Cheers!
Edit: I see this appears to be a contributor to the project as well. It was not obvious to me.
@binsquare is this one: https://github.com/BinSquare
Though my version was only tested on Linux hosts
Nice job! This looks really cool
Can you pipe into one? It would be cute if I could wget in machine 1 and send that result to offline machine 2 for processing.
[0] https://github.com/NetBSDfr/smolBSD
[1] https://www.usenix.org/publications/loginonline/freebsd-fire...
binsquare•1h ago
I worked in AWS previously in the container space + with firecracker. I realized the container is an unnecessary layer that slowed things down + firecracker was a technology designed for AWS org structure + usecase.
So I ended up building a hybrid taking the best of containers with the best of firecracker.
Let me know your thoughts, thanks!
harshdoesdev•46m ago
fqiao•34m ago
sahil-shubham•58s ago
I have been working on something similar but on top of firecracker, called it bhatti (https://github.com/sahil-shubham/bhatti).
I believe anyone with a spare linux box should be able to carve it into isolated programmable machines, without having to worry about provisioning them or their lifecycle.
The documentation’s still early but I have been using it for orchestrating parallel work (with deploy previews), offloading browser automation for my agents etc. An auctioned bought heztner server is serving me quite well :)
thm•30m ago
fqiao•15m ago
sdrinf•10m ago
binsquare•4m ago
WSL2 runs a linux virtual machine. Need to take some time and care to wire that up, but definitely feasible.
fqiao•2m ago