Y
Hacker News
new
|
ask
|
show
|
jobs
macOS Subsystem for Linux
(
github.com
)
53 points
by
TylerJaacks
1619 days ago
3 comments
MAGZine
1619 days ago
But is it actually a subsystem, or is just a fancy virtual machine with a nicer interface?
link
dundarious
1619 days ago
That's what WSL2 is, no?
link
alexvoda
1619 days ago
Yes, and it is a misnomer compared to WSL1. WSL1 was a proper NT subsystem because NT was designed from the start to allow such things.
link
nikolay
1619 days ago
It's incorrect to draw parallels between Lima and WSL.
link
hollander
1619 days ago
How is this different from Docker?
link
blacksmith_tb
1619 days ago
Seems closer to Multipass[1] with some nice extras like automatically shared volumes.
1:
https://multipass.run/
link