this post was submitted on 10 Dec 2023
102 points (95.5% liked)

Linux

46863 readers
1322 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Now i've been considering moving to linux. I don't have much of a history using a computer and find it tougher to use than my phone. But I also really appreciate the foss movement. I've currently got an old laptop running windows 11 I think and it would prolly speed up with linux too. But I'm afraid I'd fuck smth up trying to download linux, understand it or while using it. Is it worth switching and how different is it to a windows experience.

you are viewing a single comment's thread
view the rest of the comments
[–] model_tar_gz 17 points 8 months ago* (last edited 8 months ago) (1 children)

There are several comments ITT that mention the “just works” distros, like Mint or Pop!_OS etc. But make no mistake, these distributions are every bit as powerful as any other distribution. They’re not “dumbed down” versions by any means, it just means that they’ve paid close attention to crafting a polished user experience.

Case in point: I’m a seasoned Linux user and still I prefer Pop!_OS. Some of my even more experienced Linux colleagues use Mint, Fedora, etc. because we’re paid to write code that solves customer problems, not tinker with our operating systems on our workstations. I don’t think I actually know anyone in real life that uses Arch (btw)—is it even a real distro or is it just a meme?—or even Debian (unless it’s for a server and even then we’re more likely to use Alpine and install+configure everything we want and nothing we don’t).

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago) (1 children)

You don't know me in real life. But I use Arch. It started out as a way to get a more thorough understanding of the bits and pieces that make up Linux. Now that it's all setup and configured, it all just works, and works the way I made it work. I don't need to tinker with it much now, unless I want to. It's probably the only Distro I'll use from now to the end of time, because I'm quite content with it.

[–] model_tar_gz 1 points 8 months ago (1 children)

It's probably the only Distro I'll use from now to the end of time, because I'm quite content with it.

Or you’ve invested so much time setting it up that you don’t dare abandon it (sunk cost).

I jest but there may be a grain of truth to it anyway. We humans tend to get comfortable with what we know and when we spend so much time installing, configuring and tinkering a system that we use daily, we end up knowing it pretty well.

I like to try a new distro on a personal computer every year or so, just to keep my agility of computing systems nimble. But still I usually end up back to Pop!OS and MacOS. Although that practice did pull me away from Fedora to Pop!

[–] [email protected] 1 points 8 months ago

Maybe. To be fair, most of what's important to me to do what I need to do. Like individual applications are available on most other distros, and my dot files, and hence configuration for those applications, is where most of my tinkering time was spent and they are stored in repository. I share this between between my work Mac (macos) my desktop (Arch) and my personal laptop (also Arch). I would be able get going on another Distro pretty quickly if I decided to.

But I really do love Arch. I can get going with Arch on fresh machine quickly too, I now know my way around it, where to look for info, and generally just what to do to achieve what I want to do.