←back to thread

623 points magicalhippo | 4 comments | | HN request time: 0.941s | source
Show context
narrator ◴[] No.42619363[source]
Nvidia releases a Linux desktop supercomputer that's better price/performance wise than anything Wintel is doing and their whole new software stack will only run on WSL2. They aren't porting to Win32. Wow, it may actually be the year of Linux on the Desktop.
replies(7): >>42619399 #>>42619444 #>>42619549 #>>42619598 #>>42619820 #>>42620944 #>>42622537 #
CamperBob2 ◴[] No.42619399[source]
Where does it say they won't be supporting Win32?
replies(1): >>42619432 #
narrator ◴[] No.42619432[source]
Here he says that in order for the cloud and the PC to be compatible, he's going to only support WSL2, the Windows subsystem for Linux which is a Linux API on top of Windows.

Here's a link to the part of the keynote where he says this:

https://youtu.be/MC7L_EWylb0?t=7259

replies(2): >>42619600 #>>42619602 #
stonogo ◴[] No.42619600[source]
"Linux API on top of Windows" is an interesting way to describe a virtual machine.
replies(3): >>42619614 #>>42619634 #>>42619650 #
1. pulse7 ◴[] No.42619650[source]
WSL1 was "Linux API on top of Windows", WSL2 is "Linux VM on top of Windows"
replies(1): >>42620963 #
2. pjmlp ◴[] No.42620963[source]
More like,

WSL1 was "Linux API on top of NT kernel picoprocesses", WSL2 is "Linux VM on top of Hyper-V"

replies(1): >>42622524 #
3. mycall ◴[] No.42622524[source]
I wish WSL1 was open sourced
replies(1): >>42622571 #
4. pjmlp ◴[] No.42622571{3}[source]
Picoprocesses are based on Drawbridge research, so at least there is some reading about how it all works,

https://www.microsoft.com/en-us/research/project/drawbridge/

https://learn.microsoft.com/en-us/archive/blogs/wsl/windows-...

https://www.zdnet.com/article/under-the-hood-of-microsofts-w...