I’ve been a Windows user since 95. I tried a few times to move to Linux, but basic user unfriendly problems always brought me back to Windows. Now there’s no option to go back. Linux Mint has had some bumps, but I’m properly motivated to jump over those hurdles now. I’ve become a proud Linux user this last week. Finally free of Microsoft’s gravity.
Good luck. I jumped ship 10 years ago, you get used to it to the point Windows starts feeling weird.
Don’t hesistate to reach out when you’re stuck
I remember someone on Discord server I used to be on kept telling people to “use Linux” which back then, I thought it was some scary OS for people who’s tech savvy and wrote him off to be annoying. It was few years when I have my own laptop as early birthday present that I find Windows 10 annoying and remembered Linux exist so I run up a virtual machine and watch so many videos on YouTube about it. Then, I made USB-Boot and installed Linux Mint.
Far from perfect but I feel so much more comfortable using Linux over Windows, feels so much more smoother
I’ve been on Mint for 2 years now. So far the only roadblock I’ve hit is my obsolete audio interface not talking to it, and that’s not Mint’s fault. Everything else was a seamless transition for me. I will admit that I’m not super enthusiastic about GIMP though. Welcome to the club.
I miss Windows 95.
That ui was so damn clean. There was basically zero bloat and everything had a place.
A computer was a tool and only did what you wanted it to. Nothing more, nothing less.
Is there a dumbie sheet or cheat sheet . I just feel lost on linex.
I do free infinite troubleshooting on matrix, I have over 15 years of experience
For all their faults, LLMs are pretty damn good at basic trouble shooting of Linux. Ideally prepare context for them with installation details. Use CLI client, recommend opencode CLI, plan agent is good to inspect the commands it will plan to run and let’s you inspect and think through what it is doing. Can also ask for clarifications along the way.
It’s not perfect but very good.
Depends on what you feel lost about, if it is the basics in general then I would suggest you start of and read about the basics here https://labex.io/linuxjourney they write about the very basics in a very simple way. I think they did a good job, they start of with what Linux is, what distros are to commands from the most basics as how to navigate in the terminal to more advanced combinations. They also have vms where you can try out the commands if you haven’t switched yet.
If it is a cheat sheet as in commands then i would say it is better to make your own of the commands you care about but you can start of by using other ppls list like this one https://www.geeksforgeeks.org/linux-unix/linux-commands-cheat-sheet/ but it can be overwhelming for you so use the linuxjouney first. Also it is very important to learn how to look up how to use the arguments in the terminal with man or -h to make it faster and less painful to use.
If you are lost about programs then there are a lot of good GitHub pages that links to useful programs and cli tools, you just need to search for awesome Linux <what you want> list
Examples:
https://github.com/luong-komorebi/Awesome-Linux-Software You can use their web pages version too https://luong-komorebi.github.io/Awesome-Linux-Software/ https://githublists.com/lists/awesome-lists/awesome-bash
Here is one for distros https://github.com/kolioaris/awesome-linux-distros
Here is an example for customizing https://github.com/fosslife/awesome-ricing
When looking for programs is it very important that you know what distro you are on, what desktop environment (like kde, gnome, xfce) and what window composition you use (usually Wayland or x11, x11 is older and is more compatible).
So in short start of at https://labex.io/linuxjourney
Then look up distros here https://github.com/kolioaris/awesome-linux-distros
For new ppl do I think Ubuntu based is best because almost everything has a Ubuntu version, when you feel ready can you test out other distros. I haven’t tried bazzite, I started of many years ago on debian (a few random ones like arch and mint) and then pop os for many years and now cachyos, I liked my journey but that doesn’t mean it is correct for others.
I would suggest to have all of your data you care about on a separate disk or have automatic backup of it so you can break your os without care. And if you start customizing would I suggest setting up a GitHub repo and commit your changes everytime you like what you see so it is easy to go back if you regret something.
I hoped this helped on your journey, I didn’t want to overwhelm you so I hope I kept it simple enough :D
Butting in to say: your post may be the help I needed to actively consider switching.
Dude, I’ve been using Linux for over 20 years and nowadays I barely need anything beyond what I do on Windows and Mac. Just remember that everything is a file lol
Just ask people here, people just love anyone who switches over to Linux and want to learn about it. Because we actually love this operating system. Its so good.
When my kid started using Linux, once he knew how to start programs and install things, we went through where the files are on the file system and how to get there in a terminal. I think thats a good starting point so you understand the foundation of the system.
And then go though a basic Linux command line tutorial to learn about the common tools for listing files, filtering results, renaming and deleting files etc.
You can do that stuff in a graphical file manager too but you dont really get that understanding of how things work until you do it in the terminal.
Any specific things you are getting stuck on?
Analysis paralysis mostly.
If it’s on the distros, don’t fret it too much. They all do everything, it’s just an initial configuration.
I have been recommending Mint specifically, as it targets the average user with a ‘it just works’ mentality.
Can confirm. For anybody else reading: Mint was my first Linux distro away from Windows, and it’s been great daily driver.
Third’d
Mint or any other ubuntu-derivative distro is 10000% the move. I’ve been running ubuntu as my os for a while now, and I’ve spent nearly the last decade on linux (makes me feel old saying that lol).
The other distros have a lot of strength, but at the end of the day i want to spend my time messing with things i want to mess with. I don’t want random weird issues that I have to constantly debug, and everyone can agree that stability is debian’s (and therefore ubuntu’s) undisputed strength
If you are new I suggest bazzite, and get lutris to install windows apps outside of steam. It takes care of most of the stuff and to install software, on bazzite you use “sudo rpm-ostree install <package name>” and then reboot because bazzite uses an ostree system, or just get it in a flatpak if available. Between bazzite and knowing how to install packages outside of the flatpak repository, that should cover most of your bases for a few years and you can learn other stuff when you have the inclination. ChatGPT is really knowledgeable about Linux since it’s open source. It’s often much faster than digging through forums just be specific when you speak to it.
Also if you get your setup in a decent shape, you can shrink the partition and image it with dd with a single command, and then compress it to have a full system backup, which is basically your own image. Then you just write it back with a program like etcher later if you screw up your system and then just reexpand the partition to the full drive. If you get bazzite though you won’t have much need to use the terminal or install anything outside flathub which will keep you from breaking the system. Also update the system occasionally, to get security fixes once a week or two is probably fine if you don’t have open ports to run a server and aren’t running random software.
Is this satire?
Seriously, if I was new to Linux, coming from Windows, asking for a cheat sheet or Linux for dummies manual, everything you wrote would sound like absolute gibberish to me.
If this was someone’s response to me when asking for advice I’d immediately reinstall windows where at least (from the perspective of a typical end user) they speak words that make sense.
It’s the easiest way to get into Linux if you need good GPU support and I assume most people play video games. Bazzite is what finally got me into Linux because it mostly just worked out of the box which is something most Linux distros I tried before that never did. I would always end up breaking them in a day or two trying to get the GPU driver installed or something. Bazzite is really good for beginning users. Not the greatest for mid tier when you are trying to gain a deeper understanding because it replies heavily on containers and file system overlays.
Also you have to remember that for people who aren’t ultra Linux nerds. It’s an incredible amount of work to get Linux to work. It’s often days of painful configuration and research per machine. This, and a lack of gaming support is the main reason I think most people avoid Linux, which is why I suggest bazzite, as the shit just works distro.
Also suggesting a gaming distribution to someone that gave no indication plays video games at all…
You shouldn’t ever use rpm-ostree to install stuff with, as it can cause issues with future system updates.
First port of call should be flatpaks in the bazaar.
Second, look for flatpaks or appimages online.
Third, use distrobox to install something via a different distro and export it as a shortcut to bazzite. I use arch in a distrobox, btw.
It seems to be okay for me, there is maybe a handful of things I install, and I don’t want fedora so much as that’s what bazzite is built on. If it breaks I’ll just move on as I’m getting a bit more familiar with Linux. I will probably install Debian or mint or something with a much more simple file system when this one breaks.
I’m old enough to have seen this “flocking” several times. Some people stay and are pleasantly surprised. Most people go back a few weeks/months later, and leave a “Linux suxx” post behind them. I don’t expect this time will be any different, and that’s totally fine.
I’ve been trying to switch to Linux for at least 5 years. I wouldn’t say it’s any better now than it was then. I desperately want to love Linux, but it fights me at every step of the way. As a media pc… I have had zero success using it as a media pc. My one requirement is an on screen keyboard, but it doesn’t come with one, and all the offerings I’ve found are shit. They won’t work in some windows, or at all.
As a laptop… This has been the most successful. I’ve not had any real issues with Linux on various laptops, other than finding replacements for certain windows software, but that’s not really a Linux problem.
As my main pc… Gaming has been fine. Hdr has only really recently become a thing, and it seems fine. However, I’m constantly coming across stupid things are ARE a Linux problem. Downloading and installing software has too many methods. I understand downloading a file to install something. I understand downloading a script to install something. I even understand why you’d need to make that script executable before it’ll work. I don’t understand what to do with a bunch of random files that claim to be an installer but don’t seem to have an install script or a .deb package. I don’t understand why once I map/mount a network drive, it fucking disappears after a reboot and needs to have the mount process be automated at every reboot.
Linux is just hostile to users. And while it is, it’ll never massively succeed.
LTSC is a much better option.
Windows, starting with 8, is inherently hostile to its users in ways that are very difficult or impossible to mitigate. It’s a black box of complicated machinery, a lot of which is trying to spy on you, steal your data, show you ads, upsell you on their stupid cloud services so that they can steal more of your data, etc. At this point, disabling all of this is really difficult and unreliable.
Linux on the other hand is like a box of spare parts that you can build whatever you want from. You really do need to read the manual, or else whatever you build will look and work like shit. However, if you do build something good, it’s yours now in a way that a proprietary OS never will be.
Thanks for the opinion Bill.
For anyone wondering, linux offers over a dozen virtual keyboards and btw they aren’t called on screen keyboards. All of them work great. And lots of distros come with one included.
Each person knows what it feels more comfortable with.
Linux is not inherently hostile, it just has a very different way of doing things that what you’re accustomed, so you perceive it as hostile. It is sometimes easier for someone who never touched a computer to learn Linux that someone who grew with Windows to unlearn the habits.
There’s nothing wrong with feeling comfortable in Windows, it’s the system you grew up with and know how to work with and maintain.
Same. I loathe Linux. I’ve been trying to use it since I was 19, periodically installing one distro or another, and I hate it. I absolutely hate it. I’m not saying it is bad or anything but I do not have the patience to fight with an OS over every tiny thing or having to look up a guide for every installation or having to double check what will work and won’t because you’re going to need a container.
Linux, I’m sure, is great but it’s also one of the least user friendly operating systems out there, regardless of Distro. I keep trying to use Linux Mint and it keeps driving me up the fucking wall. Either Linux supports nothing without a battle or nothing supports Linux without a battle and I’m not remotely interested in fighting with my PC to do something simple. The second that that shit gets sorted is the second I’ll be fine.
I was one of those nomadic users, every year, since 1998 with Mandrake Linux.
I have always been in love with the idea of an open source OS, but if I couldn’t game and work on it, it wasn’t ready. Every year, until Valve made it easy to game on Linux.
I made the switch when Proton was released and never looked back.
My point is, every time users go back to Windows, they have their own personal reasons, but those will some day not be the truth anymore.
Gaming for me is the only thing I don’t use Windows for. But for gaming I still do. Because I mainly game in VR and that’s still so far behind on LInux :(
But I have 20 odd computers in the house so it’s easy to have one with windows around (two in fact, another old one with Win 10 LTSC for programming some old radios).
I love KDE for all the options it gives 🫶 I don’t like Gnome, Systemd and all the other redhat influences but they are easy to avoid these days.
my buddy wanted to switch from w10 to mint and i tried to recommend kubuntu because of wayland, i told him mint will be laggy because he has many screens with different refresh rates and mint can’t handle that. he wouldn’t listen, installed mint, and a few weeks later went back to w10 raging how linux suxx it’s so laggy. could’ve just installed kubuntu but no, it had to be w10.
That’s an Nvidia issue, not linux.
oh, always thought it was an x11 issue and affected AMD too. well anyway he’s broke and he got a high-end nvidia gpu for next to nothing so I’m not going to even try to convince him to get another gpu
Desktops only frankly became remotely useable to normal people with recent revisions of things like kde…
Between that and software actually finally started becoming remotely reliable in like 2022-2023 for your avg windows user.
Comparing the past to now is not reliable fair.
More progress towards making things normal user friendly have happened in the last 3-5 years then the last 20.
Let me guess, you might have tried Linux on n the past but only really started using Linux full time around 2021/2022, because every time I see someone saying “Linux only became user friendly around year X” is always around a 1 year mark after they started using it daily, because it’s a lot more a matter of being used to than actual usability. I have been using KDE since 2004, and while things have changed it wasn’t all that much, I don’t remember any big usability refactor or anything of the sort happening, I’m fairly confident that if I were to put you to use a KDE 3.5 UI you would feel right at home.
And also other operating systems are becoming terrible in recent years. So double plus good for Linux.
Linux is a lot better than the last few times.
It might just be ‘good enough’ at this point.
I agree. This time, it’s actually different. Big name streamers and YouTubers are showing their support. Not just people in the tech industry, but random channels like EmKay and PewDiePie.
Linux is better than ever. Steam is a breeze. Wine support has never been better.
Meanwhile, Windows has more nasty surprises, underhanded backstabs, and security nightmares than ever before.
Can you enumerate these underhanded backstabs? What a colorful claim.
- Ads all over the place (and a start menu full of crapware)
- Telemetry you can’t completely turn off anymore (the only thing I’d respect is a license check)
- Constantly putting edge back
- Forced MS account and removing ways to bypass it
- Cloud upsells
- Forced updates “do this within the next 2 days or else…”
- “Copilot copilot copilot”
-we heard you like search bars so we added a search bar next to the menu containing a search bar.
-open wide because here comes the unwanted update train.
-you want to do thing with file?
No, bad user. Play candycrush instead.
-that’s an impressive machine you have there. Would be too bad if someone were to slow it down with tons of bloat.
-Telemetry? At good ol MS? Never.
-oh but all the W10 menus you love are still there, it just takes a rainforest expedition to get there.
-Just buy a one drive subscription and walk away.
Yeah that search bar, so useless because the start menu itself is a search bar if you simply start typing.
Ads. Steering me to store all my data in Microsoft’s cloud where they do (or inevitably will) scan it for profiling, AI training, government surveillance, etc. (which also annoyingly locks file handles when documents are open). Shoving AI into every product, even when it’s completely useless. Sunsetting useful products. Changing license terms for paid products, forcing subscriptions. Requiring online accounts only and eliminating workarounds. Removing features and replacing them with incomplete UI offering less control. Massive security holes. Annoying patch/upgrade system that interrupts me while I’m working. Flaky, bug ridden tools (Teams, etc) And updates that break hardware.
Have you used Windows past the 8.1 days?
I think it’s easily good enough for general use. It’s only certain types of gamers (anti-cheat support is still pretty terrible), and people who are heavily attached to a specific Windows program that they spend a lot of time using, that will have trouble switching across full time. For everyone else, Linux is superior because it runs so much faster than the now incredibly bloated Windows. Depending on the distro, it’s also arguably simpler than Windows too.
Linux usage has been trending up over time. It’s real.
As a percentage of desktop users or percentage of any users (including people who use their phones mainly)?
But this time Linux actually plays video games right out of the box. No trickery. Just install steam and the rest of the experience is smooth as butter
And sometimes with better performance than windows because of less of a system overhead.
I’ve looked at Linux for years but it was always so intimidating to me. I finally installed it when my pc was being aged out of windows 10 and honestly it’s really fun to play around with even though I’m not super tech savvy. It’s easy enough to find a solution online if I run into any problems and everything is free!
This is usually the case, people make it a monster in their heads but it’s not bad as long as you’re willing to accept it’s a different OS to be used differently.
many people will go back, but of these, i’m sure many will also come back eventually
i’ve tried a bunch of distros in my last 2 years with windows. many didn’t satisfy my needs at the time, so i stayed on windows.
but now, it’s been over a year since I definitely switched to linux, and over 6 months since i nuked (accidentally, but shhh) my windows partition. and i don’t plan on going back anytime soon.
Yeah it’s been a long road for me to be fully Linux on my personal systems. I think I started messing with Linux circa 1997 and didn’t switch over fully until I think Windows 7 went EoL.
Just out of curiosity, which distro did you end up using?
right now im on Fedora KDE! it works well enough for me, it’s modern, it looks good, and most importantly (for me) it supports fractional scaling well (my laptop needs fractional scaling and that’s been the thorn in my foot for a while)
Linux Mint works great, but I’ve heard good things about Bazzite, too.
I love and hate bazzite. It’s still what I use daily, but man is it weird. Just small little bugs, an it is an immutable os so that threw me off, couldn’t do my wild an whacky project but atleast most everything worked right out of the box!
Same history
Many people will definitely go back, but the percentage staying might be better this time around. Linux has gotten a lot more usable and stable for those tech inclinced enough to be able to install it thanks in part to proton, immutable distros, flatpacks, Wayland, and improved defaults. Mint and bazzite are pretty darn good for daily use. I’ve never stayed on Linux as long as I have with this run, and I really don’t feel much of a push to leave it. Most everything I want to do just works.
I agree, I notice more new blood around Linux compared to the previous “OMG, Micro$oft suxx, let’s all ditch Windoze!1!!” craze (I guess it was Win8.1 -> Win10, maybe?)
Good because fuck Microsoft and Windows.
It bears repeating, so: fuck Microsoft and Windows.
I guess it is the year of the Linux desktop for at least some people.
I’ve used Linux desktop in various forms for just over two decades, this has to be the fourth time it felt like Linux was having its chance to seize marketshare. Each time it ends up not being the mass adoption that people hope for but it feels like the community grows each time so I think it is neat nonetheless.
Anecdotally, I was tinkering with it earlier this year and finally stopped being lazy and flipped my main PC over. After I talked about it enough in my friend chat, three more friends followed suit and a fourth is going to soon. It’s not just the end of supporting Windows 10, it’s all of the repeated bugs, glitches, and AI garbage Microsoft has been pushing everywhere so aggressively. People who would likely only rate themselves as “mildly” tech savvy are sick of it and willing to make a move, I feel.
I’m ok with that. You hit a point where a community sustains, and is good. Lemmy is a great example of that. Often, when it grows past that, it can become… unsavory.
Year
Of
The
NetBSD
Snake
SNAKE?!
SNAAAAAAAAAAAAAAAAAAKE!!!
Kept you waiting, huh?
You’re… pretty good.
Badger Badger Badger…
Mushroom mushroom
hssss!
Linux
D
sudo systemctl start snakelinuxd
Month
Penguins
Windows 11
I would give it a month tops
Windows 10 died a few days ago, leaving users with three options: stick with the OS, upgrade to Windows 11, or switch to an entirely different platform like macOS or GNU/Linux. But months before Microsoft dropped support for the OS, Linux-focused companies were already campaigning to poach Microsoft customers and convert them into Linux users.
The Document Foundation, the folks behind LibreOffice, started its push as far back as June this year, criticizing Microsoft’s decision to end support, which would render millions of perfectly functional PCs obsolete, and presented Linux as a cost-effective and secure alternative. We have also seen initiatives like The “End of 10” Campaign by KDE, making the case for Linux and providing guides and info on how to switch.
Of all the projects trying to poach Windows users, Zorin Group might be the most aggressive, launching its biggest OS upgrade, Zorin OS 18, on the very day Windows 10 died.
In a recent post on X, Zorin Group celebrated the launch of version 18, claiming that it hit 100,000 downloads in “a little over 2 days”. The company called it its “biggest launch ever” and claimed that over 72% of those downloads came from Windows.
Zorin OS 18 just reached 100,000 downloads in a little over 2 days 🎉️
Over 72% of these downloads came from Windows, reflecting our mission to provide a better alternative to the incumbent operating systems from Big Tech.
Thank you for making this our biggest launch ever! pic.twitter.com/6U4h3EQ3dq — Zorin OS (@ZorinOS) October 16, 2025
So what’s the big deal with Zorin OS 18? The new version comes with a redesigned desktop that feels a lot more modern. It uses a lighter color palette and a taskbar that has a floating, rounded style by default. The developers also introduced a much better window tiling system. If you drag a window to the top of the screen, a layout manager pops up, similar to Windows 11’s Snap Layouts. The main difference here is that Zorin allows you to create your own custom tiling layouts.
As for Windows app compatibility, Zorin OS 18 now includes an updated version of WINE 10 for better support of Windows software. On top of that, there’s also an expanded database that helps when it detects a Windows installer. The system checks the file and suggests the best way to run over 170 popular apps, whether that means installing a native Linux version, using the web-based alternative, or firing it up through WINE.
“Zorin Group” never heard of that. Seems to be a shop that just wants to lift along with the Windows 10 discontinuation tbh.
And if their selling point is running windows apps then they have no chance. You can’t get better at being windows than windows already is. You’ll always be one step behind the real thing.
And really you don’t need to, most linux apps are much better now that windows apps are more and more dumbed down. Look at the “new outlook” for example. It doesn’t even do local storage anymore, you must import all your email into the microsoft cloud overlord.
Windows 10 didn’t “die”
Microsoft isn’t offering support for it, but their help was barely useful to begin with.
There’s a few small hoops to jump through to enroll in the Extended Security Updates program, after which Windows 10 devices will continue to be functional and secure for at least another year.
Ultimately, I’m all for folks going out and dabbling in Linux. Unfortunately, most consumers are interpreting this situation as a requirement to rush out and buy a new Windows 11 PC and that’s bad.
It’s okay, Microsoft can’t hurt you here anymore. You have just been living your whole life in an abusive relationship. It’s okay we will be nice to you.
There are two massive hoops as far as I am concerned, no local account & ms office forcing the use of one drive. I know these arent that big of an issue for most people, but I will never do either of those things.
?? I just use massgravel and I have win 10 ltsc iot updates for years now.
I’m not all too familiar with mass grave, but it does seem like a similar loophole to the win11 updates without TPM 2.0, in that it works but ms doesn’t want it to, so you may run into the issue of your system bricking or ms holding your data hostage. Also as far as I can decipher ltsc only fixes the security issue, as far as I am aware the one drive push is still there regardless of version.
All in all, I believe that there are workarounds, but if ms is so keen on making it this hard to stay on win 10 I would rather just take the adjustment period to a Linux distro.
IoT is Internet of Things, devices where you usually don’t know there is even Windows to begin with, due to some McDonalds Menu Picker overlay or whatever. There is no market for Microsoft acc or OneDrive as they are by themselves are rarely meddled with and are installed en masse. They would get security updates for 10 another years. But besides some differences, only corpos and no end user have a reasonable access to said release, so if you may be checked for legitimity of your software e.g. you try to use it in your business and get caught, it’s obvious you haven’t bought keys for it. So it’s for personal use only.
One big thing you are forgetting is that half these people aren’t even aware they even exist as people or know what real freedom is.
Did you think The Matrix was a documentary?
If just this one OS, that i havent even really heard of, hit 100k downloads in two days, then there must have been like 100M downloads in the last week or so for all linux distros combined. Now i wanna see someone try to aggregate all download numbers from the major distros into a time plot to see if there is a noticeable change.
I think you’ll be disappointed, the zorin boost is due to their marketing as Windows esque, I believe they just tell people how they are like windows. Extrapolating downloads for more linuxy distros from one that is supposed to be windows:Linux edition is not going to work out very well.
Yeah this is just a weird tangent that will die off.
Dare we say it …?
Always… 2026 is year of linux desktop
Maybe 2027
I’m all for Linux adoption. However, seeing less tech-literate people feel as if they have to choose between an unsecured device and spending money they don’t have on a new Windows 11 machine really makes me angry.
Most won’t understand what no more security updates mean, and some overreact and get really worried.
Stop calling yourself a “refugee” whenever big tech fucks up something you were using. Anyone who thinks having to switch software is worthy of that word has no idea what it’s like to be a refugee. Check your privileged ass.
Your mom is a refugee.
Says more about you if you think that’s an insult.
I’m not trying to insult you just make you and others laugh. Its kind of a stupid joke but maybe you are taking this place a bit too seriously. The world is fucked up we need a laugh sometimes. This is one of the only places on the internet where people would actually care about something like a refugee.
okay fed
This.
For Years, you had the Option to use Linux. Since the release of the win 11 beta, Linux has not made any relevant big steps. The leopards have simply decided to eat your face this time.
A refugee would be someone losing their home in a bombing. A windows 10 turned Linux user is more like a Trump voter turned no kings protestor because he though sending the government emails will sure stop the anti trans laws.
And no, sOmE uSeRs hAvE tO uSe WinDoWs is not an argument. If everyone who was still on windows until now was reliant on it, why are they installing and switching to Linux? Every new Linux user is someone who was simply too ignorant to install it.
So we’re bashing the people who installed Linux now if they used something else first? What, if they’ve ever used windows we should send them to the Gulag? Wtf is this take? Like hey you dumb fucking person who finally figured out how to get away from the corporate software you were taught to use in high school, you are FuCkInG iGnOrAnT for putting yourself in this position in the first place!!1!
Let’s not talk about the multi billion dollar industry spent locking people into an ecosystem from day 1, because blaming high schoolers and teenagers for not switching to an OS best know for running web servers is an awesome use of our time.
Speaking from experience: no one thinks about operating systems as much as we do. We are not the norm. Most people don’t want to use the computer to begin with, but conceded its faster than hand writing everything. The guy who paved my driveway will never install Arch, because he only uses the computer to get paid. My office’s cleaner doesn’t understand how computers can even be unsafe.
When I went to primary school we had windows computers. Same thing in high school. In uni, because I did comp sci, I used Linux and found it was better for me. 350 people went through first year with me. Most of them continued using Windows, although a good chunk used Mac too. Like 10 of us used Linux. It is easier not to switch and that’s not going to change. So can we stop having a go at people for not having the same interests as us, because that’s the only difference.
For Years, you had the Option to use Linux. Since the release of the win 11 beta, Linux has not made any relevant big steps.
I would argue it doesn’t need to. It’s pretty perfect these days as it is, especially with KDE (and the great thing about it having so much control over how your computer works and feels, Windows can never offer that).
Thats what I mean, in the last few weeks/months, there was no big thing that win users needed to be able to switch.
Linux in a vacuum is a great OS, and what it cant do in the context of Windows is more a „Proprietary formats and software being Industry standard” problem than a Linux problem.
I’m not saying that everyone should just abandon the standards , but that if you need to have these standards, nothing is going to change in a production envoirment that magically makes Linux work for you (in home you can argue about VMs and proton, but that’s not a valid tactic for companies), and you need to keep using windows.
And the other way around, if you don’t need any of these standards, you don’t have any reason to still use Windows, except that you don’t want to change.
Yeah and also, many of the drawbacks of windows don’t really apply to companies. All the AI and MS account crap? Just switch it off in intune and M365 portal. Telemetry you can minimise with group policies. Crapware you can simply not install. It costs money? Sure but at a corp level so does Linux because they always want to pay a vendor so they can blame them when something goes wrong.
I mean I switched my work computer to Linux and risked being reprimanded/ losing my job because I’m never using windows ever again in any capacity.
I feel like that’s a little bit closer to a refugee lol. Luckily so far no one has seemed to notice or care.
I worked for almost 2 years at a company with my Linux PC, until one day I requested a laptop for travel and they were shocked that I didn’t had one, I asked for one with Linux but was told that that’s not possible, that they only had windows laptops. I thought, okays this is temporary, as soon as I’m back from traveling I’ll return the laptop and things will be back to normal… when I came back and wanted to return the laptop they said that that was my work computer that I should use for everything, I was like, “you do realize our work runs on a Linux server, right?”. But nope, I had to use the Windows laptop until I quit a few months later. I knew of at least a couple other devs who were running Linux, but didn’t say anything because then they would be forced to switch too, but at my exit interview I remarked that forcing me to use Windows was part of the reason I had left.
I guess my point is maybe don’t make a big fuss and don’t try to convince HR people about it, they just don’t understand.
I work in IT (security). The reason they are so adamant on Windows at least in our place, is because it offers so many opportunities to go BOFH and lock everything down so much so the user can hardly do their job :) No other OS offers that, even Mac.
They think they need this to be secure. I beg to differ but unfortunately Microsoft is constantly feeding them with ‘best practices’ and other BS.