Hope they will not be confused with “i use arch btw” comments
Arch is going to be the new mint. Just wait.
This is like one of the worst takes I’ve ever seen on this platform. Like yeah dude, the legions of users who sat through Windows 10 ads, Windows 8 ads, Windows Vista, EOL support for every OS, and forced packaged apps everywhere have finally had it with Windows 11 sir. The tidal wave of users embracing the glory of Linux is nigh.
You wouldn’t enshittify an entire operating system
They might go in direction of BSDs.
why?
Well for one PlayStation OS uses FreeBSD and BSDs might be better suitable for Anti cheat DRM stuff game companies want.
And stumble upon barely useble OSes? BSDs now are as niche as Linux distros were a decade ago
BSD based operating systems work fine for a lot of things. A huge majority of people only use their computers to browse the web, write documents and read their e-mail.
Something like GhostBSD would work perfectly well for this, though afaik GhostBSD is just FreeBSD with a different default configuration.
Though you are not going to be able to do much that involves proprietary software, like playing video games. Unless you use Wine or a proprietary BSD based operating system like that of Sony’s or Nintendo’s game consoles, or Mac OS.
I’m actually thinking about installing OpenBSD on my laptop, though I would not recommend doing this to anyone who just wants to stop using Windows.Maybe this is a roundabout way of saying Mac which are based on BSD.
It’s more like how Linux was 25+ years ago. BSDs are great for servers and firewalls, but they aren’t really ready for desktop use yet.
The year of the BSD desktop is coming
Don’t
wethey already have sponsored apps and such?For me only thing stopping me from Linux is no good vr support.
I just bought my first linux laptop last month - prompted proximally by Apple’s decision to start putting unblockable ads on the start page of their books app.
I don’t like ads.
Ads in Windows Explorer was the final straw to make me switch to Linux a few years back. I would imagine that ads in the Start Menu could convince some others to do the same.
Ads in Windows 10 back in like 2017 were major contributing factors for me to switch back then. But then when I mentioned I got ads in Windows 10, people looked at me like I had two heads. Perhaps there was some kind of A/B testing going on, and I was the unlucky one. This followed a forced update from Windows 8 Professional to Windows 10 Home, so I lost some control over my PC in that transition, as they took Pro features away from me.
I did a brief Google search if it’s possible to downgrade Pro to Home and that doesn’t look possible without a clean install.
Home users experienced more ads than Pro users.
Again, Windows 8 Pro, forcibly upgraded against my will, with no ability to decline, to Windows 10 Home. It wasn’t the same version of Windows downgraded from Pro to Home.
I hope so. More Linux users mean more Linux support
We’ll have to start worrying about malware soon, exciting haha
Can’t wait for the day lol
Hopefully that’ll push for more investment in opensource and security. SELinux being the default with either containerised or sandboxed apps would be great.
So your signoff is interesting. Tell us more.
I’ve used Linux professionally and personally for about 12 years. Yesterday was the first time I tried Wine after nuking Windows on my gaming computer. Pretty impressed with it so far, even if it will need a bit of tuning.
Fuck Microsoft.
You can use Steam’s proton even on non Steam games. It might work better than wine.
Thanks for the tip!
further, heroic games launcher isn’t just for epic and gog games, you can install any exe. i use it for the ea games launcher because the lutris script was broken at the time. and in the wine manager in hgl settings you can choose either wine-ge latest or proton-ge latest (or whatever number version) as your default layer, which you can also change per game/app if you have trouble.
edit: and also you can set it to add to steam so you can still just use steam as your main launcher, for example on steam deck or using a media center rig in big picture mode.
Thanks!
Also to add, it’s not just for games but any application. Games are just the primary focus.
Yup, that’s something I never realized until now.
I’ve switched a few months ago mostly for gaming, and here are few tips and issues I ran into, in case you run into them too.
Not sure what distro you are using, but I’ve run mostly into issues when trying to get NVIDIA and Proton working on Fedora. Just getting the drivers to work took a few tries, and I never managed to get stuff like cutscenes to work properly.
However, I then switched to Nobara (I suppose PopOS may also work), and the experience was wastly better, with everything working out of the box (I did switch to KDE Plasma on X11, since Wayland kept freezing on me).
I’m not sure what of the many changes Nobara does helped solve my issues, but I guess it may be related to it including Proton GE by default, which I recommend getting, and a slightly streamlined installation of NVIDIA drivers.
I also recommend checking out Lutris, instead of using Wine directly. However, I never really managed to get it working, aside from WoW, so your mileage may wary. But I have most of my games on Steam, where everything is working out of the box, so it wasn’t that much of na issue. I only sometimes have to switch Proton version (by right clicking the game - properties - Force a specific version of compatibility tool).
Your issue with Fedora might have been missing the codec for the compression algo the video was using (smth like h.264 or h.265)
Managing Wine directly is pretty tideous job. Use Heroic for Epic/GOG games, Bottles for everything else. Lutris is also worth trying
Winbros: But it’s opt-out, you can disable it!
Gonna opt-out of Windows 11.
Hi, it’s me, but to be fair, not for this particular reason.
they’ve been doing this since 10 and “featured apps”
8 had advisement tiles when they did the whole metro ui
Make sure to share your tips and tricks guys!!
If you find yourself running the same set of commands over and over, throw 'em in a shell script and keybind it! It may be obvious, but good to keep in mind.
One fun one is to pipe clipboard to qrencode — it’s a simple and (nearly) universally supported way of getting a URL, etc., from a laptop/desktop to a phone.
Another great one is to take a screenshot, upload to your server, and put the URL in the paste buffer. Bonus points to put the URL in the middle click buffer and the image itself in the ctrl-v buffer.
Honestly creating your own binds is so big
Hyprland has permanently changed the way I use a computer, pretty much everything I need on speed dial and opens/closes almost instantly
Also wrote a script to cycle through my audio devices and bound that to a button because I used to forever be fucking around with the gui every time I wanted to show someone a video on speaker or something
Just wish I could so the same on android
One fun one is to pipe clipboard to qrencode — it’s a simple and (nearly) universally supported way of getting a URL, etc., from a laptop/desktop to a phone.
And track this stuff in git so you don’t need to remember how you did it when you inevitably forget, lol.
“Works fine for me”
“Marked as duplicate”
I anticipate switching to a full Linux setup once I build my new PC, hopefully later this year. I can’t see myself even unwillingly
buyingpiratingbuying Windows.Any tips for when that day comes?
A very important one besides backing up your files is that you should more or less stop searching the web for applications to download and install. You should first try to use your package manager (read the wiki of your distribution to know which one it is and how to search for and install software with it). If you miss some applications from Windows, you could have a good chance to look for alternatives at sites like https://www.opensourcealternative.to/
Do not fear the terminal too much. I know, Windows tried to make it as dreadful as possible to use, but if you do not run
sudo rm -rf /
(deletes your whole filesystem), there is not much that can go awfully wrong. And you should only execute commands you understand. If something does go wrong however, it is a good thing to have a backup ready (I would recommend Pika Backup or Vorta, both based on the great CLI application borg)For things that are not explained in the wiki of your distro, you have a pretty good chance to find a good explanation and even troubleshooting tips at the Arch Wiki (e.g. I use Void Linux and still search for most things at the Arch Wiki). It is also good to read some parts of the manual pages if you did not find enough information at the Arch Wiki (the command man is your friend) and the software’s wiki page if it exists.
If you ever find yourself in the editor vi or vim, type :q and press enter to quit until you feel the need to potentially invest a lot of time in learning vim movements to increase your editing speed and you never want to go back. Use nano, micro or a graphical app at first instead and keep using it if you are not someone who edits text a lot.
For windows you dont need to buy it, you can activate it using microsofts own tools, its on github (dont remember its name right now.)
As for linux, i would recommend openSUSE Tumbleweed, it is fresh, and the best part about it is that whenever you update the system, it creates a snapshot, so if the update had some kind of undesired sideeffects, you can just startup the old version. (These snapshots only effect the system’s packages, your apps will keep their state iirc. My brother uses tumbleweed and he is very content with it.)
Yes.
-
Back up your files.
-
When building the computer, go for generic middle of the road normal hardware. Fairly easy to do with off the shelf ATX PC hardware. Inside the case, this usually means look out for weird graphics cards or motherboards. I’ll warn you that Asrock RGB lighting doesn’t like to play with open source control software. Outside the case, pick a keyboard and mouse that don’t require (much) in the way of configuration because Razer and Corsair don’t publish their bullshitware for Linux yet.
-
Back up your files.
-
I recommend spending some time with whatever current hardware you have trying out a few distros in a virtual machine. Don’t just look around and go “ah that’s nice. ah that’s weird.” Actually use it to do your work. Even though you’re running Linux IN Windows, try to use Linux to do actual stuff.
-
Back up your files.
-
Choosing a distro. Isn’t really all that important, at least at first. Most of the meaningful differences are going to be in the Desktop Environment anyway. There’s about 18 different GUIs you can use, from weird tiling window managers the hardcore nerds tend to like, to more Windows like experiences in KDE and Cinnamon, to more Apple like experiences with Gnome and Pantheon. Try a few out in virtualbox.
-
Back up your files.
-
Learn a little bit about the terminal. A lot of people hate and fear that suggestion, but it can honestly be fun. Wait till you see what the command
fortune | cowsay | lolcat
does. Learn how to edit files, run commands, install software via the terminal, even if you don’t plan on doing it that way routinely. Mainly, so that if you ask the community for help, you’re not completely in the dark when given a terminal command to run. Which is often the case; because “click here then here then there then tell us what it says” is harder to convey than “copy paste this command into the terminal, and then copy-paste what it says.” There’s a lot of cool stuff hidden in there. -
Back up your files.
-
Have fun!
-
Go slow, pick an easy distro like pop OS and take it easy.
If its for gaming, even https://nobaraproject.org/ is great as it has a lot of gaming optimisations.
Remember, Linux with a GUI is not more complicated than windows with a GUI, you have just spent your whole life learning the windows one.
Thank you for your reply and information!