<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: SamInTheShell</title><link>https://news.ycombinator.com/user?id=SamInTheShell</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 28 Jul 2026 07:07:55 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=SamInTheShell" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by SamInTheShell in "Gsxui – Shadcn-style components for Go"]]></title><description><![CDATA[
<p>I'm kinda in the camp of wanting nothing to do with node if I'm building in Go. We have our own stdlibs for serving.</p>
]]></description><pubDate>Sat, 25 Jul 2026 04:48:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49044616</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=49044616</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49044616</guid></item><item><title><![CDATA[New comment by SamInTheShell in "LM Studio Bionic: the AI agent for open models"]]></title><description><![CDATA[
<p>You go to person's profile. View their submissions. Use find via CTRL+F to seek out their "Show HN" submissions (or in this case, it's the top of the list because it's my last submission <a href="https://news.ycombinator.com/item?id=48970916">https://news.ycombinator.com/item?id=48970916</a> )</p>
]]></description><pubDate>Tue, 21 Jul 2026 22:10:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=48999047</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48999047</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48999047</guid></item><item><title><![CDATA[New comment by SamInTheShell in "LM Studio Bionic: the AI agent for open models"]]></title><description><![CDATA[
<p>Done. You have 2/3rds of Discord or Slack solved as just an insignificant fraction of my Private Cloud Project I just shared. Not interested in video or voice right now, it's easy to solve though. Also you'd have to solve for the mobile apps.<p>Edit: If you keep checking back, I'll have a video showing off that application. It's a bit beefy to just get up and running.</p>
]]></description><pubDate>Sun, 19 Jul 2026 19:18:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48970925</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48970925</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48970925</guid></item><item><title><![CDATA[Show HN: My Fable 5 Project Was a Multiraft Database and Blob Store]]></title><description><![CDATA[
<p>Linked from this post is the visualizer and simulator I had Fable 5 create to demonstrate the<p>In a thread the other day, I asserted it was nice that code is no longer a moat. Getting Raft or Paxos consensus working is one of the most challenging tasks out there, even which etcd.io/raft and hashicorp/raft.<p>The database took about a day for Fable 5 to create. It was updated as tons of work was done on a sandbox app running on top of it.<p>What it delivered was a distributed unified KV and blob store. It automatically does sharding and erasure coding.<p>You'll find something named Private Cloud Platform in the `sandbox/` directory. Will be making a video on it soon going over the ridiculous amount of features it has packed into it. There's some things not fully fleshed out like the docs and spreadsheets (no import/export or cross format support yet), but has other features like a Markdown document editor, Kanbans, and Diagrams.<p>Most of the work since Fable 5 service was restored has been in the Private Cloud Platform app. I done cursory tests to just make sure the features seem like they work (except the home camera/doorbell stuff, that was just added yesterday).<p>All the testing so far has been done in a KinD cluster (with the service binaries deployed on budget clouds). I'm preparing for the next phase of testing, where I just run this and do some chaos monkey style validation over the next couple of months. While running this, I'm also going to live out the lifecycle of the system and fix any gaps missed during the development process so far.<p>It is genuinely interesting. The code moat has been reduced to "can you describe the problem and what you want?" (and do you have some disposable income for an AI subscription?).<p>This project still has a lot left to do. Testing-wise, I'm going to busy for months. Also, you'll notice there's an API for most things in the Private Cloud Platform. I haven't even started working on the mobile apps, but Opus 4.8 and maybe even Sonnet 5 can knock those out.<p>My prompting to get the database mostly involved discussing the features, architecture, and intentions for the software. The past decade for me, I've been reading about consensus and distributed data patterns, so describing what I wanted would have been non-trivial without the high level domain knowledge. I also had a couple of days before Fable 5 went down to see what it could do if I'm very vague (it wasn't good, but no clue if Fable would have fixed it since I started over). I also seeded directories structures and maintained open source libraries I was leveraging like pebble and etcd/raft in a REFERENCES/ directory so it could be pulled into context as needed. The AI did not choose much for me on how the project was structured or how the architecture was supposed to be. I do not use MCP servers or skills (except whatever skills the model might have automatically used).<p>Overall, I'm having a blast and am enjoying the temperature of this code moat.<p>Happy prompting everyone!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48970916">https://news.ycombinator.com/item?id=48970916</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Sun, 19 Jul 2026 19:17:08 +0000</pubDate><link>https://meetthecluster.github.io/</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48970916</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48970916</guid></item><item><title><![CDATA[New comment by SamInTheShell in "LM Studio Bionic: the AI agent for open models"]]></title><description><![CDATA[
<p>Sure, I'll make a Show HN post this weekend.</p>
]]></description><pubDate>Sat, 18 Jul 2026 08:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=48956299</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48956299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48956299</guid></item><item><title><![CDATA[New comment by SamInTheShell in "LM Studio Bionic: the AI agent for open models"]]></title><description><![CDATA[
<p>At least code isn't a moat anymore. Have a weekend and want your own Discord? Doable.</p>
]]></description><pubDate>Fri, 17 Jul 2026 00:02:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=48941877</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48941877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48941877</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Empero-AI/Qwythos-9B-Claude-Mythos-5-1M"]]></title><description><![CDATA[
<p>How much does it actually matter? I use to bother with these settings, but never really seems to fix the problems I commonly see. The issues I commonly see are small models getting stuck in a repeating loop, or they just fail at follow up calls for editing.</p>
]]></description><pubDate>Wed, 08 Jul 2026 07:15:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=48828633</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48828633</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48828633</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Fable 5 On Vending-Bench: Misbehaving, With Plausible Deniability"]]></title><description><![CDATA[
<p>Build a distributed system using raft groups. You will see Opus fail.</p>
]]></description><pubDate>Mon, 06 Jul 2026 19:02:14 +0000</pubDate><link>https://news.ycombinator.com/item?id=48809019</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48809019</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48809019</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Ask HN: What are you building first with Fable?"]]></title><description><![CDATA[
<p>Opus can make harnesses fine. I barely have to instruct it.</p>
]]></description><pubDate>Thu, 02 Jul 2026 13:42:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=48761518</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48761518</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48761518</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Qwen 3.6 27B is the sweet spot for local development"]]></title><description><![CDATA[
<p>This is probably the first small model I got through some simple web game tests without having to reset the context. It tends to opt to overwrite an entire file instead of doing edits... which editing is where most of these small models fall apart along with getting stuck in repeating loops. Only 24k tokens in so far, it did some decent newbie work.</p>
]]></description><pubDate>Mon, 29 Jun 2026 21:48:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48725753</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48725753</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48725753</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Empero-AI/Qwythos-9B-Claude-Mythos-5-1M"]]></title><description><![CDATA[
<p>Tool calling at Q8 for this model is kinda impressive. It's doing patch edits like a champ. It gets stuck looping and doing the wrong things though as the context window grows.</p>
]]></description><pubDate>Mon, 29 Jun 2026 07:09:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48715833</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48715833</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48715833</guid></item><item><title><![CDATA[New comment by SamInTheShell in "AUR Packages Attacked by Infostealer"]]></title><description><![CDATA[
<p>Related/Dupe: <a href="https://news.ycombinator.com/item?id=48494697">https://news.ycombinator.com/item?id=48494697</a><p>Also, I had Claude Opus read through some of the mailing list threads and it made this script to check a few things: <a href="https://gist.github.com/SamInTheShell/c3609743d742f002f1e8c7e181d75b63" rel="nofollow">https://gist.github.com/SamInTheShell/c3609743d742f002f1e8c7...</a></p>
]]></description><pubDate>Thu, 11 Jun 2026 20:20:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=48495883</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48495883</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48495883</guid></item><item><title><![CDATA[New comment by SamInTheShell in "There is a bunch of malware being spotted in the AUR"]]></title><description><![CDATA[
<p>Lazy check script by Claude Opus: <a href="https://gist.github.com/SamInTheShell/c3609743d742f002f1e8c7e181d75b63" rel="nofollow">https://gist.github.com/SamInTheShell/c3609743d742f002f1e8c7...</a><p>It seems my stubborn resistance to using yay saved my bacon here.<p>Good luck everybody else.</p>
]]></description><pubDate>Thu, 11 Jun 2026 19:47:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48495491</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48495491</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48495491</guid></item><item><title><![CDATA[New comment by SamInTheShell in "PgDog is funded and coming to a database near you"]]></title><description><![CDATA[
<p>Scratching my head. Wondering why I would reach for this over just running a Yugabyte cluster.</p>
]]></description><pubDate>Wed, 10 Jun 2026 19:32:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=48481450</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48481450</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48481450</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Show HN: I containerized my AI agents and dev tools"]]></title><description><![CDATA[
<p>It’s just stuff I play with. My main reason in publishing this is to give people that otherwise lack the knowledge can have somewhere to start.</p>
]]></description><pubDate>Wed, 20 May 2026 16:30:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=48210302</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48210302</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48210302</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Show HN: I containerized my AI agents and dev tools"]]></title><description><![CDATA[
<p>This should be safer than relying on seatbelt on Mac OS. Docker and Podman being in a VM is pretty much peak security imo for AI.</p>
]]></description><pubDate>Mon, 18 May 2026 11:54:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=48178427</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48178427</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48178427</guid></item><item><title><![CDATA[Show HN: I containerized my AI agents and dev tools]]></title><description><![CDATA[
<p>I have been juggling a bunch of different tooling to keep agents locked down on my local system. This weekend I formalized a container build + python tool for my entire dev environment.<p>The python tool has been kitted so that the container can be easily modified. Figure other people might get some use out of having this readily available.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48174077">https://news.ycombinator.com/item?id=48174077</a></p>
<p>Points: 2</p>
<p># Comments: 5</p>
]]></description><pubDate>Sun, 17 May 2026 23:27:39 +0000</pubDate><link>https://github.com/SamInTheShell/aetherion</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=48174077</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48174077</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Is my blue your blue?"]]></title><description><![CDATA[
<p>Showed me teal but only have options for blue and green. Teal ain't either.</p>
]]></description><pubDate>Tue, 28 Apr 2026 00:29:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=47929013</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=47929013</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47929013</guid></item><item><title><![CDATA[New comment by SamInTheShell in "GitHub Copilot shifts to usage-based pricing June 1 – why that's no surprise"]]></title><description><![CDATA[
<p>Edited: I saw the multiplier table changes for annual subscribers. Not happy about it and planning to demand a pro-rated refund.</p>
]]></description><pubDate>Tue, 28 Apr 2026 00:13:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47928921</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=47928921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47928921</guid></item><item><title><![CDATA[New comment by SamInTheShell in "Ask HN: Anyone else get fatigued by interaction with LLMs?"]]></title><description><![CDATA[
<p>I don’t even read the conversational garbage. Only care about the outputs I demanded it give me.</p>
]]></description><pubDate>Fri, 24 Apr 2026 16:08:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=47892114</link><dc:creator>SamInTheShell</dc:creator><comments>https://news.ycombinator.com/item?id=47892114</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47892114</guid></item></channel></rss>