<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: thutch76</title><link>https://news.ycombinator.com/user?id=thutch76</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 29 Apr 2026 23:13:21 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=thutch76" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by thutch76 in "Claude Opus 4.7"]]></title><description><![CDATA[
<p>I've taken a two week hiatus on my personal projects, so I haven't experienced any of the issues that have been so widely reported recently with CC. I am eager to get back and see if experience these same issues.</p>
]]></description><pubDate>Thu, 16 Apr 2026 19:19:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=47798186</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47798186</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47798186</guid></item><item><title><![CDATA[New comment by thutch76 in "Do you even need a database?"]]></title><description><![CDATA[
<p>I love reading posts like these.<p>I will still reach for a database 99% or the time, because I like things like SQL and transactions. However, I've recently been working on a 100% personal project to manage some private data; extracting insights, graphing trends, etc. It's not high volume data, so I decided to use just the file system, with data backed at yaml files, with some simple indexing, and I haven't run into any performance issues yet. I probably never will at my scale and volume.<p>In this particular case having something that was human readable, and more importantly diffable, was more valuable to me than outright performance.<p>Having said that, I will still gladly reach for a database with a query language and all the guarantees that comes with 99% of the time.</p>
]]></description><pubDate>Thu, 16 Apr 2026 01:28:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47787602</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47787602</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47787602</guid></item><item><title><![CDATA[New comment by thutch76 in "Don't post generated/AI-edited comments. HN is for conversation between humans"]]></title><description><![CDATA[
<p>This is <i>not</i> weaponizing to a single disabled person. I am not disabled, but I have always had difficulty expressing myself effectively, and that difficulty has increased as I've aged. I use AI to help organize my thoughts, to help give voice to that little tidbit of an idea that is trying to escape, and it has been a genuine help. Asking me to <i>not</i> use that assistance is similar to asking a user to not use accessibility features. It's an asinine policy and is an overcorrection.</p>
]]></description><pubDate>Thu, 12 Mar 2026 16:56:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=47353795</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47353795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47353795</guid></item><item><title><![CDATA[New comment by thutch76 in "Ask HN: Please restrict new accounts from posting"]]></title><description><![CDATA[
<p>This is awfully narrow minded. I had Claude give me an initial framework, based on the many many hours of context of chat across many different documents. It helped me organize my thoughts.<p>Some of us need assistance to communicate effectively. And for me, yes that took 3 hours even with this assistance.</p>
]]></description><pubDate>Mon, 09 Mar 2026 02:57:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47304379</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47304379</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47304379</guid></item><item><title><![CDATA[New comment by thutch76 in "Ask HN: Please restrict new accounts from posting"]]></title><description><![CDATA[
<p>I'm very wary of this request, though I understand it. I've been reading HN daily since around 2014. My involvement was purely passive (e.g., I have been a lurker) because I really didn't think I had much to contribute that wasn't already stated better by others.<p>I didn't actually create my account until 2021? 2022? I can't remember. And I didn't make my first post or even comment until just last week.<p>While I think a minimum post count or reputation metric could perhaps reduce the AI generated posts, introducing friction also makes it harder for real people to contribute anything meaningful.<p>Furthermore, what does it matter if it's "AI generated"? Is some AI content ok? What's the pass/fail threshold on human vs AI generated text?<p>I made a Show post last week where I heavily relied on AI. I'm sure there are some "tells." But even so, I spent more than three hours working on the content of my post and my first response. Would my post have been acceptable to you?</p>
]]></description><pubDate>Sun, 08 Mar 2026 22:31:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=47302301</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47302301</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47302301</guid></item><item><title><![CDATA[New comment by thutch76 in "Show HN: Augur – A text RPG boss fight where the boss learns across encounters"]]></title><description><![CDATA[
<p>Builder here, happy to answer questions about any of the internals.<p>If you want to dig deeper on the architecture, I wrote up the dual-LLM design and the memory system on my engineering blog:<p>- <a href="https://www.conecrows.com/blog/augur-soft-launch" rel="nofollow">https://www.conecrows.com/blog/augur-soft-launch</a> — covers the dual-LLM turn loop, perception gating, and why the single-LLM approach failed
- <a href="https://www.conecrows.com/blog/augur-memory-v1" rel="nofollow">https://www.conecrows.com/blog/augur-memory-v1</a> — covers impression extraction, vector embeddings, and lossy synthesis<p>The stack is Fastify, Next.js, Supabase (Postgres + Auth), and both OpenAI and Anthropic models for the engine and analysis. Encounters cost roughly $0.08–$0.15 per turn (internal cost) depending on state complexity and encounter length.</p>
]]></description><pubDate>Wed, 04 Mar 2026 01:22:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=47241766</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47241766</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47241766</guid></item><item><title><![CDATA[Show HN: Augur – A text RPG boss fight where the boss learns across encounters]]></title><description><![CDATA[
<p>I've been building Augur as a solo side project for the last month or so. It started as an experiment to see if I could make "boss fight" that learned from all comers, but still felt genuinely fair to play. The original plan was to build a simplistic jrpg style turned-based encounter engine, but I quickly pivoted to a text based interface, recalling my early experiences with Adventure and Zork. That naturally led to incorporating an LLM, and it turned into something I find pretty fun, so I'm sharing it.<p>The core idea is simple: you play a text-based boss encounter against a character called the Architect, set in a strange library. You can fight, sneak, persuade, or try something I haven't thought of. Turns are mechanically resolved with d100 rolls, conditions track injuries instead of HP, and objects in the world have physical properties the LLM reasons about. The "engine" is property-based instead of tables of rules, and I've found that to yield some novel gameplay.<p>The part I'm most interested in exploring is the learning. The Architect builds impressions from what it actually perceived during an encounter, stores them as vector embeddings, and retrieves relevant ones at the start of future encounters. It's lossy on purpose — more like human memory than a database lookup. If a tactic keeps working, the Architect starts recognizing the pattern. If you sneak past undetected, it remembers losing but not how.<p>The technical foundation for all of this is a dual-LLM turn loop. Each turn makes two model calls: an engine model that sees full game state and resolves mechanics, then an architect model that only receives what it has actually perceived (line of sight, noise, zone proximity). The "information asymmetry" is structural and deliberate — the architect model literally cannot access state the engine doesn't pass through the perception filter.<p>I tried the single-LLM approach first and it didn't work. No matter how carefully you prompt a model to "forget" information sitting in its context window, it leaks. Not to mention the Architect had the habit of adopting God Mode. So splitting the roles made the whole thing feel honest in a way prompt engineering alone couldn't.<p>This is my first HN post, and this is a real launch on modest infrastructure (single Fly.io instance, small Supabase project), so if it gets any traffic I might hit some rough edges. There's a free trial funded by a community pool, or you can grab credits for $5/$10 if you
want to keep going. It's best experienced in a full desktop browser, but it's passable on the two mobile devices I've tested it on.<p>Playable here: <a href="https://www.theaugur.ai/" rel="nofollow">https://www.theaugur.ai/</a><p>I'm happy to go deeper on any of the internals — turn flow, perception gating, memory extraction, cost model, whatever is interesting.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47241749">https://news.ycombinator.com/item?id=47241749</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Wed, 04 Mar 2026 01:20:01 +0000</pubDate><link>https://www.theaugur.ai/</link><dc:creator>thutch76</dc:creator><comments>https://news.ycombinator.com/item?id=47241749</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47241749</guid></item></channel></rss>