How to Build the Perfect Terminal Setup Without Drowning in Hundreds of Utilities
A curated guide to modern terminal emulators, shells, and CLI tools that can transform your command-line workflow from basic to professional.
Language
HomeLanguages
Sections
A curated guide to modern terminal emulators, shells, and CLI tools that can transform your command-line workflow from basic to professional.
DeskHop is an open-source hardware KVM switch built from two Raspberry Pi Pico boards that lets you instantly switch keyboard and mouse between two computers.
A deep dive into zlib-ng: a modern fork of the classic zlib library that leverages vector instructions to achieve 4x faster compression without API changes.
When a USB device freezes on a remote server, a standard reboot won't help since power keeps flowing to the ports. The uhubctl utility lets you cut power programmatically.
John the Ripper Jumbo is more than a password cracker—it's a comprehensive ecosystem for security auditing, supporting hundreds of hash types and encryption formats.
How to store gigabytes of scientific data without going crazy. A practical guide to netCDF — the standard for multidimensional data in meteorology and climate science.
Discover how to make AI agents work with massive legacy codebases without losing context or burning through your token budget. A deep dive into codebase-emory-mcp.
Git is more than just commands — it's an ecosystem with a rich history. Here's why you should explore its source code.
Clipmenu is a minimalist clipboard manager for Linux that provides instant access to your clipboard history. Written in C following the suckless philosophy.