The Quiet Revolution: GNU/Linux Crosses 6% Desktop Market Share—And It’s Just the Beginning
https://puri.sm/posts/the-quiet-revolution-gnu-linux-crosses-6-desktop-market-share-and-its-just-the-beginning/Open linkView original on piefed.ca790
Comments207
Nothing about Linux users is quiet.
I use arch btw
I have found myself deep in the Nix and nixOS ecosystem myself.
Somehow I feel like mentioning Nix and NixOS is the new 'I use arch btw'.
(No offense, but reading the 'I use arch btw' and then your response right after made me realize this)
"I use Nix btw"
Rolls off the tongue in the same way. And, honestly, "I use Arch btw" just isn't the same hipster know-it-all contrarian meme that it used to be. It has a graphical installer now, and a popular retail device (the Steam Deck) comes with a user-friendly derivative of it installed out of the box.
Meanwhile, NixOS has a huge learning curve that's off-putting to most non-technical users and even Linux hobbiests. I mean, really—having to configure everything through a functional programming language masquerading as a configuration file format? That's just the kind of thing that would attract masochists and pedants!
I use Nix btw.
I just left nixos after about two years, and now on cachyos (arch). nixos is pretty cool in a lot of ways, but trying to stay on the bleeding edge of packages and kernels means living in nixos-unstable land, where broken builds are common. and I just got tired of it all.
My condolences
Fun fact: if you have a Steam Deck, Nix (the package manager) is pretty much the only vendor-approved way to safely install extra packages that aren't otherwise available as a flatpak.
Trying to screw with overlayfs to make pacman usable is/was a thing, and it was a very good way to break the OS install despite it having atomic updates.
Fun fact: SteamOS comes pre-loaded with Distrobox so you can install whatever packages you want.
That's new. Always good to see them add more ways to customize it.
I think it has been a feature since around 6 months after launch of the Steam Deck but it's not well known and widely used feature.
Does Steam Deck not have rpm-ostree (or an arch equivalent since RPM is fedora-specific)?
Needs "pac-ostree" or something...
Also, what about distrobox?
I haven't really tried to do anything package manager-related on my Deck, so I'm going on what I know from Bazzite, but there are several ways to install non-flatpak software on it. In fact, I even installed yay on an Arch distrobox, and I can install things from the AUR (as well as the official repositories).
Steam Deck has a custom solution involving an A/B partition scheme of immutable btrfs filesystems and overlayfs for layering changes on top of that.
If there's a way to install containerization software with Flatpak, maybe. Docker isn't available out of the box, though.
You can use pacman, but it's volatile and requires making intentional changes to restore its functionality.
The first option is to disable the read-only flag on the root filesystem, then set pacman back up so it can pull packages. Whenever the root filesystem image is updated, you'll lose the changes, though.
The second option is to add an overlayfs to persist the changes in a different partition or inside a disk image on the writable storage. There was a tool called "rwfus" that did this, and it worked well enough if you were careful. If you ended up upgrading a package that came installed on the base image, though, it would end up breaking the install when the next update came around.
With all the caveats, when Valve made
/nixavailable as a persistent overlay a couple of years ago, I just bit the bullet and learned how to use Nix to install packages withnix-env -i.Huh, interesting. Thanks for the info
Distrobox works really well in Bazzite, in fact I'm currently typing this comment in LibreWolf in a Fedora toolbox because I was getting a weird lag with the flatpak version. You wouldn't even know if you didn't set it up yourself, since it's just an icon on my launcher like any other program. No noticeable overhead whatsoever either.
SteamOS also ships distrobox OOTB now, so you can use this anywhere.
NixOS isn't great for non-programmers, I bet, but for programmers it's amazing.
I’m just now starting my degree is software engineering. I’m 31. I’d gotten comfortable enough with Linux that I wanted to try NixOS to avoid having my system get borked again (in my case, KDE Plasma started having shell crashes at log in).
If I was only using NixOS to run a basic computer set up? Sure, no problem. If I want to rice and customize it? No, I wasn’t ready.
But but Phoronix just told me yesterday that Linux users went dramatically down on Steam from 3% to 2.99%! Almost like this weekly/monthly claim of Linux users "crossing" another imaginary threshold line hold as much value as this comment /s
To be fair, we have to be that way to push back against the field of inveitability that omnipresent corporate marketing creates in our minds.
The extroverted nerdiness is an effective tool to communally deprogram our rheified way of looking at computers so we can envision a different future.
At work, the windows outage spooked management hard. They noticed that our small amout of Linux servers didn't go down. So now they are OK with us using Linux more. After many decades of Windows.
What Windows outage?
Maybe the CrowdStrike outage last year
Yep
That is was a Crowdstike issue not a Windows issue. They have borked Linux updates as well. Microsoft has had their far share of bad updates but none of them were outage level assuming companies properly tested updates.
A lot of these large companies are terrible at multiple levels. It is great to pay premium dollar for junk.
From my understanding, it's true that CrowdStrike wrote the faulty code and submitted it to Microsoft. Microsoft shares blame in that they didn't properly vet and test the kernel-level patch CrowdStrike had submitted.
Microsoft doesn't vet the code. All code is required to be signed but that is it.
Yep, my org had a Falcon sensor outage take out tens of thousands of Linux servers. Fuck Crowdstrike. Also, fuck Windows and fuck Microsoft.
I just wish it could have been longer, and affected my company (it didn't). A day or two off would have gone down a treat
Not certain what others experienced, but in my company, a bad Windows Update knocked out most of our computers for a full day. It was so bad, you can see it in like monthly financial reports when it happened.
It was one of the motivators for why my job dropped Microsoft.
Installed linux for my brother-in-law and for a professor last month. Both liked it and are probably going to use it insted of moving to win11. I'm doing my part.
What distro did you go with?
Linux mint for my brother-in-law, and debian for my professor, because he said he has an aversion to stuff changing in his computer and wanted something that stayed almost the same in 10 or 20 or years from now and didn't fail him. He seemed enthusiastic with the concept of a distro that focuses on stability and wanted it, even if I said that it's a bit harder to use and recommended linux mint.
o7
Hi hello, this is partly me. My bad. I’m not moving to Win11 (by force and by choice) so I installed Arch just to start to get the hang of things and, well, now I’m just daily driving it.
I’ve run distributions in the distant past and toyed with recent ones. I think this one is staying though.
Feels good that when my computer is idle, it’s not busy spouting off telemetry to some server somewhere. I can customize way more than before, and with Proton, I can still play the games I want to.
Enjoy linux :)
Enjoy RTFM with arch :)
The arch wiki is shockingly detailed at times. I’m very impressed.
I like Arch, but honestly the Arch wiki is one of the great contributions made to the Linux community, with value exceeding the distro itself.
Hi you, this is me too, didn't want to buy new hardware too just because MS wants me to. i went with Nobara because it liked my Nvidia GPU a lot more than many other distros, and deleted my windows partition after 3 days - i expected it to take a lot longer than that to feel safe doing that, but it just works and i can do more with my PC than i ever could with windows.
We are doing our part :-)
finally doing it as my daily driver
One of the hottest pics on the internet ❤️🐧
Please mark this as NSFW ( not safe for Windows)
a little correction: its not VLC that misses the codec, but the distribution. most distros dont risk distributing hardware acceleration drivers for h264 and a few others because of patents
To be clear, flatpaks from flathub. Fedora has their own flatpak repository, and those are not the flatpaks you are looking for.
Be aware though, that flatpaks can fill up your drive very quickly. Using something like Warehouse and Flatsweep every now and then to clean things up can free up a shocking amount of space.
I thought this was a book at first glance
Welcome!
If you like Fedora and are looking for something gaming focused and stupidly stable, check out Bazzite. It's based on Atomic Fedora
Kids really need to be introduced to Linux earlier. None of this iPad baby shit.
Get them a raspberry Pi or equivalent for Christmas and teach them how to run a Minecraft server on it
Necessity is the breeder of invention
I cringe at parents who build there kids gaming PCs. They should just give their kids "junk" and let them figure it out.
I mean a gaming PC is awesome but getting some old garage sales PC and spending an afternoon and showing them how to build a website would be awesome.
Specifically, kids ought to be using Raspberry Pis. Linux + a bunch of other stuff designed to help them learn about computers, including an actual goddamn book ("Raspberry Pi Beginners Guide") if you buy a Raspberry Pi 500 (the built-into-a-keyboard version).
Raspberry Pis these days are overpriced, a cheaper mini PC/old Optiplex will do fine.
Used enterprise minis are dirt cheap. The only downside is that they guzzle electricity compared to a low spec pi, but they can do much more, so don’t be afraid to give them additional tasks.
My Dell SFF uses close to the same power as my Pi, once you start doing anything with the Pi (like swap to an SSD instead of an SD card). Pi idle: 8w. Dell SFF: 12w. Neither one show up on my power bill. Both of those are less than a single LED light bulb.
Pi is great on power at idle, with nothing else going on. But it can't convert videos at a reasonable pace, doesn't come in a case with mounts, extra power, etc.
Don't get me wrong, Pi is great, it's been fun tinkering with it, a great learning tool. But it's hard to compete with a mini or SFF on a capability-per-watt basis or physical capability (standard brackets, expansion, etc).
Those are heavy LED bulbs you got there at 12W or more. Typically LED bulb is only like 3 - 5 W??
Honestly they don't burn that much power but it will depend on the CPU
Mini PCs / old Optiplexes don't have built-in GPIO and a huge database of kid-friendly projects to do with them.
It's that software and community and hacker ethos built into the design that makes the difference, not the performance specs of the hardware. The point is "facilitating kids learning about computing," not merely "being a desktop computer."
I mean, I guess you could install Raspberry Pi OS on a PC and add a GPIO breakout board (like this or this) to try to replicate the pedagogical experience of a Raspberry Pi without the "overpriced" hardware, but it's not going to be nearly as straightforward as just using a real Pi.
Good point.
I personally wouldn't buy a Raspberry Pi. Instead, give them a old computer and say "have at it"
See my other reply expanding on why Raspberry Pi specifically.
Otherwise, while your strategy worked when I was a kid -- back in the DOS/early Windows days we had to actually figure out how stuff really worked out of necessity, and often without help from the Internet because we weren't online yet -- those days are gone. The expectations of easiness are too high now, and kids would just get frustrated and bitch about wanting to go back to a "just works" tablet or phone instead. They really need some additional killer feature to be excited about, that they can't get with a generic device running a web browser, in order to be motivated to explore.
My kids have Raspberry Pi 400s but are too young to get into reading the guide book that came with them yet, so even under (what I consider to be) those ideal circumstances they mostly ignore all the local software and just try to play the web-based games they found out about from school. 😕
In other words, even a Raspberry Pi isn't a guarantee of fostering real computer literacy, but I still think it gives the best chance (better than a generic old PC, and way better than a consumption-oriented tablet/phone).
Don't take this the wrong way but sound like a grumpy old millennial.
You don't need DOS or a Raspberry pi to learn tech. What you need is the right mindset and a desire to tinker. If your kid is "bitching" they simply don't care to learn about tech. Don't force it down their throat as that is not going to end well.
They are interested they will learn by simply tinkering and playing around. You should avoid giving them guidance as that doesn't teach critical thinking. Let them figure out how to do whatever. It might be improving the frame rate in Minecraft or it could be doing some sort of programming project. It could even end up being desktop customization or digital art.
I also think it is perfectly reasonable to tinker with a mobile device or tablet. You can do all sorts of things especially with some of the apps from F-droid such as Termux.
Oh hell yes get them off these crappy mobile devices
Yup, every time my niece and nephew come over I show them how awesome my desktop is! They also use my laptop but I want them to know what a proper PC can do.
Next up is showing them that the files they download don't just magically disappear into the ether on their device.
I think mobile devices aren't all bad.
Honestly the biggest issue is the exposure to marketing
The biggest issue is the surveillance capitalism, monopolization, and walled gardens/firmware that prevent linux mobile options from becoming a viable alternative.
Android is perfectly fine. I've even seen people do crazy things with iOS.
Kids will use whatever they have available if they have the right mindset. You can do some crazy things on mobile.
Honestly I think we need more open less harmful mobile platforms. Mobile devices are perfectly fine but the ads and tracking can be a very serious problem.
You’re describing a sturdy tablet running Linux. Speaking of which, I just remembered the worst gift I have ever been given, a gen1 windows surface! The sack of shit couldn’t even run windows, the OS it was designed for, without freezing. Gonna see if I can dig it out and swap the OS!
Linux sucks on mobile
I wish it didn't but in 2025 that is the state of things
And it seems like android sucks on there as well. Damn.
It is far better than anything else.
It isn't ideal what Google is doing. However, Lineage OS and other ROMs are keeping the ecosystem alive. We also have F-droid which is great.
Eh, it’s just not worth the effort to get a tablet that will still run poorly even after poring over half deleted xda threads. Were there any chance that the original surface running another OS could be useful, I’d do it. But it’d be a poor experience no matter what, based on what I’ve read.
Me: Junior! Did you hack a Gibson???
5yo: Maaayyybe...
I mean technically its linux
iPads are technically BSD, not Linux.
Don't forget the Mach heritage! Darwin is the mutt of kernels.
Technically, Android is Linux (but not GNU/Linux), but as @[email protected] mentioned, i(Pad)OS is based on BSD ("Darwin"), a UNIX derivate.
Both are unixoid systems.
Termux
https://endof10.org/
Support for Windows 10 ends on October 14, 2025.
Microsoft wants you to buy a new computer.
But what if you could make your current one fast and secure again?
Is this the century of Linux?
That could actually be a reasonable view, considering Windows has fallen off since the late 90's or early 00's, depending on what version you draw the line on.
To be fair, it is pretty hard to keep increasing your market share when you get closer and closer to 100%.
But yes, 2000 or XP was the last respectable version of Windows. Maybe Win7, but I never used it.
Generally it's a sine wave: XP SP3 good, Vista bad, 7 good, 8 bad, 10 good-ish, 11... nevermind.
Windows is falling off because they missed the mobile boat.
Most people never needed a full computer. All they do is consume and a phone and iPad is more than enough for that.
The desktop market is shrinking and the steam deck is pumping Linux numbers in an increasingly smaller pond.
yeah that's the sad truth. I was watching a video yesterday about like "All creators should be on YouTube" because Instagram, Twitter, etc., will open your Patreon link logged-out in a WebView....
I'm the only one watching videos on a desktop I guess
My gamer Brother-in-law asked me about Linux gaming. Until a few years ago he was all like "Windows is super!".
I recently wiped my 10yr running windows install that had all manner of shady hacks applied over the years to basically lobotomize it, after a hardware upgrade. As I was wiping I was largely intending to create another "lobotomized" win10 install as the second install on dual boot, but windows on top of everything is known for breaking dual boot. Working around sheer hostility at every level, and for what? Basically just to play pirated games since steam games work on Linux now. I never bothered trying to prop it back up and have been only better off for it
You can use Lutris to play pirated games on Linux
I was dualbooting of two seperate nvme drives for each os. Worked pretty well for almost a year until i distro hopped. But for some reason my windows boot partition was located on my linux drive which i purged entirely while installing the new OS. Because why would be there any windows component on my linux drive, right?
Recreating the windows boot partition on the correct drive was more complicated than anything i ever encountered on linux so far. Took like 5 hours and funnily enough was only doable via a terminal.
Also there isnt a reason left for me to put up with microsofts bullshit. A few weeks ago i got a racing game with VR and wheel support running in an afternoon. The title is even abandonware so i had to grab some repack with a windows only installer.
that's strange, what filesystem was that? windows cannot handle linux filesystems, by itself.
wasn't that /boot/efi? if so windows uses that too, it's a designated fat32 partition for uefi bootables.
Uuh, could have been /boot/efi ? I dont know anymore. It was a few weeks ago and in an adhd induced rush to fix that problem now and now was until 3am.
Do I dare say it?
YEAR
Of?
THE
SNAKE 🐍
DESKTOP! Wait, snake desktop? How'd that get in the script?
Hisssssss
Goodbye
Badgers Badgers Badgers Badgers
All my extended family has been converted to linux because all they need is a browser, libre office and rustdesk for me to tech support them. The only issue is still printers but tbh they are equally awful on all platforms these days.
I thought Linux had decent printer support compared to windows.
It does, in my experience. At least in Linux Mint.
At home, my old Brother laser is tucked off in a far corner of the house connected to wifi, and my wired home PC as well as my wifi work laptop both see it and can print to it just fine.
At work even those big printers show up and function.
Kubuntu LTS works pretty damn near out-of-the-box as well.
Mint is based on ubuntu so that makes sense to me!
Depends on the brand really. Some like HP and Epson haven't worked as good in my own experience compared to Brother.
I think they are comparable in that regard honestly?
Printer manufacturers obviously try their best to make their printers work well with Windows.
Printer support on Linux is provided by CUPS, which is developed by Apple. Apple wants its Mac (and maybe also iPhone and iPad?) customers to have good printer support, so they try their best to make CUPS work well.
As a guy who's worked in IT for around 20 years: LOL.
Decent printers yes, some demons from ninth circle of hell somehow are more problematic on anything non-windows.
What a rude way to invoke cupsd
I did not know about rustdesk. It looks to be very promising, I will give it a try!
The Quiet Revolution?
is this implying that windows is catholicism and we’re mass secularizing our computers?
cause hell yea
I thought the quiet revolution was a specific thing to Quebec.
Otherwise it’s just Sparkling Nonverbal Civil Disobedience.
Once again, someone misreports the number. It's not 6% of desktop OS market share. It's 6% of all OS market share. There's about 50-50 split between desktop and mobile OSes, which means the correct desktop market share of Linux, according to that site, is 12%.
source: https://analytics.usa.gov/
This is the result currently (last 7 days):
If we exclude Android and iOS (which make for 29.6 + 15.9 = 45.5%), then the contribution of each of the others would increase (by 100/45.5 = 2.19), leading to 11.388% (5.2 * 2.19).
Linux being in double digits: you love to see it
Windows 2000 having a larger market share than 8: you also love to see it, lol. I had some fun years where I was mostly using UNIX for school stuff and Win2k for games.
thanks for the breakdown. i was going to ask if they were counting android as linux and using other shoddy methodologies, but this looks good to me
Is Linux desktop marketshare increasing or is desktop marketshare decreasing as a whole, though?
God damn it. This is how you scare people away from Linux.
Linux market share is increasing even in the charts with all OSes, desktop and mobile.
Yes
Who is using Linux, though? Like, 6% (or 11.3% as others have pointed out) means tens or hundreds of millions of people. But where are they?
How do we know these numbers indicate real people?
I've been advocating for Linux for decades. People who have historically just dismissed me have been trying and many have converted.
Also (credit where it's due) behind the scenes Valve has been greasing the wheels on a transition to Linux gaming … which has quite often been the biggest fiction point in the past.
I'vs seen several content creators outside the traditional Linux bubble try Linux, notably including PewDiePie.
Copilot has shaken many small businesses out of complacency, often into modern self-hosted turn-key Linux solutions.
I have friends on Windows 10 who tell me they will not move to 11 - they're hoping Microsoft folds, but they're beginning to build a Linux-shaped parachute.
My parents, both of whom are 70+, are using Linux laptops. I installed it for them.
Hi, I'm here. Been using Linux Desktop for years, not solely nor religiously, since I usually have more than one machines at a time. Work, personal, family and such.
Also, does it exactly matter? Hundred of thousands, millions probably, of devices run Windows and they're not desktop machines. Think info screens, ATMs, Kiosk devices, Industrial Machines and the list goes on.
It doesn't surprise me that someone (a) on lemmy and (b) in the Linux community would respond with this comment though. But the number of people on lemmy is only a few digits.
It does matter -- when I think "Desktop Market Share," I'm already excluding the type of windows devices you just mentioned.
I mean you asked. There is nothing special about me, I'm not a basement dweller, I have a job and a family, pay taxes and whatever. I'm not in the US if that matters. And I prefer to use other operating systems than windows or macos.
I know, I know. I appreciate your response. But it's just an anecdote, not really a broad answer IMO.
I use windows and have been since I was a kid in a very computer savvy home. Build my first computer at 8 or 9 years old with surplus 80's parts, ISO slots and all. First OS install was dos with a shell GUI and have had every major windows iteration starting g with 3.1 and up. Of the more modern ones that followed the windows 95 esthetic, I loved windows 2000 pro, hated xp, then loved 7 pro, hated 8, and accepted windows 8.1. When it came to windows 10 I was already getting frustrated with the excessive bloat and OS level Spyware. Now with eindows 11 BIOS level Spyware and so much bloat even the most modern CPUs lag, this is now a bridge too far for me. I will not be upgrading to 11 and will instead be jumping over to Linux. I played around with Linux in the 2000's and a bit with server stuff, but never took it seriously as a desktop replacement OS until now.
So who are the 'real' people switching over? People like me. I don't work in IT. 99% of my computer usage is for things I can do through a web browser, office suit, or gaming through steam, all of which is now very accessible through Linux. If this was Linux from 10 or 15 years ago, I don't think you would have seen the shift happen, but where it is at now is more accessible for the common user than ever before.
I've been using it for over 2 decades as a main OS. I loathe using windows now. Their ads, including web results, and privacy issues. It's just become cumbersome. You have multiple choices of desktop environments in linux. Don't like your current DE? Switch to another gnome, kde, cinnimon, mint, etc. You need a program? Install it from the package manager. Remote mount a drive? sure, you don't have to jump through hoops like windows.
The year of Linux is finally here. Let’s go!
I understand why Android is not counted as GNU/Linux desktop, but why is ChromeOS not counted as such?
1: It's being phased out by google, to be replaced with Android.
2: ChromeOS, unless being dualbooted with another, more full-fledged operating system, is little more than a web interface.
I think the reason is because chromeOS is not open source and goes against the ethos of what people consider a linux distro. ChromeOS markets itself as its own standalone thing. "linux" as we refer to it is more than just a kernel otherwise we'd count pretty much everything as Linux.
Even if its mostly a web interface, the underlying technology is a GNU/Linux desktop and can run native Linux applications.
ChromeOS barely uses GNU and specifically goes out of its way to use alternatives to GNU wherever possible. It doesn't use the GNU C library, doesn't use the GNU compiler collection. Is it GNU/Linux? Maybe, just barely. Most the GNU stuff is relegated to containers.
No strong feelings either way, but I think there's a point to be made about their avoidance of GNU tooling.
It's not GNU enough.
Android is not GNU, full stop. It's not about "enough". GNU isn't something one can do partially.
Android is uses some GNU tools but so does Mac OS. Neither are consider GNU.
Even Windows has GNU tools but no one would say it's not GNU enough.
I think the reason is much simpler. Browsers on chromeos use a different user agent than when running on linux distros and then it gets counted as a separate category. I don't know for the first source linked, but statcounter uses data from user agent strings.
The point is, if they know its ChromeOS, why don't the put it into the general Linux category? Like all Windows versions are counted as one Windows entry. I mean if Windows 2000 is in the same stats as Windows 11, then you have to include ChromeOS as Linux.
I also wonder if any Steam Deck user browsing in desktop mode had any impact on these data.
I mean they don't have to do anything. Chrome OS is pretty distinct from a typical Linux distro; I prefer having it separated out like this for stats purposes
Chrome OS is its own beast. It is closer to Android under the hood.
I use Ubuntu btw in my old and new computers.
Fuck You, Macrohard
Canonical is rather evil these days. They aren’t anywhere near Murdersoft levels of evil, but there are still more ethical options.
Don’t let perfect be the enemy of good
I don't care about any of that shit.
As long as my PC works out of the box and it's the default distro with most support, I'll use it
Debian is love. It sounds like you need more love in your life.
Uwuntu ftw!
Uwu
It took a long time, but my company is fully off Windows.
Most of our workstations are on Linux. Unfortunately, the programmers and designers are still on Mac.
What a handsome bovine!
Its honestly one of the easiest things people can do to reject the messed up corporate dystopia we have. Especially if you do it with both computers and phones.
And not only an easy thing to do, but something that bothers the big tech a lot! If it didn't bother, they wouldn't care to invest so much in making it harder for us, and if it bothers them, it means we're on the right track.
🐧🌊
Antarctica rises!
*For the USA government only
I love to cheer for linux (Fedora user here 😎) but the math and logic in the blog post is off. Firstly, the linux desktop-share for US government websites is much higher, because to calculate it, you have to exclude iOS and Android. But then again, the data may be skewed and linux-users may just be much more prominent visitors of US government websites. I think this sounds credible as many linux users are technically apt and active citizens.
Nevertheless, if the trend is true it is encouraging! Cannot verify because analytics.usa.gov only provides data a calendar year into the past by default and I can't be bothered to get an api key to see if more can be fetched.
The real desktop linux share for the last 30 days can be calculated:
So that's 13% of desktop users being on Linux. That's much more than I anticipated.
If the average tech nerd uses linux and uses two computers every day and the average non tech nerd has only one device and uses his computer only once a week.
Could this distort such a usage report?
I tried to find out how DAP identifies users and I think it's based on device fingerprinting rather than IP address. So, I think, if you were to use two separate linux devices to access a .gov site using DAP it would register as two separate users. I don't believe frequency of use matters.
Or 1 tech need has containerised 100,000 instances of Linux and is turning them on and off.
The next revolution will be digitalized.
I am on linux mint on both my laptop and my desktop. I only need my phone to be degoogled and I will be all set.
Check out the supported device lists of Graphene OS, Postmarket OS and Ubuntu Touch.
As a long time Ubuntu touch supporter and tester, I unfortunately have to say that it simply isn't ready for a lot of users at the moment :(
Even if you're willing to put up with most of its shortcomings, VoLTE device support is extremely limited.
But don't get me wrong, I REALLY want this stuff to be the future, I think it just needs a bit more time.
Yes. I wanted to do that, but when my last phone broke it was a damn emergency. I was distrustful of phone protection because I remember getting a phone that was armored up in a case and had a tempered glass screen but... it once (first time) fell flat from my shirt pocket onto the ground flat on its front screen and it immediately went black. I had it fixed. New screen, new protector, but the protector made it possible to plug it into charge... so I had to remove it in and out of the case to do so, but the screen was broken from the pressing (like fucking how? A new changed screen AND another tempered glass cover and it was still broken just a stronger finger press?) It just kept breaking. I then refused to use protection for years after that.
But the new one I got? I think it is protection that actually works.
I got a Samsung S23. Before I get a new phone I need to remove 2fa from a lot of shit so they dont have my new phone.
I want to ask a hell of a lot more questions about this, but later.
My advice is to always go in short steps, proving the ground and getting to know the alternatives. I'd recommend installing f-droid and having fun testing all the free apps you can, removing google stuff one by one, then, after feeling comfortable, trying a custom rom, and when you eventually need a new phone, looking for a model more friendly to degoogling.
Penguin wave
I'm already using Debian 13 on my work PC. It's a self-issued work PC, but still.
5% is 1-20 users.
I doubt in my city that 1 in 20 people are using desktop Linux, which means there must be higher concentrations somewhere else, maybe in some corporate fleets or university labs.
So where are the big concentrations of desktop Linux in the US? I’m not hearing more stories of big migrations happening outside of ChromeOS.
Steamdeck and other linux gaming consoles maybe?
Steamdeck is great, but there are not enough of them to change statistics like this.
I think that’s part of it.
So, if we consider a classroom, it's roughly 1 or 2 students using linux in each class. I don't think it's too far off from real life experience.
Linux usage is very non-uniform. I think the important clusters are:
People fed up with windows' shit
Privacy advocates
[Coming Soon] People who can't upgrade to 11 due to hardware who can't afford a new PC.
They'll stay in Windows 10 and ignore security risks.
Some, and some will learn a better way. And the more the poor security starts to affect people, the more will either bite the bullet and upgrade, or switch. And switching becomes more likely if they know someone else in one of the above categories, too.
I wonder if it isn't still just a piss in the wind. All Microsoft has to do is require something propretary and the US government and their customers will just roll it out. I don't fee like we have the ability to choose with our wallets anymore. If they can't win fairly, Microsoft will cheat and collude with other companies to make them your only option.
That is what they have always done. Embrace, extend, extinguish.
Jesus, way to advertise your age, dude. This hasn't been the case for over 20 years. MS was the largest contributor to the Linux repos in around 2010 resulting in WSL. Nothing got extinguished, but we got a bunch of nice compatibility layers from it, not to mention people trying it out and then switching full-time to Linux.
embrace
Buddy, it's been 15 years...
It is Setting Orange 26 Bureaucracy 3191 YOLD (Year Of the Linux Desktop)
While gaming is still 2.64%, meaning that the Chromebooks and discounted PCs without windows contribute massively to the stat
Is gaming stat based on steam survey? If so that shows wild variation, and also has a flawed metric collection. From a steam article they measure your game play of a title during the first 2 weeks of purchase, so if you dualboort and play more time on Windows for that period, that is the stat, negating if you then played months or years on Linux after it.
Statcounter has an other category, and when Linux drops or raises % there is a symmetrically opposite change in the Other %. To me this Other probably includes the machines you mention.
Very nice to see, only worry is that Linux will get enshittified (primarily by the GNOME people).
Is it even possible for Linux to get enshitified? Wouldn't the open source community just go back and fork from before the enshitification began? Surely, enshitified versions could be made but people would simply not use them unless there was some proprietary component they wanted.
If there were a single corporate controlled entry point all these people were funneling into there would be posential for enshittification. Even if a single free vertically integrated project like debian suddenly had the majority of all PC users it would probably be impossible for them to avoid the corruption of money. But the linux ecosystem appears to currently be growing in a manner that preserves its diversity and organic nature and thus seems able to remain quite healthy in doing so
Embrace, extend, extinguish.
I would be incredibly weary if someone like Meta, Google, or Microsoft started their own distro. Make a solid distro with lots of bells and whistles few distros have, pre-install it on the hottest gear, poach the best devs away from open-source projects, exert more and more influence over kernel development, wait for a majority to get locked in and then start making parts of the OS proprietary so open-source can't keep up, and the dominoes fall from there.
Obviously not blatant money/data harvesting like with big tech companies, but corporate strong-arming has been done on Linux (systemD) and can be done again. Granted it's much harder on Linux (in the case of my SystemD example there are distros like Void or Artix) but there is still a risk imo.
Oh no! An opionated desktop environment, what should we do?!
In the case of GNOME they take their whole toolkit with them. Obviously you can switch DEs but it's still sad and annoying to see. From 5 years ago but still holds up: https://ubuntu-mate.community/t/horrible-gtk3-gnome-ui-design-is-leaking-into-ubuntu-mate-applications-in-20-04/22028/58.
The problem is that they have bad opinions. Very, very bad ones
The fix is on most of the distros you can switch easily without losing data
And which would that be?
Warning: long read
https://woltman.com/gnome-bad/
Speaking as someone who never used Gnome, has only ever used Cinnamon, I was recently shopping for distros to try on an old work laptop. My only real awareness of Gnome was via the Gnome Terminal that ships with Linux Mint, which I've replaced with Konsole because Gnome Terminal has really minimal functionality and feels like Baby's First Terminal. I browsed the Gnome org's website to try to see why I should choose Gnome, in their words. I noped out as soon as they started trying to sell Gnome as being a phone-like experience on my desktop. This article confirms that that instinct was correct. It was both tragically hilarious and informative. Thanks for sharing!
okay finished, as the first sentence literally said that the writer doesn't care, and why should I?
"don't care for" is just a polite way to say "don't like". The author does care, at least enough to write a fairly lengthy blog post, they just don't like Gnome and expressed in in a somewhat dated manner. You of course don't have to care, and as the blog says, if you like Gnome, you do you.
Out of curiosity, was there anything in the post that resonated with you? "Oh yeah, that could be better" or "that does annoy me", something along those lines?
There are only two things that resonate with me/that annoys me.
What do I mean with that? Take a look at the outdated tour section. The tour nowadays says not just super key, but super (windows) key. And you use that key to open up overview. The next screen tells about how to type anywhere when you in the overview. The author tries to play dumb and writes that writing anywhere on the tour doesn't do anything. The user was literally told how to access the overview 1 second ago! The only good thing about that section is, that yes gnome-tour should detect when there is a touchscreen device so instead of offering the super (windows) key way it should offer the gesture way.
Then another one in the "Double-click to Maximize: Challange Mode". The user could just rightclick and then choose Maximize. Or double click on the Files text. Why Gnome and derivatives (looking at you ElementaryOS) choose to hide Minimize and Maximize from Window Controls I don't know, but its okay, as I just drag the Window to the border or use the double/right click or use Super Arrow Keys to manage my windows.
Then another one when it comes to the Display settings. The author fails to play dumb and immediately knows what those Rotation Icons mean on the KDE settingspage, maybe because their Screen has a stand (mine does not its mounted). So why do they give gnome flack for using text? Landscape is Landscape mode, everyone knows how that looks like. Portrait Left / Right. Yeah I guess the author never hold a Phone or a Photo in their hand?
I could go on and on... but I don't wanna.
The gnome people have no profit motive to encourage enshittification.
Gnome 3 was sluggish when it came out, but it's perfectly fine nowadays. Just avoid it if you don't like the workflow.
I don't and I do. Cinnamon is a better Gnome experience now.
Fortunately on Linux you can easily switch to another shit
You misspelled "systemd".
Just mentioned SystemD in another post of mine.