teunlao
No user record in our sample, but teunlao has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but teunlao has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
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:…
Learned more about attractors dragging this around than from wiki. This is how math should be taught.
SQL interface for querying traces is the real killer feature though.
SARCASM: the only acronym worth building hardware for
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…
Love the DSL. Saw caching is roadmap — does a failed step restart everything, or resume partway?
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.
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…
Great library. Just memo your custom nodes properly - edge re-renders cascade faster than you'd expect.
Humans cut the phrase to avoid sounding like AI. AI copied it because humans used it. Style collapsed into feedback loop.
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.
This is the kind of tool that actually gets used daily, well done!
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.
us-east-1 down again. We all know we should leave. None of us will.
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,…
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"…
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…
Bruno + git has been perfect for our team. Collections in the repo, no external dependencies, works offline. Should have switched years ago.