
Detecting malware in repositories with Shady Project Scanner
How to use Shady Project Scanner to detect malware, backdoors and malicious intent in repositories before running any code.
Continue Reading
How to use Shady Project Scanner to detect malware, backdoors and malicious intent in repositories before running any code.
Continue Reading
How to set up an isolated, disposable and cheap Linux dev environment using EC2 and AMI snapshots, paying only when you use it.
Continue Reading
How to make the Oh-My-Zsh git plugin aliases work when your company uses default branches different from main and develop.
Continue Reading
Complete guide to setting up a professional development environment on Windows from scratch: Warp, Git, VSCode, WSL 2 with Zsh, Node.js, essential extensions, and AI tools like Claude Code and Codex.
Continue Reading
How to create a personal Makefile in projects that don't use Make, without polluting the repository with personal configs.
Continue Reading
Complete guide to migrating from iTerm2 to Warp: advantages, performance differences, integrated AI, command blocks, collaboration, and what to expect from the transition.
Continue Reading
Complete guide to installing, configuring, and mastering tmux: the terminal multiplexer that keeps your sessions alive, splits your screen, and transforms your development workflow.
Continue Reading
A step-by-step guide to upgrading your terminal experience on Ubuntu and macOS with ZSH, Oh My Zsh, syntax highlighting, auto suggestions, and the Z directory jumper.
Continue Reading
A practical guide to installing and using Node Version Manager (NVM), the essential tool for managing multiple Node.js versions on a single machine using .nvmrc files.
Continue Reading