Browsing Tag
Productivity
713 posts
Why I built Monk Mode
I built Monk Mode because I kept losing entire workdays to a feed I opened for “just a…
Chapter 1 Deep-Dive: What Amplification Actually Looks Like
Companion document to “Software Development in the Agentic Era” By Mike, in collaboration with Claude (Anthropic) The main…
A Countdown Tracker That Handles DST, Timezones, and Calendar-Day Math Correctly
A Countdown Tracker That Handles DST, Timezones, and Calendar-Day Math Correctly “Days between two dates” sounds trivial, but…
What’s New in Diction 5.0
Diction 5.0 is out. Three things changed in a meaningful way: the cloud is rebuilt from scratch, AI…
I built a CLI snippet manager in Rust because I was tired of googling the same things
I have a habit. Every time I sit down to code I end up googling the same thing,…
Karpathy’s LLM Knowledge Base SEO: I applied the pattern for 12 months and here’s what I learned
Karpathy’s LLM Knowledge Base × SEO: I applied the pattern for 12 months and here’s what I learned…
GitHub Copilot vs Cursor 2026: Where Should You Spend Your Money?
I’ve been using both GitHub Copilot and Cursor in production for over a year now. In 2026, the…
AI-Generated PRs Lack Human Oversight, Leading to Poor Code Quality: Implementing Review Guidelines as Solution
Introduction: The Rise of AI-Generated Code and Its Challenges The integration of AI agents into software development has…
I got tired of LaTeX, so I built a zero-config Python CLI to turn Markdown into premium PDFs
Have you ever just wanted to turn your standard README.md into a nice, academic-looking PDF without having to…
The 3-File Context Kit: Everything Your AI Needs to Understand Your Project
Every time you start a new AI coding session, you re-explain your project. The stack, the conventions, the…