this post was submitted on 27 Oct 2025
22 points (77.5% liked)
Linux
59239 readers
1117 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
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
view the rest of the comments
xscreensaver of course! Note that this is not an option on Windows---jwz hates Microsoft, and any xscreensaver port to Windows is against his wishes.
I use yabai and sketchybar for a tiling WM feel. It's nowhere as nice as my preferred i3, but it's ok. Unfortunately it often breaks with major OS updates, so I'm sure to hold back updating my system until yabai is working.
IIRC
sshfswill work on macOS but it's more work to install. Worth it if allowed by your IT policies and your work can benefit from it.Vim, tmux, and the usual *NIX stuff you might want.
The coreutils are not the GNU coreutils you typically find on a Linux system, so you may find a few differences. I believe
sedis slightly different, and the flags forlsmust be before the filename arguments, but I've found it's mostly silly stuff like that (I used zsh before using macOS, so no problem there).