| Creating a command line GIF | Command line |
| Create a new zellij session with a layout | Command Line → Zellij |
| Zellij save layout to a file | Command Line → Zellij |
| Reverse Proxy with Traefik | DevOps → Proxies |
| Pass through iGPU to Proxmox Linux Container | DevOps → Virtualization |
| Debugging elixir | Elixir |
| Adding authentication to a Phoenix Application | Elixir → Phoenix |
| Collapsing Migrations and Schema dumping | Elixir → Phoenix |
| Transactions in Ecto | Elixir → Phoenix → Ecto |
| Add git repo on server | git |
| Change git identity based on repo | git |
git-filter-repo for Rewriting Git History | git |
| Battery Drain Issue in macOS in sleep hacks | macOS |
| Measuring Network speed | Networking |
| VLANs in proxmox with Unifi switch on a single NIC | Networking |
| Better command line option parsing in rake tasks hacks | Ruby |
| Getting the memory size of an object | Ruby |
| Fixing backtrace for rails engines | Ruby → Rails |
| Inspect rails tables and columns en masse | Ruby → Rails → ActiveRecord |
| Time an ActiveRecord Query | Ruby → Rails → ActiveRecord |
| Add jog (previous commands in the directory) functionality to zsh | zsh |
| Rsync through an intermediate server (2 hop) | Command Line → rsync |