<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: ChicagoDave</title><link>https://news.ycombinator.com/user?id=ChicagoDave</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 07 Aug 2026 00:15:30 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=ChicagoDave" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by ChicagoDave in "Born Against, or why hobby programming communities are against LLM usage"]]></title><description><![CDATA[
<p>The interactive fiction community seems to have a subset of hardcore anti AI hobbyists. Partly at stolen artistic IP, but also the coding half of text adventures is viewed as art just as much as the story and writing.<p>I’ve selected a path where I think building tools with AI is fine. But I want people to play my games knowing I created all of it.</p>
]]></description><pubDate>Thu, 06 Aug 2026 13:25:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49196350</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49196350</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49196350</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Eight Myths on Software Engineering and GenAI"]]></title><description><![CDATA[
<p><a href="https://martinfowler.com/articles/harness-engineering.html" rel="nofollow">https://martinfowler.com/articles/harness-engineering.html</a><p><a href="https://developers.redhat.com/articles/2026/04/07/harness-engineering-structured-workflows-ai-assisted-development" rel="nofollow">https://developers.redhat.com/articles/2026/04/07/harness-en...</a><p><a href="https://loiane.com/2026/04/harness-engineering-missing-layer-specs-driven-ai-development/" rel="nofollow">https://loiane.com/2026/04/harness-engineering-missing-layer...</a><p><a href="https://devarch.ai/" rel="nofollow">https://devarch.ai/</a></p>
]]></description><pubDate>Wed, 05 Aug 2026 10:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49181041</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49181041</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49181041</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Eight Myths on Software Engineering and GenAI"]]></title><description><![CDATA[
<p>There’s a small group of established architects talking about harness engineering, but  I’m not sure anyone is actually listening to them.<p>And those same architects are quietly extracting real productivity from GenAI.<p>And even this write up skips that info by waving, “Some people…”</p>
]]></description><pubDate>Wed, 05 Aug 2026 06:37:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=49179324</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49179324</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49179324</guid></item><item><title><![CDATA[New comment by ChicagoDave in "How much can you delegate to agents?"]]></title><description><![CDATA[
<p>I work on my MacBook in direct terminal sessions or in a container with no safeguards.<p>I save the container for well-planned units of work that can easily be repeated and validated on a branch.<p>I use direct sessions when I expect and the plan dictates that Claude might go off target and I need to hold the steering wheel.<p>Fable has increased my use of the container option.</p>
]]></description><pubDate>Wed, 29 Jul 2026 23:50:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=49104550</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49104550</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49104550</guid></item><item><title><![CDATA[New comment by ChicagoDave in "GitHub is the wrong shape for this new world"]]></title><description><![CDATA[
<p>GitHub is fine. The thing that’s changed is that we’re unlikely to need large teams anymore. Merging code will be easier and if planned properly (using AI planning skills), the work can be broken up with clear boundaries.</p>
]]></description><pubDate>Wed, 29 Jul 2026 23:42:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=49104491</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49104491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49104491</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Introduction to Data-Oriented Design [pdf]"]]></title><description><![CDATA[
<p>Domains should own their data and some data objects can be split between domains.<p>Data first is fine for simple systems, but lead to chaos for complex systems.</p>
]]></description><pubDate>Mon, 27 Jul 2026 06:57:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49065989</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49065989</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49065989</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Why Software Factories Fail (or: harness engineering is not enough)"]]></title><description><![CDATA[
<p>I’ve been postulating that knowledge of old school principles like Method One along with test driven development and domain-driven design are the external factors allowing a subset of teams to succeed.<p>Absent those skills, the agile movement is flailing with GenAI.</p>
]]></description><pubDate>Fri, 24 Jul 2026 03:37:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49030968</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49030968</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49030968</guid></item><item><title><![CDATA[Chord Version 1 – A new IF modeling language for parser web games]]></title><description><![CDATA[
<p>Article URL: <a href="https://sharpee.plover.net/chord-version-1/">https://sharpee.plover.net/chord-version-1/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49030762">https://news.ycombinator.com/item?id=49030762</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Fri, 24 Jul 2026 02:59:11 +0000</pubDate><link>https://sharpee.plover.net/chord-version-1/</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49030762</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49030762</guid></item><item><title><![CDATA[New comment by ChicagoDave in "I Think You Might Be Fooling Yourself with AI"]]></title><description><![CDATA[
<p>That study…I would have agreed with the group at that time. Up until December, I was vocally skeptical that GenAI could be used for anything more complex than a “departmental” app.<p>Opus and similar models completely invalidated that skepticism, especially when context windows increased.<p>In the last two weeks I designed and deployed a new programming language that compiles in a browser. Impossible in the before times.</p>
]]></description><pubDate>Thu, 23 Jul 2026 16:50:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=49024649</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49024649</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49024649</guid></item><item><title><![CDATA[New comment by ChicagoDave in "I think you might be fooling yourself with AI"]]></title><description><![CDATA[
<p>These people keep citing that survey from 2025.<p>That kills all arguments from the article instantly.<p>December 2025 through today GenAI has become massively better. I’ve built things with Claude in contracted spans of time that would have been man-years in the before times.</p>
]]></description><pubDate>Thu, 23 Jul 2026 15:54:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=49023672</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49023672</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49023672</guid></item><item><title><![CDATA[New comment by ChicagoDave in "John C. Dvorak has died"]]></title><description><![CDATA[
<p>I discovered Visual Basic 1.0 from his back page Info World column. Still have the manuals and floppy disks.</p>
]]></description><pubDate>Thu, 23 Jul 2026 02:31:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=49016119</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=49016119</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49016119</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Towards a harness that can do anything"]]></title><description><![CDATA[
<p>It adheres to the full scope of skills, agents, and my custom gates. I’d hate Claude without it.<p><a href="https://devarch.ai/" rel="nofollow">https://devarch.ai/</a>.</p>
]]></description><pubDate>Fri, 17 Jul 2026 21:09:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48952347</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48952347</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48952347</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Towards a harness that can do anything"]]></title><description><![CDATA[
<p>I think domain specific harnesses are already surpassing generic harnesses. I also think software development is its own domain.<p>My harness is a Claude Code plugin with its own brainstorming, adr, and planning skills with associated review and interview skills. Behavioral testing related to acceptance criteria is built in. Everything in my harness is gated to prevent ratholes.<p>I recently inflated a docker container to execute a set of work with Claude in unsafe mode and immediately saw problems with everything it was doing…and then I realized I had not installed my harness.<p>Running Claude without an engineering harness is like driving a car without brakes or a steering wheel.</p>
]]></description><pubDate>Wed, 15 Jul 2026 16:00:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48922877</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48922877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48922877</guid></item><item><title><![CDATA[New comment by ChicagoDave in "OpenAI's Ad Business Is on Pace to Miss Its Own Forecast by 90%, Analyst Says"]]></title><description><![CDATA[
<p>I’m still amused at how many people will lick the boots of any oligarch/startup toad.</p>
]]></description><pubDate>Tue, 14 Jul 2026 21:20:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=48913095</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48913095</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48913095</guid></item><item><title><![CDATA[New comment by ChicagoDave in "YouTrackDB is a general-use object-oriented graph database"]]></title><description><![CDATA[
<p>I played around with Neo4j and only ever found two domains where it excelled.<p>- custom app security<p>- social media<p>I also think cypher is a brilliant way to query a graph.</p>
]]></description><pubDate>Tue, 14 Jul 2026 07:41:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48903421</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48903421</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48903421</guid></item><item><title><![CDATA[New comment by ChicagoDave in "OpenAI's Ad Business Is on Pace to Miss Its Own Forecast by 90%, Analyst Says"]]></title><description><![CDATA[
<p>Does anyone at OpenAI know how to run a business?</p>
]]></description><pubDate>Tue, 14 Jul 2026 07:31:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=48903340</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48903340</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48903340</guid></item><item><title><![CDATA[New comment by ChicagoDave in "Ask HN: What Are You Working On? (July 2026)"]]></title><description><![CDATA[
<p>Shipped version 2.2 of my Interactive Fiction platform Sharpee with Phrase Algebra.<p>Designing a new DSL (Chord) that compiles to Sharpee (Typescript).<p><a href="https://sharpee.plover.net/" rel="nofollow">https://sharpee.plover.net/</a></p>
]]></description><pubDate>Mon, 13 Jul 2026 03:29:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=48887524</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48887524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48887524</guid></item><item><title><![CDATA[New comment by ChicagoDave in "I love LLMs, I hate hype"]]></title><description><![CDATA[
<p>A lot of people died from Covid and if not for mRNA technology and extraordinary caregivers a lot more deaths would have occurred. That’s hype where it truly belongs. Don’t mix AI hype with Covid conspiracy theories.</p>
]]></description><pubDate>Sun, 12 Jul 2026 21:24:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=48884957</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48884957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48884957</guid></item><item><title><![CDATA[New comment by ChicagoDave in "What ORMs have taught me: just learn SQL (2014)"]]></title><description><![CDATA[
<p>They are also the most expensive operational data stores and the younglings know almost no SQL or set theory.<p>Schema management is the single worst part of deployments.<p>If I build on DynamoDB vs RDS I can save 10x.</p>
]]></description><pubDate>Tue, 07 Jul 2026 04:21:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48813633</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48813633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48813633</guid></item><item><title><![CDATA[New comment by ChicagoDave in "What does Jeff Bezos think is going to happen?"]]></title><description><![CDATA[
<p>I extracted my books from my kindle over a year ago. Never buying books from Amazon again. EPUB on iOS works great.</p>
]]></description><pubDate>Mon, 06 Jul 2026 20:49:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=48810333</link><dc:creator>ChicagoDave</dc:creator><comments>https://news.ycombinator.com/item?id=48810333</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48810333</guid></item></channel></rss>