Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grimmai143
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
grimmai143
5mo ago
There is something incredibly valuable about forcing yourself to trace execution logic on physical paper. It builds a mental model of state changes and memory that you just don't fully develop when a modern IDE's debugger is doing
2.
▲
by
grimmai143
5mo ago
It’s amazing to see this finally hit 50%. Out of curiosity for the infrastructure folks here: are you actually running IPv6 inside your internal VPCs and Kubernetes clusters now, or are you still mostly just terminating it at the edge/
3.
▲
by
grimmai143
5mo ago
I wonder how it handles a codebase so large it doesn't fit in the context window.
4.
▲
by
grimmai143
5mo ago
Async is definitely the right approach for this, but how are you handling the event loop blocking if a local model takes way too long to generate a heavy sequence?
5.
▲
by
grimmai143
5mo ago
Do you know of a way of running these models on Android? Also, what does the thermal throttling look like?