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

Technology

87742 readers
4259 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 62 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 55 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...

load more comments (1 replies)
[–] Zarobi@aussie.zone 3 points 1 week ago

The cognitive friction of a slow PC is like sandpaper to my brain

[–] 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)
[–] apftwb@lemmy.world 4 points 1 week ago* (last edited 1 week ago)

"If you didn't want me running nmap scans on the corporate network, you shouldn't have let my account use the network interface"

[–] i_am_hiding@aussie.zone 4 points 1 week ago

I don't have admin rights at work so can't install WSL.

But for whatever reason, Virtualbox is something I'm allowed to install. So I did. Now I just use Debian for everything via Virtualbox, IT dept be damned

[–] 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.

[–] tunetardis@piefed.ca 3 points 1 week ago

Huh. That's still around?

[–] CeeBee_Eh@lemmy.world 5 points 1 week ago

Users with local non-AD connected systems (which bypass GPOs)

Found your problem. Nothing to do with Linux/WSL.

Windows ~~that~~ needs the Ol' Yeller treatment.

FTFY

load more comments (1 replies)
[–] ZoteTheMighty@lemmy.zip 31 points 1 week ago (3 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.

[–] captain_aggravated@sh.itjust.works 4 points 1 week ago (1 children)

I remember on Reddit once some guy was talking about how he installed Ubuntu and it only had a terminal no GUI and it didn't have APT only Snap. Took me a minute but I figured out he had installed Ubuntu Core or whatever they call their embedded system.

And given Canonical's corporate garbage fire website I can see how. I kinda hate the brand names they all independently come up with. Fedora isn't much better, the way you learn Fedora Silverblue is the immutable version that comes with the Gnome desktop is you ask on Reddit, because their website is 94% marketing drivel.

load more comments (1 replies)
load more comments (2 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.

[–] Funkt4st1c@lemmy.world 5 points 1 week ago

Yeah. I highly suspect its mostly people who need Ubuntu for job purposes and have security policies or just the C-suite refusing to follow the times

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.

[–] Abyssian@lemmy.world 4 points 1 week ago

I've heard rumors he turned to the dark side.

[–] 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.

[–] Willie169@infosec.pub 2 points 1 week ago

If containers, VMs, and dual-boot are banned in the workspace I kinda feel the fear of things not work is legit. When I'm forced to code on a Windows computer without WSL at university's Programming course in electrical engineering department. Everything I'm used to, bash, cat, cd, ls, nvim, sed, grep, ..., simply don't exist. And I end up find it easier to code in the small text box of the site they provide than any of the slow, non-Vim mode, IDEs.

load more comments (3 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 (3 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.

load more comments (3 replies)
[–] 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

[–] cabbage@piefed.social 3 points 1 week ago

As other people in this thread points out, WSL is not ideal but it really saves the ass of anyone forced to use Windows at work.

I have a thinkpad handed to me from work with windows on it and all the usual restrictions. I tried for a while to use it by constantly running a virtual machine with Linux, but Windows is not a stable enough environment to host that. So in the end I just bought myself a framework laptop because nobody actually controls that I use the laptop provided by work.

Not everyone is that lucky. Canonical found a way to make their life easier. I think that's objectively great, no matter what you think about Canonical as a company.

WSL is not generally something people use because they are afraid of changing to Linux, they use it because they are not allowed by IT to change their OS.

load more comments (2 replies)
[–] garretble@lemmy.world 10 points 1 week ago (3 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.)

load more comments (3 replies)
[–] 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 1 week 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?

[–] 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)
[–] tal@lemmy.today 5 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.

[–] Semi_Hemi_Demigod@lemmy.world 3 points 1 week ago

I wouldn’t work there either but those places exist and we must mourn the souls who toil there.

[–] BlaestEgnen@feddit.dk 3 points 1 week ago

Functionally all new apps are "Linux development work", as modern C# solutions are containerised and hosted on Linux servers.

Microsoft gave up on Windows servers a decade ago when they released .net Core, as it was the sound solution to ensure continual growth of Azure and fighting off Java adoption hosted through AWS/GCP

.net framework is a niche framework now, which just a few legacy platforms run today.

However the reason IT requires Mac and Windows for everyone, is because they can lock those machines down. Like mad down, they don't want to build software to lock Linux machines down from a central place.

[–] antianarchist@sopuli.xyz 3 points 1 week ago

That just means only idiots install Ubuntu.

Or that it is just the default for WSL.

[–] sanzky@lemmy.world 3 points 1 week ago (1 children)

I’m sure this is VMs in corporate environments.

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