HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bwm

616 karmajoined hace 15 años
Founder machine0 (YC S26). Previously CTPO Upflow (YC W20).

https://x.com/barnabymalet

YC Badge: 0x2c9e7942fe685aa4037b234c56a392831d1b8537

Submissions

Show HN: machine0 – Persistent NixOS VMs You Control from the CLI

machine0.io
96 points·by bwm·el mes pasado·37 comments

Show HN: Reusable MCP Playbooks for AI Agents

github.com
9 points·by bwm·hace 9 meses·2 comments

Show HN: The simplest way to use MCP. local-first. 100% open source

director.run
11 points·by bwm·el año pasado·2 comments

Show HN: Director – Local first, open source MCP Gateway

14 points·by bwm·el año pasado·6 comments

comments

bwm
·hace 7 días·discuss
Awesome! Been great watching this product improve so quickly, can't wait for what's next :)
bwm
·el mes pasado·discuss
You retain the IP as long as you keep the VM. If you delete it, you'll loose the IP.
bwm
·el mes pasado·discuss
Yes, it's ideal for this!
bwm
·el mes pasado·discuss
You could start here: https://github.com/fdmtl/machine0-nixos

It'll click faster if you learn with an agent!
bwm
·el mes pasado·discuss
Yea, I totally get it. The thing is agents change the game. You no longer need to worry about the learning curve or how best to implement.

Just point your agent at a machine0 VM and say "make a machine that does X", then you get code you can use to build on any nix box and you'll always get the same result.

Once you experience this, it's hard to go back to a "traditional" OS, you'll want to nixify everything :)
bwm
·el mes pasado·discuss
Thanks! I'm so happy to be building this :)
bwm
·el mes pasado·discuss
Soon!
bwm
·el mes pasado·discuss
It's funny, because my homelab is exactly where this started :)
bwm
·el mes pasado·discuss
Would love to join the next one!
bwm
·el mes pasado·discuss
I'm also a big fan of proxmox! Would be happy to help you extend machine0 though :) Happy to chat about your requirements over email: [email protected]
bwm
·el mes pasado·discuss
You could point your agent at the machine0 CLI and ask it to :)
bwm
·el mes pasado·discuss
It's not possible to modify the VM outside of the flake :)
bwm
·el mes pasado·discuss
Thank you!
bwm
·el mes pasado·discuss
Always happy to meet others that are working with NixOS :) I've just added the License - it's MIT.
bwm
·el mes pasado·discuss
Been great having you :)
bwm
·el mes pasado·discuss
Thanks! Yup, one of the benefits of defining your VMs as code using Nix, is that you can take that code to any supplier, and you're guaranteed exactly the same build.
bwm
·hace 2 meses·discuss
NixOS VMs for agents: https://machine0.io
bwm
·hace 9 meses·discuss
Yes you can! Just add the filesystem MCP server: https://director.run/registry/filesystem
bwm
·el año pasado·discuss
Yes, this is something you'll be able to implement the middleware functionality that's on our roadmap.

MCP also has an upcoming feature called Elicitation that you might find interesting: https://modelcontextprotocol.io/specification/draft/client/e...
bwm
·el año pasado·discuss
Thank you! Feel free to let me know if you need help getting it working!