Live data from Hacker News

Viewing profile — vimota

vimota

HN member
Joined
Mon, Nov 29, 2010, 12:54 AM UTC
HN karma
606
Public activity
136 items

About vimota

co-founder at CoPlane (https://coplane.com)

https://vimota.me/

https://twitter.com/vimota

Recent public activity

  1. story
  2. comment
    Comment #48365748

    CoPlane ( https://coplane.com/ ) | Product Engineer | NYC (preferred) or Remote (North America) | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orch…

  3. comment
    Comment #47976068

    CoPlane ( https://coplane.com/ ) | Product Engineer | NYC (preferred) or Remote (North America) | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orch…

  4. comment
    Comment #47664910

    This is awesome - the snapshotting especially is critical for long running agents. Since we run agents in a durable execution harness (similar to Temporal / DBOS) we needed a sandb…

  5. comment
    Comment #47224649

    CoPlane ( https://coplane.com/ ) | Forward Deployed Engineer | NYC | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orchestration platform that enabl…

  6. comment
    Comment #46828899

    Thanks for taking a look and the feedback! We run the shim with internet access ( https://github.com/coplane/localsandbox/blob/main/localsandb... ) but the pyodide sandbox itself d…

  7. comment
    Comment #46828279

    Simon - would love if you could take a look at Localsandbox ( https://github.com/coplane/localsandbox ) - it was partly inspired by your Pyodide post!

  8. story
    Show HN: Localsandbox – Agent sandbox with Bash, Python and portable filesystem

    A Python SDK for sandboxed filesystem operations, built on just-bash, AgentFS, and Pyodide. Provides AI agents with a persistent, isolated environment backed by SQLite.

  9. comment
    Comment #46826331

    Sharing our version of this built on just-bash, AgentFS, and Pyodide: https://github.com/coplane/localsandbox One nice thing about using AgentFS as the VFS is that it's backed by s…

  10. comment
    Comment #46468149

    CoPlane ( https://coplane.com/ ) | Design Engineer | NYC or Remote (North America) | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orchestration pla…

  11. comment
    Comment #46113629

    CoPlane ( https://coplane.com/ ) | Product/Design Engineer + Designer | NYC or Remote (North America) | Full Time The world doesn't need another ERP. CoPlane is building the Agenti…

  12. comment
    Comment #45801866

    CoPlane ( https://coplane.com/ ) | Product/Design Engineer + Designer | Remote (North America) or NYC | Full Time The world doesn't need another ERP. CoPlane is building the Agenti…

  13. story
  14. comment
    Comment #45439039

    CoPlane ( https://coplane.com/ ) | Infra (BYOC) Platform Eng and Product/Design Engineer | Remote (North America) or NYC | Full Time The world doesn't need another ERP. CoPlane is …

  15. comment
    Comment #45146327

    CoPlane ( https://coplane.com/ ) | Founding Software Engineers | Remote (US/CAN Timezones) | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orchestra…

  16. comment
    Comment #44435595

    CoPlane ( https://coplane.com/ ) | Founding Software Engineers | Remote (US/CAN Timezones) | Full Time The world doesn't need another ERP. CoPlane is building the Agentic Orchestra…

  17. story
  18. story
  19. story
  20. comment
    Comment #43960546

    I gave Zed an in-depth trial this week and wrote about it here: https://x.com/vimota/status/1921270079054049476 Overall Zed is super nice and opposite of janky, but still found a f…

  21. comment
    Comment #41131010

    CoPlane ( https://coplane.com/ ) | Founding Software Engineers | Remote (US Timezones) | Full Time CoPlane is building the data plane for trusted trade, deploying Stripe-caliber da…

  22. comment
    Comment #40123024

    > We worked on py2wasm to fulfill our own needs first, as we want to accelerate Python execution to the maximum, so we can move our Python Django backend from Google Cloud into Was…

  23. comment
    Comment #40068204

    Deno's Fresh is certainly a cool project! But I would say it's even further on the NextJS/bare-bones side of the spectrum.

  24. comment
    Comment #40068179

    There's a clear philosophical difference between a framework like NextJS and Rails/Django/Laravel. The former takes the approach of expecting users to integrate various third party…

  25. comment
    Comment #40067932

    inertiajs.com is one interesting approach to solving this by making React work somewhat natively in Rails/Laravel/Django - are there others?