How to clear global npx cache
A quick guide on clearing the global npx cache to resolve version warnings and avoid installing CLI tools globally.
A quick guide on clearing the global npx cache to resolve version warnings and avoid installing CLI tools globally.
A CLI command to bypass CORS restrictions when fetching local files during localhost development in Chrome.
A guide to building a custom syntax highlighter for SR Linux CLI snippets and integrating it into documentation systems.
A developer builds a personal CLI tool to quickly share files via a custom web server, bypassing platform upload restrictions.
A quick reference cheat sheet for essential Docker commands covering containers, images, running, and Dockerfile basics.
A guide to launching Windows Terminal directly from Visual Studio using the Open Command Line extension, including configuration tips.
A tip on adding comments to shell commands to make them easier to search and reuse later, using examples with pytest and database objects.
An appreciation of ffmpeg, the versatile multimedia Swiss army knife, highlighting its capabilities and a practical example of live game streaming.
A guide to using Git worktrees for managing multiple branches in separate directories, improving developer workflow.
The gNMIc network management tool suite is donated to Openconfig, expanding its role from a CLI to a feature-rich software suite for gNMI.
A guide to testing internet speed from the command line on Windows, Linux, and Mac using various CLI tools like fast-cli and speedtest-cli.
caffeine-ng v4.0.0 released, featuring a CLI rewrite with click, Xfce presentation mode support, and a move to Codeberg.
Introducing Himitsu, a new Unix key/value store and protocol for managing secrets like passwords and SSH keys, with a focus on extensibility and user consent.
Explores UX design patterns for command-line interface (CLI) tools, focusing on improving onboarding, discoverability, and error prevention.
A guide to using the k8s.io/cli-runtime Go library to build powerful, kubectl-like command-line tools for interacting with the Kubernetes API.
A tutorial explaining Docker container management commands by focusing on understanding their logic rather than memorization.
A tutorial on building a Swift CLI tool for generating app icons on Linux and macOS using Swift Argument Parser and SwiftGD.
Learn how to use Azure resource tags to efficiently identify and delete multiple resources and resource groups for a service.
A developer advocates for using terminal file managers, specifically Vifm, to enhance command-line efficiency and automation in tech workflows.