<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: dregitsky</title><link>https://news.ycombinator.com/user?id=dregitsky</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 08 Jun 2026 20:58:01 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=dregitsky" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Thanks! We aggressively spin down idle boxes. We'll put any box to sleep where the agent has finished its turn and you're not connected, and then we'll wake it again if you connect (firecracker VMs can sleep/wake very quickly). We don't charge for sleeping boxes (neither does our infra provider) so this keeps costs down for everyone.</p>
]]></description><pubDate>Mon, 08 Jun 2026 04:30:04 +0000</pubDate><link>https://news.ycombinator.com/item?id=48441349</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48441349</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48441349</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Thanks! Longer term it's hard to say if everything 100% moves to the cloud. I'd guess that some things stay local (e.g. if you need your local hardware or are very are hands-on iterating with the code). But at the moment the average developer coding with AI seems way too local-bound, so we're focused on making remote development more convenient. At some point down the road we may add local as an option too.</p>
]]></description><pubDate>Mon, 08 Jun 2026 04:16:44 +0000</pubDate><link>https://news.ycombinator.com/item?id=48441268</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48441268</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48441268</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Yes it definitely sped up development! The main wins were around parallelization and autonomy:<p>1) full isolation (filesystem + compute per thread)
2) agents having a working dev environment that runs our app
3) being able to close our laptops and check in from mobile<p>The combo of these meant we could fire and forget lot of parallel threads like "root cause and fix this bug: add logging, run app, get a repro, write fix, validate live" or "build this feature, test new workflows live, send screenshots" -- and then come back later to review & iterate.<p>You can get to a reasonable level of this with locally with git worktrees and the right project setup, but in the cloud you can really fly.</p>
]]></description><pubDate>Fri, 05 Jun 2026 20:03:57 +0000</pubDate><link>https://news.ycombinator.com/item?id=48417462</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48417462</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48417462</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Nice! We love hearing about personal setups to solve these same problems. One difference between boxes.dev and your setup is that we spawn an exact copy of the main box for each agent thread, so it's totally isolated. But doing parallel agents on one box can definitely work too, it's just more work to configure a project for it.<p>Our bet is that a lot of people will want something prebuilt, and that the last-mile UX for making a good coding workspace (including code review, etc) is actually nontrivial, especially at companies.</p>
]]></description><pubDate>Thu, 04 Jun 2026 20:04:19 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403897</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48403897</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403897</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Thanks! We were also excited about Sprites when it launched but it didn't quite work for us either. And Cursor Cloud Agents is definitely pretty similar -- one area where we differ is that Cursor only uses their custom harness, and we liked using the actual Codex/CC harnesses directly (and wanted to benefit from any improvements big LLM cos are making to their models+harnesses)</p>
]]></description><pubDate>Thu, 04 Jun 2026 20:03:49 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403890</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48403890</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403890</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>> What kind of cpu/memory do the vms get?<p>Default is 4 vCPU / 8 GB memory but it's configurable at the team/project level (can go higher).<p>> Is there a way to define the template that's used, so I can say to a new team member, log in to boxes.dev and all the repos and tools are already there for you?<p>Yes we're moving in this direction! For the current public version each person sets up their box and then agent threads start on a snapshot of that box. But for companies, what you laid out is 100% the vision and coming soon. No more eng onboarding, and maybe even give non-technical folks a default dev environment where they can spawn agents and prototype.<p>> And where do you get the machines, can we bring our own?<p>Right now we're using MicroVMs with E2B as our infra provider, but for companies we're exploring how to support bringing your own. Happy to chat if interested!</p>
]]></description><pubDate>Thu, 04 Jun 2026 19:26:58 +0000</pubDate><link>https://news.ycombinator.com/item?id=48403456</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48403456</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48403456</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>Nope you're exactly right - we're using microVMs today (Firecracker VMs via E2B) and running that same shape but on customer-owned machines is definitely one approach we're looking into.<p>And thank you!</p>
]]></description><pubDate>Thu, 04 Jun 2026 17:57:55 +0000</pubDate><link>https://news.ycombinator.com/item?id=48402197</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48402197</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48402197</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>To add to what @nab said, the longest ("overnight") runs are usually after going back and forth to build out a big multi-phase plan doc -- especially when each phase has an extensive manual test plan (agent runs the app in a browser, clicks through the workflow, watches logs, confirms behavior, etc).<p>These can go for many hours from all the manual testing and debugging. Quality really depends on how much you spec things out beforehand, and how you define the test plan / "success" gates. If the agent can't even run the app to test it then things can definitely go off the rails!</p>
]]></description><pubDate>Thu, 04 Jun 2026 17:48:31 +0000</pubDate><link>https://news.ycombinator.com/item?id=48402079</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48402079</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48402079</guid></item><item><title><![CDATA[New comment by dregitsky in "Show HN: Boxes.dev: ditch localhost; run Claude Code and Codex in the cloud"]]></title><description><![CDATA[
<p>It's just one hour of runtime. But we put the machines to sleep very quickly once the agent finishes its work, and then wake when you interact in the UI (e.g. terminal, filesystem, send the agent a followup). We're running on firecracker microVMs so can sleep/wake very quickly, which keeps things nice and responsive.<p>Re: web searches -- we're running a full linux kernel and the agent runs on the machine itself, so we can't sleep mid run. But conceptually, moving the agent off-box and sleeping during web searches etc would be interesting, but in our experience coding agents are running enough stuff on the machine itself (rg, bash, playwright, etc) that there wouldn't be much savings.</p>
]]></description><pubDate>Thu, 04 Jun 2026 16:44:39 +0000</pubDate><link>https://news.ycombinator.com/item?id=48401201</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=48401201</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48401201</guid></item><item><title><![CDATA[New comment by dregitsky in "Ask HN: Show me your half baked project"]]></title><description><![CDATA[
<p><a href="http://www.plottingtool.com/app.html" rel="nofollow noreferrer">http://www.plottingtool.com/app.html</a><p>It's a fully client-side, Tableau-inspired data visualization & exploration tool for CSV / tabular data. I built it around 7 years ago with just ES6 and d3.js (no React etc) but never really finished or "launched" it - perfectionism led to a neverending todo list, and with a target market of only myself I didn't have a strong pull toward solving a real-world use case. I even took some time between jobs thinking I'd build it into a real product, but only managed to burn myself out instead (quite a surprise to learn that could happen on a passion project!)<p>But it does work - drag in a CSV file (ideally <100MB) and you can make some cool charts and quickly explore a dataset, all without the data leaving your machine. The features aren't very discoverable, but it has stuff like adding derived columns, various fancy charts, row/column sorting, custom colors, etc. I'm sure there are far better tools around these days, but I've still come back to this thing a surprising amount in my day job when I want to whip up a quick histogram or investigate some trend in a medium-size dataset.</p>
]]></description><pubDate>Fri, 13 Oct 2023 04:16:54 +0000</pubDate><link>https://news.ycombinator.com/item?id=37866600</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=37866600</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=37866600</guid></item><item><title><![CDATA[New comment by dregitsky in "The Curious Case of Polywater"]]></title><description><![CDATA[
<p>Actually a single water molecule is held together by covalent bonds between the O and two H's, and hydrogen bonds (not Van der Waals) are the intermolecular forces responsible for the properties like surface tension and high boiling point.</p>
]]></description><pubDate>Sat, 09 Nov 2013 01:32:16 +0000</pubDate><link>https://news.ycombinator.com/item?id=6700278</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=6700278</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=6700278</guid></item><item><title><![CDATA[New comment by dregitsky in "Why an MRI costs $1,080 in America and $280 in France"]]></title><description><![CDATA[
<p>We might not need the government to fully subsidize healthcare to improve things though. Prices are set so high that hospitals - even nonprofit ones - have huge profit margins (this is better stated in the original [now-paywalled] TIME cover story: <a href="http://www.time.com/time/magazine/article/0,9171,2136864,00.html" rel="nofollow">http://www.time.com/time/magazine/article/0,9171,2136864,00....</a>). So even without the government paying for everything, there could be regulation to control prices set by healthcare providers.</p>
]]></description><pubDate>Fri, 15 Mar 2013 19:58:50 +0000</pubDate><link>https://news.ycombinator.com/item?id=5382637</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=5382637</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5382637</guid></item><item><title><![CDATA[New comment by dregitsky in "GroupMe: Split the Bill"]]></title><description><![CDATA[
<p>With restaurant bills, things get rather complicated when everyone orders different items, someone bought a Groupon, etc. Unless people are OK with over/under paying, a bill splitting app can be pretty useful to figure out what everyone actually owes.<p>Cash works well when everyone has it, but from what I've seen that doesn't happen all that often. Also, you get a lot of restaurants that refuse to itemize the bill (maybe their point of sale system doesn't support it), and sometimes they'll only take 1 credit card. Integration with payment apps is great for that. It goes beyond saving time...an app can help make sure people pay up and the IOUs don't become permanent.<p>Disclosure: I recently released Grouptuity (<a href="https://play.google.com/store/apps/details?id=com.grouptuity" rel="nofollow">https://play.google.com/store/apps/details?id=com.grouptuity</a>), which tries to solve these problems and integrates with Venmo.</p>
]]></description><pubDate>Fri, 08 Mar 2013 00:48:26 +0000</pubDate><link>https://news.ycombinator.com/item?id=5341463</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=5341463</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5341463</guid></item><item><title><![CDATA[New comment by dregitsky in "How to start working on side projects"]]></title><description><![CDATA[
<p>Not that it'd help you specifically, but I've found that working with someone else can be really beneficial for getting things finished. For me it was great for keeping stuff on track and staying accountable when it comes to finishing parts of it up. That said, only certain kinds of projects are good for this.</p>
]]></description><pubDate>Mon, 25 Feb 2013 08:05:24 +0000</pubDate><link>https://news.ycombinator.com/item?id=5277841</link><dc:creator>dregitsky</dc:creator><comments>https://news.ycombinator.com/item?id=5277841</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=5277841</guid></item></channel></rss>