Introducing Swift Dependency Audit
Introduces Swift Dependency Audit, a CLI tool and SwiftPM plugin for auditing Swift package dependencies against source imports.
Introduces Swift Dependency Audit, a CLI tool and SwiftPM plugin for auditing Swift package dependencies against source imports.
Explores the technical implementation of .NET 10's new 'dotnet run app.cs' feature for running single C# files without a project file.
Explains how to embed Info.plist, sign with entitlements, and use undocumented APIs to make AppleScript work in macOS CLI tools without permission dialogs.
Peekaboo 2.0 is a fast macOS screenshot tool for AI agents, now available as a CLI to avoid MCP context bloat and enable on-demand use.
Explores .NET 10's preview feature for running a single C# file directly with 'dotnet run app.cs', eliminating the need for a .csproj project file.
A developer documents their experience using the gemini-cli tool to create a Chrome Extension with AI assistance, including setup and features.
A developer's journey from skepticism to embracing AI coding assistants like Claude, discovering they act as collaborative pair programmers rather than replacements.
A detailed overview of new features in the Amazon Q Developer CLI, including conversation persistence, MCP enhancements, and improved context control.
A guide on how to clear various NuGet caches (global packages, HTTP, temp) using the dotnet CLI to free up disk space.
Amazon Q Developer CLI now supports Model Context Protocol (MCP) to connect external data sources for richer, context-aware AI assistance in development tasks.
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.
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.