I built a privacy-first regex tester with a multi-test-case runner because I got tired of sending production data to Regex101's servers. Here's how it works. Read article
Category: Tools & Setup
Tools & Setup is where orthogonal.info curates practical, battle-tested guides on developer productivity tools, CLI utilities, self-hosted software, and environment configuration. Whether you are bootstrapping a new development machine, evaluating self-hosted alternatives to SaaS products, or fine-tuning your terminal workflow, this category delivers step-by-step walkthroughs grounded in real-world experience. Every article is written with one goal: help you build a faster, more reliable, and more enjoyable development environment.
With over 25 in-depth posts and growing, Tools & Setup is one of the most active categories on the site — reflecting just how much time engineers spend (and save) by getting their tooling right from day one.
Key Topics Covered
Command-line productivity — Shell customization (Zsh, Fish, Starship), terminal multiplexers (tmux, Zellij), and CLI utilities like ripgrep, fd, fzf, and bat that supercharge daily workflows.
Self-hosted alternatives — Deploying and configuring tools like Gitea, Nextcloud, Vaultwarden, and Uptime Kuma so you own your data without sacrificing usability.
IDE and editor setup — Configuration guides for VS Code, Neovim, and JetBrains IDEs, including extension recommendations, keybindings, and remote development workflows.
Development environment automation — Using Ansible, Homebrew, Nix, dotfiles repositories, and container-based dev environments (Dev Containers, Devbox) to make setups reproducible.
Git workflows and tooling — Advanced Git techniques, hooks, aliases, and GUI clients that streamline version control for solo developers and teams alike.
API testing and debugging — Hands-on guides for curl, HTTPie, Postman, and browser DevTools to debug REST and GraphQL APIs efficiently.
Package and runtime management — Managing multiple language runtimes with asdf, mise, nvm, and pyenv, plus dependency management best practices.
Who This Content Is For
This category is designed for software engineers, DevOps practitioners, system administrators, and hobbyist developers who want to work smarter, not harder. Whether you are a junior developer setting up your first Linux workstation or a senior engineer optimizing a multi-machine workflow, you will find actionable advice that respects your time. The guides assume basic command-line comfort but explain advanced concepts clearly.
What You Will Learn
By exploring the articles in Tools & Setup, you will learn how to automate repetitive environment tasks so a fresh machine is productive in minutes, not days. You will discover modern CLI replacements for legacy Unix tools, understand how to evaluate self-hosted software against its SaaS equivalent, and gain confidence configuring complex development stacks. Each guide includes copy-paste commands, configuration snippets, and links to upstream documentation so you can adapt the advice to your own infrastructure.
Start browsing below to find your next productivity upgrade.
-

Self-Host Ollama: Local LLM Inference on Your Homelab
Run Ollama on your homelab for free local LLM inference. Real benchmarks, hardware recs, and setup guide from Mac Mini to RTX 3090. Read article
-

HashForge: Privacy-First Hash Generator for All Algos
Meet HashForge — a privacy-first hash generator showing MD5, SHA-256, and more simultaneously. Runs entirely in your browser with zero data collection. Read article
-

JSON Forge: Privacy-First JSON Formatter in Your Browser
I built JSON Forge — a blazing fast, privacy-first JSON formatter that runs 100% in your browser. Zero dependencies, dark mode, PWA, keyboard-driven. Here's why and how. Read article
-

Parse JPEG EXIF Data in Browser With Zero Dependencies
Learn how JPEG EXIF parsing actually works at the binary level. Build a metadata reader in pure JavaScript — no libraries, no server, no uploads. Read article
-

I Benchmarked 5 Image Compressors With the Same 10 Photos
I tested TinyPNG, Squoosh, Compressor.io, iLoveIMG, and QuickShrink with 10 identical photos. Here are the real compression ratios, speeds, and privacy results. Read article
-

Pomodoro Technique Works Better With Gamified Timers
The Pomodoro Technique boosts focus — but only with the right timer. See how gamification transforms a simple 25-minute timer into a productivity engine. Read article
-

5 Free Browser Tools That Replace Desktop Apps
Replace Photoshop, Notepad++, and desktop utilities with 5 free browser tools. No downloads, no sign-ups — just open a tab and start working right away. Read article
-

How to Remove GPS Location from Photos Before Sharing Online
Your phone embeds GPS coordinates in every photo. Learn how to remove location metadata before sharing images online to protect your privacy for free. Read article
-

Compress Images Without Losing Quality (Free Tool)
Compress JPEG and PNG images up to 80% smaller without visible quality loss using free browser tools. No uploads to servers — your files stay 100% private. Read article
