Installation, usage, and practical tips for ncdu, an ncurses-based TUI disk usage analyzer.
How to use opencode's serve/web feature with Tailscale VPN to connect to an AI coding session on your development PC from a mobile device.
A comparison of two tools for managing AI coding agent sessions: agentsview (web dashboard) and agf (TUI session finder).
A comparison of three extension frameworks (bkit-codex, oh-my-codex, Superpowers) that layer on top of OpenAI Codex and Claude Code to control agent behavior and enforce development methodology.
A practical workflow that combines Google NotebookLM's document analysis with Gemini's generation capabilities to automate the entire PPT creation process, from research to slide editing.
A look at Claude Code's latest Statusline terminal UI update, its multi-environment support across Terminal, VS Code, Web, and JetBrains, and the expanding ecosystem through Remote Control and the Agent SDK.
A hands-on analysis of Google's Antigravity IDE — from initial setup to building NotebookLM-powered sub-agents — and how it stacks up against Anthropic Claude Code and OpenAI Codex.
Google's Code Wiki uses Gemini to auto-generate codebase documentation and keep it up-to-date in real time on every PR merge — a new documentation tool built for the agentic era.
Harness trains Claude Code the way you'd onboard a new hire — teaching it your team's coding conventions and tech stack. One-time setup, long-term payoff. Here's how Skills, Agents, and Commands work together.
Ever had Claude Code say 'successfully completed' when it was only half done? Ralph Loop is an agentic loop pattern where AI detects its own failures and keeps iterating — the experiment that produced 1,100 commits across 6 repos overnight.