There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

squidman64 , in why did you switch?

The easiest way to try linux is to install it from the Microsoft App Store — not joking, windows officially supports running Linux now. Here’s a random tutorial: adamtheautomator.com/windows-subsystem-for-linux/

R4iNO ,

wsl is great for its uses, but I wouldn’t consider it as running linux. Hardware support and privacy are missing when you use wsl, as it just translates linux system calls to windows ones.

R4iNO , in why did you switch?

My AMD graphics card had atrocious driver support in Windows, and every time windows forced the half-yearly big update on me, my PC would go into a BSOD loop and I would not be able to run windows. It was becoming a massive annoyance and a humongous time waster.

So I switched to Linux Mint. No hardware problems at all. With the graphics card working, I played a video game that literally worked better in Linux than Windows.

Then I bought a new laptop and dual booted different distributions. But every time I log into Windows after doing something in Linux (Fedora KDE spin), my windows clock would get messed up. There are professional softwares I have to use that only work on Windows, so completely switching to linux was not an option, and windows boots up Much faster than linux.

So when I needed some space for an online multiplayer game, I got rid of the dual boot. Now I run everything using WSL2.

Windows remains the default platform for small developer teams, and large video games. So it takes a large incovenience to abandon it. And just a little bit of friction is enough to make me switch back to windows. Sorry if I disappointed you guys.

axzxc1236 , in When will new Mesa driver be coming to ubuntu, would like to know when so i know when i can start playing Ray tracing games/software that uses it

Ubuntu freezes package version number (with only few exceptions like browsers) when they release a new version.

You will either need to wait for a new version (most likely 23.10) or use 3rd party maintained PPAs.

Superjet2001 , in why did you switch?

Forced Windows updates bad. Gaming on Linux good. Also Windows 11 not installable on perfectly good hardware.

infinitevalence , in why did you switch?
@infinitevalence@discuss.online avatar

Windows became unusable for me. Forced updates, unremovable adware, resetting user preferences, and shockingly stability.

I mostly game and tinker on my PC and for the most part everything’s just works these days. Sometimes I run into a game that has poor performance or something I need to tweak. But truth be told that was not unusual in windows either. I would frequently need to mess with ini’s and config files in games to make them work right or have FOV not designed for consoles.

Linux is not perfect but windows is also not perfect the big difference is your used to it’s quirks and the methods to fix them. If you use Linux enough and long enough you will get the same sort of skills.

There are a small list of programs I can’t replace like fusion360, Photoshop, and Visio.

If those Gimp is good enough to replace Photoshop for most my tasks but not always.

Grass ,

I just use Photoshop CS6 (cloud subscriptions can get fucked) through wine the odd time I need it and so far I haven’t encountered any problems. Fusion360 is still super janky though, and I don’t know visio.

MxM111 ,

Citing gaming as reason for Linux is … unusual.

smolyeet ,

They only stated what they do on the pc , not it being a reason why

KindaABigDyl , (edited ) in why did you switch?
@KindaABigDyl@programming.dev avatar
  1. Package managers are a godsend and there’s nothing like them on Windows. Chocolatey is okay, but it’s got nothing on Linux pms. This discontinuity between installing and upgrading some applications, other applications, Windows apps, drivers, and system software makes me want to cry.
  2. Customization. Man is Windows lame here. Colors on Windows is about all you can do, and it’s so limited. I bought the machine I should be able to set it up how I like. There are some deeper ways to theme and adjust things more directly, but they’re hard to use and risk breaking your system. On Linux, customization is easy, even on a more pro-default-option DE like GNOME. I just want things to work, and Windows fights me to get it to a usable state.
  3. Bloat, telemetry, ads, proprietary garbage, etc, etc, etc. I like FOSS and using FOSS software, and I can use it on Windows, but I have to have so much other stuff too. Debloat scripts exist, but they can only do so much. There’s always gonna be something Microsoft owns on the system
  4. Complexity and control. Linux is simple. Binaries go in bin, and the settings for them are usually in ~/.config or somewhere in /etc. Want to adjust some obscure setting to fix some issue in a program you installed? Oh go tweak this clear config and explicit setting to fit your hardware or whatever. Easy to fix. On Windows, all the system stuff is not only hidden, it’s restricted, and also so many times on Windows when you run into issues the solution is you have to edit shudder the registry, or worse you have to do a PC reset. Overtime your system slows and blue screens become more frequent too, and there’s nothing you can do. On Linux, you can learn 7 or so folders and understand how your entire system works, keep it maintained, and run it for years. Had a prof in college who was on like a 20yo Gentoo install.
  5. Tiling. There are ways to do tiling on Windows, but they’re all bad and glitchy. Nothing on Windows comes close to i3, and I can’t go back to a non-tiling workflow. Windows wants you to do things the Windows way, and anything outside of that is always lack luster. People talk about Linux balkanization as a problem. It’s not. Those people are just ignorant and stupid. No system can ever really fit all use cases, so it’s important to support choice. Windows doesn’t just promote one way to do things a la GNOME, it actively works against doing things other ways.
  6. Programming. Compilers and dev tools on Linux are so much easier to install and set up than on Windows. If you want to program, you’ve gotta be on Unix/Unix-like
  7. Windows weirdness. There’s so many things on Windows that are just weird decisions. I’ll be using Windows and be like “why the heck did they do it this way?” I’m constantly left scratching my head. Windows has made me lose all respect for Microsoft engineers. They’re clearly stupid. On the other hand, everything on Linux makes sense and has good reasoning behind it. You need to learn very little comparatively to understand your entire system.
  8. Stability. Not talking about applications/upgrades here, but rather Linux will never crash on you, but I can’t go a week without Windows blue screening.
  9. Freedom. I like owning my computer. With Windows, Microsoft owns your PC. Does this directly effect everything constantly? Is it the end all reason for me to switch? No, but it’s icing on the cake. On Windows I feel stuck and miserable. On Linux I feel free and happy.

I wouldn’t ever go back.

gortbrown , in why did you switch?

So I still technically use Windows, but only because I need it because of some software for school, but I still use Linux most of the time. It’s mainly the small yet super annoying things in Windows that caused me to switch. Like how everything has to automatically try and back up to OneDrive until you dig into the settings and disable it, or how it constantly badgers you to use insert Microsoft product here instead of what you want to use. Plus as a computer science student, and someone who spends a lot of time in the terminal, Powershell and the Windows command line feel so old and incapable compared to the Linux terminal (WSL has helped with some of that, but not all of it.) It’s just small issues that cause big issues when you run into them, because it just makes simple things harder to do than they need to be, usually for the sake of pushing their products.

shiroininja , in why did you switch?

It was fun to play with Linux. And it was easier to develop on. The terminal is amazing.

gabmartini , in why did you switch?
@gabmartini@lemmy.world avatar

Back in the day (1999/2000) Linux seems to be a small niche, fun and novelty. I started with Turbolinux :D

los_chill , in why did you switch?

It came down to right-to-repair/upgrade. I’ve been a mac user my whole life. The 2012 MacBook pro was the last model that users could upgrade themselves. I got a decade plus out of those machines because I could upgrade them. They actually still run quite well, but Mac no longer includes those models in their software updates and no longer allows users to easily upgrade any of their laptops manufactured since. That was it for me. Got a System76 laptop and made the move. Couldn’t be happier.

FermatsLastAccount , in why did you switch?

I saw a post from r/unixporn on all and thought it looked really cool.

bilb , (edited ) in why did you switch?
@bilb@lem.monster avatar

I have to use Windows for work, and I choose to use Linux for all of my personal devices. Windows is trying very hard to corral me into using bing, edge, cortana, etc. and gets in my way when I try to use the tools I prefer instead. It intentionally obscures what its doing with updates and security. That is unacceptable. This is my computer, not theirs.

No Linux distro that I’ve tried does any of that shit. They have never tried to push my behavior in one direction or another, they aren’t watching everything I do to help their product teams develop an even more annoying desktop. The various Linux distros I’ve used have felt like nothing but a way to let me use my damn computer.

I do have a small partition with Windows on it to play the occasional game I can’t run on Linux with Proton. Thanks, Valve!

spacedancer , in why did you switch?

Is faster. I don’t care about the extra bells and whistles, and I want a straightforward functioning system that allows me to do what I need to do. I also like that I can customize my desktop experience to my heart’s desires. I can literally change the way my system looks if I get bored of it. Most importantly, the lack of tracking/telemetry and being a smaller target on the web.

kinoman , in why did you switch?

When I was in college, one of those stupid Lockdown Browsers broke my laptop’s ability to use its physical speakers. No amount of modifying Windows registries or even clean installing Windows could fix it. I booted Linux from a USB stick and lo and behold everything worked as normal. I wiped Windows and never looked back.

dream_weasel , in why did you switch?

For vim, terminals, and keyboard-driven window management. It’s nice to have full control and feel like a first class citizen instead of a product. Or like the developer actively thinks you’re an idiot.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines