Writing
Thoughts on building software and other things.
Featured
All Articles
Completing My Dotfiles System with AI
Dotfiles are the perfect project to build with AI: useful, personal, and usually abandoned halfway through. Here’s how Copilot helped me actually finish mine.
User Identification in Next.js with Clerk and PostHog
A drop-in provider that connects Clerk authentication with PostHog analytics in a Next.js app. It identifies signed-in users, tracks pageviews, and enables events, errors, and feature flags without building custom plumbing.
Deciding Between Projects or Tags Organization in Browser Atlas
I simplified Browser Atlas by replacing projects with tags. Projects were too rigid for real-world links, while tags reduce organizational friction and make saving resources fast, flexible, and effortless.
Learning Development with AI
AI can help new programmers learn faster, but it can also shortcut understanding. This piece explores how beginners can use AI to accelerate learning without skipping fundamentals or losing problem solving skills.