<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: elxr</title><link>https://news.ycombinator.com/user?id=elxr</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 03 Jul 2026 15:12:14 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=elxr" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by elxr in "Previewing GPT‑5.6 Sol: a next-generation model"]]></title><description><![CDATA[
<p>That's exactly what it looks like in the tools I use most (opencode and codex), so for that purpose it's a pretty good visualization.</p>
]]></description><pubDate>Sat, 27 Jun 2026 11:23:40 +0000</pubDate><link>https://news.ycombinator.com/item?id=48697280</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48697280</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48697280</guid></item><item><title><![CDATA[New comment by elxr in "Pledging another $400k to the Zig software foundation"]]></title><description><![CDATA[
<p>Well said. This place has too many people who have never seen true poverty and people with the life drained out of them working shitty jobs just to be able to eat. Money has also directly lead to more happiness in my life.<p>In fact, it's almost a direct relationship.<p>The biggest impact isn't in the material objects it has allowed be to buy, but in the freedom it provides to self-actualize, to pursue activities and build skills that would've been near impossible if it weren't for money.</p>
]]></description><pubDate>Tue, 23 Jun 2026 11:39:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48643476</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48643476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48643476</guid></item><item><title><![CDATA[New comment by elxr in "Steam Machine launches today"]]></title><description><![CDATA[
<p>They know it's a tough sell. Fortunately for everyone in the market, you can still find used CPUs/GPUs/RAM pretty easily and save a decent amount if you're ok with building your own.<p>Valve doesn't need this to do well to survive. And you don't need a steam machine (or any >$1000 machine) to play PC games. Just wait it out or buy used hardware. Hell, even an rog ally x plays just about anything (and also supports steamOS), and you can still get that at reasonable prices.</p>
]]></description><pubDate>Tue, 23 Jun 2026 11:17:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=48643277</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48643277</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48643277</guid></item><item><title><![CDATA[New comment by elxr in "MiMo Code is now released and open-source"]]></title><description><![CDATA[
<p>What forums do Chinese programmers use that you would recommend exploring around in?<p>Mainly want to see the people who are building stuff I've never even thought of.</p>
]]></description><pubDate>Thu, 11 Jun 2026 17:35:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48493567</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48493567</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48493567</guid></item><item><title><![CDATA[New comment by elxr in "Lines of code got a better publicist"]]></title><description><![CDATA[
<p>Because I don't think that's the point of the article, which is just a commentary about how AI labs are marketing the effectiveness of their services by using terms like "8x more code per quarter" like that's an obvious good thing (which it isn't).<p>If you want a more in depth explanation, go look for interviews with devs who were already super-productive before LLMs and now came around to using them everyday.</p>
]]></description><pubDate>Thu, 11 Jun 2026 14:31:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48490884</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48490884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48490884</guid></item><item><title><![CDATA[New comment by elxr in "Lines of code got a better publicist"]]></title><description><![CDATA[
<p>Because it's fun. And why shouldn't we be into incremental automation?<p>I still write code manually to keep my trad-coding skills from withering away, but using AI without a doubt has allowed me to better test my existing apps. Create playwright automations I would've never had the time for. Allowed me to search through docs many times faster. And it just making programming more fun when I do use it for more challenging problems, and I actually get something working at the end of the day.</p>
]]></description><pubDate>Thu, 11 Jun 2026 14:26:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=48490822</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48490822</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48490822</guid></item><item><title><![CDATA[New comment by elxr in "Build a Basic AI Agent from Scratch: Long Task Planning"]]></title><description><![CDATA[
<p>Code tutorial on medium (who's formatting is absolutely not meant for this)?<p>Please stop posting.</p>
]]></description><pubDate>Thu, 11 Jun 2026 11:50:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48489099</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48489099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48489099</guid></item><item><title><![CDATA[New comment by elxr in "DiffusionGemma: 4x Faster Text Generation"]]></title><description><![CDATA[
<p>I always think for myself too, but when learning to do something I've never implemented before, it's nice to have little sanity checks using something with the reasoning ability (plus the fast natural language search on hundreds of pages of documentation) of a model like GPT-5.5.<p>Every line I put in my app, I still reason about myself. But when deciding between 5+ ways of building some random, non-straightforward feature, it's nice to have what's essentially a "mentor" AI.</p>
]]></description><pubDate>Thu, 11 Jun 2026 11:03:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488730</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48488730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488730</guid></item><item><title><![CDATA[New comment by elxr in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>Thanks for helping me realize my accidental anti-pattern. Can you link some of the sites that do that the worst.<p>I want to use those as references to fix my UI (on increased font-sizes on small screens) before releasing an app I've spent 4+ months on.</p>
]]></description><pubDate>Thu, 11 Jun 2026 10:58:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488699</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48488699</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488699</guid></item><item><title><![CDATA[New comment by elxr in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>Thanks for the tip. That does make sense, although I do think having your default CSS-defined font sizes (across your whole app, not just the main content) be a reasonable size should be the first priority.<p>Also, not having ridiculously oversized margins, like so many 2019-2022 websites trying to look "modern" used to use.<p>old.reddit.com is one example where the paddings still look good when magnification is set to 150-170% (which I have to do because of the tiny default font size). I think doing it that way but with better readability at 100% zoom, would be a decent solution.</p>
]]></description><pubDate>Thu, 11 Jun 2026 10:56:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48488682</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48488682</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48488682</guid></item><item><title><![CDATA[New comment by elxr in "CSS: Unavoidable Bad Parts"]]></title><description><![CDATA[
<p>Yup, using rem for as many things as possible has always been good to me.</p>
]]></description><pubDate>Thu, 11 Jun 2026 06:25:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48486895</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48486895</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48486895</guid></item><item><title><![CDATA[New comment by elxr in "Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use"]]></title><description><![CDATA[
<p>Not in my personal experience. Never been in that situation, and I've worked in full-stack, FE, and BE teams.</p>
]]></description><pubDate>Wed, 10 Jun 2026 22:00:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=48483292</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48483292</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48483292</guid></item><item><title><![CDATA[New comment by elxr in "DiffusionGemma: 4x Faster Text Generation"]]></title><description><![CDATA[
<p>For boilerplate, yeah. But when asking research or exploratory questions, or weighing whether a feature is well designed, or asking "can I implement _x_ feature using these libraries without introducing unnecessary complexity", then GPT-5.5 medium is still fast enough.<p>10-20 seconds times a couple turns on a new feature isn't bad. Kimi is also similarly fast if not faster.<p>I do agree with smaller models for more constrained/routine tasks though.</p>
]]></description><pubDate>Wed, 10 Jun 2026 21:53:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=48483239</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48483239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48483239</guid></item><item><title><![CDATA[New comment by elxr in "Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use"]]></title><description><![CDATA[
<p>I'm obviously not just prompting agents for everything. What are you on about?<p>Why would I build my little web-apps and backends in the cloud when I can run things faster locally?</p>
]]></description><pubDate>Wed, 10 Jun 2026 18:53:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48480967</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48480967</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48480967</guid></item><item><title><![CDATA[New comment by elxr in "Claude Desktop spawns 1.8 GB Hyper-V VM on every launch, even for chat-only use"]]></title><description><![CDATA[
<p>It's looking like a slightly updated reskin of chromeOS with gemini features built in.<p>Definitely not a developer machine based on how they presented it in google IO. So if you write software, it's not looking like it'll be relevant whatsoever. I hope to be proven wrong.</p>
]]></description><pubDate>Wed, 10 Jun 2026 18:30:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48480627</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48480627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48480627</guid></item><item><title><![CDATA[New comment by elxr in "Zig by Example"]]></title><description><![CDATA[
<p>Agreed. Love that site.</p>
]]></description><pubDate>Wed, 10 Jun 2026 17:22:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48479583</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48479583</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48479583</guid></item><item><title><![CDATA[New comment by elxr in "Building an HTML-first site doubled our users overnight"]]></title><description><![CDATA[
<p>React has helped folks like vercel/convex/cloudflare to build fantastic dashboards. There's just as many examples of well done React as there are the opposite.<p>I generally prefer solidJS nowadays, but the react ecosystem has enabled lots of amazing user experiences (and developer experiences too if you don't fall into the trap of overcomplexity).</p>
]]></description><pubDate>Wed, 10 Jun 2026 16:29:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48478774</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48478774</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48478774</guid></item><item><title><![CDATA[New comment by elxr in "All 9,300 Japanese train station, animated by the year it opened (1872–2026)"]]></title><description><![CDATA[
<p>It's beautiful I agree, but that "designer" is just claude opus.<p>Lots of examples on x and on reddit of similarly styled apps made with the help of opus.</p>
]]></description><pubDate>Wed, 10 Jun 2026 16:21:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48478654</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48478654</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48478654</guid></item><item><title><![CDATA[New comment by elxr in "Biff.core: system composition for Clojure web apps"]]></title><description><![CDATA[
<p>Looks sweet. Where did you even find that?<p>Gleam, lustre, <i>and</i> tauri? Amazing</p>
]]></description><pubDate>Wed, 10 Jun 2026 15:18:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48477660</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48477660</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48477660</guid></item><item><title><![CDATA[New comment by elxr in "Building an HTML-first site doubled our users overnight"]]></title><description><![CDATA[
<p>I agree. Server-rendered React can also send down 100% HTML apps.<p>But I 100% see where the author's coming from, considering the massive fragmentation of react codebases/patterns and decision paralysis of React development in general. I really doubt most React apps, even the more accessible ones, are testing their multi-page form wizards with JS completely turned off.<p>HTML-first does seem highly underutilized in the commercial web, and I learnt a lot from reading this (as a solidJS/react dev).</p>
]]></description><pubDate>Wed, 10 Jun 2026 15:06:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48477489</link><dc:creator>elxr</dc:creator><comments>https://news.ycombinator.com/item?id=48477489</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48477489</guid></item></channel></rss>