this post was submitted on 17 Feb 2026
114 points (92.5% liked)

Linux

64564 readers
162 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
[–] detonational_VuSE@lemmy.ml 12 points 1 month ago (3 children)

"That's why I always have 10GB of free ram on my laptop with 16GB of ram" lol, good job sport I wonder if they browse the web on command line? lynx and curl can be rough. I take the position that sometimes gui is good, sometimes tui, sometimes cli. ncurses is a headache to write for.

[–] somegeek@programming.dev 4 points 1 month ago* (last edited 1 month ago)

Yeah browsers are the main GUI I use. w3m is great for reading blogs and those types of things but like you say, not the best experience for most things. And we can't really blame it on them, the modern web is horribly written most of the time.

[–] pineapple@lemmy.ml 1 points 1 month ago

For sure, Cli browser is just not the way to go.