Browsing Category
Developer Productivity
15 posts
12 Essential uv Package Manager Commands for Python on Linux
The uv package manager has taken over my Python workflow this year, and I don’t miss pip at…
10 Powerful Fish Shell Features That Replace Your Bash Plugins
The fish shell does out of the box what bash needs a dozen plugins to do. Autosuggestions, syntax…
7 Powerful Ways the Navi Cheatsheet Tool Speeds Up Your Terminal
The navi cheatsheet tool solves a problem every Linux user has: you know a command exists, you have…
10 Powerful Zellij Commands for a Better Linux Terminal
I spent years inside tmux before I gave Zellij a serious week. The main difference hit me on…
How to Use the jc Command on Linux: 5 Practical Examples
What is the jc command? If you work on the Linux command line a lot, you probably pipe…
pipx Tool: 7 Essential Commands for Python Application Management
What Is the pipx Tool? The pipx tool installs and runs Python applications in isolated environments. If you…
8 Essential socat Command Examples for Powerful Linux Networking
1. Connect to a Remote Port with the socat command The simplest use of the socat command is…
10 Essential Tmux Commands for Boosting Terminal Productivity
Essential Tmux Commands for Beginners If you spend any time in the terminal, you have probably run into…
10 Essential zoxide Command Tips for Faster Linux Directory Navigation
Stop typing long directory paths. Start using the zoxide command. If you spend any time in the terminal,…
Lazygit Tutorial: 10 Powerful Features for Faster Git Workflows
What Is Lazygit? Lazygit is a terminal UI for Git written in Go. It gives you a visual…