Status update 2026-02
Developer updates on pimsync, davcli, and Matridge projects, covering new features like interactive sync and one-way sync.
Developer updates on pimsync, davcli, and Matridge projects, covering new features like interactive sync and one-way sync.
Introduces vtime, a custom command-line utility for tracking and displaying elapsed time of long-running processes in real-time.
A guide to authoring and using .NET tools, covering global vs. local tools, manifest files, and CI testing considerations.
A developer creates a Bash script called 'qq' to query Kagi's FastGPT API from the terminal, improving on a command-line LLM tool concept.
A guide with 8 practical tips for setting up, deploying, and maintaining a static website using the Publish framework and GitHub Pages.
Guide to running PHPStorm code inspections from the command line and integrating the results into a Continuous Integration (CI) pipeline.
A guide to counting lines of code in a PHP project, recommending the PHPLOC tool and explaining its output.
A guide to using the free, open-source tool pa11y for automated accessibility testing in web development, covering setup and basic configuration.
A guide to installing Xcode Command Line Tools on macOS without a GUI, useful for automated VM setup.
A guide to seven essential command-line tools (jq, csvkit, Rio, etc.) for data scientists to obtain, scrub, explore, and model data.
A guide on integrating Windows Azure CLI tools into PhpStorm to manage Azure resources like websites and databases directly from the IDE.
Microsoft and RealDolmen release version 4 of the Windows Azure SDK for PHP, adding storage, management API, and command-line tools.
A technical guide exploring lesser-known admin tools, command-line utilities, and diagnostic hacks for managing and troubleshooting Oracle Business Intelligence (OBIEE).
An introduction to Graphviz, an open-source tool for generating graph diagrams from text descriptions, with examples of its dot and neato utilities.