Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
fqiao
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
RestockAlerts: The easiest way to score coveted Hermes handbags
(restockalerts.com)
1 points
by
fqiao
3mo ago
|
0 comments
2.
▲
by
fqiao
5mo ago
So we originally just wanted the vm to be light-weight and can start fast, so we removed docker. @binsquare has a change later to add docker back.
3.
▲
by
fqiao
5mo ago
Let us know your thoughts! Thanks
4.
▲
by
fqiao
5mo ago
yah, i guess everybody share the experience of "i messed up with my dev env" right? We want this "machine" to be shippable, meaning that once it is configured correctly, it can be shared to anyone and use right away.
5.
▲
by
fqiao
5mo ago
No worry at all! Thanks!
6.
▲
by
fqiao
5mo ago
Thanks so much! Feel free to try it out if you have a chance, and let's us know your thoughts. Thanks!
7.
▲
by
fqiao
5mo ago
Hey thanks so much for the feedback. Yah try it and let us know. We have a discord if you want to join, but either github or discord feel free to report any issues you find to us. Cheers!
8.
▲
by
fqiao
5mo ago
Thanks so much for the feedbacks. Yes these are valid concerns around libkrun security, We are planning and developing features around them actually, and hopefully that could alleviate the conerns. for virtio-fs, yes the risk of exposing th
9.
▲
by
fqiao
5mo ago
I came across SmolBSD before too. Cool project!
10.
▲
by
fqiao
5mo ago
I see. so right now smolvm can be stopped, and then "packed" (think of it as compressed), and restart on a different host. files in the disks are preserved, but memory snapshotting is still hard tbh
11.
▲
by
fqiao
5mo ago
we will evaluate. I created this issue to track this: https://github.com/smol-machines/smolvm/issues/150 Really appreciate the feedback!
12.
▲
by
fqiao
5mo ago
Cannot thank you more for this! Lets' work together to see how we can make this easier for cave!
13.
▲
by
fqiao
5mo ago
Really appreciate it! Would love to work together to make this easier to use.
14.
▲
by
fqiao
5mo ago
Really appreciate the suggestion! By "live migration", do you mean keeping the existing files and migrate them elsewhere with the vm? Thanks
15.
▲
by
fqiao
5mo ago
Hey, thanks so much! yah we will definitely add windows support later. We are exploring how to get this work with WSL and will release it asap. Stay tuned and thanks!
16.
▲
by
fqiao
5mo ago
Will do. Thanks for the suggestion!
17.
▲
by
fqiao
5mo ago
this is me: https://github.com/phooq @binsquare is this one: https://github.com/BinSquare
18.
▲
by
fqiao
5mo ago
Yes. files on the disks are kept across stop and restart. We also have a pack command to compress the machine as a single file so that it can shipped and rehydrated elsewhere
19.
▲
by
fqiao
5mo ago
Thanks so much
20.
▲
by
fqiao
5mo ago
Yes, having a light-weight solution for local devices as well is one primary goal of the design. Another one is to make it easy for hosting, self or managed
21.
▲
by
fqiao
5mo ago
@binsquare basically brute-force trimmed down unnecessary linux kernel modules, tried to get the vm started with just bare minimum. There are more rooms for improvement for sure. We will keep trying!
22.
▲
by
fqiao
5mo ago
Give it a try folks. Would really love to hear all the feedbacks! Cheers!