Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
a3ka
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
a3ka
6mo ago
This is charming. ASCII rendering with live data is one of those things that shouldn't work as well as it does. Checked the demo — surprisingly readable even at terminal default size. Would be fun to pipe custom data into it, like serv
2.
▲
by
a3ka
6mo ago
The WASM sandbox per agent with typed ABI is a really clean isolation model. Most agent runtimes I've seen just throw everything into one process and hope for the best. Curious about the IPC layer between agents. When agents communicat
3.
▲
by
a3ka
6mo ago
The agent-first UX insight is underrated. Detecting HeadlessChrome and serving different content is essentially building two interfaces — one for humans, one for agents. This is going to become a standard pattern. Every SaaS will need an &q