<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: kirby88</title><link>https://news.ycombinator.com/user?id=kirby88</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Wed, 08 Apr 2026 03:36:29 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=kirby88" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[Show HN: I built an AI coding agent 50% cheaper than Claude Code (same prompts)]]></title><description><![CDATA[
<p>I built vix, an AI coding agent that uses a virtual filesystem to minify source code so the LLM always works in the minified space, and the concept of stem agents that allows for optimal cache hits in plan mode.<p>I used the same prompts and same model than claude code, and run both vix and claude code over 7 life like benchmarks, ran 5 times each. The results are that vix is 50% cheaper and 40% faster than claude code. I shared all the plans and the diffs in the repo so you can compare the planning and execution quality by yourself (similar in my opinion).</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47680184">https://news.ycombinator.com/item?id=47680184</a></p>
<p>Points: 4</p>
<p># Comments: 2</p>
]]></description><pubDate>Tue, 07 Apr 2026 19:28:28 +0000</pubDate><link>https://github.com/kirby88/vix-releases</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=47680184</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47680184</guid></item><item><title><![CDATA[New comment by kirby88 in "GLM-5.1: Towards Long-Horizon Tasks"]]></title><description><![CDATA[
<p>I wonder how that compare to harness methods like MAKER <a href="https://www.cognizant.com/us/en/ai-lab/blog/maker" rel="nofollow">https://www.cognizant.com/us/en/ai-lab/blog/maker</a></p>
]]></description><pubDate>Tue, 07 Apr 2026 17:58:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=47678979</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=47678979</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47678979</guid></item><item><title><![CDATA[New comment by kirby88 in "Remote Code Execution Found in CocoaPods"]]></title><description><![CDATA[
<p>I don't think so, you just forgot to add the remote server address. If you run `system "git", "ls-remote", " --upload-pack=$(touch hello) git@github.com:torvalds/linux.git", "HEAD"` it will fetch the remote server but still create the file on the local machine.</p>
]]></description><pubDate>Wed, 21 Apr 2021 19:02:59 +0000</pubDate><link>https://news.ycombinator.com/item?id=26894030</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=26894030</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26894030</guid></item><item><title><![CDATA[New comment by kirby88 in "Remote Code Execution Found in CocoaPods"]]></title><description><![CDATA[
<p>You explained what this option is, I was asking why.</p>
]]></description><pubDate>Wed, 21 Apr 2021 18:55:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=26893957</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=26893957</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26893957</guid></item><item><title><![CDATA[New comment by kirby88 in "Remote Code Execution Found in CocoaPods"]]></title><description><![CDATA[
<p>I had the same reaction as you... it looks like the vulnerability is coming from git, that's a very dangerous behavior.</p>
]]></description><pubDate>Tue, 20 Apr 2021 20:42:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=26881351</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=26881351</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26881351</guid></item><item><title><![CDATA[New comment by kirby88 in "Remote Code Execution Found in CocoaPods"]]></title><description><![CDATA[
<p>I still don't get why the --upload-pack option execute its content... Seems pretty dangerous to me. How did you find that out?</p>
]]></description><pubDate>Tue, 20 Apr 2021 20:01:08 +0000</pubDate><link>https://news.ycombinator.com/item?id=26880702</link><dc:creator>kirby88</dc:creator><comments>https://news.ycombinator.com/item?id=26880702</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=26880702</guid></item></channel></rss>