this post was submitted on 06 Apr 2026
154 points (95.8% liked)

Linux

64394 readers
818 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 6 years ago
MODERATORS
 

For me, at least. Finally moved my desktop off Windows 10 and on to CachyOS. Things just.. work. Finding applications to install via AUR is easy, gaming is great. The only thing I'm missing is Fusion360 but I didn't use it too much to begin with. Happy to be Microsoft-free. Several friends have switched off of Windows as well which is great to see. I've really been enjoying Arch (btw) I have CachyOS on my laptop and also in a VM which is nice to have the same desktop experience on all my devices. Looking forward to the road ahead!

you are viewing a single comment's thread
view the rest of the comments
[–] pineapple@lemmy.ml 3 points 6 hours ago (1 children)
[–] smiletolerantly@awful.systems 3 points 6 hours ago (1 children)

If you use nixos, you basically have to know/learn/use day-to-day the nix language.

nixpkgs are written using nix the language, using concepts mostly familiar from just using nixos.

Basically everyone using nixos is capable of contributing packages.

[–] bradboimler@lemmy.world 2 points 4 hours ago

Yep. NixOS inspired me to write my very first package manager package. I distro hopped to Arch Linux and wrote a PKGBUILD for that.

I'm back on NixOS