Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
martinvalchev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
martinvalchev
6mo ago
The latency question is the interesting one here. Guitar tuning needs to be accurate to within a cent or two, and network jitter can easily throw that off. Curious how you handle it - are you compensating for round-trip delay on the server
2.
▲
by
martinvalchev
6mo ago
The lazy-loading approach for the API reference is clever. Did you consider embedding a smaller, distilled subset of the most-used classes permanently in context, and only lazy-loading the long tail? Curious whether the overhead of deciding