Linux & Unix
192 sites
https://www.aktsbot.in/
The personal homepage of aktsbot, a software developer and self-described Unix nerd who writes C/C++ for fun and JavaScript/Python professionally. The site features a blog, code projects, OpenBSD notes, and slides, all wrapped in a minimalist style with a metal-head personality.
https://michael.stapelberg.ch/posts/2026-01-04-wayland-sway-in-2026
Michael Stapelberg, creator of the i3 tiling window manager, documents his annual attempt to fully migrate from X11 to Wayland in 2026, covering hardware quirks, NixOS configuration, and compatibility testing across tools like sway, Emacs, Chrome, and foot. The post is a detailed technical deep-dive with screenshots and findings on font rendering, screensharing, scaling glitches, and IPC automation that will resonate with any Linux power user eyeing the same transition.
https://nelle.observer/
Nelle's personal hub covers her work in computing, self-hosting, photography, and creative projects, with links to her git forges, YouTube channels, and Fediverse presence. The site has a charming terminal-inspired aesthetic and serves as a central index for everything she makes and shares across the web.
http://pixelbeat.org/cmdline.html
A comprehensive Linux command line reference packed with practical, copy-paste-ready examples covering everything from file searching and text manipulation to networking, disk management, and process control. Available in multiple languages and PDF format, this cheat sheet by pixelbeat.org is an invaluable quick-reference for both beginners and seasoned Linux users.
https://jack---91.neocities.org/
Jack's personal Neocities site centered around Linux, free software, dotfiles, and the broader Unix philosophy, with a distinctly cyberpunk aesthetic. Visitors can find tutorials, wallpaper packs, dotfile configs, and posts from a self-described Arch Linux enthusiast who lives at the intersection of hacking culture and hardcore punk.
https://pineco.net/
Pinecone's personal site showcases a wide range of technical and creative interests, with a particular focus on GNU/Linux GUI ricing, programming in Python and Vala, and audio/MIDI work. The site has a playful tone and links to projects on Codeberg, music on Mirlo, and games on Scratch, making it a charming window into the life of a recent University of Washington graduate.
https://planet.grep.be/
Planet Grep is an aggregator of blog posts from Belgian free and open source software (FLOSS) contributors, maintained by Wouter Verhelst. It pulls together feeds from dozens of Belgian developers, system administrators, and open source advocates, making it a lively hub for the Belgian Linux and FLOSS community.
https://diyarciftci.xyz/
Diyar Ciftci's personal site doubles as a privacy-focused infrastructure hub, offering mirrors of projects like the Tor Project and Rsync, alongside self-hosted services accessible via clearnet, Tor, and I2P. Blog posts tackle topics like Cloudflare criticism, package management, and free speech, reflecting a strong interest in open networks and internet freedom.
https://patrickwu.space/
Patrick Wu's technical blog covers Linux, WSL (Windows Subsystem for Linux), self-hosting, and open-source development, with posts ranging from PC-98 emulation on Fedora to Rust debugging in VSCode. Patrick is a speaker at events like Microsoft Build and Ubucon Asia, lending his site a professional depth that complements its hands-on tutorials.
https://joshstaiger.org/archives/2005/07/bash_profile_vs.html
Josh Staiger's concise technical explainer digs into the practical difference between .bash_profile and .bashrc on Linux, Unix, and Mac OS X, covering when each file is executed and why both exist. The piece includes a helpful tip on using a symlink to simplify shell configuration management, with reader comments adding real-world solutions.