Developer Tools 4 Terminal Tools I Recommend to New Developers Often, new developers haven't encountered the tools I use every day. Here are four tools worth trying to address problems in your workflow.
Developer Tools Here’s Why I’m Using Zellij – A Terminal Workspace I've been using Zellij, a terminal workspace / multiplexer, for a few months, and I've found it to be a great addition to my setup.
Developer Tools What I Love About My Warp Terminal I've been using Warp for a couple years and I'm rethinking what I want from my development tools. Here's what I appreciate about Warp.
Personal Optimization Not Just Another Programming Language: Skills That Make a Difference Recently, I’ve had several opportunities to mentor high school to college-aged aspiring programmers. Here are the skills that really matter.
Developer Tools Free Your Git – Make Better Use of the Terminal Using Git in the terminal improves Git understanding and expressivity, reduces IDE reliance, and provides a better developer experience.
DevOps & System Admin. How and Why You Should Add Color to Your Scripts Color can help humans pick out useful information in a sea of output. Adding color to your shell scripts portably is actually pretty easy.
Developer Tools Why I Switched to Warp for My Terminal Needs Like many developers, I used iTerm2 for all my terminal needs, but a coworker recently told me about a new terminal called Warp that's built in Rust.
Developer Tools Here are 5 Killer Features of the iTerm2 Terminal Emulator Today, I'll talk about killer features I can't live without in a terminal emulator and why iTerm2 is the best choice for you.
React / Redux Building a Terminal Wordle Game with React Ink I recently decided to write my own Terminal Wordle and used Ink, a library that lets you build Terminal UI apps using the same patterns as web apps.
Development Practices Run Terminal Faster Using Lazy Loading I ran into a problem when VS Code would open on startup and after I logged into my OS. One solution turned out to involve lazy loading.
Personal Optimization Work-Life Balance: Separate Your Tools I try to maintain a work-life balance by separating tools like my browser and terminal. I hope these tips help you keep an organized and balanced desktop.
Developer Tools 3 Convenient Ways to Use Marks in Apple Terminal Using marks in Apple's Terminal make it easy to copy command output, revisit important history, and clear out unimportant history.