<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: etoxin</title><link>https://news.ycombinator.com/user?id=etoxin</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 02 Sep 2026 07:27:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=etoxin" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by etoxin in "Apple caught off guard by AI demand for Mac Mini and Mac Studio"]]></title><description><![CDATA[
<p>Switching from Q4 to Q8 was a game changer when I upgraded</p>
]]></description><pubDate>Mon, 31 Aug 2026 22:44:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=49515760</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49515760</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49515760</guid></item><item><title><![CDATA[Cowanomics – A fun stock trading party game that uses web sockets]]></title><description><![CDATA[
<p>Article URL: <a href="https://cowanomics.com/">https://cowanomics.com/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49461719">https://news.ycombinator.com/item?id=49461719</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Thu, 27 Aug 2026 08:43:50 +0000</pubDate><link>https://cowanomics.com/</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49461719</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49461719</guid></item><item><title><![CDATA[The Arduino UNO Q is an almost perfect Hermes Agent host]]></title><description><![CDATA[
<p>I’ve wanted to try out Hermes agent for a while now but I never wanted to run it on my own personal machine. I thought about maybe using a hosted VPS but I wasn’t keen on the ongoing cost. Then I looked a recently acquired Arduino UNO Q. A weird arduino board that has an arduino on one side and Linux on the other side. The Linux chip can communicate to the arduino chip. The board I have has 4GB of ram and 32GB of storage. Plenty of power to run the Hermes agent client. I never intended to run a local LLM on the arduino. I wanted an isolated machine where I could run it that was more affordable than buying a new computer. The Q offered all of this. Affordable, cheap on power and isolated.<p>So I plugged it in and ssh’d into the board and installed Hermes, setup was pretty straightforward. I connected my ChatGPT subscription and we were in business.<p>The first thing I asked the agent to do was flash a LED on the board, and it did just that. I then asked it to run the game of life on its 8x13 LED Matrix. Which would need it to interface with the arduino side of the board. After it searched docs for a bit, it had Conways game of life running on the board. Wow.<p>After setting up messaging it had me thinking, I can plug a whole bunch of electronic components to this thing. The Arduino UNO has these things called Modulino which are electronic components like temperature sensors that can be daisy chained from the board. This creates a whole world of possibilities creating a Hermes IOT agent like thing.</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49368474">https://news.ycombinator.com/item?id=49368474</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 19 Aug 2026 23:22:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=49368474</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49368474</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49368474</guid></item><item><title><![CDATA[New comment by etoxin in "Docker Sandboxes – Disposable, isolated sandboxes for AI agents"]]></title><description><![CDATA[
<p>The docs are here: <a href="https://docs.docker.com/ai/sandboxes/" rel="nofollow">https://docs.docker.com/ai/sandboxes/</a><p>The other url is their marketing page.<p>Yes, Linux is supported.</p>
]]></description><pubDate>Mon, 10 Aug 2026 06:42:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49240099</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49240099</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49240099</guid></item><item><title><![CDATA[Docker Sandboxes – Disposable, isolated sandboxes for AI agents]]></title><description><![CDATA[
<p>Article URL: <a href="https://www.docker.com/products/docker-sandboxes/">https://www.docker.com/products/docker-sandboxes/</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49239751">https://news.ycombinator.com/item?id=49239751</a></p>
<p>Points: 694</p>
<p># Comments: 396</p>
]]></description><pubDate>Mon, 10 Aug 2026 06:02:38 +0000</pubDate><link>https://www.docker.com/products/docker-sandboxes/</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49239751</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239751</guid></item><item><title><![CDATA[New comment by etoxin in "Auto mode is now the default in Claude Code"]]></title><description><![CDATA[
<p>I'm using Docker Sandboxes with a custom Kit. The cli is nice and the TUI is also good. <a href="https://docs.docker.com/ai/sandboxes/" rel="nofollow">https://docs.docker.com/ai/sandboxes/</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 05:27:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49239544</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49239544</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239544</guid></item><item><title><![CDATA[New comment by etoxin in "Auto mode is now the default in Claude Code"]]></title><description><![CDATA[
<p>At this stage with the latest models with "increased persistence" and the sheer amount of supply chain attacks, you'd be insane not running these tools in a sandbox.</p>
]]></description><pubDate>Mon, 10 Aug 2026 05:24:41 +0000</pubDate><link>https://news.ycombinator.com/item?id=49239516</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49239516</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49239516</guid></item><item><title><![CDATA[New comment by etoxin in "AI assistant hacks gym website in first known Australian autonomous cyber attack"]]></title><description><![CDATA[
<p>Pretty clear cut here. He instructed the AI.</p>
]]></description><pubDate>Mon, 10 Aug 2026 00:17:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=49237720</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49237720</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49237720</guid></item><item><title><![CDATA[New comment by etoxin in "AMD acquires Taalas to boost inference performance by etching models in silicon"]]></title><description><![CDATA[
<p>And the second hand market. I'd love to see this integrated into motherboards like RAM. Someone could have a motherboard with 4 sticks of different AI with various models. Swap, change and trade.</p>
]]></description><pubDate>Fri, 07 Aug 2026 01:45:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=49204978</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49204978</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49204978</guid></item><item><title><![CDATA[New comment by etoxin in "Surface – KDL Specification Format – Experimental"]]></title><description><![CDATA[
<p>I wanted a app spec format that could near deterministically output an application via an AI agent. Change the spec and the LLM could rebuild the whole application with that one change.<p>I used KDL so a human/you could easily write up a full app and let the agent build the application.<p>You can keep the spec simple or define the logic in each function with scoped context. You can also define your data model.</p>
]]></description><pubDate>Sat, 01 Aug 2026 23:38:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=49139667</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49139667</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49139667</guid></item><item><title><![CDATA[Surface – KDL Specification Format – Experimental]]></title><description><![CDATA[
<p>Article URL: <a href="https://github.com/etoxin/surface">https://github.com/etoxin/surface</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=49139666">https://news.ycombinator.com/item?id=49139666</a></p>
<p>Points: 3</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 01 Aug 2026 23:38:53 +0000</pubDate><link>https://github.com/etoxin/surface</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49139666</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49139666</guid></item><item><title><![CDATA[New comment by etoxin in "The Productivity Mirage"]]></title><description><![CDATA[
<p>After many years you care less about how cool your setup is and move to the best developer experience (dx) which in most cases is the default.</p>
]]></description><pubDate>Thu, 30 Jul 2026 06:21:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49106628</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=49106628</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49106628</guid></item><item><title><![CDATA[New comment by etoxin in "Lore – give your coding agent the decisions your team made"]]></title><description><![CDATA[
<p>Or spec-driven AI development.</p>
]]></description><pubDate>Mon, 29 Jun 2026 06:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=48715434</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48715434</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48715434</guid></item><item><title><![CDATA[New comment by etoxin in "The founder's playbook: Building an AI-native startup"]]></title><description><![CDATA[
<p>Hundreds of PR’s per engineer per day! They would have zero visibility of their code. Their AI’s would have no visibility of the million plus lines of code.<p>Sounds super stable and cool.</p>
]]></description><pubDate>Wed, 17 Jun 2026 07:57:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=48567214</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48567214</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48567214</guid></item><item><title><![CDATA[New comment by etoxin in "Running local models is good now"]]></title><description><![CDATA[
<p>I think 75% is about right. It calls tools pretty well and has a good knowledge base. It's absolutely not 90% there, but 75% feels right.</p>
]]></description><pubDate>Wed, 17 Jun 2026 07:20:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48566931</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48566931</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48566931</guid></item><item><title><![CDATA[New comment by etoxin in "Ask HN: Has anyone replaced Claude/GPT with a local model for daily coding?"]]></title><description><![CDATA[
<p>I have not. We use openspec with our projects at work. To try and simulate a local rig without spending big cash. I use the hosted models and pay for them with the latest popular local model.<p>Most small local models don't get tool calling right, however the larger models are now doing this correctly now.<p>One thing local has not accounted for, is most productive engineers are running multiple cli chats at a time with git worktrees. I normally hover around 3 worktrees + cli-chats.</p>
]]></description><pubDate>Mon, 15 Jun 2026 23:17:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48548395</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48548395</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48548395</guid></item><item><title><![CDATA[New comment by etoxin in "MCP is dead?"]]></title><description><![CDATA[
<p>Also MCPs for programs like Chrome Dev tools or Playwright.</p>
]]></description><pubDate>Sat, 30 May 2026 05:20:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=48332856</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48332856</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332856</guid></item><item><title><![CDATA[New comment by etoxin in "MCP is dead?"]]></title><description><![CDATA[
<p>People who say MCPs are dead don’t understand how MCPs work or when to use them.</p>
]]></description><pubDate>Sat, 30 May 2026 05:16:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=48332840</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48332840</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332840</guid></item><item><title><![CDATA[New comment by etoxin in "I made a CPU only spiking neuron network lib that comes pretty close to PyTorch"]]></title><description><![CDATA[
<p>This was a proof of concept to see if a event driven like neuron inspired neural model could work. I heavily used gemini flash 3.5 to build my vision.</p>
]]></description><pubDate>Sat, 30 May 2026 04:00:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=48332416</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48332416</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332416</guid></item><item><title><![CDATA[I made a CPU only spiking neuron network lib that comes pretty close to PyTorch]]></title><description><![CDATA[
<p>Article URL: <a href="https://huggingface.co/etoxin/neuronguard-wikipedia-classifier">https://huggingface.co/etoxin/neuronguard-wikipedia-classifier</a></p>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=48332415">https://news.ycombinator.com/item?id=48332415</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Sat, 30 May 2026 04:00:35 +0000</pubDate><link>https://huggingface.co/etoxin/neuronguard-wikipedia-classifier</link><dc:creator>etoxin</dc:creator><comments>https://news.ycombinator.com/item?id=48332415</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48332415</guid></item></channel></rss>