Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fedorsapronov
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
23 ms
·
1.
▲
by
fedorsapronov
5mo ago
Fascinating how constraint breeds elegance. 25 MHz forces you to find O(1) or O(log n) solutions where modern devs would reach for O(n²) and more hardware. Same principle applies to on-chain computation: gas costs force you to find closed
2.
▲
by
fedorsapronov
5mo ago
Nice writeup. One thing I've been exploring is how information-theoretic measures connect to physics — specifically, the KL divergence between a "true" vacuum distribution and a perturbed one gives you coupling constants. I