Posts

Pause Scripts with 'Press Any Key' in Bash, CMD, PowerShell, and macOS

Pause shell or batch scripts until a keypress. Covers CMD pause, PowerShell Read-Host and ReadKey, Bash and POSIX read, macOS, and TTY guards for CI and cron. Pause Scripts with 'Press Any Key' in Bash, CMD, PowerShell, and macOS

16 GB VRAM LLM benchmarks with llama.cpp (speed and context)

Compare llama.cpp speeds on a 16 GB GPU for dense and MoE models at 19K, 32K, and 64K context. Tables list VRAM, GPU load, and tokens per second. 16 GB VRAM LLM benchmarks with llama.cpp (speed and context)

Best LLMs for OpenCode - From Gemma 4 to Qwen 3.6, Tested Locally

Hands-on comparison of LLMs in OpenCode - local Ollama and llama.cpp models vs cloud. Coding tasks, migration map accuracy stats, and honest failure analysis. Best LLMs for OpenCode - From Gemma 4 to Qwen 3.6, Tested Locally

Hermes AI Assistant Skills for Real Production Setups

A profile-first guide to Hermes Agent configuration and skills for engineers, researchers, operators, and executive workflows in production. Hermes AI Assistant Skills for Real Production Setups

Discord Integration Pattern for Alerts and Control Loops

Deep dive on Discord webhooks and bots for alerts, approvals, and human-in-the-loop control. Go and Python examples, security, idempotency, and routing. Discord Integration Pattern for Alerts and Control Loops

OpenClaw Plugins — Ecosystem Guide and Practical Picks

Native OpenClaw plugins, workspace and global extension directories, CLI lifecycle and safety rails, plus mature picks. Includes a compact glossary of OpenClaw skills so ClawHub listings do not blur what counts as an in-process plugin. OpenClaw Plugins — Ecosystem Guide and Practical Picks

OpenClaw Skills Ecosystem and Practical Production Picks

A practical guide to OpenClaw skills, ClawHub, install and removal flows, security tradeoffs, and the skills worth using in real work today. OpenClaw Skills Ecosystem and Practical Production Picks

OpenClaw Production Setup Patterns with Plugins and Skills

Real world OpenClaw production setups combining plugins and skills by user type, with practical architecture patterns for reliability, workflows, and scale. OpenClaw Production Setup Patterns with Plugins and Skills