Tag:developer-tools
All the articles with the tag "developer-tools".
The Workflow-Centric Workbench
Published: at 02:00 PMA workflow-centric workbench makes an outcome—not an application or service catalog—the primary unit of orientation while preserving specialist tools as sources of authority.
Local Web Apps Are Underrated
Published: at 02:00 PMA local Web App can give a command-line tool rich visual inspection without turning it into a cloud service, if process ownership and security boundaries stay explicit.
Choosing the Right Application Interface
Published: at 02:00 PMChoose between a CLI, TUI, Web App, PWA, Desktop App, Browser Extension, and MCP by matching the interface to the user's cognitive work—not the application's internal complexity.
Choosing the Right AI Coding Agent: Remote, CLI, or IDE Mode?
Published: at 12:00 AMA practical comparison of GitHub Copilot's remote coding agents, CLI mode, and VS Code agent mode based on real-world experience with Android development and automation tasks.
Exporting Diffs for LLM Analysis and Codemod Generation
Published: at 11:12 AMA practical workflow for exporting git diffs, teaching LLMs the refactor patterns, and generating codemods with test data to apply across repositories.