this post was submitted on 04 Aug 2024
405 points (98.6% liked)

Linux

4924 readers
100 users here now

A community for everything relating to the linux operating system

Also check out !linux_memes@programming.dev

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 1 year ago
MODERATORS
 

References

top 50 comments
sorted by: hot top controversial new old
[–] NegativeInf@lemmy.world 78 points 1 month ago (2 children)

The only line which I demand must only go up.

[–] sunzu@kbin.run 14 points 1 month ago
[–] Nonononoki@lemmy.world 4 points 1 month ago

300% percent Linux market share by 2070!

[–] henfredemars@infosec.pub 68 points 1 month ago* (last edited 1 month ago) (2 children)

This is a big deal. More Linux users leads to more Linux-supporting software, which leads to more users.

The biggest resistence is front-loaded into that first few percent.

In my opinion, advancements in binary compatibility accross distributions (Flatpak, AppImage, ...) and broad compatibility with Windows software (Wine and forks... thank you Valve!) are making Linux easier to use.

[–] wiki_me@lemmy.ml 6 points 1 month ago* (last edited 1 month ago)

This is a big deal. More Linux users leads to more Linux-supporting software, which leads to more users.

It should correlate with more donations , the donations linux mint are getting are also growing fairly consistently. the same is true for the "Open Source Collective" which is a fiscal host for open source projects.

[–] balder1993@programming.dev 4 points 1 month ago* (last edited 1 month ago) (2 children)

At the same time, I feel like nowadays there's less forums or places people can ask help with, although today ChatGPT can be a good help with newbie questions.

[–] CeeBee_Eh@lemmy.world 15 points 1 month ago (1 children)

I feel like nowadays there's less forums or places people can ask help with

I'm sorry, what??

There are more places than ever to find support. The Ubuntu forums, EndeavourOS forums, Manjaro forums, NixOS forums, SUSE forums, etc. Just about every larger distro has it's own forum and they're all very active. Then there are general Linux, Linux "newbie", Linux help communities on the various Lemmy servers and (whether you like it or not) on Reddit also. Then there's Mastodon. General tech forums like Level1Tech, Hacker News, etc.

[–] Cethin@lemmy.zip 14 points 1 month ago (1 children)

The Arch wiki is also great.

[–] ulterno@lemmy.kde.social 4 points 1 month ago

... Even if you don't use Arch Linux.

[–] boredsquirrel@slrpnk.net 6 points 1 month ago

I dont know about that. There is Lemmy and a ton of Distros or respins I know have forums.

Some have chatrooms which totally suck for finding information.

[–] meldrik@lemmy.wtf 52 points 1 month ago (2 children)
[–] jws_shadotak@sh.itjust.works 17 points 1 month ago

the only chart I care about

[–] idunnololz@lemmy.world 5 points 1 month ago
[–] AI_toothbrush@lemmy.zip 37 points 1 month ago (3 children)

In 2424 108.5% of people will use linux 👍

[–] Rai@lemmy.dbzer0.com 12 points 1 month ago (1 children)

It’s data extrapolation time!

[–] yetAnotherUser@discuss.tchncs.de 8 points 1 month ago* (last edited 1 month ago)

Why would you use a linear approximation, this clearly looks like exponential growth (for the last 9 years).

Linux will obviously achieve 100% market share within the next few years.

load more comments (1 replies)
[–] ililiililiililiilili@lemm.ee 31 points 1 month ago (7 children)

Someone should add major Windows releases on the X axis. There's gotta be some correlation.

[–] Jarmer@slrpnk.net 13 points 1 month ago (1 children)

I had dabbled in it off and on since LONG LONG ago, but I only went full time (no dual boot) since windows 11 release. So yeah, I bet there's lots others like me.

[–] doughless@lemmy.world 9 points 1 month ago* (last edited 1 month ago) (2 children)

I had been dual booting for a while with Windows 11/Fedora until one day I needed to update the BIOS on my motherboard. Windows decided it was too big of an upgrade and wanted me to activate again. I called support, and they said that I had used up all my activations and would need to buy a new copy.

Thanks Microsoft, for helping me switch full time to Linux!

[–] barsquid@lemmy.world 3 points 1 month ago (1 children)

They force you to re-buy the same software for literally the same hardware. That's insane.

load more comments (1 replies)
load more comments (1 replies)
[–] vividspecter@lemm.ee 3 points 1 month ago

That spike in 2021 looks to be around the win11 release date, although it pretty much dropped the same amount after. Does look to be a sharper trend in adoption since then, though (with all of the caveats about what the data is measuring of course).

load more comments (5 replies)
[–] ekZepp@lemmy.world 27 points 1 month ago* (last edited 1 month ago) (1 children)

Great for portable gaming machines ✅️

Resurrect old Pc/laptops ✅️

Great for Servers ✅️

Gratis and open sources✅️

Feed multiple derivated systems with his codes (for free) ✅️

Is not Windows ✅️✅️✅️

[–] Rai@lemmy.dbzer0.com 7 points 1 month ago

If I wasn’t already sold, I’d be sold.

[–] SorteKanin@feddit.dk 26 points 1 month ago (4 children)

I really really hope this will lead to some major UX improvements as more "normal people" start trying to use Linux. Currently, it's still often too complicated or cumbersome, if not downright buggy.

Example: I run Kubuntu and about 20% of the time when I plug in my external monitors, all my windows just crash. Things need to get to a state of "just working" much more often and in many more cases. I hope this surge of users will motivate people to move towards that or maybe bring in more contributors to advance that area.

[–] barsquid@lemmy.world 7 points 1 month ago (3 children)

I installed a new GPU and it changed the device name of my NIC so all my network setup suddenly broke.

Now every ~5th time I wake my computer from sleep the monitor comes on briefly and I then get a black screen. If I turn the monitor off and back on it fixes it.

Would be cool to have more people on Linux finding and fixing these little details.

[–] FizzyOrange@programming.dev 7 points 1 month ago (1 children)

Would be cool to have more people on Linux finding and fixing these little details.

Unlikely to happen. This is very complicated low level stuff that's often completely undocumented. Often the hardware is buggy but it works with Windows/Mac because that's what it's been tested with, so you're not even implementing a spec, you're implementing Windows' implementation.

Also the few people that have the knowledge to do this a) don't want to spend a ton of money buying every model of monitor or whatever for testing, and b) don't want to spend all their time doing boring difficult debugging.

I actually speak from experience here. I wrote a semi-popular FOSS program for a type of peripheral. Actually it only supports devices from a single company, but... I have one now. It cost about £200. The other models are more expensive and I'm not going to spend like £3k buying all the other models so I can test it properly. The protocol is reverse engineered too so.. yeah I'll probably break it for other people, sorry.

This sort of thing really only works commercially IMO. It's too expensive, boring and time consuming for the scratch-an-itch developers.

[–] Xtallll@lemmy.blahaj.zone 5 points 1 month ago (1 children)

If Linux adoption reaches a critical mass then the manufacturers will start fixing these issues themselves. If Linux was 30% of all users and AMD paid a team to fix Linux support, they would eat the competition alive, but if Linux is 3% it doesn't make sense for them to devote resources to fixing Linux.

[–] FizzyOrange@programming.dev 4 points 1 month ago

True but it'll have to be like 10% and I don't see that happening ever really. Unless Microsoft really screws up, which to be fair they are doing their best.

load more comments (2 replies)
[–] ulterno@lemmy.kde.social 4 points 1 month ago (3 children)

I run Kubuntu and about 20% of the time when I plug in my external monitors, all my windows just crash.

This one's weird.
GPU issue? Or something with older OS?

I use KDE and have never seen a similar problem.

Sure, stuff may get wonky, but crashing windows on monitor detection is a big deal.

[–] arendjr@programming.dev 3 points 1 month ago (1 children)

I have a Framework laptop (Intel GPU) with Arch and KDE, and while I’ve never seen all windows crash when connecting an external monitor, I wouldn’t call it out of the ordinary for one or two to crash after I connect one, especially if I try to drag one to a new position right after.

load more comments (1 replies)
load more comments (2 replies)
load more comments (2 replies)
[–] cyborganism@lemmy.ca 12 points 1 month ago

Thanks Steam and Microsoft!

[–] Beaver@lemmy.ca 12 points 1 month ago (1 children)
[–] henfredemars@infosec.pub 9 points 1 month ago

For freedom ☠️

[–] Cethin@lemmy.zip 12 points 1 month ago (2 children)

10% growth in 1 month is huge. If that keeps up then everyone will be on Linux soon.

[–] Infynis@midwest.social 15 points 1 month ago (2 children)

Get this man in front of some shareholders

load more comments (2 replies)
[–] KazuyaDarklight@lemmy.world 4 points 1 month ago (1 children)

Do you mean that as a relative 10%? Because this chart maxes out at 5%.

[–] Cethin@lemmy.zip 10 points 1 month ago

Yeah, relative. From ~4% to ~4.4%.

[–] RandomVideos@programming.dev 9 points 1 month ago (1 children)

In 2 months, it has increased by over 0.5%

If the growth continues, it will reach 100% in 30 years!

[–] marretics@discuss.tchncs.de 10 points 1 month ago (1 children)

My god, does that mean we'll be at 200% in 60 years?😱

[–] RandomVideos@programming.dev 8 points 1 month ago (1 children)

In 120 years, people will each have 4 linux computers

load more comments (1 replies)
[–] Sunny@slrpnk.net 9 points 1 month ago

It feels really good to be a part of this wave!

[–] bitcrafter@programming.dev 9 points 1 month ago

A Linuxponential curve!

[–] rainynight65 6 points 1 month ago (2 children)

You could almost be forgiven for not realising that every point on that Y axis is a mere half percent...

[–] MudMan@fedia.io 16 points 1 month ago (2 children)

All the usual caveats apply. Linux still comes behind "unknown" in Statcounter, whose methodology is... dubious, and the Steam survey has Linux at 2%, flat from the previous checkpoint.

[–] Cethin@lemmy.zip 9 points 1 month ago

It makes sense that Steam is lower, since gaming historically has been one of the biggest things keeping people from switching. That's no longer the case, but it'll take time to convert people.

load more comments (1 replies)
load more comments (1 replies)
[–] FizzyOrange@programming.dev 5 points 1 month ago (5 children)

Yeah there's no way I trust their methodology has stayed that stable over 15 years. Hell if you just look in the last year supposedly 3% of global users jumped from Mac to Windows in a single month (Nov 2023).

There are also loads of new Linux device classes that may have Linux in their user agent but aren't really "the year of the Linux desktop" that you're thinking of. It seems they try to count ChromeOS (though badly - seems like "Unknown" contains a lot of ChromeOS depending on the month), and obviously Android, but what about Steam Deck? Smart devices with web browsers built in? Is your Tesla desktop Linux?

I'd buy it's gone up; not to 4% though. I would be moderately surprised if 4% of web users had even heard of Linux.

[–] TrickDacy@lemmy.world 4 points 1 month ago

I would be moderately surprised if 4% of web users had even heard of Linux.

Patently absurd

load more comments (4 replies)
[–] onlinepersona@programming.dev 5 points 1 month ago

Probably the biggest drivers are Microsoft (being greedy pigs and making their UX worse) and Valve (promoting gaming on Linux). It should've been the Linux Foundation, IMO, but allocated spend 2% of their budget to linux.

Anti Commercial-AI license

load more comments
view more: next ›