this post was submitted on 09 May 2025
128 points (99.2% liked)

Linux

54046 readers
2276 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 17 hours ago (3 children)

Gnome seems to swap out default apps pretty often. Are the old apps getting abandoned? Or are they always jumping to the next cool new thing?

[–] [email protected] 1 points 19 minutes ago

GNOME mostly abandons their old apps. However, in some cases, the Xapps project has taken over these older code bases.

https://linuxmint-developer-guide.readthedocs.io/en/latest/xapps.html

[–] [email protected] 29 points 16 hours ago (1 children)

Here's what I found.

Why does Totem need to be replaced?

Totem is still a GTK3 app and is unmaintained (in part due to a crusty codebase), seeing no major development in years. Replacing it with a modern GTK4/libadwaita app designed to use modern technologies and meet modern needs has been a “high priority” for GNOME.

[–] [email protected] 3 points 15 hours ago
[–] [email protected] 4 points 16 hours ago

I don’t think they’re usually abandoned. At least not right away. But they rarely still get feature updates. Mostly just bug fixes. Not sure if it’s just different developers not wanting to stick to the same project of someone else’s code or what.