Tools Featured A Reliable Way to Download Large Google Takeout Files Large Google Takeout downloads can fail when handled entirely by the browser. Exporting the archive to Google Drive and making it available offline through the desktop app provides a more convenient workflow
ai You kidding me! Worktrees were part of Git since 2015. I assumed Git worktrees were introduced for the AI era. Turns out they have existed since 2015 and waited nearly a decade for agentic coding to give them the limelight they deserve.
ai Featured 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.