Viewing profile — binsquare
binsquare
HN member- Joined
- Tue, Oct 01, 2019, 1:38 AM UTC
- HN karma
- 973
- Public activity
- 266 items
- HN profile
- View on Hacker News ↗
About binsquare
Recent public activity
-
comment
Comment #49248268
I'm aware of them! Yep - similar in some ways but headed towards different directions. I am building a virtual machine to simplify/replace container infra. Ex. we run containers in…
-
comment
Comment #49240965
wonderful, will try to test this in smol machines as well
-
comment
Comment #49240885
maintainer, I would recommend trying out: https://github.com/smol-machines/smolvm It has network filtering + placeholders for secrets. OSS, no logins needed
-
comment
Comment #49240770
It's a batteries included alternative to firecracker with a couple of new ideas tossed into the mix i.e. portable like a container (bake into a single file and rehydrate the vm any…
-
comment
Comment #49240754
i have a mechanism to package a VM into a .smolmachine file that you can rehydrate into a prepared vm akin to a container image.
-
comment
Comment #49240130
I build a OSS lightweight, portable VM for those that don't want lock ins: https://github.com/smol-machines/smolvm
-
comment
Comment #49240086
What VM do you run it in? as context, I build a light weight portable vm designed for this purpose, so genuinely curious.
-
comment
Comment #49236673
A lightweight ,portable virtual machine that simplifies/replaces need for containers. https://github.com/smol-machines/smolvm
- story
-
comment
Comment #49139196
Condolences, I've also met a few Jim's in Chicago and some even in big tech once money, privilege came. some opportunities allow people reveal parts of themselves or things they al…
-
comment
Comment #49090137
I like to think it just upped the bar, but good durable expertise will need to rise with it.
-
comment
Comment #49087440
Apologies for this. I introduced a breaking change in order to build out the hosted platform & registry of pre-packed machines. I updated the newest smolvm to have a recommendation…
-
comment
Comment #49078619
I'm all ears, would love to improve smolvm into the right solution for this.
-
comment
Comment #49073353
And we can have the model read and train on it too, completing the loop!
-
comment
Comment #49073129
the agentic economy is real and it's coming
-
comment
Comment #49061694
it's incredibly repairable. I still use the t480 for modern workloads because I've been able to switch out the battery, the fan, the keyboard with fairly abundant aftermarket parts…
-
comment
Comment #49039350
given that i couldn't even use fable without it downgrading to Opus, this is just a straight upgrade for me
-
comment
Comment #48965686
I also have a light weight cross platform virtual machine with egress filtering if you're looking for an even more batteries included approach. https://github.com/smol-machines/smo…
-
comment
Comment #48911797
Yes, been a lot of heads down technical work since. Hope I can share some interesting things I've worked on and hopefully useful to others
- story
-
comment
Comment #48904468
Yep, there are inference stacks where it just does not work without cuda in any meaningful performance
-
comment
Comment #48899478
I don't think it's rust
-
comment
Comment #48896318
I agree with this, virtual machines are invented to solve the sandboxing/multi-tenant issues. This is why ec2 and the likes all sell you access to virtual machines (dividing up the…
-
comment
Comment #48886971
If you back it through smolvm, I can take care of the isolation story for you across windows, macOS https://github.com/smol-machines/smolvm SDKs available https://github.com/smol-m…
-
comment
Comment #48886913
smol machines: just in time cloud infrastructure https://www.smolmachines.com I am building it on top of a new primitive called smolvm: a hybrid that combines isolation of VM with …