this post was submitted on 17 Aug 2023
75 points (85.7% liked)
Linux
47958 readers
1574 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'll preface this with: If you like Windows and don't particularly care for Linux experiences, that's ok. Not everyone needs to use Linux - the world is more interesting with variety.
For me, I hate when my computer does things that I don't tell it to. I also hate ads. These, along with but really using it for a decade were deal breakers for me with windows.
Some things that Linux has that Windows does not:
For distros that work well with steam, I definitely suggest Linux Mint or Ubuntu for beginners. They're just way more "batteries included". However, if you could also give SteamOS, the distro developed by Valve (on top of Debian) a try and it will probably work quite well.
Most of all, have fun, whether you decide to take Linux for a spin or not.
+1 for the package manager. No need to find some website to download what you want while having to worry about whether you're at the right one and if you're going to download a virus or ransomware or something. I can't believe that's the normal way to install software on windows, download something from a website and hope it's the right thing. Much better to browse a bunch of software that is designed to work well on your system and is free besides.
One big thing for me is that linux doesn't try to push you to do anything. I run simulations and they are a pain to set up again sometimes so having the computer decide to update itself out of the blue is completely unwanted. Linux will wait until you are ready. This can have a downside if you don't keep up on updates, but it's far less a concern than it is in the Windows ecosystem.
The updates issue is real. My spouse uses some specialized hardware and software for work in a non-technical field. Windows would regularly, due to poorly-QA'd auto-updates break the drivers every few weeks, leading to a lot of list work. As much as I'm not a fan of Apple, this us to purchase a Mac Mini as stability and reliability on Windows for this specific use case was pure garage and I don't have the time to run support at home and my day job.
This is a positive take. No OS is perfect, but there are lots of reasons to give a Linux distro a whirl. Tech right now IMO has become disappointing, but Linux continues to be a shining beacon of fun and hope.
The new SteamOS is based on arch. And the old SteamOS kinda sucks.
Good point. Yeah. The Arch version should be used.
Technically, Windows does have a native package manager – the Microsoft Store or whatever it's called. But yeah, it sucks.
It also has
winget
for terminal package managing now, but it takes its packages from ms store and is super inconsistent in my experience.