<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: jswny</title><link>https://news.ycombinator.com/user?id=jswny</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 22 Apr 2026 03:12:13 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=jswny" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by jswny in "Codex for almost everything"]]></title><description><![CDATA[
<p>You want to use the model that is potentially giving your data to the government vs the one that’s openly rejecting that partnership?</p>
]]></description><pubDate>Fri, 17 Apr 2026 02:26:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=47801875</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47801875</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47801875</guid></item><item><title><![CDATA[New comment by jswny in "MCP is dead; long live MCP"]]></title><description><![CDATA[
<p>Package a skill with your CLI itself and give users instructions on how to install the skill properly. That allows the agent to read the instructions in a context efficient way when it wants to use the CLI</p>
]]></description><pubDate>Sun, 15 Mar 2026 02:07:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=47383564</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47383564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47383564</guid></item><item><title><![CDATA[New comment by jswny in "MCP is dead; long live MCP"]]></title><description><![CDATA[
<p>Plenty of MCPs require you to install and run them locally, like I said remote MCP has a real advantage over CLI tho</p>
]]></description><pubDate>Sun, 15 Mar 2026 02:06:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=47383555</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47383555</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47383555</guid></item><item><title><![CDATA[New comment by jswny in "MCP is dead; long live MCP"]]></title><description><![CDATA[
<p>MCP loads all tools immediately. CLI does not because it’s not auto exposed to the agent, got have more control of how the context of which tools exist, and how to deliver that context.</p>
]]></description><pubDate>Sat, 14 Mar 2026 21:15:30 +0000</pubDate><link>https://news.ycombinator.com/item?id=47381251</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47381251</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47381251</guid></item><item><title><![CDATA[New comment by jswny in "MCP is dead; long live MCP"]]></title><description><![CDATA[
<p>MCP is fine, particular remote MCP which is the lowest friction way to get access to some hosted service with auth handled for you.<p>However, MCP is context bloat and not very good compared to CLIs + skills mechanically. With a CLI you get the ability to filter/pipe (regular Unix bash) without having to expand the entire tool call every single time in context.<p>CLIs also let you use heredoc for complex inputs that are otherwise hard to escape.<p>CLIs can easily generate skills from the —help output, and add agent specific instructions on top. That means you can give the agent all the instructions it needs to know how to use the tools, what tools exist, lazy loaded, and without bloating the context window with all the tools upfront (yes, I know tool search in Claude partially solves this).<p>CLIs also don’t have to run persistent processes like MCP but can if needed</p>
]]></description><pubDate>Sat, 14 Mar 2026 21:11:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47381210</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47381210</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47381210</guid></item><item><title><![CDATA[New comment by jswny in "Gemini 3.1 Pro"]]></title><description><![CDATA[
<p>Can you explain what’s so different about pro?<p>I’ve used everything frontier model and had Pro a while ago but it seemed to just be the same models served faster at the time.</p>
]]></description><pubDate>Fri, 20 Feb 2026 05:04:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=47083986</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=47083986</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47083986</guid></item><item><title><![CDATA[New comment by jswny in "GPT-5.2 and GPT-5.2-Codex are now 40% faster"]]></title><description><![CDATA[
<p>How do you get sub agents to work?</p>
]]></description><pubDate>Wed, 04 Feb 2026 04:10:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46881363</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46881363</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46881363</guid></item><item><title><![CDATA[New comment by jswny in "Claude Code's new hidden feature: Swarms"]]></title><description><![CDATA[
<p>That’s just spawning multiple parallel explore agents instructed to look at different things, and then compiling results<p>That’s a pretty basic functionality in Claude code</p>
]]></description><pubDate>Sat, 24 Jan 2026 16:07:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=46744737</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46744737</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46744737</guid></item><item><title><![CDATA[New comment by jswny in "Unrolling the Codex agent loop"]]></title><description><![CDATA[
<p>What’s the point of having a public GitHub repo with PRs enabled if they will never merge any of them?</p>
]]></description><pubDate>Sat, 24 Jan 2026 13:18:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46743282</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46743282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46743282</guid></item><item><title><![CDATA[New comment by jswny in "Unrolling the Codex agent loop"]]></title><description><![CDATA[
<p>How do you know/toggle which API path you are using?</p>
]]></description><pubDate>Sat, 24 Jan 2026 13:11:10 +0000</pubDate><link>https://news.ycombinator.com/item?id=46743235</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46743235</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46743235</guid></item><item><title><![CDATA[New comment by jswny in "Unrolling the Codex agent loop"]]></title><description><![CDATA[
<p>How does this work for other models that aren’t OpenAI models</p>
]]></description><pubDate>Sat, 24 Jan 2026 01:34:27 +0000</pubDate><link>https://news.ycombinator.com/item?id=46740238</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46740238</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46740238</guid></item><item><title><![CDATA[New comment by jswny in "Go away Python"]]></title><description><![CDATA[
<p>Ah I think it’s because I was testing with an external library in the top level TOML metadata</p>
]]></description><pubDate>Wed, 31 Dec 2025 22:26:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=46449003</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46449003</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46449003</guid></item><item><title><![CDATA[New comment by jswny in "Go away Python"]]></title><description><![CDATA[
<p>The problem is that only Deno can type check single file scripts. Otherwise with Node and Bun you need a project to use tsc. Python can type check single file scripts (even with PEP 723 deps) with ty. Otherwise, I love TS for scripting, especially with Bun shell</p>
]]></description><pubDate>Wed, 31 Dec 2025 02:59:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=46440807</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46440807</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46440807</guid></item><item><title><![CDATA[New comment by jswny in "Go away Python"]]></title><description><![CDATA[
<p>I wish this was faster, in my tests it’s about 200ms startup consistently on my M4 MacBook. Otherwise very cool</p>
]]></description><pubDate>Wed, 31 Dec 2025 02:55:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=46440795</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46440795</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46440795</guid></item><item><title><![CDATA[New comment by jswny in "Go away Python"]]></title><description><![CDATA[
<p>Bun has a lot of this built in, plus Bun shell</p>
]]></description><pubDate>Wed, 31 Dec 2025 02:24:28 +0000</pubDate><link>https://news.ycombinator.com/item?id=46440644</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46440644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46440644</guid></item><item><title><![CDATA[New comment by jswny in "Show HN: Stop Claude Code from forgetting everything"]]></title><description><![CDATA[
<p>Not memory, I just instruct it to freely experiment with temporary scripts and artifacts in a specific folder.<p>This helps it organize temporary things it does like debugging scripts and lets it (or me) reference/build on them later, without filling the context window. Nothing fancy, just a bit of organization that collects in a repo (Git ignored)</p>
]]></description><pubDate>Tue, 30 Dec 2025 02:40:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46428904</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46428904</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46428904</guid></item><item><title><![CDATA[New comment by jswny in "Show HN: Stop Claude Code from forgetting everything"]]></title><description><![CDATA[
<p>Can you give an example of how beads would be used by Claude to do something it otherwise couldn’t? I can’t quite tell what it is useful for</p>
]]></description><pubDate>Tue, 30 Dec 2025 01:16:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=46428327</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46428327</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46428327</guid></item><item><title><![CDATA[New comment by jswny in "Show HN: Stop Claude Code from forgetting everything"]]></title><description><![CDATA[
<p>I also specifically instruct Claude how to use a globally git ignored scratch folder “tmp” in each repo. Curious what your approach is</p>
]]></description><pubDate>Tue, 30 Dec 2025 01:11:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=46428299</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46428299</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46428299</guid></item><item><title><![CDATA[New comment by jswny in "Toad is a unified experience for AI in the terminal"]]></title><description><![CDATA[
<p>Very interesting project! I have 2 questions:<p>1. How has it been working with ACP? Is it anywhere near feature parity with Claude code’s native interface?<p>2. I see your repo is written in Python which is interesting to me for a responsive TUI. Is it snappy and performant and if so what gave you done to make it feel native? And why did you choose Python?</p>
]]></description><pubDate>Tue, 23 Dec 2025 14:17:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=46365487</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46365487</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46365487</guid></item><item><title><![CDATA[New comment by jswny in "The U.S. Is Funding Fewer Grants in Every Area of Science and Medicine"]]></title><description><![CDATA[
<p>So only opportunities with a path to economic profitability should be researched?<p>That is a very narrow view of advancing society</p>
]]></description><pubDate>Mon, 22 Dec 2025 17:46:56 +0000</pubDate><link>https://news.ycombinator.com/item?id=46356510</link><dc:creator>jswny</dc:creator><comments>https://news.ycombinator.com/item?id=46356510</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46356510</guid></item></channel></rss>