<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: abshkbh</title><link>https://news.ycombinator.com/user?id=abshkbh</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 26 Apr 2026 17:59:36 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=abshkbh" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by abshkbh in "The Codex App"]]></title><description><![CDATA[
<p>We did train Codex models natively on Windows -
<a href="https://openai.com/index/introducing-gpt-5-2-codex/" rel="nofollow">https://openai.com/index/introducing-gpt-5-2-codex/</a> (and even 5.1-codex-max)</p>
]]></description><pubDate>Mon, 02 Feb 2026 20:33:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=46861089</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=46861089</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46861089</guid></item><item><title><![CDATA[New comment by abshkbh in "GPT-5.2-Codex"]]></title><description><![CDATA[
<p>We have made this model even better at programming in Windows. Give it a shot :)</p>
]]></description><pubDate>Thu, 18 Dec 2025 19:34:37 +0000</pubDate><link>https://news.ycombinator.com/item?id=46317446</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=46317446</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=46317446</guid></item><item><title><![CDATA[New comment by abshkbh in "Building more with GPT-5.1-Codex-Max"]]></title><description><![CDATA[
<p>We have trained this model on Windows (our first model to do so). Give it a try!</p>
]]></description><pubDate>Thu, 20 Nov 2025 15:04:48 +0000</pubDate><link>https://news.ycombinator.com/item?id=45993304</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=45993304</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=45993304</guid></item><item><title><![CDATA[Show HN: Arrakis-How to Build an AI Sandbox from Scratch [video]]]></title><description><![CDATA[
<p>Arrakis (<a href="https://github.com/abshkbh/arrakis">https://github.com/abshkbh/arrakis</a>) provides MicroVM-based secure sandboxes for code execution and full computer use. It features first-class support for backtracking, a Python SDK, and a Model Context Protocol (MCP) server.<p>In this talk, we go under the hood to explore how to architect an AI sandbox from the ground up. We’ll also dive into why sandboxes are becoming essential infrastructure for AI models and agents — enabling the next big unlock in intelligence.<p>Links -
Slides for the talk available here - <a href="https://tinyurl.com/arrakis-aie" rel="nofollow">https://tinyurl.com/arrakis-aie</a>
Vibe coding with Claude and Arrakis -<a href="https://x.com/abshkbh/status/19074803" rel="nofollow">https://x.com/abshkbh/status/19074803</a>...</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=44182370">https://news.ycombinator.com/item?id=44182370</a></p>
<p>Points: 2</p>
<p># Comments: 0</p>
]]></description><pubDate>Wed, 04 Jun 2025 16:17:27 +0000</pubDate><link>https://www.youtube.com/watch?v=wsFd22SL1s8</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=44182370</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44182370</guid></item><item><title><![CDATA[New comment by abshkbh in "Building an agentic image generator that improves itself"]]></title><description><![CDATA[
<p>Palash this is a great post, I learnt a lot as an image gen noob!
Keep writing more :)</p>
]]></description><pubDate>Wed, 21 May 2025 16:09:23 +0000</pubDate><link>https://news.ycombinator.com/item?id=44052976</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=44052976</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44052976</guid></item><item><title><![CDATA[New comment by abshkbh in "The Windows Subsystem for Linux is now open source"]]></title><description><![CDATA[
<p>Amazing, I briefly worked on WSL v1 in 2015!
10 years and going</p>
]]></description><pubDate>Mon, 19 May 2025 18:34:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=44033168</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=44033168</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44033168</guid></item><item><title><![CDATA[New comment by abshkbh in "Launch HN: Cua (YC X25) – Open-Source Docker Container for Computer-Use Agents"]]></title><description><![CDATA[
<p><a href="https://github.com/abshkbh/arrakis">https://github.com/abshkbh/arrakis</a>
Also building in this space using MicroVMs. Currently working on a Mac port.
Would love to connect - abshkbh AT gmail.com</p>
]]></description><pubDate>Thu, 24 Apr 2025 05:43:06 +0000</pubDate><link>https://news.ycombinator.com/item?id=43779624</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43779624</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43779624</guid></item><item><title><![CDATA[New comment by abshkbh in "MCP Run Python"]]></title><description><![CDATA[
<p>Crosvm (our original Google project) and its children projects Firecracker, Cloud-Hypervisor are all based on top of "/dev/kvm" i.e. the Linux Virtualization stack.<p>Apple's equivalent is the Apple Virtualization Framework which exposes kvm like functionality at a higher level.</p>
]]></description><pubDate>Fri, 18 Apr 2025 17:46:32 +0000</pubDate><link>https://news.ycombinator.com/item?id=43730285</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43730285</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43730285</guid></item><item><title><![CDATA[New comment by abshkbh in "MCP Run Python"]]></title><description><![CDATA[
<p><a href="https://github.com/abshkbh/arrakis">https://github.com/abshkbh/arrakis</a><p>Will come with MacOS support very soon :)
Does work on Linux</p>
]]></description><pubDate>Thu, 17 Apr 2025 21:56:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43722664</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43722664</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43722664</guid></item><item><title><![CDATA[New comment by abshkbh in "The Agent2Agent Protocol (A2A)"]]></title><description><![CDATA[
<p>Morden software consists of separation of responsibilities between services and a higher plane orchestrating the data flow for business logic.<p>If you believe there is value in fuzzy tasks being done by LLMs then from that it follows that having separate "agent" services with a higher order orchestrator would be required. Each calling LLMs on their own inside.</p>
]]></description><pubDate>Wed, 09 Apr 2025 17:02:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=43634485</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43634485</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43634485</guid></item><item><title><![CDATA[New comment by abshkbh in "Show HN: Arrakis – Open-source, self-hostable sandboxing service for AI Agents"]]></title><description><![CDATA[
<p>Thank you :)</p>
]]></description><pubDate>Thu, 03 Apr 2025 06:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=43565443</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43565443</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43565443</guid></item><item><title><![CDATA[New comment by abshkbh in "Show HN: Arrakis – Open-source, self-hostable sandboxing service for AI Agents"]]></title><description><![CDATA[
<p>Ty! Ashish, excited to chat more about this tech.</p>
]]></description><pubDate>Wed, 02 Apr 2025 22:24:22 +0000</pubDate><link>https://news.ycombinator.com/item?id=43562418</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43562418</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43562418</guid></item><item><title><![CDATA[Show HN: Arrakis – Open-source, self-hostable sandboxing service for AI Agents]]></title><description><![CDATA[
<p>Hi HN!<p>My name is Abhishek. I've spent my career working on Operating Systems and Infrastructure at places like Replit, Google, and Microsoft.<p>Today, I'm excited to launch Arrakis: an open-source and self-hostable sandboxing service designed to let AI Agents execute code and operate a GUI securely.<p>GitHub: <a href="https://github.com/abshkbh/arrakis" rel="nofollow">https://github.com/abshkbh/arrakis</a><p>Watch Claude build a live Google Docs clone using Arrakis via MCP – with no re-prompting or interruption.
<a href="https://www.youtube.com/watch?v=IZ5cAnhAdPQ" rel="nofollow">https://www.youtube.com/watch?v=IZ5cAnhAdPQ</a><p>Key Features<p>- Self-hostable: Run it on your own infra or Linux server.<p>- Secure by Design: Uses MicroVMs for strong isolation between sandbox instances.<p>- Snapshotting & Backtracking: First-class support allows AI agents to snapshot a running sandbox (including GUI state!) and revert if something goes wrong.<p>- Ready to Integrate: Comes with a Python SDK (<a href="https://pypi.org/project/py-arrakis/" rel="nofollow">https://pypi.org/project/py-arrakis/</a>) and an MCP server (<a href="https://github.com/abshkbh/arrakis-mcp-server" rel="nofollow">https://github.com/abshkbh/arrakis-mcp-server</a>) out of the box.<p>- Customizable: Docker-based tooling makes it easy to tailor sandboxes to your needs.<p>Sandboxes = Smarter Agents<p>As the demo shows, AI agents become incredibly capable when given access to a full Linux VM environment. They can debug problems independently and produce working results with minimal human intervention.<p>I'm the solo founder and developer behind Arrakis. I'd love to hear your thoughts, answer any questions, or discuss how you might use this in your projects!<p>Get in touch<p>- Email: abshkbh AT gmail DOT com
- LinkedIn: <a href="https://www.linkedin.com/in/abshkbh/" rel="nofollow">https://www.linkedin.com/in/abshkbh/</a><p>Looking forward to your feedback!</p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=43558873">https://news.ycombinator.com/item?id=43558873</a></p>
<p>Points: 27</p>
<p># Comments: 4</p>
]]></description><pubDate>Wed, 02 Apr 2025 17:08:07 +0000</pubDate><link>https://github.com/abshkbh/arrakis</link><dc:creator>abshkbh</dc:creator><comments>https://news.ycombinator.com/item?id=43558873</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=43558873</guid></item></channel></rss>