this post was submitted on 30 Oct 2025
129 points (99.2% liked)

Linux

59558 readers
1431 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
 

Always thought top was one of those programs frozen in time since the 70s, but apparently, it has a feature set comparable to htop and the like. The default configuration just doesn't show much of it...

you are viewing a single comment's thread
view the rest of the comments
[–] eager_eagle@lemmy.world 26 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Why are good features never made defaults in some tools? We can make it look almost like htop and it feels like the defaults couldn't be worse. It's such a waste to hide good features behind bad defaults.

[–] Ephera@lemmy.ml 14 points 2 weeks ago

Yeah, I especially don't understand it here, because it's a graphical tool. You don't have to keep backwards compatibility.

Even if you're worried about people depending on the format that's being piped, you could keep only the piped format stable. We have the technology.