Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dpc_pw
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
dpc_pw
6y ago
Technically it feels the same to me. Content-wise netflix is kind of a dumpster buffet, with a tons of meh stuff and a couple of really nice things. Disney has less content, but almost no low quality fluff.
2.
▲
by
dpc_pw
6y ago
It's easy to do things slowly, by the book, taking all the time in the world, while the world is waiting. It's part of the skill and mastery to know which corners to cut and which things are essential and which can be fixed later,
3.
▲
by
dpc_pw
6y ago
LN situation is not perfect, but improved greatly last year. With wallets like Breeze & Phoenix initial onboarding of new users to LN is quite painless because they offer in-flight inbound channel creation (for a tiny fee). So you can i
4.
▲
by
dpc_pw
6y ago
> Not sure what to you mean by 'fork&clone&submit&pr including 3rd party submodules'. Sometimes a 3rd party library needs a fix, and you want to fork it, add your changes, and run with it like that until your change
5.
▲
by
dpc_pw
6y ago
Seconded. Especially for Go, because it's mostly a lowest common denominator of language features it's not hard to write the code itself. The problem is that the module system is different and had plenty of changes along the years
6.
▲
by
dpc_pw
6y ago
Done that myself in the past. Can recommend. 20% cut, but feels like 50/50 weekend to workweek ratio indeed.
7.
▲
by
dpc_pw
6y ago
I'm not a Haskeler, but didn't they add affine/linear types recently that could help?
8.
▲
by
dpc_pw
6y ago
I would like to see this metric but where instead of substraction they should use division.
9.
▲
by
dpc_pw
6y ago
Oh, someone is fixing Go? Nice.
10.
▲
by
dpc_pw
6y ago
I used to play this game! I loved the aesthetics and it was a great showcase for D being suitable for games. For impatient, the game is now playable in the browser here: https://torustrooper.xyz/
11.
▲
by
dpc_pw
6y ago
I'm a paid user, and I like the emphasis on the lightweight sites, but it's been years and it still misses some basic features like ... and index page.
12.
▲
by
dpc_pw
6y ago
PGP is terrible. Avoid if you can. I wish people focused on building simpler and more modern tools. In particular: https://bitcoin.stackexchange.com/questions/100546/reusing-b... Having said that, if you need to u
13.
▲
by
dpc_pw
6y ago
Your laptop manufacturer doesn't care so it's buggy. Buy a Thinkpad, Zenbook, Dell XPS, System76 laptop or some model known to have good Linux support next time. Can't remember any problems like this in the last decade, but I
14.
▲
by
dpc_pw
6y ago
> Then when you gut the HTML for UI overhaul, if the functionality hasn’t changed, How often website redesigns are only about html? Usually everything changes. New flows, new dialogs, new toolbars, new frameworks. Often the web UI gets
15.
▲
by
dpc_pw
6y ago
Around 2 thousands people die every day from heart diseases in the US, every day (635k annually). Not in extreme temporary conditions. That's a standard baseline, year after year like that. I wonder how many lives would been saved if w
16.
▲
by
dpc_pw
6y ago
I very dislike Cypress as well. This even model is sooo confusing, clumsy and error-prone that writing any non-trivial test is a challenge. Whole product uses async/await or Promises and suddenly you have to switch to this baroque mode
17.
▲
by
dpc_pw
6y ago
The OP is a long posts explaining how other people don't deserve their right to free speech and how that made them stop working on IPFS, and somehow you twist my frustration phrased as "just spare us" as saying I am trying to
18.
▲
by
dpc_pw
6y ago
Agreed. Any recommendations of the tools to use? NixOS/Guix come to mind, k8s (thought I have a mixed feelings about it). Anything else worth keeping in mind?
19.
▲
by
dpc_pw
6y ago
Fantastic. The pace of introducing such a change speaks loudly how good the engineering around teams and product involved must be.
20.
▲
by
dpc_pw
6y ago
I keep calling LinkedId "the saddest social network". Create an account to list yourself in a CV catalog. Add connection with people you worked with to build credibility. Otherwise only ever open it when you're looking for a
21.
▲
by
dpc_pw
6y ago
Main reason is - you're already proficient with Rust and enjoy using it. I don't think there's much borrow checker issues in data analysis code. You `.clone()` everywhere, and it's still going to fly fast. Some benefits:
22.
▲
by
dpc_pw
6y ago
Obviously (thought it seems not to you) free speech advocates like myself have no problems with different opinions being expressed . It doesn't mean other people have to agree with them. They can express they opposition and critique
23.
▲
by
dpc_pw
6y ago
One can work or not on something for whatever reason they want. Just spare us the long description of how other people are lesser human beings that should have their rights restricted for their own good, and how it's better this way.
24.
▲
by
dpc_pw
6y ago
Oh, look, another omniscient person protecting all the lesser human beings from the crime of wrongthink. So virtuous, moraly superior. What would we all do without them.
25.
▲
by
dpc_pw
6y ago
Each address ownership has to be tracked in the PKI database, so there's a big pressure to limit their number. Users don't have to use a self-owned addresses (planets). They can use moons which are delegated by the planets that is
26.
▲
by
dpc_pw
6y ago
If you have troubles getting into Hoon, the Hoon for Regular Programmers https://hackmd.io/IYd4RkpBQVqQTehmJeoxRw I made might be a good start to break the initial novelty barrier. Yes, some aspects of Urbit are obscure, an
27.
▲
by
dpc_pw
6y ago
We weren't "rejecting most of candidates from Google" - I never said that. We were trying to pouch some really good people from them. The standards weren't the problem because we were hiring a lot of SWEs. Literally hund
28.
▲
by
dpc_pw
6y ago
Very similar experiences here. And I was interviewing people we've tried to pouch from best paying companies like Google, and had stream of newgrads from the top-notch schools. So I'm assuming candidates I've been dealing wit
29.
▲
by
dpc_pw
6y ago
Hardware storage got really fast and cheap, but on the cloud it seems still super-slow and expensive. AWS's gp2 offers 3 IOPS/GB, and upgrading to something like io2 bleeds money really fast.
30.
▲
by
dpc_pw
6y ago
> exceptions are the most convenient way of handling errors. No, thank you. I'll keep my Result even if it was 200% slower. Btw. Is there anything that prevents compiler from compiling error handling code the way exception throwing
More ›