this post was submitted on 30 Sep 2025
160 points (96.0% liked)

Programmer Humor

26628 readers
1237 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ulterno@programming.dev 0 points 1 hour ago

Yeah, even adding a default blank GUI, greatly increases memory usage.

I guess that's another reason to prefer CLI programs. They reduce the system resource you need to have free at any point of time to do whatever you need them to do.

In a condition when my computer is heavily swapping, I'd go with htop rather than plasma-systemmonitor