<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: veidr</title><link>https://news.ycombinator.com/user?id=veidr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sat, 06 Jun 2026 20:10:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=veidr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by veidr in "Ask HN: What was your "oh shit" moment with GenAI?"]]></title><description><![CDATA[
<p>2025 xmas day, was at my wife's parents' house in rural Japan, my kids were all playing with their cousins, I was posted up with my laptop just listening to some podcast about the benefits of making time for long walks in middle age (as if! ~lol) while running another "agentic team" experiment — 12 agents in parallel.<p>I'd been feeding these bots a few projects, over and over — the hard part was the <i>feeding</i> them — that is, giving them enough well-defined work to do. They weren't yet good enough to write real software you could keep — at least I'd never seen that — and my experiments were just about finding the edges, building my intuition, and playing with processes that might be useful <i>someday</i>.<p>These things had built my kids' weird magical-dominoes games a few times by that point — but the experiment had been repeated so many times that you could argue we had "written" that software in English, with a spec that had been built, reworked, and rebuilt many times.<p>But this time, the bots were building me a bespoke git client, unlike any other, and unlike anything I would take the time to write — <i>waaaay</i> to complicated, with too little benefit. I wanted it, but only for this one niche use case.<p>It was a GUI client to manage a <i>collection</i> of repos, about 200 of them in a monorepo where every subproject was a git <i>submodule</i> , which are the universal counterpart to <i>node_modules</i> — while the latter is notorious for being "the heaviest object in the universe", git submodules are widely acknowledged to be the most annoying objects in the universe.<p>Nevertheless, I had this weird monorepo, and I wanted to visualize and do stuff to this list of independent repos that were also git submodules of the parent monorepo: sort by outstanding commits, divergence from upstream, recency of activity, etc. Visualize them differently based on these things. Search across them, including the source code on branches other than the current one. Show the branch counts and number of branches and commits that existed locally but not pushed upstream. A bunch more boring stuff like that, but done across the full set of repos.<p>That project itself wasn't even interesting to me; that software would be marginally useful to me if it existed and worked, but the main point it was just a large enough chunk of work to keep a team of bots busy all day without a human in the loop.<p>In December 2025, AI coding agents were already useful with a human in the loop. Opinions varied a lot about <i>how</i> useful they were, but to me it was obvious we were going to use them for the rest of our careers as software engineers.<p>It was <i>not</i> yet obvious that we were going to let them write huge swaths of code, or entire programs, without any humans in the loop. I had never seen that produce something that worked well enough to be worth keeping.<p>And then, that day, I did. I had structured the workflow so that the git client was on the screen and auto-refreshing. I was listening to the podcast, drinking coffee, reading the news. The git client was a crude window with a table in the background, a single column showing the full path to each repo, and nothing else.<p>Then the table expanded. It got color coded numbers representing the commit/branch counts.  It suddenly gained styles, and looked nice. A contextual menu started popping up, repeatedly, and grew to include several more menu items over the next few minutes. New confirmation dialogs popped up as the bots implemented and exercised the various features from my spec.<p>I remember my field of vision narrowing as I started to focus on what the bots were doing. They were just executing my loop — one bot would implement one bullet from my spec, another bot would review the code while another bot manually tested it, and tried to break it, run a code review gauntlet in a loop until there were no more findings, repeat.<p>I could see the progress play out on my screen as they worked. I had watched bot teams work before, but it had always been pretty janky, and something like a bad game that nobody would play, or a stupid to-do-list app, or — more often — something that didn't actually work.<p>This was the first time I had ever seen it work. This was the grail we'd been looking for, not sure if it really existed: a fleet of bots successfully building a piece of complex, useful software without human assistance. I could tell it was working, because the adversarial testing and usability checks were all happening right before my eyes.<p><i>So it _is_ possible,</i> I thought to myself.<p>They did it all morning. The app worked. I used it every day after that, for several weeks, until I finally got that entire monorepo converted to a more sensible git subtree-based arrangement.<p>In the half year since then I've been in a kind of manic state some of my friends call cyberpsychosis, chasing that dream. I've now seen agentic fleets successfully build many things. I've also seen a bunch of failures, some subtle, some catastrophic and hilarious. I'm still building my intuition, and the laws of physics in this universe are mutating every few weeks. It's wild.<p>I am fortunate enough to work at a place that doesn't pressure engineers to climb a token leaderboard, or to use AI beyond what we deem prudent. This kind of agentic no-humans-in-the-loop coding is prohibited. The policy is that in this era where we all generate more code than ever, even by hand, it's the quality bar that must go up, not the speed of production.<p>That's awesome because it keeps me grounded in the old ways, and confines my cyberpsychosis to my weekends and evenings. I usually spend the weekend building up a couple software plans, honing them as best I can, and then unleashing the clankers Sunday night.<p>I'll let them run all week, sometimes giving them a poke or flipping them over a couple time in the evening, and then the next Saturday morning, I see what I've got. What I'm mainly interested in is: How can agentic fleet-coding processes evolve to produce better software and require less human interaction and inspection? And the corollary:  How can software architectures evolve to safely consume more of this fundamentally untrustable code?<p>It's thrilling. Exhilarating. The near-infinite subsidized tokens are about to finally run out this month, alas. But for the past 6 months it's easily the best $400/month I have ever spent. :)</p>
]]></description><pubDate>Sat, 06 Jun 2026 02:02:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48420655</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48420655</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48420655</guid></item><item><title><![CDATA[New comment by veidr in "macOS needs its grid back"]]></title><description><![CDATA[
<p>This fixes a dozens-of-times-per-day annoyance for me.<p>The grid is good, but even better is the instant virtual display switching.<p>Nowhere is the death-by-a-thousand-paper-cuts annoyance of modern macOS worse than having to hit Ctrl→→→→→→→ and suffer those repeated animations, over and over.</p>
]]></description><pubDate>Tue, 02 Jun 2026 02:00:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=48365026</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48365026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48365026</guid></item><item><title><![CDATA[New comment by veidr in "Electrobun 2.0 will be decoupled from Bun due to the Rust rewrite"]]></title><description><![CDATA[
<p>No, he's stated the opposite, e.g. <a href="https://x.com/jarredsumner/status/2058283214981251080?s=46" rel="nofollow">https://x.com/jarredsumner/status/2058283214981251080?s=46</a><p>But AFAICT he's never suggested they reviewed <i>all</i> the code, and that they didn't seems like a pretty safe assumption given the volume, and timeline.<p>I personally think the test suite passing counts for something, and I would bet they also set up some pretty intense LLM-powered verification loops and quality gates (which I hope the forthcoming blog post will detail). I've seen mechanical LLM ports that went extremely well (though nowhere near this scale, so we could review the code (which is how I know they went well)).<p>I think the most hysterical reactions that we are seeing from some people are premature, knee-jerk responses. We're gonna _find out_ if the Rust version really is better than Zig version, and soon.<p>And even if it <i>is</i> better overall, I think if there is an AI-slop-induced major bug we are <i>definitely</i> gonna know that, too, because we have a highly motivated community of folks ready to tweet the shit out of it the instant it is found.<p>So even as a pretty heavy daily user of Bun, I'm actually really glad they did this. The value of the public experiment is high, and if new Bun sucks, well, I still have Deno.</p>
]]></description><pubDate>Mon, 25 May 2026 07:35:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48264380</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48264380</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48264380</guid></item><item><title><![CDATA[New comment by veidr in "I Miss Terry Pratchett"]]></title><description><![CDATA[
<p>And, haven't you also been doing so since around the turn of the millennium?<p>So, you might also be repped writ large in their their training data...<p><pre><code>  (;^_^)</code></pre></p>
]]></description><pubDate>Sat, 23 May 2026 15:24:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248465</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48248465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248465</guid></item><item><title><![CDATA[New comment by veidr in "Accelerando (2005)"]]></title><description><![CDATA[
<p>OK now I reverse my reversal; you — and original me — are/am right: read Deepness first. First! haha</p>
]]></description><pubDate>Sat, 23 May 2026 15:02:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248303</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48248303</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248303</guid></item><item><title><![CDATA[New comment by veidr in "I Miss Terry Pratchett"]]></title><description><![CDATA[
<p>yeah, but substack is mostly just another twitter low-engagement farm<p>also, your last-line worldview... i mean i get it, but...<p>just basically sounds like the twitter origin story (T_T)</p>
]]></description><pubDate>Sat, 23 May 2026 14:59:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248263</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48248263</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248263</guid></item><item><title><![CDATA[New comment by veidr in "I Miss Terry Pratchett"]]></title><description><![CDATA[
<p>i miss smart people writing blog posts<p>that stopped after twitter<p>and went asymptotically downhill from there<p>approaching, but never quite literally getting to the point of eating a dog shit sandwich<p>(despite the same nauseous feeling and bad taste in your mouth)</p>
]]></description><pubDate>Sat, 23 May 2026 14:27:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48248026</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48248026</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48248026</guid></item><item><title><![CDATA[New comment by veidr in "Deno 2.8"]]></title><description><![CDATA[
<p>running out of money, for an open source project of almost any kind, is safer than "running into money" with the wrong strings attached<p>(still reserving judgement on Bun, though — I mean, we'll soon see, one way or the other!)</p>
]]></description><pubDate>Fri, 22 May 2026 15:34:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48237323</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48237323</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48237323</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>Oh. Well, then, yes I agree. It certainly does remain to be proven if anybody can make "Node, but better" a business.<p>Certainly the recent layoffs¹ of <i>~half-or-so</i> of the Deno team doesn't bode well for it, as AFAIK Bun was the only other significant player trying (to make it a business).<p>¹: <a href="https://www.reddit.com/r/Deno/comments/1rwjaeb/whats_going_on_at_deno/" rel="nofollow">https://www.reddit.com/r/Deno/comments/1rwjaeb/whats_going_o...</a></p>
]]></description><pubDate>Sun, 17 May 2026 14:14:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=48169099</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48169099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48169099</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>I think the Anthropic acquisition means that Bun isn't <i>in</i> that business anymore. Bun is still fixing fundamental Node problems, but that's no longer the <i>business</i>.<p>The business value the Bun team needed to deliver (to make the acquisition pay out) might very well be this controversial, but nevertheless spectacular, 6-day Zig→Rust port.<p>But beyond that, now Bun is just tooling used internally at Anthropic, which also happens to be open-source.</p>
]]></description><pubDate>Sun, 17 May 2026 11:34:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48167964</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48167964</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48167964</guid></item><item><title><![CDATA[New comment by veidr in "Accelerando (2005)"]]></title><description><![CDATA[
<p>That is probably true, and I was assuming that if you read <i>A Deepness in the Sky</i>, you would go on to read <i>A Fire Upon the Deep</i>.<p>But I got it backwards. While <i>A Deepness in the Sky</i> is set earlier than <i>A Fire Upon the Deep</i>, it was actually published later, as a prequel.<p>So I agree. Read the first-published one, and if you like it, read the other.</p>
]]></description><pubDate>Sun, 17 May 2026 11:14:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48167863</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48167863</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48167863</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>OK. But without changing programming laguages, "fix some fundamental Node problems" vs "don't fix those problems, just run them faster, and maybe inline the most popular dependencies"...<p>Surely we can agree that one of those positions is <i>relatively</i> less ambitious?</p>
]]></description><pubDate>Sat, 16 May 2026 18:20:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=48162500</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48162500</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48162500</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>lol — what you're saying doesn't make sense to me, but I'm sure it makes sense to somebody<p>What I was specifically referring to is Deno (originally) trying to fix the (glaring, fundamental) problems that Node imposes on the world, vs just do them faster.</p>
]]></description><pubDate>Sat, 16 May 2026 16:41:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161716</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48161716</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161716</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>well to me that would still count as "it sucks"<p>but sure anthropic might not agree</p>
]]></description><pubDate>Sat, 16 May 2026 16:28:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161608</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48161608</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161608</guid></item><item><title><![CDATA[New comment by veidr in "I love Linux, but I can't quit Windows"]]></title><description><![CDATA[
<p>I agree it sounds like that, but (having that same thought)  I kept the temp in the living room 20℃ or less for a week but nah<p>My best guess at this point is the 2025 LG TVs have some different HDMI ARC something something compared to the 2019 it was plugged into before.<p>But also my point is that there's no way a human with 3 kids and job could ever know... it either starts working or I get a PlayStation or a different PC or whatever.<p>Or just tell my kids, "Hey, Death Stranding works on your Mac now, so shut the fuck up until you finish that whole game." ¯\_(ಠ_ಠ)_/¯</p>
]]></description><pubDate>Sat, 16 May 2026 16:06:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161386</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48161386</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161386</guid></item><item><title><![CDATA[New comment by veidr in "I love Linux, but I can't quit Windows"]]></title><description><![CDATA[
<p>yeah — i have my kids on Macs, bc I'm lazy, but just the ones with only two USB ports and nothing else — otherwise <i>never-ending, unresolvable nightmare</i> unless it's just some Apple thing you're plugging in</p>
]]></description><pubDate>Sat, 16 May 2026 15:59:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161329</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48161329</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161329</guid></item><item><title><![CDATA[New comment by veidr in "I love Linux, but I can't quit Windows"]]></title><description><![CDATA[
<p>So true.<p>I had this gaming PC — and once a year doing excel and dropbox exchanges with my accountant, but other than that, gaming PC — and it never had an issue, from 2020 or 2021 to last month.<p>So I decided to move it to the living room, and connect it to our big TV, instead of the small TV — same LG manufacturer, same 4K res, mind you — and now it just freezes every 3-4 days. And freeze means just, the screen still shows whatever it was showing when it froze, no USB mouse or keyboard does anything, cannot be RDP'd to cannot be pinged... hold-down-power-button only answer.<p>(I have swapped all the cabels, just to be sure.)<p>The only differences: moved it 20 meters physically, connected it to a slightly newer TV. ¯\_(ಠ_ಠ)_/¯<p>macOS and Linux also do suck, but both are AFAICT way more predictable, and less random</p>
]]></description><pubDate>Sat, 16 May 2026 15:25:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48161018</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48161018</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48161018</guid></item><item><title><![CDATA[New comment by veidr in "Accelerando (2005)"]]></title><description><![CDATA[
<p>Vernor Vinge has some hits and some misses, but <i>A Deepness in the Sky</i> (best to just take the plunge and read it without googling — it's good either way, but <i>better</i> if you don't even read the back of the paperback).<p>Then, a bit further afield but for <i>me</i>, at least, exercised what I liked in <i>The Culture</i> series, even though stylistically different: <i>Spin</i> by Robert Charles Wilson.</p>
]]></description><pubDate>Sat, 16 May 2026 14:24:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=48160532</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48160532</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48160532</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>Well "slop" is doing a lot of work there. If it's all incomprehensible garbage-code that no human can understand? Then... yeah very marginal value to me, in terms of hacking on it.<p>However, I think if it turns out that that's the case, then their port will fail in two ways (to paraphrase Hemingway): gradually, and then suddenly.<p>I don't think this port can be a success unless they end up — on the other side of it, not necessarily immediately — with maintainable Rust code.</p>
]]></description><pubDate>Sat, 16 May 2026 12:54:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159846</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48159846</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159846</guid></item><item><title><![CDATA[New comment by veidr in "Bun Rust rewrite: "codebase fails basic miri checks, allows for UB in safe rust""]]></title><description><![CDATA[
<p>I can understand where you are coming from, but I myself am coming from a quite different place. I'm a long-time Deno fan, and to me Bun was less interesting because a.) it seemed like a much-less-ambitious Deno, and b.) I don't want to learn Zig, so I wasn't likely to try to hack on Bun itself, even just recreationally.<p>But, I warmed up to Bun over the last couple years almost against my own will — trying to maintain a pretty large body of TypeScript code in a runtime-agnostic way (including even Node, since 24.2). I don't want to make any specific TypeScript runtime a requirement for my TypeScript code, unless there are <i>really</i> good reasons to do so.<p>But Bun (like Deno) kept <i>providing</i> those reasons. Postgres, SQLite, S3, websockets, local secrets (Keychain/wallet), bundling, compilation, killer speed. So I (somewhat grudgingly) started using Bun more, and even made it a requirement for some of my projects (albeit, in ways I could walk back later if needed).<p>Today, I have a bunch of API servers and frontend app servers which are <i>bun build --compile --bytecode</i> single executables ,that can run and be deployed virtually anywhere.<p>I've been very happy with it so far. But also, I don’t think that the way I am doing it is super-common, and now that they are doing this, uh... <i>extremely ambitious</i> LLM port, I am perfectly positioned to regret all of my decisions around Bun if this port ends up sucking.<p>So I'm a little nervous, but... what if it <i>doesn't</i> suck? That would be cool, because a.) they will have shown something interesting about what is possible with LLMs (albeit <i>if you are rounds-to-a-trillion-dollars valuation frontier AI lab</i>, lol, but still). And b.) going forward, Bun will be developed in Rust. We all have our own preferences, obviously, but to me, that's a win.<p>And if it <i>does</i> suck, though — that's super interesting too! Will be annoying to me to re-architect my Bun-specific shit to Deno, but for the world at large (and me, too) that's still interesting information!<p>Because Bun is <i>perfectly</i> positioned to do a huge LLM-powered port. They are one of the premier TS/JS runtimes, it's <i>obviously</i> and insane marketing pillar for the AI lab that bought them, they have unfathomable resources and access to the cutting-edge models that all of us don't get to play with yet, and for all intents and purposes, they have unlimited money to do this.<p>So if <i>they</i> can't do it — which will be really obvious, I think, if true — then it really just isn't possible yet, and all the naysayers were right.</p>
]]></description><pubDate>Sat, 16 May 2026 12:03:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48159428</link><dc:creator>veidr</dc:creator><comments>https://news.ycombinator.com/item?id=48159428</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48159428</guid></item></channel></rss>