this post was submitted on 04 Jan 2024
628 points (94.7% liked)
linuxmemes
21304 readers
1155 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now. Â
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Put simply, Linux is a kernel; WSL is a partial emulator of that kernel with exceedingly little support for the programs that attract people to it.
As one popular example, there's no support for anything graphical. I've heard a lot about how the feature is coming, but I've yet to meet anyone who got it to work.
Under-the-hood, you are still using the bloated Windows kernel, a now 30-year-old file system which was flawed to begin with (NTFS) or something newish that's closely related to it, and you're facing the same exhausting privacy violations that MS has been in hot water for; except you get to do it with bash instead.
I tried it on my laptop that had Windows 11 pre-installed, and I cannot imagine how they're attracting anyone other than middle management and freshmen boot camp engineers with it. Apparently they found out that Ubuntu could be side-loaded in two minutes and panicked or something.
Addendum: WSL2 is apparently less of an emulator and more of a stripped-down VM, but again, how that appeals to me more than a full VM with drag-and-drop support is beyond me. Maybe someone else can give you a use case that's worked for them.
Thanks. Yeah, I've heard about WSL2 (as if the first implementation shouldn't have also been the last one). But many probably refer to both as WSL without version number.
Sure thing.