ai Use caffeinate to keep Claude Code and Codex running on Mac macOS ships with a small command called `caffeinate` that keeps your Mac awake during long-running terminal tasks. It is especially useful for Claude Code and Codex sessions over office VPN, where sleep can disconnect the network session and interrupt the work.
ai Why I still prefer Markdown over HTML for AI-generated files HTML is great for rich AI-generated explanations, but Markdown still wins when the document needs to be shared, reviewed, migrated, and maintained by a team.
ai Featured The easiest way to read Markdown files in Chrome In this article, I talk about a simple Chrome extension that makes reading AI-generated Markdown files easier without opening an IDE.