Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kfrane
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kfrane
3mo ago
When I see that, my first thought is that there are a bunch of features missing from the original.
2.
▲
by
kfrane
9mo ago
That's a beautiful writing style. Feels like there's some Anthony Bourdain in it :)
3.
▲
by
kfrane
1y ago
From my experience with billing systems it is usually not possible to refund a transaction after 6 or 12 months.
4.
▲
by
kfrane
1y ago
Typing speed might not seem that important if you're looking at the speed of typing and the overall amount of code that an engineer produces that ends up in a PR. But it might take 10x more code that are ephemeral versions that lead up
5.
▲
by
kfrane
1y ago
If I understand that correctly, it would mean that running a function like this on two threads f(1) and f(2) would produce a list of 1 and 2 without interleaving. def f(x): for _ in range(N): l.append(x) I've tri
6.
▲
by
kfrane
2y ago
I migrated from gmail to proton then to fastmail and I can now really appreciate how much more polished gmail was. My biggest pain is fastmail's ios app, e.g. clicking on an email notification will in 50% of cases result in fastmail&#
7.
▲
by
kfrane
2y ago
It's a bootstrapped business, no investors/board.
8.
▲
by
kfrane
2y ago
I was a bit confused when looking at the English example for Chain-Of-Thought. It seems that the prompt is a bit messed up because the whole statement is bolded but it seems that only "appetite regulation is a field of staggering comp
9.
▲
by
kfrane
2y ago
Thank you! I almost gave up because there was a lot of formatting issues when sending epub3 or kindle versions to my Kindle using Calibre. What saved me was using epub3 format and sending it through Send-To-Kindle. Now it looks terrific.
10.
▲
by
kfrane
3y ago
The only other person I remember doing that is https://en.m.wikipedia.org/wiki/John_Walker_(programmer) Btw. he published a great read on how they started Autodesk https://www.fourmilab.ch/autofile/
11.
▲
by
kfrane
3y ago
That's why I always write a BEGIN statement before executing updates and deletes. If they are not instant or don't return the expected number of modified rows I can just rollback the transaction.
12.
▲
by
kfrane
3y ago
One more that I've heard just recently: "If your code is just juggling with pointers/references, it is likely that it isn't doing much useful. It is only when it starts dealing with actual values that it is starting to d
13.
▲
by
kfrane
3y ago
Hooks are a step in the right direction, I just have a feeling that having to wrap in useCallback and useMemo and having to add dependencies manually can't be the final step of web app development. I look into the author's suggest
14.
▲
by
kfrane
3y ago
Nobody will, at least if there's any truth in this article
15.
▲
by
kfrane
4y ago
I'm not sure, it might be. If you're not careful, CPU can become bottleneck when you have a 10Gbit network card.
16.
▲
by
kfrane
5y ago
It's not a proof but I really enjoyed Zizek's thoughts on how fight against smoking is an ideology :) https://www.youtube.com/watch?v=r238kp3ar_A
17.
▲
by
kfrane
5y ago
You're right about wasm not being too complicated, I've learned this when watching David Beazley coding a WebAssembly interpreter in under an hour. And it doesn't require any knowledge about it beforehand. https://
18.
▲
by
kfrane
5y ago
I've found a very interesting result in one of the papers[1] they linked in the article. The group of people with the highest phone dependence have the highest available cognitive capacity score when they leave their phone in another r