March 2026

2026-03-27 15:00 (23 days ago)
Playwright CLI vs agent-browser vs Claude in Chrome — AI browser automation token benchmark (2026)

Hands-on benchmark: Claude Code operates the same web app via Playwright CLI, agent-browser, and Claude in Chrome. Token efficiency, usability, and stability compared side by side.

2026-03-27 15:00 (23 days ago)
Can Claude Code agent instructions and skills be shared with Gemini CLI, Codex CLI, and Copilot CLI?

Investigation on sharing Claude Code configuration files (CLAUDE.md, slash commands, skills, MCP settings) with Gemini CLI, Codex CLI, and GitHub Copilot via symlinks.

2026-03-18 12:00 (32 days ago)
EKS Max Pods per Instance Type and Cost Performance Analysis (Tokyo Region)

Calculating per-Pod cost from EKS ENI-based Max Pods formula and instance On-Demand pricing. Reveals that 2xlarge and 8xlarge are traps with same Pod count as xlarge/4xlarge at double the price, and that Graviton c7g offers the best Pod density cost performance.

2026-03-01 23:35 (49 days ago)
Adding Cache-Control headers to static files when running SvelteKit with adapter-node in Docker

SvelteKit's adapter-node doesn't set Cache-Control headers for files in the static/ directory. This post explains how to use Node.js --import hooks to patch http.ServerResponse.prototype.writeHead and add cache headers to specific paths.

Categories

Archive