<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: messh</title><link>https://news.ycombinator.com/user?id=messh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Fri, 05 Jun 2026 04:23:10 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=messh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by messh in "The just-say-no engineer was a ZIRP phenomenon"]]></title><description><![CDATA[
<p>what's this glorious "do whatever you want" era???</p>
]]></description><pubDate>Wed, 27 May 2026 04:57:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=48289845</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=48289845</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48289845</guid></item><item><title><![CDATA[New comment by messh in "Zerostack – A Unix-inspired coding agent written in pure Rust"]]></title><description><![CDATA[
<p>The memory footprint is great, it allows finally running these coding agents in extra small instances -- say x1 on shellbox.dev</p>
]]></description><pubDate>Sun, 17 May 2026 00:05:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=48164926</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=48164926</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48164926</guid></item><item><title><![CDATA[New comment by messh in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>In exe.dev you have a subscription and you get some constant compute, paid whether used or not. that compute is shared between the vms. In shellbox every box has its own dedicated compute and if you don't use any, you don't pay.<p>Shellbox also gives an ipv6, an email endpoint, wakeup on the web endpoint, it supports nested virtualization, docker, etc. And... it is much cheaper even if you use it 24/7. Ahh and also you can send ssh exec commands, ssh forwarding, and more. It is "real" linux, like you get on classical vps providers</p>
]]></description><pubDate>Thu, 14 May 2026 03:50:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=48130900</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=48130900</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48130900</guid></item><item><title><![CDATA[New comment by messh in "Ask HN: What are you working on? (May 2026)"]]></title><description><![CDATA[
<p>Instant linux boxes via ssh that suspend on disconnect. Checkout <a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a><p>The idea is to have "real" linux, exposing ipv6, supporting nested virtualization, docker, etc.</p>
]]></description><pubDate>Sun, 10 May 2026 20:59:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48087945</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=48087945</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48087945</guid></item><item><title><![CDATA[New comment by messh in "Show HN: Tilde.run – Agent sandbox with a transactional, versioned filesystem"]]></title><description><![CDATA[
<p>Sadly this is what sells. Standing out in this regard checkout <a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a>  maybe swinging too far though?</p>
]]></description><pubDate>Wed, 06 May 2026 22:08:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=48042540</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=48042540</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48042540</guid></item><item><title><![CDATA[New comment by messh in "Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview"]]></title><description><![CDATA[
<p>ohh this is really nice :) testing it</p>
]]></description><pubDate>Mon, 27 Apr 2026 19:07:29 +0000</pubDate><link>https://news.ycombinator.com/item?id=47925861</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47925861</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47925861</guid></item><item><title><![CDATA[New comment by messh in "Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview"]]></title><description><![CDATA[
<p>Anchor based editing requires injecting new anchors to the context, and dirac does so via a diff. So how is this more efficient (token-wise) than search and replace?? Even at a single token per hash. Also, code is read more than written so these just add up. I experimented once with stable anchors, albeit longer than a single token, and found it a downgrade.<p>My conclusion is that the efficiency dirac sees comes mainly from showing file skeleton by default</p>
]]></description><pubDate>Mon, 27 Apr 2026 15:47:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=47923140</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47923140</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47923140</guid></item><item><title><![CDATA[New comment by messh in "Show HN: OSS Agent I built topped the TerminalBench on Gemini-3-flash-preview"]]></title><description><![CDATA[
<p>re. bash type tooling-- it doesnt mean an agent cannot use ast: using treesitter cli this should be perfect possible</p>
]]></description><pubDate>Mon, 27 Apr 2026 14:47:51 +0000</pubDate><link>https://news.ycombinator.com/item?id=47922337</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47922337</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47922337</guid></item><item><title><![CDATA[New comment by messh in "I am building a cloud"]]></title><description><![CDATA[
<p>Yes, keep a box running regardless of connections using `ssh shellbox.dev keepalive mybox`</p>
]]></description><pubDate>Fri, 24 Apr 2026 02:28:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47884780</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47884780</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47884780</guid></item><item><title><![CDATA[New comment by messh in "Show HN: Smol machines – subsecond coldstart, portable virtual machines"]]></title><description><![CDATA[
<p>The scalability is in the number of instances: create, duplicate and destroy down to zero. Each instance size is fixed.</p>
]]></description><pubDate>Thu, 23 Apr 2026 17:50:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=47878934</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47878934</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47878934</guid></item><item><title><![CDATA[New comment by messh in "I am building a cloud"]]></title><description><![CDATA[
<p>Thanks for the feedback. Ill improve it. In the meanwhile, there are more technical details on this blog post: <a href="https://shellbox.dev/blog/race-to-the-bottom.html" rel="nofollow">https://shellbox.dev/blog/race-to-the-bottom.html</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 17:48:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=47878909</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47878909</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47878909</guid></item><item><title><![CDATA[New comment by messh in "I am building a cloud"]]></title><description><![CDATA[
<p>Vms hosted in Hetzner auction instances is exactly how shellbox works. I published more details in here: <a href="https://shellbox.dev/blog/race-to-the-bottom.html" rel="nofollow">https://shellbox.dev/blog/race-to-the-bottom.html</a></p>
]]></description><pubDate>Thu, 23 Apr 2026 15:29:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=47876921</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47876921</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47876921</guid></item><item><title><![CDATA[New comment by messh in "I am building a cloud"]]></title><description><![CDATA[
<p>There are plenty of alternatives out there. I built <a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a>, which gives you instant vms via ssh where unlike exe you pay only for what you use-- scale to zero. It is also regular linux, supporting vscode and zed remote, Nested virtualization, etc.<p>If you're looking to invest im fine with only $5M :)</p>
]]></description><pubDate>Thu, 23 Apr 2026 15:12:35 +0000</pubDate><link>https://news.ycombinator.com/item?id=47876700</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47876700</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47876700</guid></item><item><title><![CDATA[New comment by messh in "Show HN: Smol machines – subsecond coldstart, portable virtual machines"]]></title><description><![CDATA[
<p><a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a> is a hosted version of something very similar</p>
]]></description><pubDate>Fri, 17 Apr 2026 19:35:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47809715</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47809715</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47809715</guid></item><item><title><![CDATA[New comment by messh in "Cloudflare's AI Platform: an inference layer designed for agents"]]></title><description><![CDATA[
<p>So, is this similar to openrouter?</p>
]]></description><pubDate>Thu, 16 Apr 2026 20:25:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=47799027</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47799027</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47799027</guid></item><item><title><![CDATA[New comment by messh in "Codex for almost everything"]]></title><description><![CDATA[
<p>SSH to devboxes is the exact usecase for services like <a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a>: create a box using ssh... and ssh into it. Now web, no subs. Codex can create it's own boxes via ssh</p>
]]></description><pubDate>Thu, 16 Apr 2026 20:16:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=47798917</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47798917</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47798917</guid></item><item><title><![CDATA[New comment by messh in "Show HN: Libretto – Making AI browser automations deterministic"]]></title><description><![CDATA[
<p>how does it differ from playwright-cli?</p>
]]></description><pubDate>Wed, 15 Apr 2026 17:20:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=47782168</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47782168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47782168</guid></item><item><title><![CDATA[New comment by messh in "Spain to expand internet blocks to tennis, golf, movies broadcasting times"]]></title><description><![CDATA[
<p>It doesn't solve recording and uploading later... say a movie. So how does it even make sense?</p>
]]></description><pubDate>Tue, 14 Apr 2026 19:39:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47770435</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47770435</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47770435</guid></item><item><title><![CDATA[New comment by messh in "Show HN: Eve – Managed OpenClaw for work"]]></title><description><![CDATA[
<p>you can spin similar instances very cheaply and billed only for the time openclaw actually runs in <a href="https://shellbox.dev" rel="nofollow">https://shellbox.dev</a> ($0.02 for 2vcpu, 4gb ram, 50gb hdd, real linux with headless chrome etc)</p>
]]></description><pubDate>Sat, 11 Apr 2026 02:43:12 +0000</pubDate><link>https://news.ycombinator.com/item?id=47726797</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47726797</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47726797</guid></item><item><title><![CDATA[New comment by messh in "Launch HN: Freestyle – Sandboxes for Coding Agents"]]></title><description><![CDATA[
<p>Checkout shellbox.dev, you can do pretty much the same, automating it all bia ssh</p>
]]></description><pubDate>Mon, 06 Apr 2026 20:53:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=47666929</link><dc:creator>messh</dc:creator><comments>https://news.ycombinator.com/item?id=47666929</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47666929</guid></item></channel></rss>