Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
teunlao
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
teunlao
10mo ago
Impressive tech execution, but the format has fundamental scaling issues. Clubhouse lost 93% of users from peak. WhatsApp sends 7 billion voice messages daily - but those are DMs, not feeds. The math doesn't work: reading is 50-80% fas
2.
▲
by
teunlao
11mo ago
Learned more about attractors dragging this around than from wiki. This is how math should be taught.
3.
▲
by
teunlao
11mo ago
SQL interface for querying traces is the real killer feature though.
4.
▲
by
teunlao
11mo ago
SARCASM: the only acronym worth building hardware for
5.
▲
by
teunlao
11mo ago
This looks promising for vanilla PHP projects Two questions: How does this differ from Laravel's Vite plugin? I'm curious if there are specific advantages for non-framework PHP apps, or if the component system offers something uni
6.
▲
by
teunlao
11mo ago
Love the DSL. Saw caching is roadmap — does a failed step restart everything, or resume partway?
7.
▲
by
teunlao
11mo ago
Nice work! Batch generation is underserved for sure. One question: how do you handle consistency across generations? With Veo's non-deterministic nature, keeping 50 product photos stylistically coherent seems tricky.
8.
▲
by
teunlao
11mo ago
Agree. Starting from Python for-loops is embarrassing baseline. Any decent implementation gets you most of that 5x for free. The interesting part isn't the speedup - it's that AI can do routine optimization unsupervised. That'
9.
▲
by
teunlao
11mo ago
Great library. Just memo your custom nodes properly - edge re-renders cascade faster than you'd expect.
10.
▲
by
teunlao
11mo ago
Humans cut the phrase to avoid sounding like AI. AI copied it because humans used it. Style collapsed into feedback loop.
11.
▲
by
teunlao
11mo ago
Chromium fork with AI sidebar. Revolutionary? No. The limits-for-default-browser bait though - that's actual strategy. Will people stay after seven days? My guess most won't.
12.
▲
by
teunlao
11mo ago
This is the kind of tool that actually gets used daily, well done!
13.
▲
by
teunlao
11mo ago
Nice try inventing algebraic independence. Two moments here: the concept exists, the name doesn't. Whether it's useful in crypto - we'll see when someone actually tests it.
14.
▲
by
teunlao
11mo ago
us-east-1 down again. We all know we should leave. None of us will.
15.
▲
by
teunlao
11mo ago
Been using both daily for three months. Different tools for different jobs. Claude Code has better UX. Period. The permission system, rollbacks, plan mode - it's more polished. Iterative work feels natural. Quick fixes, exploratory cod
16.
▲
by
teunlao
11mo ago
METR study is brutal. 20% faster vs actually 19% slower - that's not rounding error territory. Productivity measurement is a mess though. Spent three weeks last spring chasing metrics on a "microservices will save us" project
17.
▲
by
teunlao
11mo ago
The variable naming problem never went away. We just moved it from "temp2" to "make this better." Same skillset. Different enforcement. Compiler used to force clarity through syntax errors. AI forces it through three deb
18.
▲
by
teunlao
11mo ago
Bruno + git has been perfect for our team. Collections in the repo, no external dependencies, works offline. Should have switched years ago.