this post was submitted on 19 Aug 2026
237 points (95.8% liked)

Technology

87598 readers
3694 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 3 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] comador@lemmy.world 61 points 1 week ago (5 children)

I absolutely loathe WSL at work. Users with local non-AD connected systems (which bypass GPOs) install it, then start making highly insecure configurations that result in PII nightmares.

It's a goddamned cancer riddled bastard child of Linux and Windows that needs the Ol' Yeller treatment.

[–] IrateAnteater@sh.itjust.works 54 points 1 week ago (6 children)

I'm guilty of using WSL to bypass what the IT department has done, but that's partly due to our IT department being borderline useless. To prove my point to them one time, I took a project and compiled it in Windows normally, in a fresh Windows VM, and in WSL. A 20 second compile in WSL took 2 minutes on the Windows host.

[–] JasonDJ@lemmy.zip 31 points 1 week ago* (last edited 1 week ago) (2 children)

Windows is only 6x slower in your environment?

Consider yourself lucky.

There are times when my computer just stops, entirely, for like 15 seconds at a time. Didn't ask it to do much...just open Teams.

And I know it's 15 seconds because I have seconds enabled in my clock and it actually stops ticking.

But I'm dailying an Ubuntu laptop at work now, and legit everything is faster. I mean like every day stuff like launching apps and switching windows and browsing webpages. Just an overall far more productive system.

All those delays add up. Especially when mated with an ADHD-riddled admin like me who gets distracted and either moves into another task because Word is taking too long to open (excess context switching makes me anxious...but so does waiting for shit like word to open)...or start investigating it.

Which is a whole other pain point in itself because shit like launching Event Viewer takes a solid 2 minutes. RSOP takes like 10 minutes to compile.

It used to take ADUC 5 minutes to load before I found out that was DNS. Yeah, that was actually DNS.

[–] ouRKaoS@lemmy.today 16 points 1 week ago (1 children)

Didn't ask it to do much...just open Teams.

You asked Cancer to give you Herpes...

[–] muusemuuse@sh.itjust.works 1 points 6 days ago

I hate that the fastest thing our new work PCs do is load teams. Every fucking thing else was faster on the old thin clients.

Christ I hate the modern enterprise stack

load more comments (1 replies)
[–] Jhex@lemmy.world 7 points 1 week ago* (last edited 1 week ago)

similar but lesser case at work… I was given some 50 K records to analyze, I needed to perform some matches and the records came in flat csv files

I was told by IT that excel was my only option… after 4 hours of it crashing I gave up and did it all on WSL CLI commads, it took less than 45 seconds to execute

[–] pHr34kY@lemmy.world 6 points 1 week ago

I installed WSL out of spite to show that my program compiled way faster when the AV didn't know about it. It went from 18 minutes to about 6.

[–] anzo@programming.dev 5 points 1 week ago (1 children)

I'm sure you can find better examples... Not only is a small time window, it also seems to me is more to do with tooling on each environment than your actual IT.

load more comments (1 replies)
load more comments (2 replies)
[–] isVeryLoud@lemmy.ca 17 points 1 week ago

My work would be impossible without WSL, and yes I am guilty of hiding from the security systems... Because the security systems are so invasive they keep locking files I'm trying to open so IDEs don't even work properly under Windows.

[–] tunetardis@piefed.ca 12 points 1 week ago (1 children)

Dang. WSL is literally the only thing that maintains my sanity when I am forced to do anything on Windows. I don't work in an enterprise environment, mind you.

[–] tal@lemmy.today 5 points 1 week ago* (last edited 1 week ago) (2 children)
[–] baronvonj@piefed.social 6 points 1 week ago

That was the shit for a long time, but it doesn't give you Linux containers.

load more comments (1 replies)
load more comments (2 replies)
[–] ZoteTheMighty@lemmy.zip 29 points 1 week ago (4 children)

Ubuntu has dropped off a cliff in Linux market share. Fedora serves as a near-replacement in UX, and there are some distros that are so optimized as "pre-configured", they left it in the dust, to say nothing of how Canonical keeps trying to make Ubuntu worse. It used to be famously "Debian but easy", but now just using Debian sounds like way less of a hassle.

[–] muusemuuse@sh.itjust.works 1 points 6 days ago

Ubuntu is “Debian your boss will agree to”. That’s it.

load more comments (3 replies)
[–] Abyssian@lemmy.world 28 points 1 week ago (2 children)

I don't know what a native Linux PC is. Does that mean is runs the OS without a noticeable accent?

[–] Funkt4st1c@lemmy.world 15 points 1 week ago (2 children)

Real answer: this is talking about computers with windows 11 installed that also run Ubuntu through a service called WSL, or Windows Subsystem for Linux; basically you have a windows 11 pc that can do linux stuff too.

A native Ubuntu machine would be installed directly to the hard drive and booted that way.

[–] Abyssian@lemmy.world 10 points 1 week ago (1 children)

Makes sense, thanks. Also seemingly an odd brag. Seems like putting out an article that you're commonly the side piece.

load more comments (1 replies)
load more comments (1 replies)
[–] Doomsider@lemmy.world 13 points 1 week ago (1 children)

Native Linux PCs speak in penguinese and celebrate their mesiah the great Torvaldius giver of kernels.

load more comments (1 replies)
[–] XLE@piefed.social 20 points 1 week ago (3 children)

Funnily enough, Microsoft built WSL so developers could use Linux without leaving Windows. Instead, it turned a growing number of Windows PCs into functional Linux development machines, with Windows serving as little more than the launcher.

Does this suggest that more Ubuntu users are developers than typical non-technical people (or that they're about to be)? We need to pump up those numbers on average peoples' computers

[–] folekaule@lemmy.world 18 points 1 week ago* (last edited 1 week ago)

My guess is not just traditional developers, but anyone doing any amount of coding, like data scientists, business analysts, etc.

Especially if they're using AI, those tools work better on Linux, or as is the case most places, wsl2 inside Windows.

I believe Windows is kept because of the Office tools. However, Windows needs 12 layers of security tools that constantly get in your way, so the path of least resistance is to just stay in your wsl2 sandbox.

The knee jerk reaction to this from enterprise IT is often to restrict access to WSL. This solves the problem, but creates disgruntled users who will continue to try and work around it.

What they should consider, in my opinion, is giving these people real Linux workstations that can be enrolled in group policies, SSO, and all that good stuff. Commercial vendors of Linux will support these use cases.

Some places roll out Macs, which work almost as well, but the hardware is more expensive. Hardware and commercial software support may be better, though, I don't know.

I think either is a superior alternative to Windows.

[–] Solventbubbles@lemmy.world 7 points 1 week ago (4 children)

Unfortunately most people are intimidated and wary of Linux because "some of my programs might not work"

Average people aren't going to learn a new system because the whole "devil you know" thing.

Simply, the majority of people would rather stick with MS than install a new OS.

load more comments (4 replies)
load more comments (1 replies)
[–] liking625@lemmy.world 14 points 1 week ago (1 children)

Canonical should be able to see the warning sign in there

[–] 3abas@lemmy.world 5 points 1 week ago (2 children)

Not really. Microsoft did WSL to keep Linux users from leaving, and to gain back Windows server share. Both worked, but keeping me in Windows by allowing me to use Linux means I'm still using, expanding my usage, and becoming more dependent on Linux.

It's exposing Windows devs to Linux, and getting people using it. Every WSL installation of Ubuntu is an installation that likely would never have been done otherwise.

[–] liking625@lemmy.world 1 points 4 days ago (1 children)

I am saying, the warning sign is if each time more of the linux installs are just wsl instead of people willingly installing ubuntu at their pc

[–] 3abas@lemmy.world 1 points 3 days ago

WSL is people willingly installing Ubuntu on their PC... They're just not using gnome unity or whatever Ubuntu uses these days.

[–] muusemuuse@sh.itjust.works 1 points 6 days ago

It was a suicide strategy. It only works if you improve windows and have that as a bridge to make incoming travel easier. They build the best possible bridge to a garbage dump and are stumped that nobody is buying high priced Jersey real estate.

[–] anzo@programming.dev 11 points 1 week ago (3 children)

Great headline, a failure for both companies. Haha! Yeah, I am a cynic and dislike canonical

load more comments (3 replies)
[–] garretble@lemmy.world 10 points 1 week ago (2 children)

Linux nerds: "Ahh, you use Windows! You should be using Linux like me!" pushes up glasses

Some person: "Oh, OK. Ubuntu looks nice."

LN: "NO NOT THAT ONE. That one is for losers or intellectually challenged people! You must like the one I like!" pushes glasses up into brain

(And we wonder why people don't take the time to switch. Some of you guys are toxic.)

[–] muusemuuse@sh.itjust.works 1 points 6 days ago (1 children)

I get this is a meme but I’ve never been given a hard time for using the “wrong” distro. Ever. This is an urban legend that refuses to die. The Linux community is honestly kinder than most other tech community (on average. We have our share of assholes too of course). I’m a theatre major, a script kiddie in more ways than one. Not a comp sci major. The Linux community has never cared what skill level I’m at. We help eachother and make cool shit.

Seriously I’m a lot to deal with and I am positive I have absolutely infuriated a developer or two along the way and it’s never been a problem. This community is ridiculously kind and accommodating. We need to drop the edgelord BS already.

Linux is for people who want their devices to do what they tell them to do, not what shareholders tell them to do. Pick a flavor, break some shit, dig out of the hole.

[–] garretble@lemmy.world 1 points 5 days ago

I got the “intellectually challenged” comment from a reply on this very post.

https://lemmy.world/comment/25386713

I’m not going to say all Linux people are mean or anything, but there’s absolutely a “I use Linux and therefore I’m better” mentality that floats around, and even some “I use the BETTER distro (read: whatever that person happens to like) so I’m even BETTER.”

And I like Linux! Two of my machines in my house are Linux computers. But I do think some Linux folks like to smell their own farts.

[–] horus_son_of_isis@lemmy.world 1 points 6 days ago

I chided someone earlier today for what I thought was a neckbeard superiority complex. It was a cheap shot. It's a lot better than it used to be. The nerds tolerate you if you use Mint.

[–] ElDuderino@lemmus.org 7 points 1 week ago (1 children)

What is a native linux pc anyway? They are all just pcs.

[–] anewfox@lemmy.zip 7 points 6 days ago

the awkwardly-written title is referring to ubuntu via WSL ("on Windows 11") as opposed to just running linux ("native").

the article is pretty clear what it's about, even the caption on the first image straight up says what i just wrote. you read it instead of just reading the title, right?

[–] tal@lemmy.today 6 points 1 week ago* (last edited 1 week ago) (2 children)

Funnily enough, Microsoft built WSL so developers could use Linux without leaving Windows. Instead, it turned a growing number of Windows PCs into functional Linux development machines, with Windows serving as little more than the launcher.

I mean, I get using Windows if you're actually doing Windows development work, but if not, I'd just put Linux proper on the thing.

The appeal for developers is that even if their employer issues a Windows laptop, and even when their development stack expects Linux, WSL removes the need to dual-boot.

With WSL, they don’t have to fight their employer’s hardware policy to get it.

Any employer that is employing someone to do Linux development work and takes issue with them having a Linux box to do dev work isn't a place that I'd want to bother to work.

load more comments (2 replies)
[–] W3dd1e@lemmy.zip 6 points 1 week ago (2 children)

A lot of negativity on using Ubuntu. I agree with the hate for Ubuntu but if i was trying ease my mom into Linux I would put her on something like this to begin with.

Ubuntu is a good starting point for people who aren’t comfortable on computers.

[–] ranzispa@mander.xyz 9 points 1 week ago (1 children)

That was true 15 years ago. There are now plenty distributions focused towards new users. And to be fair standard distributions have become very user friendly.

load more comments (1 replies)
load more comments (1 replies)
[–] mlg@lemmy.world 5 points 1 week ago (3 children)

That's because Ubuntu is the standard devops platform for intellectually challenged software engineers who don't like choosing a quality development platform because they fear lack of documentation since Ubuntu was the distro standard for 15+ years.

Hence why its also highly used as a podman/docker image base.

And why actual linux users tend to switch or pick a superior distro.

[–] magic_smoke@lemmy.blahaj.zone 9 points 1 week ago

Its just shittier Debian.

I like mint for easier access to newer packages/drovers for my gaming VM but that's about it.

load more comments (2 replies)
load more comments
view more: next ›