<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: nzoschke</title><link>https://news.ycombinator.com/user?id=nzoschke</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 30 Aug 2026 12:36:18 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=nzoschke" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by nzoschke in "Htmx 4.0"]]></title><description><![CDATA[
<p>Congrats and thanks! htmx brings me joy.<p>Pretty much every experiment I build now starts with Go, htmx, and SQLite to keep things simple and fast but still responsive.<p>I put a few more thoughts about this here:<p><a href="https://housecat.com/blog/the-hugs-stack-hypermedia-unix-go-sqlite" rel="nofollow">https://housecat.com/blog/the-hugs-stack-hypermedia-unix-go-...</a></p>
]]></description><pubDate>Fri, 28 Aug 2026 16:10:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=49480627</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49480627</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49480627</guid></item><item><title><![CDATA[New comment by nzoschke in "Show HN: Yet another minimal and lightweight terminal multiplexer written in Go."]]></title><description><![CDATA[
<p>zmx, another multiplexer, has a good argument for this: <a href="https://bower.sh/you-might-not-need-tmux" rel="nofollow">https://bower.sh/you-might-not-need-tmux</a></p>
]]></description><pubDate>Thu, 27 Aug 2026 19:03:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49469662</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49469662</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49469662</guid></item><item><title><![CDATA[New comment by nzoschke in "VMs won't contain cyber-capable agents"]]></title><description><![CDATA[
<p>Interesting article, but there's little question the "agent computer" pattern is only going to grow.<p>Security is a major concern but I don't see why we aren't already "good enough" with a sandbox VM, separate gateway for secrets and remote service access, and a single tenant using frontier models that have safety checks built in plus not trying to hack themselves.<p>I put up more thoughts on architecture and security here and would love to learn if I'm missing anything.<p><a href="https://housecat.com/blog/agent-computer-101" rel="nofollow">https://housecat.com/blog/agent-computer-101</a></p>
]]></description><pubDate>Wed, 26 Aug 2026 18:10:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=49453377</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49453377</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49453377</guid></item><item><title><![CDATA[New comment by nzoschke in "One Go binary, one YAML file, one SQLite database: I wrote my monitoring tool"]]></title><description><![CDATA[
<p>Single Go binary + SQLite database all the way.<p>I've been doing this architecture on single tenant VMs for like 6+ years now and it has so many advantages for deployments, security and scaling.<p>Pretty much every new tool and agent computer I set up uses this pattern. I've blogged about it and created a template repo.<p><a href="https://housecat.com/blog/the-hugs-stack-hypermedia-unix-go-sqlite" rel="nofollow">https://housecat.com/blog/the-hugs-stack-hypermedia-unix-go-...</a>
<a href="https://github.com/housecat-inc/scratch" rel="nofollow">https://github.com/housecat-inc/scratch</a></p>
]]></description><pubDate>Wed, 26 Aug 2026 00:10:01 +0000</pubDate><link>https://news.ycombinator.com/item?id=49442503</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49442503</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49442503</guid></item><item><title><![CDATA[New comment by nzoschke in "Fences, Not Sandboxes"]]></title><description><![CDATA[
<p>You nailed it, this is a meta game.<p>AI lets you LARP.<p>Want to be the head of a game studio? "Hire" a bunch of game dev agents, put them to work in the software factory, get pretty progress updates and an actual game of sorts along the way.<p>Want to be the CEO of a startup? Hire a bunch of biz ops agents, and fire them when they make mistakes. Ship an actual website and MVP and make some numbers go up along the way.<p>If you know you're playing a game its fun and weird. But I worry for the people that don't know they're LARPing...</p>
]]></description><pubDate>Mon, 24 Aug 2026 23:00:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49427000</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49427000</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49427000</guid></item><item><title><![CDATA[New comment by nzoschke in "Fences, Not Sandboxes"]]></title><description><![CDATA[
<p>Seems like this is the year of the sandbox and governance layers.<p>I recently wrote how we set all this up for our agent computers that help people with their email:<p><a href="https://housecat.com/blog/agent-computer-101" rel="nofollow">https://housecat.com/blog/agent-computer-101</a><p>I do agree even more rules help keep things on track, but I do these as linters, specifically as Golang `go vet` and `go fix` commands. That works 100x better than any SKILL.md or team of agents in my experience.</p>
]]></description><pubDate>Mon, 24 Aug 2026 22:52:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49426936</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49426936</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49426936</guid></item><item><title><![CDATA[New comment by nzoschke in "Show HN: Proliferate- open-source, self-hostable Codex for any coding agent"]]></title><description><![CDATA[
<p>How does this compare to <a href="https://github.com/pingdotgg/t3code" rel="nofollow">https://github.com/pingdotgg/t3code</a> or <a href="https://github.com/getpaseo/paseo" rel="nofollow">https://github.com/getpaseo/paseo</a>?<p>Is there a good resource indexing all the coding agent tools / harnesses? Every awesome list I've found so far seems very incomplete, but I'm sure its impossible to keep up.<p>My daily drivers are still:<p>- exe.dev + Shelley + terminal multiplexer (<a href="https://zmx.sh/" rel="nofollow">https://zmx.sh/</a> or tmux) + `codex` CLI
- Conductor.build<p>I would love an open source solution with nice desktop / web / mobile / remote options and notifications, but seems like it could be a while before things settle down and the "winners" emerge?</p>
]]></description><pubDate>Fri, 21 Aug 2026 17:54:52 +0000</pubDate><link>https://news.ycombinator.com/item?id=49391677</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49391677</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49391677</guid></item><item><title><![CDATA[New comment by nzoschke in "HTML over WebSockets: real-time SPAs with barely any JavaScript"]]></title><description><![CDATA[
<p>I have tried it many times and I want to like it but I find the LLM doesn't program in it well.<p>Maybe it's my fault, or maybe a model training, or something to improve in docs and SDKs?</p>
]]></description><pubDate>Thu, 13 Aug 2026 01:19:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=49280735</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49280735</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49280735</guid></item><item><title><![CDATA[New comment by nzoschke in "HTML over WebSockets: real-time SPAs with barely any JavaScript"]]></title><description><![CDATA[
<p>Close but htmx with SSE and dom swaps and morphing gets you there without reinventing any wheels.<p>Pretty much every web app I build has this pattern in it from day 1, as they all quickly expand to have a realtime inbox and notifications subsystem to support workflows and agents.</p>
]]></description><pubDate>Wed, 12 Aug 2026 18:21:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49276589</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49276589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49276589</guid></item><item><title><![CDATA[New comment by nzoschke in "OpenChamber: An Agentic Development Environment"]]></title><description><![CDATA[
<p>Looks nice.<p>I have a number of these pieces in a binary I drop first thing on every agent computer: <a href="https://github.com/housecat-inc/scratch" rel="nofollow">https://github.com/housecat-inc/scratch</a><p>Chat to code with an inspector to point at specific DOM sections, review diffs on the box, hand off to mobile, etc.<p>Makes me wonder where all this will end up. Or DIY win with hyper-personalized tools?  Will one vendor become the center of gravity similar to VSCode in previous generation? Will there be a cottage industry of more opinionated tools?</p>
]]></description><pubDate>Mon, 10 Aug 2026 01:40:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238290</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49238290</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238290</guid></item><item><title><![CDATA[New comment by nzoschke in "Banksy works cost public almost £150k"]]></title><description><![CDATA[
<p>Technically this is vandalism of a govt building.<p>If they're so concerned about cost, why not do what you'd do with any other vandal with a spray paint can...<p>Immediately paint over it with grey paint to neutralize the "blight", then efficiently do a deeper clean / removal / repair the facade.<p>Seems like they gave the Banksy very special treatment of fence, guards, etc. and now are paying for the side effects of that.</p>
]]></description><pubDate>Sun, 09 Aug 2026 17:28:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=49233465</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49233465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49233465</guid></item><item><title><![CDATA[New comment by nzoschke in "Lost my phone at the office. Claude suggested tracking Bluetooth signal strength"]]></title><description><![CDATA[
<p>Codex helped me reverse engineer the BTLE protocol for a decibel meter. Now I can visualize the volume on the dance floor from the DJ booth.<p><a href="https://github.com/nzoschke/sgtm" rel="nofollow">https://github.com/nzoschke/sgtm</a></p>
]]></description><pubDate>Sun, 09 Aug 2026 05:02:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=49228584</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49228584</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49228584</guid></item><item><title><![CDATA[New comment by nzoschke in "Ask HN: Who is hiring? (August 2026)"]]></title><description><![CDATA[
<p>Housecat | Full Stack Engineer | San Francisco but REMOTE (US) based on qualifications.<p>Hi I'm Noah, founder and CTO at Housecat.com<p>Housecat is an email inbox that gets real work done by connecting it to tools like your CRM, Slack, GitHub, and Claude. It is used by individuals and small teams that want to eliminate busywork and get through email incredibly fast.<p>The team is founded by veterans in building tools people love including early builders of Heroku and Monzo. We value collaboration, working efficiently, and having fun.<p>Stack: HTML, JS, Go, SQLite, Postgres; Templ, HTMX, DBOS; Deployed to GCP and exe.dev<p>Skills: Coding agents, GitHub, API/CLI/UI design and implementation, Gmail/GCal/CRM APIs<p>Duties: full lifecycle across production, engineering, support, sales<p>Benefits: Health care, Office downtown SF with hybrid days, flexible PTO, generous equity, awesome team mates<p>Apply directly to the email address in my HN profile.</p>
]]></description><pubDate>Wed, 05 Aug 2026 19:48:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=49187999</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49187999</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49187999</guid></item><item><title><![CDATA[New comment by nzoschke in "Turn And Face The Strange"]]></title><description><![CDATA[
<p>Congrats!<p>Building a cloud like Fly is very difficult. Staying nimble through technology shifts is hard.<p>I’m right there with you on the agent computer shift. It’s forever changed how I code and deploy and architect systems.<p>Thanks for all the hard work, hosting, blogging and open source. Looking forward to what the next chapter brings us all.</p>
]]></description><pubDate>Sun, 26 Jul 2026 04:58:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=49054877</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49054877</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49054877</guid></item><item><title><![CDATA[New comment by nzoschke in "Gsxui – Shadcn-style components for Go"]]></title><description><![CDATA[
<p>Thanks for the explanation. I do find air lacking for sufficiently complicated applications servers</p>
]]></description><pubDate>Sun, 26 Jul 2026 02:09:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49053937</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49053937</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49053937</guid></item><item><title><![CDATA[New comment by nzoschke in "Gsxui – Shadcn-style components for Go"]]></title><description><![CDATA[
<p>How does this compare to templ and templui? I see from the docs that gsx is templ compatible.<p>And why does this depend on node / npx? Something to do with the JSX syntax and parsing?<p>I wish go std templates were more ergonomic for components.<p>Past that I wish projects like templ or GSX have a simple go generate pipeline, and support html and text/markdown output including whitespace.<p>Until then I have a Frankenstein of a bunch of templating.</p>
]]></description><pubDate>Fri, 24 Jul 2026 21:00:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=49041524</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49041524</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49041524</guid></item><item><title><![CDATA[New comment by nzoschke in "Postgres LISTEN/NOTIFY actually scales"]]></title><description><![CDATA[
<p>I continue to love DBOS for how it just leverages Postgres (and now SQLite) properly. It's effortless to drop into an existing CRUD stack.<p>Once you start down the "durable workflows" path, you start seeing them everywhere.<p>My latest experiments are treating individual emails as durable workflows, where you, the people you're communicating with, agents and tools like GitHub or Attio all take turns in the flow.<p><a href="https://housecat.com/blog/gmail-durable-workflows-sandbox-vm" rel="nofollow">https://housecat.com/blog/gmail-durable-workflows-sandbox-vm</a></p>
]]></description><pubDate>Fri, 24 Jul 2026 19:39:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=49040676</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49040676</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49040676</guid></item><item><title><![CDATA[New comment by nzoschke in "Show HN: Housecat.com – Gmail + durable workflows + sandbox VM"]]></title><description><![CDATA[
<p>We're thinking and designing with number of finance / VC / PE types. This is where the durable workflows can really help.<p>I wouldn't trust a agent chat or SKILL.md for numbers just yet.<p>But I would trust having a coding agent code the workflow, then have real people review the code, operate the tool, and double check the numbers.</p>
]]></description><pubDate>Wed, 22 Jul 2026 16:06:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49008972</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49008972</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49008972</guid></item><item><title><![CDATA[New comment by nzoschke in "Show HN: Housecat.com – Gmail + durable workflows + sandbox VM"]]></title><description><![CDATA[
<p>Yes that's a good way to think about it.<p>We started as a hosted claw of sorts. But the less technical folks wanted something more than chats and markdown to do their work.<p>We then added a modern todo list interface. Having the agent create and update action items from email and Slack turns out to be genuinely useful, but having another TODO list to check wasn't as useful.<p>So we landed back on an email inbox. Having your actual email to work on, plus the "inbox" to also home other tasks and chats from the agent, is feeling very productive.</p>
]]></description><pubDate>Wed, 22 Jul 2026 15:48:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=49008686</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49008686</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49008686</guid></item><item><title><![CDATA[New comment by nzoschke in "Show HN: Housecat.com – Gmail + durable workflows + sandbox VM"]]></title><description><![CDATA[
<p>TL;DR we're building a unified UX / API / SDK / VM all around the concept of "inbox". Not just bolting AI on to search / draft / send.<p>First its a question of the shape of a product. There are a few paradigms:<p>1. Keep AI far away from my email<p>2. Side bar chat in email app<p>3. Chat app that can interact with email<p>4. Fully autonomous email agents<p>I don't like 4. At its core, real email is person to person communications, and we want to keep humans in the loop and actually writing thoughtful messages back and forth.<p>3 is here to stay, but I don't think most people actually want to free form chat or vibe code their day to day communications long term.<p>We can expect 2 in pretty much every SaaS but so far I'm underwhelmed by many experiences. An agent only truly works when it has great tools, and not many email providers or apps have great APIs or higher level tools and primitives other than "draft" and "send".<p>So first we're working on great tools for the human. Common templates, dynamic folders and labels, context from your CRM, integrated tools for your other workspace tools, easy ways to code customizations and workflows.<p>Next we're equipping the agent with the same tools to help you, only when you want it to.</p>
]]></description><pubDate>Wed, 22 Jul 2026 15:11:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=49008074</link><dc:creator>nzoschke</dc:creator><comments>https://news.ycombinator.com/item?id=49008074</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49008074</guid></item></channel></rss>