Live data from Hacker News

Viewing profile — dregitsky

dregitsky

HN member
Joined
Mon, Feb 25, 2013, 7:12 AM UTC
HN karma
40
Public activity
18 items

About dregitsky

No profile information was provided.

Recent public activity

  1. comment
    Comment #49162222

    Yep fair point. In my case I don't think codex team was really considering outside contributor PRs except bugfixes, plus my idea of "plan mode" was prob not what they wanted to shi…

  2. comment
    Comment #49162181

    For boxes.dev we use E2B - they had everything we needed at the time. I'd love a standardized API / marketplace, but more just to try out new providers with differentiated features…

  3. comment
    Comment #49158567

    Yeah I think this is changing, fast. 100% agree on "clone X and tell me how it works". I'd also add: "clone X and see how it does Y; use that as design reference for building featu…

  4. comment
    Comment #49107177

    These tools all assume you have machines to run the agents on. But for parallel agents I'm pretty convinced you want each agent on its own isolated devbox running your dev environm…

  5. comment
    Comment #48441349

    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…

  6. comment
    Comment #48441268

    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 ite…

  7. comment
    Comment #48417462

    Yes it definitely sped up development! The main wins were around parallelization and autonomy: 1) full isolation (filesystem + compute per thread) 2) agents having a working dev en…

  8. comment
    Comment #48403897

    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 ag…

  9. comment
    Comment #48403890

    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…

  10. comment
    Comment #48403456

    > What kind of cpu/memory do the vms get? Default is 4 vCPU / 8 GB memory but it's configurable at the team/project level (can go higher). > Is there a way to define the template t…

  11. comment
    Comment #48402197

    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…

  12. comment
    Comment #48402079

    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 extensi…

  13. comment
    Comment #48401201

    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,…

  14. comment
    Comment #37866600

    http://www.plottingtool.com/app.html It's a fully client-side, Tableau-inspired data visualization & exploration tool for CSV / tabular data. I built it around 7 years ago with jus…

  15. comment
    Comment #6700278

    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 …

  16. comment
    Comment #5382637

    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 (thi…

  17. comment
    Comment #5341463

    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 splitt…

  18. comment
    Comment #5277841

    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 tr…