My Favorite Macbook Tools
A developer shares their favorite macOS productivity tools and CLI utilities, including Alfred and Magnet, to enhance workflow and automation.
A developer shares their favorite macOS productivity tools and CLI utilities, including Alfred and Magnet, to enhance workflow and automation.
A critique and wishlist for improving the .NET CLI's 'dotnet new' command, focusing on better Visual Studio integration and a modern UI.
A quick guide on merging multiple Kubernetes kubectl configuration files into a single ~/.kube/config file using command-line steps.
A tutorial on using kafkacat to copy data between Kafka clusters via Unix pipelines for quick, simple data replication.
A developer builds a bot to monitor internet speeds and automatically claim refunds from their ISP when speeds drop below a guaranteed minimum.
A guide to using GitHub's 'Hub' command-line tool to supercharge your git workflow with enhanced GitHub integration.
Ink is a React renderer for building command-line interfaces (CLIs), bringing React components and hooks to terminal applications.
A technical guide demonstrating how to use the HTTPie command-line tool to produce and consume messages via the Confluent Kafka REST Proxy.
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
Useful command-line snippets for managing Kafka Connect connectors via its REST API, including listing and deleting connectors.
A tutorial on implementing the Command design pattern in Swift, with a practical example of a command-line argument handler.
An exploration of the ECMA-335 standard, the technical specification for the .NET Common Language Infrastructure (CLI), covering its purpose and contents.
A developer's journey contributing to TypeScript by adding a summary error count feature to the --pretty CLI output.
Guide to upgrading Kubernetes clusters in Azure AKS using CLI commands and best practices.
A guide to installing and running the Rainbow Stream Twitter client on Windows Subsystem for Linux (WSL).
Exploring Rust for migrating complex CLI tools from Bash, covering requirements, useful crates, and considerations for adoption.
A personal collection of Vim notes covering modes, commands, cursor movement, search/replace, macros, and text manipulation for developers.
A quick reference guide for the Ionic 2/3 CLI, covering installation, project creation, generating code, and building mobile apps.
An exploration of DotNetAnywhere, a lightweight, alternative .NET runtime, its features, limitations, and use in projects like Blazor.
A quick reference cheat sheet for common .NET Core CLI and MSBUILD commands used in daily development workflows.