this post was submitted on 19 May 2025
729 points (97.5% liked)

Technology

70268 readers
3967 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Today we’re very excited to announce the open-source release of the Windows Subsystem for Linux. This is the result of a multiyear effort to prepare for this, and a great closure to the first ever issue raised on the Microsoft/WSL repo:

https://github.com/microsoft/WSL

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 24 points 3 days ago (4 children)

So besides the brownie points, im curious what having it open sourced will benefit. Not like you can fork it to run on a different OS. You can make some extensions but to do what? You can’t really tie it further in to the host OS unless you know of some undocumented Win32 APIs.

Maybe im just not thinking creatively enough.

[–] [email protected] 10 points 3 days ago (1 children)

Not like you can fork it to run on a different OS.

For WSL1? yep that's effectively impossible.

WSL2 is effectively just a wrapper around the kernel virtualization support and a bundling format, as long as whatever image you run talks to the host properly (like any other virtualised OS would) it'd run.

[–] [email protected] 6 points 3 days ago (2 children)

does that mean we could build a wsl that provides the flatpak environment, so that we could get a one click install flatpak for windows?

load more comments (2 replies)
[–] [email protected] 6 points 3 days ago (1 children)

Watch someone reverse the thing into turbocharged WINE

[–] [email protected] 8 points 3 days ago (2 children)

The entire thing is for running Linux software on Windows, it's the complete opposite of Wine.

load more comments (2 replies)
load more comments (2 replies)
[–] [email protected] 11 points 3 days ago (2 children)

Pretend I'm an idiot (should be easy), and tell me what this all is up in here.

[–] [email protected] 12 points 3 days ago (2 children)

Means that now anyone can fork the project and make changes or iterate on it without needing to wait for Microsoft to fix things.

load more comments (2 replies)
load more comments (1 replies)
[–] [email protected] 9 points 3 days ago (2 children)

Ah, the Linux Subsystem for Windows (MSFT has never been great at naming things) is finally open source, hooray...

Now do it with rest of the operating system, and I may, possibly have a reason to care.

[–] [email protected] 7 points 3 days ago (1 children)

But it is not a "Linux Subsystem", it is a "Windows Subsystem".

If I write a hypothetical Driver for Linux to support windows, it would be a "Linux Module" not a "Windows Module".

I guess they could have called it "Windows Subsystem for Linux support"

load more comments (1 replies)
load more comments (1 replies)
[–] [email protected] 4 points 3 days ago

some who can read code tell me why it sucks ass

load more comments
view more: ‹ prev next ›