<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: s900mhz</title><link>https://news.ycombinator.com/user?id=s900mhz</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 06 May 2026 14:14:04 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=s900mhz" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by s900mhz in "GLM-5V-Turbo: Toward a Native Foundation Model for Multimodal Agents"]]></title><description><![CDATA[
<p>Has 5.1 reliability improved? I would love to use it again. The inference was just too unreliable when it was first released.</p>
]]></description><pubDate>Wed, 06 May 2026 02:36:42 +0000</pubDate><link>https://news.ycombinator.com/item?id=48031465</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=48031465</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48031465</guid></item><item><title><![CDATA[New comment by s900mhz in "Anatomy of the .claude/ folder"]]></title><description><![CDATA[
<p>Yes this is the path I’m taking. Experiment, build your own toolbox whether it’s hand rolled skills or particular skills you pull out from other public repos. Then maintain your own set.<p>You do not want to log in one day to find your favorite workflow has changed via updates.<p>Then again this is all personal preference as well.</p>
]]></description><pubDate>Fri, 27 Mar 2026 18:24:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47546404</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=47546404</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47546404</guid></item><item><title><![CDATA[New comment by s900mhz in "Show HN: Lux – Drop-in Redis replacement in Rust. 5.6x faster, ~1MB Docker image"]]></title><description><![CDATA[
<p>Looks like the repo is very young.<p>First thing to do is try it out in a hobby project see how it works out!</p>
]]></description><pubDate>Sun, 15 Mar 2026 22:41:53 +0000</pubDate><link>https://news.ycombinator.com/item?id=47392779</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=47392779</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47392779</guid></item><item><title><![CDATA[New comment by s900mhz in "1M context is now generally available for Opus 4.6 and Sonnet 4.6"]]></title><description><![CDATA[
<p>I find it useful to make Claude track the debugging session with a markdown file. It’s like a persistent memory for a long session over many context windows.<p>Or make a subagent do the debugging and let the main agent orchestrate it over many subagent sessions.</p>
]]></description><pubDate>Sat, 14 Mar 2026 03:31:20 +0000</pubDate><link>https://news.ycombinator.com/item?id=47373052</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=47373052</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47373052</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude Code On-the-Go"]]></title><description><![CDATA[
<p>I was doing the same, but recently I noticed that Claude now writes its plans to a markdown file somewhere nested in the ~/.claude/plans directory. It will carry a reference to it through compaction. Basically mimicking my own workflow!<p>This can be customized via a shell env variable that I cannot remember ATM.<p>The downside (upside?) is that the plan will not end up in your repo. Which sometimes I want. I love the native plan mode though.</p>
]]></description><pubDate>Sun, 04 Jan 2026 22:59:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=46493285</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=46493285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46493285</guid></item><item><title><![CDATA[New comment by s900mhz in "One year of keeping a tada list"]]></title><description><![CDATA[
<p>Why not? If one of your goals is to try to relax and/or meditate more, then I feel it’s a valid list entry.<p>It’s all a matter of perspective and personal goals, no?</p>
]]></description><pubDate>Sun, 28 Dec 2025 15:18:34 +0000</pubDate><link>https://news.ycombinator.com/item?id=46411669</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=46411669</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46411669</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude in Chrome"]]></title><description><![CDATA[
<p>I personally replaced my playwright mcp with this. Seems to use less context and generally more reliable.</p>
]]></description><pubDate>Sun, 21 Dec 2025 05:54:17 +0000</pubDate><link>https://news.ycombinator.com/item?id=46342591</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=46342591</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46342591</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude Advanced Tool Use"]]></title><description><![CDATA[
<p>This is a task I think is suited for a sub agent that is small in size. It can can take the context beating to query for relevant tools and return only what is necessary to the main agent thread.</p>
]]></description><pubDate>Tue, 25 Nov 2025 05:08:46 +0000</pubDate><link>https://news.ycombinator.com/item?id=46042528</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=46042528</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46042528</guid></item><item><title><![CDATA[New comment by s900mhz in "Study identifies weaknesses in how AI systems are evaluated"]]></title><description><![CDATA[
<p>When I have a bug I’m iterating on it’s much easier and faster to have it write out the playwright script. That way it does not have to waste time or tokens performing the same actions over and over again.<p>Think of it as TDD.</p>
]]></description><pubDate>Sat, 08 Nov 2025 18:57:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=45858993</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45858993</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45858993</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude Skills"]]></title><description><![CDATA[
<p>Download the godot docs and tell the skill to use them. It won’t be able to fit the entire docs in the context but that’s not the point. Depending on the task it will search for what it needs</p>
]]></description><pubDate>Thu, 16 Oct 2025 18:11:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45608767</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45608767</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45608767</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude Sonnet 4.5"]]></title><description><![CDATA[
<p>I personally do not do any writes in parallel but parallel works great for read operations like investigating multiple failing tests.</p>
]]></description><pubDate>Thu, 02 Oct 2025 00:45:21 +0000</pubDate><link>https://news.ycombinator.com/item?id=45445294</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45445294</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45445294</guid></item><item><title><![CDATA[New comment by s900mhz in "Unix philosophy and filesystem access makes Claude Code amazing"]]></title><description><![CDATA[
<p>Claude can then proceed to fix the issues for you</p>
]]></description><pubDate>Thu, 02 Oct 2025 00:42:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45445282</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45445282</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45445282</guid></item><item><title><![CDATA[New comment by s900mhz in "Claude Sonnet 4.5"]]></title><description><![CDATA[
<p>You can use the built in task agent. When you have a plan and ready for Claude to implement, just say something along the line of “begin implementation, split each step into their own subagent, run them sequentially”</p>
]]></description><pubDate>Tue, 30 Sep 2025 04:42:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=45421957</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45421957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45421957</guid></item><item><title><![CDATA[New comment by s900mhz in "Devious malware has jumped from Meta to Google Ads and YouTube to spread"]]></title><description><![CDATA[
<p><a href="https://apps.apple.com/us/app/wipr-2/id1662217862">https://apps.apple.com/us/app/wipr-2/id1662217862</a><p>Wipr 2<p>It’s a one time paid app that works for both Mac and iOS</p>
]]></description><pubDate>Fri, 26 Sep 2025 20:41:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=45390821</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=45390821</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45390821</guid></item><item><title><![CDATA[New comment by s900mhz in "AI overviews cause massive drop in search clicks"]]></title><description><![CDATA[
<p>Ahh thanks for the clarification, I misunderstood!</p>
]]></description><pubDate>Thu, 24 Jul 2025 19:28:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44674975</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44674975</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44674975</guid></item><item><title><![CDATA[New comment by s900mhz in "AI overviews cause massive drop in search clicks"]]></title><description><![CDATA[
<p>It’s a feature of Kagi. Putting the question mark does invoke AI summaries.<p><a href="https://help.kagi.com/kagi/ai/quick-answer.html" rel="nofollow">https://help.kagi.com/kagi/ai/quick-answer.html</a></p>
]]></description><pubDate>Thu, 24 Jul 2025 00:35:15 +0000</pubDate><link>https://news.ycombinator.com/item?id=44665590</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44665590</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44665590</guid></item><item><title><![CDATA[New comment by s900mhz in "What happens when people don't understand how AI works"]]></title><description><![CDATA[
<p>I personally love LLMs and use them daily for a variety of tasks. I really do not know how to “fix” the terminology. I agree with you that they are not thinking in the abstract like humans. I also do not know what else you would call “chain-of-thought”.<p>Perhaps “journaling-before-answering” lol. It’s basically talking out loud to itself. (Is that still being too anthropomorphic?)<p>Is this comment me “thinking out loud”? shrug</p>
]]></description><pubDate>Mon, 09 Jun 2025 14:12:02 +0000</pubDate><link>https://news.ycombinator.com/item?id=44224731</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44224731</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44224731</guid></item><item><title><![CDATA[New comment by s900mhz in "Tracking Copilot vs. Codex vs. Cursor vs. Devin PR Performance"]]></title><description><![CDATA[
<p>I use Claude code daily at work, it writes all my PRs. It uses the GitHub cli to manage them.<p>Since all agents are able to use the terminal I suggest looking up the Gitlab CLI and have it use that. Should work locally and in runners.</p>
]]></description><pubDate>Mon, 09 Jun 2025 14:03:03 +0000</pubDate><link>https://news.ycombinator.com/item?id=44224644</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44224644</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44224644</guid></item><item><title><![CDATA[New comment by s900mhz in "Cloudlflare builds OAuth with Claude and publishes all the prompts"]]></title><description><![CDATA[
<p>I’m not who you replied to but I keep functions small and testable paired with unit tests with a healthy mix of happy/sad path.<p>Afterwards I make sure the LLM passes all the tests before I spend my time to review the code.<p>I find this process keeps the iterations count low for review -> prompt -> review.<p>I personally love writing code with an LLM. I’m a sloppy typist but love programming.
I find it’s a great burnout prevention.<p>For context: node.js development/React (a very LLM friendly stack.)</p>
]]></description><pubDate>Wed, 04 Jun 2025 03:33:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=44176987</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44176987</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44176987</guid></item><item><title><![CDATA[New comment by s900mhz in "xAI to pay telegram $300M to integrate Grok into the chat app"]]></title><description><![CDATA[
<p>Perplexity basically has this right? They let you buy things with a button in the chat itself!</p>
]]></description><pubDate>Wed, 28 May 2025 19:11:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=44119589</link><dc:creator>s900mhz</dc:creator><comments>https://news.ycombinator.com/item?id=44119589</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44119589</guid></item></channel></rss>