<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: Kerrick</title><link>https://news.ycombinator.com/user?id=Kerrick</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Thu, 02 Jul 2026 04:15:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=Kerrick" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by Kerrick in "Physical disc production ending in Jan 2028 for new games on PlayStation"]]></title><description><![CDATA[
<p>Most blu-rays are 1080p, not 4K. The latter gets marketed as "UHD" and sold in a black case, to contrast the blue case of traditional FHD blu-rays.</p>
]]></description><pubDate>Wed, 01 Jul 2026 17:27:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=48750344</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=48750344</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48750344</guid></item><item><title><![CDATA[New comment by Kerrick in "Why AI hasn't replaced software engineers, and won't"]]></title><description><![CDATA[
<p>I suspect that vibe coders who hit a wall need the same thing that programmers from 2003 who hit a wall needed. Talk to the business people, get an understanding of their domain and the problem at hand, and model that as a series of anthropomorphic objects that encode the business rules in the language that the domain experts already used (tweaked by the need for disambiguation and clarity). Back in the day, this was <i>software design</i>, a distinct skill (and often job!) from <i>computer programming</i>.<p>I'd love to read your book, if you write it. Anybody who's talked to a thousand people trying to solve the same problems will have an amazing perspective and a lot to teach.</p>
]]></description><pubDate>Sat, 13 Jun 2026 14:35:05 +0000</pubDate><link>https://news.ycombinator.com/item?id=48517748</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=48517748</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48517748</guid></item><item><title><![CDATA[New comment by Kerrick in "Why AI hasn't replaced software engineers, and won't"]]></title><description><![CDATA[
<p>That wall was detailed in 2003 in <i>Domain-Driven Design: Tackling Complexity in the Heart of Software</i> by Eric Evans, Chapter Four, "Smart UI Anti-Pattern." The context is the same, the problem is the same, the solution is the same. Even the advantages and disadvantages are the same as what you see in vibe-coded projects.<p>> A project needs to deliver simple functionality, dominated by data entry and display, with few business rules. Staff is not composed of advanced object modelers.<p>> [...] Simple projects come with short time lines and modest expectations. Long before the team completes the assigned task, much less demonstrates the exciting possibilities of its approach, the project will have been canceled. [...] And in the end, if they do surmount these challenges, they will have produced a simple system. Rich capabilities were never requested.<p>> Therefore, when circumstances warrant:<p>> Put all the business logic into the user interface. Chop the application into small functions and implement them as separate user interfaces, embedding the business rules into them. Use a relational database as a shared repository of the data. Use the most automated UI building and visual programming tools available.<p>> [...] Yet it is a legitimate pattern in some other contexts. In truth, there are advantages to the SMART UI, and there are situations where it works best—which partially accounts for why it is so common. Considering it here helps us understand why we need to separate application from domain and, importantly, when we might not want to.<p>> <i>Advantages</i>: Productivity is high and immediate for simple applications; Less capable developers can work this way with little training; Even deficiencies in requirements analysis can be overcome by releasing a prototype to users and then quickly changing the product to fit their requests; Applications are decoupled from each other, so that delivery schedules of small modules can be planned relatively accurately; Expanding the system with additional, simple behavior can be easy; Relational databases work well and provide integration at the data level; 4GL tools work well; When applications are handed off, maintenance programmers will be able to quickly redo portions they can’t figure out, because the effects of the changes should be localized to each particular UI.<p>> <i>Disadvantages</i>: Integration of applications is difficult except through the database; There is no reuse of behavior and no abstraction of the business problem. Business rules have to be duplicated in each operation to which they apply; Rapid prototyping and iteration reach a natural limit because the lack of abstraction limits refactoring options; Complexity buries you quickly, so the growth path is strictly toward additional simple applications. There is no graceful path to richer behavior.<p>> [...] Remember, one of the consequences of this pattern is that you can’t migrate to another design approach except by replacing entire applications. [...] Don’t bother hedging your bet. Just using a flexible language doesn’t create a flexible system, but it may well produce an expensive one.</p>
]]></description><pubDate>Thu, 11 Jun 2026 13:57:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48490432</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=48490432</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48490432</guid></item><item><title><![CDATA[New comment by Kerrick in "A few interesting modern pixel fonts"]]></title><description><![CDATA[
<p>Analog Mono and Two Slice are really neat. If you like those, you'll probably also like another of my favorite modern pixel fonts: Departure Mono. <a href="https://departuremono.com" rel="nofollow">https://departuremono.com</a></p>
]]></description><pubDate>Tue, 26 May 2026 19:22:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48284661</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=48284661</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48284661</guid></item><item><title><![CDATA[New comment by Kerrick in "The West forgot how to make things, now it’s forgetting how to code"]]></title><description><![CDATA[
<p><a href="https://awnist.com/slop-cop" rel="nofollow">https://awnist.com/slop-cop</a> (via <a href="https://news.ycombinator.com/item?id=47806845">https://news.ycombinator.com/item?id=47806845</a>) points out Staccato Burst, Dramatic Fragment, Colon Elaboration, and Short-Hook Paragraph. To me, those define the tone of this article.</p>
]]></description><pubDate>Sun, 26 Apr 2026 14:32:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=47910680</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47910680</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47910680</guid></item><item><title><![CDATA[New comment by Kerrick in "Asahi Linux Progress Linux 7.0"]]></title><description><![CDATA[
<p><a href="https://asahilinux.org/docs/platform/feature-support/m4/" rel="nofollow">https://asahilinux.org/docs/platform/feature-support/m4/</a></p>
]]></description><pubDate>Sun, 26 Apr 2026 13:07:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=47910023</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47910023</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47910023</guid></item><item><title><![CDATA[New comment by Kerrick in "Britannica11.org – a structured edition of the 1911 Encyclopædia Britannica"]]></title><description><![CDATA[
<p>> What I’ve built here is a structured edition — the parsing, reconstruction, linking, indexing, etc. I haven’t published a formal license for that yet.<p>If you live in the U.S. I recommend you read <i>No Sweat of the Brow Copyright</i>: <a href="https://www.gutenberg.org/help/no_sweat_copyright.html" rel="nofollow">https://www.gutenberg.org/help/no_sweat_copyright.html</a></p>
]]></description><pubDate>Wed, 22 Apr 2026 03:50:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47858719</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47858719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47858719</guid></item><item><title><![CDATA[New comment by Kerrick in "Qwen3.6-Max-Preview: Smarter, Sharper, Still Evolving"]]></title><description><![CDATA[
<p>Z.ai's Coding Plan with GLM 5.1 (Max) <i>did</i> more than double in price. It was $80 two weeks ago, and now it's $160.</p>
]]></description><pubDate>Mon, 20 Apr 2026 18:34:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47838634</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47838634</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47838634</guid></item><item><title><![CDATA[New comment by Kerrick in "Show HN: boringBar – a taskbar-style dock replacement for macOS"]]></title><description><![CDATA[
<p>> By default, minimize button not present in titlebars<p>This is explained by the ElementaryOS H.I.G.:<p>> Apps should save their current state when closed so they can be reopened right to where the user left off. Typically, closing and reopening an app should be indistinguishable from the legacy concept of minimizing and unminimizing an app; that is, all elements should be saved including open documents, scroll position, undo history, etc.<p>> Because of the strong convention of saved state, elementary OS does not expose or optimize for legacy minimize behavior; e.g. there is no minimize button, and the Multitasking View does not distinguish minimized windows.<p>More: <a href="https://docs.elementary.io/hig/user-workflow/closing" rel="nofollow">https://docs.elementary.io/hig/user-workflow/closing</a></p>
]]></description><pubDate>Mon, 13 Apr 2026 15:00:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=47753002</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47753002</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47753002</guid></item><item><title><![CDATA[New comment by Kerrick in "Where does all the milk go?"]]></title><description><![CDATA[
<p>I didn't want to put a spiked nose ring on the first calf born on my small farm because of the visual shock. Its mother didn't kick the calf off as it grew up. The calf wouldn't stop nursing, kept the cow in milk for far too long, and I believe eventually caused her death.<p>These are not sapient beings that are capable of looking out for their own well-being. We've bred that out of them over hundreds of human generations.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:25:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708522</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47708522</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708522</guid></item><item><title><![CDATA[New comment by Kerrick in "Where does all the milk go?"]]></title><description><![CDATA[
<p>I think there's a linguistically-driven temporal misunderstanding happening here. A cow couldn't have a calf if it hadn't become pregnant.<p>But there's <i>so</i> much to the linguistics of animal husbandry and dairy that many folks don't know. It goes way deeper than just the milk-oriented terms in the article: Heifer versus cow, freshening and calving, steer versus ox versus bull, AI (not the LLM kind) versus natural service, the barn, parlor, and pasture, and more. Plus plenty of technical knowledge. If you're not hand milking, how many mmHg of negative pressure should you use? Do you use a surcingle, or a claw, or a robot?<p>Even in the milk-oriented terms, there are others not covered by the article. HTST and UHT aren't the only options, there's also LTLT. Pasteurization can be done in a pipeline, or in a vat. Smaller vats for home and small farm usage can be multi-purpose: I pasteurized milk <i>and</i> cultured yogurt in mine. Some folks even care about the specific proteins (A1 beta-casein versus A2), which is genetically determined by the cow (and can be bred for).<p>I got a cow in 2020 and there was a <i>lot</i> to learn.</p>
]]></description><pubDate>Thu, 09 Apr 2026 19:21:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=47708476</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47708476</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47708476</guid></item><item><title><![CDATA[Anyone can code with AI. But it might come with a hidden cost]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.nbcnews.com/tech/security/ai-code-vibe-claude-openai-chatgpt-rcna258807">https://www.nbcnews.com/tech/security/ai-code-vibe-claude-openai-chatgpt-rcna258807</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47675792">https://news.ycombinator.com/item?id=47675792</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Tue, 07 Apr 2026 14:17:58 +0000</pubDate><link>https://www.nbcnews.com/tech/security/ai-code-vibe-claude-openai-chatgpt-rcna258807</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47675792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47675792</guid></item><item><title><![CDATA[New comment by Kerrick in "Diverse perspectives on AI from Rust contributors and maintainers"]]></title><description><![CDATA[
<p>Why would anybody who rejects them on moral grounds pick them up later? It isn't a discussion of lateness, it's a discussion of opting out.</p>
]]></description><pubDate>Sun, 22 Mar 2026 23:43:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47483578</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47483578</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47483578</guid></item><item><title><![CDATA[New comment by Kerrick in "US Job Market Visualizer"]]></title><description><![CDATA[
<p>Software Developers median pay according to BLS: $131,450 per year<p>(Source: <a href="https://www.bls.gov/ooh/computer-and-information-technology/software-developers.htm#tab-1" rel="nofollow">https://www.bls.gov/ooh/computer-and-information-technology/...</a>)<p>Computer Programmers median pay according to BLS: $98,670 per year<p>(Source: <a href="https://www.bls.gov/ooh/computer-and-information-technology/computer-programmers.htm#tab-1" rel="nofollow">https://www.bls.gov/ooh/computer-and-information-technology/...</a>)<p>Software developers typically do the following:<p>- Analyze users’ needs and then design and develop software to meet those needs
Recommend software upgrades for customers’ existing programs and systems
Design each piece of an application or system and plan how the pieces will work together<p>- Create a variety of models and diagrams showing programmers the software code needed for an application<p>- Ensure that a program continues to function normally through software maintenance and testing<p>- Document every aspect of an application or system as a reference for future maintenance and upgrades<p>(Source: <a href="https://www.bls.gov/ooh/computer-and-information-technology/software-developers.htm#tab-2" rel="nofollow">https://www.bls.gov/ooh/computer-and-information-technology/...</a>)<p>Computer programmers typically do the following:<p>- Write programs in a variety of computer languages, such as C++ and Java<p>- Update and expand existing programs<p>- Test programs for errors and fix the faulty lines of computer code<p>- Create, modify, and test code or scripts in software that simplifies development<p>(Source: <a href="https://www.bls.gov/ooh/computer-and-information-technology/computer-programmers.htm#tab-2" rel="nofollow">https://www.bls.gov/ooh/computer-and-information-technology/...</a>)</p>
]]></description><pubDate>Mon, 16 Mar 2026 16:30:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=47401165</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47401165</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47401165</guid></item><item><title><![CDATA[New comment by Kerrick in "Returning to Rails in 2026"]]></title><description><![CDATA[
<p>Ruby has types with RBS and Steep now. It's a lot like using .d.ts sidecar files alongside JavaScript, via jsconfig.json configuring tsc. I like it a lot!</p>
]]></description><pubDate>Thu, 12 Mar 2026 07:53:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=47347730</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47347730</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47347730</guid></item><item><title><![CDATA[New comment by Kerrick in "Verification debt: the hidden cost of AI-generated code"]]></title><description><![CDATA[
<p>> It gets 50% more pull requests, 50% more documentation, 50% more design proposals<p>Perhaps this will finally force the pendulum to swing back towards continuous integration (the practice now aliased trunk-based development to disambiguate it from the build server). If we're really lucky, it may even swing the pendulum back to favoring working software over comprehensive documentation, but maybe that's hoping too much. :-)</p>
]]></description><pubDate>Sat, 07 Mar 2026 17:31:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47289611</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47289611</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47289611</guid></item><item><title><![CDATA[New comment by Kerrick in "Tell HN: I'm 60 years old. Claude Code has re-ignited a passion"]]></title><description><![CDATA[
<p>This is the exact analogy that Gene Kim and Steve Yegge used throughout their book <i>Vibe Coding: Building Production-Grade Software With GenAI, Chat, Agents, and Beyond</i>.</p>
]]></description><pubDate>Sat, 07 Mar 2026 16:46:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47289225</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47289225</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47289225</guid></item><item><title><![CDATA[New comment by Kerrick in "Why XML tags are so fundamental to Claude"]]></title><description><![CDATA[
<p>Unambiguously, though, it is. There's so much trash imperative code in its training data that LLMs tend to vomit out garbage. But if you anchor it with OOP, the quality tends to be higher.</p>
]]></description><pubDate>Mon, 02 Mar 2026 06:33:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47214574</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47214574</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47214574</guid></item><item><title><![CDATA[Ruby Can Create Images Again]]></title><description><![CDATA[
<p>Article URL: <a href="https://rubystacknews.com/2026/01/05/ruby-can-create-images-again/">https://rubystacknews.com/2026/01/05/ruby-can-create-images-again/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47167357">https://news.ycombinator.com/item?id=47167357</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 26 Feb 2026 15:27:00 +0000</pubDate><link>https://rubystacknews.com/2026/01/05/ruby-can-create-images-again/</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47167357</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47167357</guid></item><item><title><![CDATA[I Sold Out for $20 a Month and All I Got Was This Perfectly Generated Terraform]]></title><description><![CDATA[
<p>Article URL: <a href="https://matduggan.com/i-sold-out-for-200-a-month-and-all-i-got-was-this-perfectly-generated-terraform/">https://matduggan.com/i-sold-out-for-200-a-month-and-all-i-got-was-this-perfectly-generated-terraform/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47095459">https://news.ycombinator.com/item?id=47095459</a></p>
<p>Points: 5</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 20 Feb 2026 23:22:09 +0000</pubDate><link>https://matduggan.com/i-sold-out-for-200-a-month-and-all-i-got-was-this-perfectly-generated-terraform/</link><dc:creator>Kerrick</dc:creator><comments>https://news.ycombinator.com/item?id=47095459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47095459</guid></item></channel></rss>