- cross-posted to:
- linux@lemmy.world
- cross-posted to:
- linux@lemmy.world
Still far too low, considering that the US is now a police state.
If I could just go one day on Lemmy without hearing about Linux… nothing has turned me off Linux more than you guys not shutting up about it.
If you migrate to it, I promise we’ll shut up.
Feel free to stay on Windows or MacOS or whatever floats your boat. Won’t bother anyone.
Should be 105 percent the way Microsoft treats it’s users.
Finally, the year of Desktop Linux. Twenty years after we were promised. And it’s still a pittence, but I’ll take it.
I’m on a Mac, only use Linux for server stuff, but the more people we can get off Windows, the better. Let’s go!
REVOLUTION
Woooo! Year of the linux desktop baby!!
- pumps fist in air*
I doubt this is the case. Number is likely biased by SteanDecks and AI crawlers/Agents. It would be nice however.
I will fully switch when installing mods are just as easy as windows. So far I haven’t found mod managers that work only for one or two games. I have switched mostly to pop os using plasma.
I’m helping!
Just put Mint on my 2-in-1! So far so good, except my volume buttons don’t work, and I have to manually toggle the on screen keyboard for text entry if I detatch the keyboard cover.
I’m on EndeavorOS for 2 months, and I just installed Bazzite on my kids desktop! As long as Sober keeps working for Roblox, we are golden.
Just switched last month and I love it so far (:
🙃
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.
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.
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.
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.
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.
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.
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, 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
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.
Why are is that stat counter splitting Macs into OS X and macOS
It’s the same OS.
I’m a Mac user and everyone in my family is too (I use a Linux desktop for work), but I have a hard time believing MacOS has a 25% market share.
deleted by creator
It’s worth noting that some data reporting issues mean OS X and macOS are sometimes split, even though macOS is the newer branding for OS X. When combined, Apple’s desktop presence is around 24%
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.
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.
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.
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