this post was submitted on 28 Jun 2024
280 points (77.7% liked)

Linux

47557 readers
797 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] cy_narrator@discuss.tchncs.de 4 points 3 months ago* (last edited 3 months ago)

You are right, I wanted to do some nodejs and realized that the package in the repo was Node version 12.something while latest node is version 20.something.

Also they still ship Python 3.10 which is ancient technology by today's standard, luckily nothing major is added between 3.10 and 3.12

Their mirrors are worst, ALL OF SELECTABLE OPTIONS FROM MIRROR SELECTOR which shows up at 47 KB/sec which just hurts your area spanning from asshole to large intestines.

I use bridgetide linux mint mirror btw

So why am I not switching?

Here is why: Linux mint is based on Ubuntu meaning that you can add Ubuntu repos or ppas or whatever they need directly into Linux Mint and dont have to worry about it breaking.

Say that you need to have some software for a reason and you cannot find one in Flatpak or an appimage, etc. You will be happy to realize that many of these software are built for Ubuntu and provide their deb package with own repo with updates.

I run Linux Mint 21.3 and that means I can just use a program built for Ubuntu Jammy as Linux Mint Virginia is based on Ubuntu Jammy. If I need to install something out of repo, I can just go and install Ubuntu jammy deb package and it will work normally.