Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
seventhson
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
seventhson
3y ago
Switch to a Dvorak layout (with blank keycaps!) and you will have all the bases covered.
2.
▲
by
seventhson
3y ago
We already have an emergency messaging system called Amber Alert. Just generalize that infrastructure a bit and you're halfway there.
3.
▲
by
seventhson
3y ago
Linus' post is 15+ years old. Much has changed in Intel hardware since then. He was probably right on the money re the hardware available at the time.
4.
▲
by
seventhson
3y ago
I once worked on a very large commercial application that was based on a home-grown I/O framework which operated on similar principles. It was a complete pain in the ass. You were constantly future-proofing your data structures becaus
5.
▲
by
seventhson
3y ago
Require reviews to show a substantial understanding of what the book was about? That means moderation which is always dangerous but probably better than the alternative.
6.
▲
by
seventhson
3y ago
The wavelengths are too large for LIGO. The wave measurements were correlated with data collected from many pulsars. https://arstechnica.com/science/2023/06/nanograv-picks-up-si...
7.
▲
by
seventhson
3y ago
"Ooo, the drugs for this cancer are cheap and plentiful. I'll choose this cancer for my terminal disease."
8.
▲
by
seventhson
3y ago
> floats really really want to be "near 1", to keep precision. The number of significant digits is identical for (nearly) the entire range of FP values. There's no value to keeping it "near 1" for IEEE 754 floats
9.
▲
by
seventhson
3y ago
It might be stupid, or it also might just be naive, or a shift in priorities. 100x throughput improvement might just come from caching results from earlier computations (less naive) - at the cost of 10x memory footprint possibly (different