<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: sethd</title><link>https://news.ycombinator.com/user?id=sethd</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 25 Sep 2026 05:18:35 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=sethd" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by sethd in "M5 Ultra Mac Studio Review"]]></title><description><![CDATA[
<p>I find it funny that the thing always mentioned with this machine is local AI. If you're a local model enthusiast, then maybe that makes sense, but I just don't see the economics working there.<p>I ordered the same one for work so I could run more local agents at once (many iOS simulators and Xcode build processes).</p>
]]></description><pubDate>Mon, 21 Sep 2026 21:10:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=49793478</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=49793478</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49793478</guid></item><item><title><![CDATA[New comment by sethd in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>I've read that book and it's one of the very core concepts that relates to introducing tests in legacy code ("finding a seam").</p>
]]></description><pubDate>Fri, 28 Aug 2026 13:19:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=49478067</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=49478067</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49478067</guid></item><item><title><![CDATA[New comment by sethd in "Show HN: The load-bearing vocabulary of Claude"]]></title><description><![CDATA[
<p>A lot of these “Claudeisms” are simply jargon I’ve seen or heard firsthand myself while working at tech companies. I don’t think it’s limited to Claude either; I’ve seen Codex use load-bearing and many of these phrases as well.<p>I think using agents is just like speedrunning the whole experience of working with technical coworkers. Whereas you might have had a few coworkers at your company who used some of these phrases regularly, you now have a “coworker” who uses all of them regularly at a much faster pace.</p>
]]></description><pubDate>Thu, 27 Aug 2026 16:41:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=49467590</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=49467590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49467590</guid></item><item><title><![CDATA[New comment by sethd in "Apple introduces M6 and M5 Ultra"]]></title><description><![CDATA[
<p>The M4 Mac Mini had that option too.</p>
]]></description><pubDate>Tue, 25 Aug 2026 21:18:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=49440792</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=49440792</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49440792</guid></item><item><title><![CDATA[New comment by sethd in "Ask HN: What are you working on? (August 2026)"]]></title><description><![CDATA[
<p>I built a macOS terminal (libghostty wrapper) that runs iOS simulators (and mirrored physical devices) in a Metal-rendered pane inside the terminal.<p>It works with standard tooling: for example, if anything in one of its tabs runs `xcrun simctl boot`, the simulator just shows up as a pane in that tab. There's a CLI for the things simctl/devicectl don't cover: taps, gestures, rotation, accessibility tree, etc.<p>Check it out: <a href="https://deviceterm.com" rel="nofollow">https://deviceterm.com</a><p>Code: <a href="https://github.com/sethdeckard/deviceterm" rel="nofollow">https://github.com/sethdeckard/deviceterm</a></p>
]]></description><pubDate>Mon, 10 Aug 2026 02:24:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=49238564</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=49238564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=49238564</guid></item><item><title><![CDATA[New comment by sethd in "Ask HN: What are tools you have made for yourself since the advent of AI?"]]></title><description><![CDATA[
<p>- <a href="https://github.com/sethdeckard/atria" rel="nofollow">https://github.com/sethdeckard/atria</a> : TUI for managing multiple AI coding agents that doesn't force a particular workflow on you. You can use tmux, the built-in PTY, or terminal integrations with iTerm2, kitty, or WezTerm.<p>- <a href="https://github.com/sethdeckard/loadout" rel="nofollow">https://github.com/sethdeckard/loadout</a> : TUI and CLI for managing a personal library of Claude Code and Codex skills across your machines.<p>- <a href="https://github.com/sethdeckard/atlas" rel="nofollow">https://github.com/sethdeckard/atlas</a> : TUI and CLI (also works as "cd launcher") that creates a smart, automatic map of every Git repository under your projects root.<p>I'm using these almost daily.</p>
]]></description><pubDate>Mon, 08 Jun 2026 23:33:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=48453939</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=48453939</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48453939</guid></item><item><title><![CDATA[New comment by sethd in "Show HN: Tmux-IDE, OSS agent-first terminal IDE"]]></title><description><![CDATA[
<p>I built a tool that lets you keep your existing tmux workflow and adds a simple dashboard for monitoring and discovering agents inside tmux: <a href="https://github.com/sethdeckard/atria" rel="nofollow">https://github.com/sethdeckard/atria</a></p>
]]></description><pubDate>Thu, 19 Mar 2026 00:37:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=47433239</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=47433239</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47433239</guid></item><item><title><![CDATA[New comment by sethd in "Show HN: Tmux-IDE, OSS agent-first terminal IDE"]]></title><description><![CDATA[
<p>I recently built something just like this: <a href="https://github.com/sethdeckard/atria" rel="nofollow">https://github.com/sethdeckard/atria</a><p>It supports tmux, but you can use it without via embedded terminal. It also has native integration with a few select terminals that expose the right kind of APIs.<p>Installs as single binary (written in Go) with no external dependencies.</p>
]]></description><pubDate>Wed, 18 Mar 2026 21:41:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=47431771</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=47431771</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47431771</guid></item><item><title><![CDATA[Show HN: Atria – terminal UI for managing multiple coding agents]]></title><description><![CDATA[
<p>I built atria, a terminal UI for managing multiple agent sessions in one place. It works as an "agent multiplexer" for sessions running on your own machine.<p>If you're thinking "why not just use tmux?": It works fine alongside tmux and gives you extra status, visibility, and quick control over agent sessions.<p>There's three ways to use it:<p>- Standalone with embedded terminal multiplexer (works in any terminal).<p>- Integrated with tmux (which still lets you launched into embedded if you want).<p>- "magic" integration with a few terminals: iTerm2, kitty, and WezTerm.<p>Supports Claude Code, Codex, OpenCode, and Copilot.<p>Built with Claude Code and Codex. :)</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47426569">https://news.ycombinator.com/item?id=47426569</a></p>
<p>Points: 1</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 18 Mar 2026 14:55:30 +0000</pubDate><link>https://github.com/sethdeckard/atria</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=47426569</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47426569</guid></item><item><title><![CDATA[New comment by sethd in "Amazon to display tariff costs for consumers"]]></title><description><![CDATA[
<p>I did vote, but not for Harris or Trump. :)<p>Would I have voted for a Democrat or a Republican if they ran the "right" candidate? I suppose anything is possible, but given the history, I would consider that to be very unlikely.</p>
]]></description><pubDate>Tue, 29 Apr 2025 15:50:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=43834283</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43834283</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43834283</guid></item><item><title><![CDATA[New comment by sethd in "Amazon to display tariff costs for consumers"]]></title><description><![CDATA[
<p>As an independent, let me just say: fuck that. Trump and his voters are to blame.</p>
]]></description><pubDate>Tue, 29 Apr 2025 13:05:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=43832054</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43832054</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43832054</guid></item><item><title><![CDATA[New comment by sethd in "Apple Maps Might Start Showing Ads"]]></title><description><![CDATA[
<p>Enshittification strikes again.</p>
]]></description><pubDate>Sun, 16 Feb 2025 17:15:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=43069637</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43069637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43069637</guid></item><item><title><![CDATA[New comment by sethd in "Building a personal, private AI computer on a budget"]]></title><description><![CDATA[
<p>It also depends on the quality of that enclosure and whether or not it adds heat or fan noise.</p>
]]></description><pubDate>Thu, 13 Feb 2025 16:14:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=43037459</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43037459</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43037459</guid></item><item><title><![CDATA[New comment by sethd in "Building a personal, private AI computer on a budget"]]></title><description><![CDATA[
<p>I looked into this a couple months ago and external TB5 was still more expensive at 1-2 TB not sure about above, though.</p>
]]></description><pubDate>Tue, 11 Feb 2025 22:46:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=43019351</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43019351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43019351</guid></item><item><title><![CDATA[New comment by sethd in "Building a personal, private AI computer on a budget"]]></title><description><![CDATA[
<p>For sure and the Mac Mini M4 Pro with 64GB of RAM feels like the sweet spot right now.<p>That said, the base storage option is only 512GB, and if this machine is also a daily driver, you’re going to want to bump that up a bit. Still, it’s an amazing machine for under $3K.</p>
]]></description><pubDate>Tue, 11 Feb 2025 14:11:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=43012884</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43012884</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43012884</guid></item><item><title><![CDATA[New comment by sethd in "Google Maps now shows the 'Gulf of America'"]]></title><description><![CDATA[
<p>Discussion of this issue on OpenStreetMap forum: <a href="https://community.openstreetmap.org/t/gulf-of-america-gulf-of-mexico/124571" rel="nofollow">https://community.openstreetmap.org/t/gulf-of-america-gulf-o...</a></p>
]]></description><pubDate>Tue, 11 Feb 2025 12:02:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43011843</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=43011843</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43011843</guid></item><item><title><![CDATA[New comment by sethd in "U.K. orders Apple to let it spy on users’ encrypted accounts"]]></title><description><![CDATA[
<p>Perhaps. Another possibility is that the same societal shift that drove the UK to give up the right to be armed also pushed them in the direction of giving up other rights.</p>
]]></description><pubDate>Sat, 08 Feb 2025 14:11:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=42983050</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=42983050</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42983050</guid></item><item><title><![CDATA[New comment by sethd in "AI systems with 'unacceptable risk' are now banned in the EU"]]></title><description><![CDATA[
<p>Even the A* search algorithm is technically AI.</p>
]]></description><pubDate>Mon, 03 Feb 2025 23:11:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=42924702</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=42924702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42924702</guid></item><item><title><![CDATA[New comment by sethd in "TikTok goes dark in the US"]]></title><description><![CDATA[
<p>Does anyone know how divesting in this case would actually work?<p>Would Bytedance still own shares in the resulting US entity? Shares they could sell or get paid with via dividends, just no control over operations?</p>
]]></description><pubDate>Sun, 19 Jan 2025 14:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=42757238</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=42757238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42757238</guid></item><item><title><![CDATA[New comment by sethd in "ChatGPT Pro"]]></title><description><![CDATA[
<p>Wouldn’t this be an example of anchoring?<p><a href="https://en.wikipedia.org/wiki/Anchoring_effect" rel="nofollow">https://en.wikipedia.org/wiki/Anchoring_effect</a></p>
]]></description><pubDate>Fri, 06 Dec 2024 16:14:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=42341089</link><dc:creator>sethd</dc:creator><comments>https://news.ycombinator.com/item?id=42341089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=42341089</guid></item></channel></rss>