OpenAI Codex CLI, how does it work?
Explains the architecture and workflow of OpenAI's Codex CLI, a terminal-based AI tool for chat-driven software development.
Explains the architecture and workflow of OpenAI's Codex CLI, a terminal-based AI tool for chat-driven software development.
Introduces Crosspost, an npm CLI tool and MCP server for posting to multiple social media platforms (Twitter, Mastodon, etc.) from the command line or via Claude Desktop.
A tutorial on setting up an HTTP Source connector for Kafka on Confluent Cloud using the command-line interface (CLI).
Explains why kcat (kafkacat) may show incorrect Kafka topics due to config file priority overriding CLI arguments.
Amazon Q Developer CLI introduces a new agentic coding experience, using Claude 3.7 Sonnet for dynamic, interactive command-line development.
A tutorial on building a command-line chatbot using Node.js, LangChain, and OpenAI's API for interactive conversations.
Explains how to use multiple Kubernetes config files with kubectl via the KUBECONFIG environment variable, including merging and management tips.
How to use Node.js's --watch flag to create simple, interactive TypeScript playgrounds for quick code experimentation.
A tutorial on building a simple interactive command-line interface (CLI) application using Node.js and TypeScript.
A technical guide on using FFmpeg to invert video colors, converting a dark mode screen recording into a light mode version with a single command.
Analysis of a survey on the most frustrating aspects of using the terminal, based on responses from 1600 experienced users.
A guide to using typos-cli, a Rust-based command-line spell checker for detecting and fixing typos in code and documentation.
A developer shares their experience building a CLI tool for managing Godot versions using C#, .NET, and libraries like Spectre.Console.
A guide to getting started with the psql command-line interface for PostgreSQL, covering essential utility commands and configuration tips.
A guide to essential Docker commands for developers, covering image management, container operations, and workflow optimization.
Explores the .NET muxer (dotnet.exe), its role as a multiplexer for SDK/runtime versions, and begins a deep dive into its internal code.
Introducing the OpenSauced Pizza GitHub Action, a tool to automate repository management tasks like updating CODEOWNERS within GitHub workflows.
A quick tip about Node.js's built-in `--watch` flag, which can replace tools like nodemon for auto-restarting applications.
A brief introduction to the `docker init` command, which scaffolds Docker containers for various programming languages and frameworks.
Explores the idea that command-line interfaces foster social sharing and creativity, while GUIs are 'antisocial' and lack the same collaborative potential.