- cross-posted to:
- technology@lemmy.ml
- cross-posted to:
- technology@lemmy.ml
Scoffs derisively at the new popular thing and switches to BSD…
Why does that website have the same layout as one of those AI-generated blogs that clogs up search results on DDG? It isn’t AI, but the design is almost identical.
I’ve been using Linux since 2006, and been gaming on it exclusively since maybe 2018? Seen reports it’s even kicking Win 11’s ass now performance-wise. Yall are just mean.
The journey of Linux has been one of slow but steady progress, accelerating in recent years. It took eight years to go from 1% to 2% (by April 2021), then just 2.2 years to reach 3% (June 2023), and a mere 0.7 years to hit 4% (February 2024). Now, here we are, at over 5% in the USA! This exponential growth suggests that we’re on a promising upward trend.
The article was written this month, so it’s conveniently ignoring the fact that the rise from 4% to 5% took 18 months. That’s actually a huge slowdown in uptake, not an acceleration.
But I’m glad it’s at 5%, even if it’s only in the US. Now let’s get there globally, and keep it going…
Mind you, the usage on the desktop, as the article says, is probably actually a significant bit higher than 5%, thanks to Unknown, and if you include ChromeOS, which personally it should be IMO.
If it was simple and easy to install and play games on Linux as is on Windows, I would have switched over a decade ago.
I’m doing my part! Switched to Linux earlier this year because Microsoft started showing ads in the start menu. I tried Nobara but ran into some glitches that I didn’t want to troubleshoot so I switched to Bazzite. So far so good.
I hopped on the Linux train when Microsoft began pushing hard for AI integration and Microsoft accounts. I fucking hate AI and I don’t need some corpo cunt looking over my shoulder and taking notes while I use my computer.
Welcome! Because we Linux aficionados are incorrigibly nosy and passionate, which distro did you pick and how are you liking it so far?
I went with Mint because my technical knowledge of Linux is very basic at the moment. I imagine I’ll jump to a more hands-on distro as my familiarity with it increases. EndeavorOS looks interesting.
EndeavourOS is fantastic. It’s my default distro because I love Arch, but CBA installing it manually these days. I’ve done my time with the Arch installer over the years 😂
And the community is great btw.
Same. It should be illegal for them to be forcing this shit on us. At least I only have to endure it on my work pc. No windows on personal devices
I put Ubuntu on my year old Windows laptop and to my surprise, everything is just better. I mean better than Windows AND better than Linux ever was before when I used it previously. I wouldn’t be surprised if we start seeing some major manufacturers shipping PCs with Ubuntu pre-loaded in the coming years.
As pointed out on hackernews, this is likely attributed to (a) decrease in desktop usage by non-linux-users, and (b) the gaming hardware industry embracing linux (steam deck etc.)
That HN thread was such a shitshow lol. Also I dont think there is anything credible to suggest this increase from 4.6% to 5% is due to ‘non linux users’ or steamdeck. Steamdeck has contributed sure but desktop linux is growing but every single metric (steam hardware survey, PH Desktop user survey, US Gov traffic, tech youtuber trends, etc).
useless antidote: My friend who is a non techie gamer and she plays a lot of anti cheat type multiplayer games ASKED me to help her switch to linux mint and even when I said thats a bad idea she shouldnt switch she still wanted to. She ended up loving it even though there was a few pain points (fucken nvidia dual screen config on x11) and i think a few of her other friends have even switched after hearing her say it works well.
I made the switch recently for probably the strangest reason.
I’ve been running win 11 for over a year using a shell tool that allowed me to move my task bar to the top of the screen and some other win 10 functionality.
However win 11 removed the ability to move the task bar and my shell program lost most of its functionality. After that I was done.
I’ve Linux off and on since 2002ish so it’s not scary to me and I’m pretty happy with Arch and KDE right now. Still the occasional crash that appears to happen sometimes when watching YouTube.
Hey, don’t knock customization as a reason. A couple of decades ago, I was sold on Linux by silly Beryl/Compiz videos such as this one:
https://www.youtube.com/watch?v=038RHEGu4OYyo compiz is the shit. You can do ANYTHING with it. It took me a while to figure out because where the hell is the manual, but I have my own custom thing going on and it’s brilliant.
Gimme mah Cube!
And the wobblies and explosions are cool too!
If anyone is stuck on windows and not able to switch there’s a program called wind hawk that will let you download customizations in windows 11 including moving the bar
it’s sad, pathetic, and stupid that one has to download a potentially dangerous hack to do something so basic.
From my reading all ways to move the task bar have been removed.
This is working currently on windows 11 23h2. There are other mods for the top too I just prefer a right side vertical.
Fine… that version, not 24H2
idk how you stayed on windows so long, had I tried linux sooner I wouldve dumped it faster, no software support or piracy for said software if it does have support is rough tho like houdinifx is hard to pirate if not impossible, davinci is easy tho, adobe has no support (no idea if it works well with wine pirated)
I think the fastest way for Linux to spread is for there to be a cheap gross dirty disgusting commercial version pushed at bestbuy/walmart…etc where people can become familiar enough with it to switch to other distros and out still feel familiar.
I think the fastest way for linux to spread are a) a state-sponsored (totally open source) product that sees a free and open OS as part of a commitment to a free and open society. or 2) one of these fuckhead billionaires drops $200M or so into a trust, rather like the Poetry Foundation, which has the singular commitment to create an OS for people and to support it indefinitely.
I don’t think the answer to any of society’s ills is to get Wallmart involved. ed: walmart however its spelled WGAS.
I remember when Walmart sold boxed releases of RedHat and Mandrake. My first installs were fueled by $20 boxed releases at Walmart. I was so bummed when they stopped. But I could send away for Ubuntu releases on a CD for free.
Im a long time Mac user but recently got a steamdeck. Desktop mode uses a version of kde and I really like it, if I had to switch from Mac I would definitely go with linux instead of windows. I think the steam deck will introduce a lot of people to linux.
Do you think ChromeOS could fit that role? At least it shows that an alternative to Windows exists.
Google will merge Android and ChromeOS.
I just transitioned to Linux. Fully removed windows.
I’m doing my part!
I consider myself a trans ally, but I’m struggling to keep up with the latest pronouns. Congrats!
I identify as Linux and my pronouns are root/0.
Somebody has a root complex, jeez.
It’s not perfect but there are different values
The funny thing is there are lots of things that are designed better on Linux vs Windows/macos too.
My memory is fading on some of them since I primarily use Windows for work and a steam deck for gaming now, but keyboard shortcuts was definitely one of them. Easier to get shit done automation-wise from simple scripts. CMD is so basic and PowerShell feels like my fingers are exhausted from doing a simple thing, and like you always need to write a paragraph to get a simple thing done.
Afaik from my limited interaction with bash: At least you have proper datatypes.
Isnt bash essentially treating everything like a string and it’s up to you to resolve that?Pretty much, though I use a lot of jq these days and many tools support json output and input. I’d love to see that paradigm expanded for more Unix tools. Maybe a new kind of pipe symbol for shells that implies strict json objects.
Not sure if you know of it, but I found this a while back and it helped me a lot: https://github.com/kellyjonbrazil/jc
Oh, that is interesting.
Nushell?
Yeah, command lines just feel native on Linux, where in Windows it feels like it’s running off behind the scenes to fetch a grown up.
I use arch btw
It wasn’t immediately clear, I think you need to change your username to IUseArchBtw so we all know off the bat.
This guy uses arch btw
Real men and women run Slack. Tarballs Yum!
To head off the zealots-- ./././
That’s not even close to a proper test of Linux womanhood/manhood.
I briefly looked at LFS with the thought to try it a long time ago. No… Just no…
That’s not an OS, that is a psychotic break with reality. Fortunately, you can take shots for it…
my linux runs only in RAM, has just a terminal
Gentoo with allllllllll the custom cflags while hanging a 20 lb weight off your scrotum
I did Gentoo for a bit also. Ain’t enough hours in the day…
Proton is a big deal for the change. Think back 5 years ago and switching to Linux was much less approachable because you needed to be an enthusiast to get your games running. Nowadays, you just click download on the Linux Steam client and >90% of the time, it’ll just work.
I have been on Linux for over 15 years and even I don’t want to go back to the old days of manually installing Wine and having to create different prefixes to get different games to launch without sound. or some missing textures.
Hear, hear!
There is nothing wrong, and in fact there is something good, with FOSS being polished and user friendly out of the box.
Historically that has not been a priority, because FOSS has been by the computer nerds, for the computer nerds. But if that priority shifts to being a bit more “by the computer nerds, for the normies” then that is a good thing as long as the developers don’t prevent the power users from accessing any part of the system they want. Fortunately that completely against the point of the FOSS world.
I first learned Unix in the 90s, I use my Linux desktop more than my phone, I’m an engineer on embedded systems digging through C and C++ code all day, I have terminals open all day, and… I have Linux Mint Cinnamon installed on all my machines and love it. Change My Mind, lol.
not manually, yeah, but bottles and such are still really useful. it shows how much good GUI tools help with usability for everyone
Not just UI, but simplicity of operation. The closer to “it just works” a system/program is, the more palatable it is to adopt.
I ended up wading into the world of WINE prefixes when I tried to mod some older games. I got it working in the end, but it sure made me grateful for how easy I have it with Proton
I, on the contrary, prefer it when everyone uses mainstream Wine with winetricks and prefixes so if something doesn’t work, you can at least fix it using someone’s advice posted on winehq. With Proton it seems that everyone expects stuff to either just work or doesn’t bother. The Proton advice is usually as valuable as Windows problems advice.
What are you on about? ProtonDB is full of such advice
Like I said, similar quality to googling for Windows problems. Reports on WineHQ are sorted by Wine version, OS version, usually involve specific actions taken.
That’s exactly how protondb works. And you also get hardware and distro information.
You can search and filter reports by all of the aforementioned criteria for any game that’s listed.
OK, it just has utterly degenerate webpage design. I thought those were voluntary additions by users telling what they use, not common format. Inconvenient.
It’s okay, we don’t actually care that you were wrong about something.
Proton is just Wine under the hood. I even use winetricks with it ¯_(ツ)_/¯
Yes, I do that too, except different things work and don’t. And making tweaks for Proton in Steam seems more bother.
100% this. I’ve been on Linux for 27 years now (ffs I’m getting old), and until proton, I just wrote off gaming as a hit or miss experience, usually not worth the trouble. Now I’ll buy Windows only games without even checking compatibility in most cases. Unless it’s a full price AAA game, I’ll risk the off chance that it doesn’t work.
Clair Obscur worked out of the box and it took a while for me to realize that I didn’t even check before buying.
I think it’s less Proton, more Vulkan/DXVK. Proton is just wrapping these amazing things. Before DXVK, games in Linux used to suck big time.
Honestly, 5 years ago Proton was already in pretty good shape. 2018 is when I switched to Linux, and already had very little trouble gaming.
Yes but nobody knew about it. SteamOs brought that to the surface.
Gaming on Mac was also more or less the same when it came to running windows games, had to use wine
And I’m sorry y’all I know wine is awesome but using it manually is a pain in the ass and I hated it and I consider myself more of an enthusiast
Crossover isn’t cheap, but it can save so much time compared to WINE that I think it does pay for itself.
I haven’t used Mac in years, I wonder if Wine is now a much better experience as well compared to what it used to be.
It is. But in some cases there’ll be a game or something that has requirements that are hard to wrestle with. For me it was a video game that needed specific libraries to run (possibly directX or whatever is current these days). After hours of attempts I downloaded Crossover and it worked instantly.
Desktop applications like the Office suites typically ran well for me in WINE. although my experience with those is dated by now.
I’m speaking from a macOS perspective but I’ve used WINE on Linux too.
If we can get close to that kind of support for productivity software, I think Linux usage would explode. One of the problems with business adoption is that specialized software almost always skips Linux. The Affinity suite, for example. I’m hoping we see some snowballing now that Linux is growing so quickly, but getting Wine/Proton working with more non-game software would also be an enormous win.
now is a good time to switch. Im so glad im off windows and their bullshit. a lot of games just work, including many online games, which is super cool. often there’s no difference between launching a game on Linux vs windows.
Absolutely. Linux in general has become very approachable. I recently came back to Linux after 15 years away and I have been very impressed with how well everything just works. I’ve only experienced very minor issues with peripherals that were solved with a simple Google search or update.
I will mainly switch to Linux whenever I feel ready for the headache of setting it up for the first time too. Already got another M.2 SSD to run it alongside my existing Win 10 for anything that doesn’t run on Linux.