<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: wild_egg</title><link>https://news.ycombinator.com/user?id=wild_egg</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 09 Aug 2026 08:03:43 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=wild_egg" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by wild_egg in "Message your other Claude Code sessions"]]></title><description><![CDATA[
<p>This one does agentic search instead of compaction: <a href="https://github.com/wedow/harness" rel="nofollow">https://github.com/wedow/harness</a><p>Generally works quite well but it allows nested subagents and that can use a lot of tokens if the agent prompts are too open-ended.<p>All messages are persisted as separate markdown files under a session directory, which makes them much more friendly to grep and such than the common jsonl files are. Agents can search them rapidly without messing around with jq.<p>Also written in Bash so it runs on any old potato you have laying around.</p>
]]></description><pubDate>Sun, 09 Aug 2026 01:40:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49227605</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49227605</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49227605</guid></item><item><title><![CDATA[New comment by wild_egg in "Interviewing Engineers in the AI Era: Lessons from a Year of Rebuilding"]]></title><description><![CDATA[
<p>> Shouldn't this be a pretty fundamental part of a degree? If you're in school right now for a CS or SWE related degree, I would imagine you're learning how code actually works, how the math actually works, etc.<p>CS and SWE are radically different subjects. Science vs Engineering. I'm sure it varies by school but many CS grads will have approximately zero exposure to engineering concepts or any of the latest and greatest frameworks.</p>
]]></description><pubDate>Fri, 07 Aug 2026 12:22:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49209312</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49209312</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49209312</guid></item><item><title><![CDATA[New comment by wild_egg in "You don't need React: creating a minimal UI library in Vanilla JavaScript"]]></title><description><![CDATA[
<p>I do understand that's what they have in mind. But that's not what immediate mode means. Function application is not the only criteria.<p>We are talking about rendering into a browser by twiddling DOM APIs. That's definitely retained mode rendering and repeatedly claiming it's immediate mode doesn't make it true</p>
]]></description><pubDate>Tue, 04 Aug 2026 10:32:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49166647</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49166647</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49166647</guid></item><item><title><![CDATA[New comment by wild_egg in "You don't need React: creating a minimal UI library in Vanilla JavaScript"]]></title><description><![CDATA[
<p>> immediate mode<p>You keep using that word. I do not think it means what you think it means.<p>React most definitely falls under what would be called a "retained mode" of some sort. And the UI library described here is also.</p>
]]></description><pubDate>Tue, 04 Aug 2026 09:54:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=49166339</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49166339</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49166339</guid></item><item><title><![CDATA[New comment by wild_egg in "Superlogical"]]></title><description><![CDATA[
<p>What's wrong with the Tailscale free tier?<p>There is also Headscale if you want to self host.<p><a href="https://headscale.net" rel="nofollow">https://headscale.net</a></p>
]]></description><pubDate>Thu, 30 Jul 2026 10:30:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49108031</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49108031</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49108031</guid></item><item><title><![CDATA[New comment by wild_egg in "Superlogical"]]></title><description><![CDATA[
<p>He says here that they have a direct Tailscale integration of the type that requires using the `tsnet` package, which is Go. Or at least would pull in the Go runtime as part of a shared library.<p><a href="https://x.com/i/status/2082634453474795885" rel="nofollow">https://x.com/i/status/2082634453474795885</a></p>
]]></description><pubDate>Thu, 30 Jul 2026 04:46:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49106205</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49106205</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49106205</guid></item><item><title><![CDATA[New comment by wild_egg in "Superlogical"]]></title><description><![CDATA[
<p>> Yes, tmux should be good enough for agents tomorrow. But here we are, today.<p>tmux is good enough for agents <i>today</i>. they're great at driving it, they're great at customizing it, what's the problem people have with it? i am confused.</p>
]]></description><pubDate>Thu, 30 Jul 2026 04:38:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=49106163</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49106163</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49106163</guid></item><item><title><![CDATA[New comment by wild_egg in "Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)"]]></title><description><![CDATA[
<p>I don't understand what is broken with the browser's management of typed content. Do you have an example of UX that requires a custom state management layer on top?</p>
]]></description><pubDate>Wed, 29 Jul 2026 04:57:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=49093561</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49093561</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49093561</guid></item><item><title><![CDATA[New comment by wild_egg in "Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)"]]></title><description><![CDATA[
<p>Would love to hear about which of those listed examples does not currently have native browser support.</p>
]]></description><pubDate>Wed, 29 Jul 2026 01:39:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=49092412</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49092412</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49092412</guid></item><item><title><![CDATA[New comment by wild_egg in "Interview with Boris Cherny [video]"]]></title><description><![CDATA[
<p>I've had decent results telling agents to use emacs for structural editing operations. Pretty rare that I need to move a function across files verbatim but that should only be a few extra lines of elisp.</p>
]]></description><pubDate>Wed, 29 Jul 2026 00:14:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49091756</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49091756</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49091756</guid></item><item><title><![CDATA[New comment by wild_egg in "Steel Bank Common Lisp version 2.6.7"]]></title><description><![CDATA[
<p>more context beyond the changelog? what would you like to know?</p>
]]></description><pubDate>Tue, 28 Jul 2026 18:34:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49088041</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49088041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49088041</guid></item><item><title><![CDATA[New comment by wild_egg in "Steel Bank Common Lisp version 2.6.7"]]></title><description><![CDATA[
<p>No auto-vectorization yet, but you may find this illuminating: <a href="https://www.stylewarning.com/posts/nbody" rel="nofollow">https://www.stylewarning.com/posts/nbody</a></p>
]]></description><pubDate>Tue, 28 Jul 2026 18:11:36 +0000</pubDate><link>https://news.ycombinator.com/item?id=49087758</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49087758</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49087758</guid></item><item><title><![CDATA[New comment by wild_egg in "Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)"]]></title><description><![CDATA[
<p>Every one of those are things that the browser manages for you if you are using semantic markup and embracing web standards.</p>
]]></description><pubDate>Mon, 27 Jul 2026 23:16:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49076854</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49076854</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49076854</guid></item><item><title><![CDATA[New comment by wild_egg in "Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)"]]></title><description><![CDATA[
<p>Based on skimming the couple sibling comments, I believe the issue you have had with htmx is precisely that you have somehow conflated it with angular. If you think they're the same, you will use them the same and have the same poor outcomes.<p>In another comment, you mentioned State Management. If this is on your mind then you are using htmx wrong. You should not be managing any client side state with htmx. State is on the server or in your database. Interactions on the client should immediately reflect the updated server state. If you have separate state on the client that needs to be managed, you are going to have a bad time regardless of framework.</p>
]]></description><pubDate>Mon, 27 Jul 2026 15:45:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=49071257</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49071257</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49071257</guid></item><item><title><![CDATA[New comment by wild_egg in "Removing React.js from the codebase and adapting Htmx for UI interactivity (2023)"]]></title><description><![CDATA[
<p>As someone who wrote a lot of angular back in the day, and who writes a lot of htmx in the current day... That comparison makes absolutely no sense.<p>The only thing the 2 have in common is the use of HTML attributes for functionality. Completely different on every other axis that matters.</p>
]]></description><pubDate>Mon, 27 Jul 2026 13:11:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=49069212</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49069212</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49069212</guid></item><item><title><![CDATA[New comment by wild_egg in "Opus 5 is currently #1 on Artificial Analysis Intelligence Leaderboard"]]></title><description><![CDATA[
<p>I'm doing a bunch of x86_64 assembly these days and Fable is simply not allowed to debug it. Hoping Opus 5 has a bit more freedom.</p>
]]></description><pubDate>Fri, 24 Jul 2026 23:29:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=49042883</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49042883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49042883</guid></item><item><title><![CDATA[New comment by wild_egg in "Quality non-fiction books are the antithesis of AI slop"]]></title><description><![CDATA[
<p>Ah, I see the goal posts shifted. I thought the topic was whether an AI could "give you something truly <i>original</i> in the way many high-quality fictional stories are." Which was then followed by the idea that you cannot have "truly <i>original</i>" outputs unless you also have the corresponding original experiences.<p>Implication is that virtually none of the novels ever written which include wars are actually original works, since vanishingly few novelists have been in active wars.<p>Maybe originality just doesn't mean much then?</p>
]]></description><pubDate>Thu, 23 Jul 2026 19:43:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=49027016</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49027016</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49027016</guid></item><item><title><![CDATA[New comment by wild_egg in "Quality non-fiction books are the antithesis of AI slop"]]></title><description><![CDATA[
<p>So only people who have fought in wars can write novels about fighting in wars?</p>
]]></description><pubDate>Thu, 23 Jul 2026 13:04:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49020940</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=49020940</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49020940</guid></item><item><title><![CDATA[New comment by wild_egg in "Kimi Work"]]></title><description><![CDATA[
<p>Is there a link anywhere for a docs site for this? Really curious to know what "deep data sources" they have set up for the Native Global Market Data feature.</p>
]]></description><pubDate>Mon, 20 Jul 2026 17:57:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48982366</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=48982366</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48982366</guid></item><item><title><![CDATA[New comment by wild_egg in "Claude Code uses Bun written in Rust now"]]></title><description><![CDATA[
<p>"The most amazing achievement of the computer software industry is its continuing cancellation of the steady and staggering gains made by the computer hardware industry."<p>— Henry Petroski</p>
]]></description><pubDate>Mon, 20 Jul 2026 00:45:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=48973156</link><dc:creator>wild_egg</dc:creator><comments>https://news.ycombinator.com/item?id=48973156</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48973156</guid></item></channel></rss>