- Stop Saying CI/CD If You Don't Mean It
Continuous Integration vs. Delivery vs. Deployment. Let’s stop mixing them up.
devopsproductivityengineering - RustedZip: Because Windows shouldn't take minutes to archive
Windows zipping is painfully slow. So I built a Rust tool to fix it.
rustproductivitywindowsrustedzip - I Built My Own Next.js (In 60 Lines of Bun)
Next.js is a massive black box. I wanted to see if I could build a streaming SSR framework with just Bun and React.
bunreactssrrsc - Your AI isn't bad, your context is
Stop fighting your AI. Start engineering it. Here is how I 2x my productivity.
aiproductivityantigravity - Ship It. Fix It Later.
Why shipping fast beats shipping perfect, and why that unshipped feature is worthless.
productivityshipping - How AI Made Me a Better Developer (By Using It Less)
I turned off Copilot and became 10x more productive. Here is how.
aiproductivity - Tailwind v4 Changed How I Write CSS
The new CSS-first approach is actually cleaner than you think.
csstailwind - Tailwind + DaisyUI: The Hidden Superpower
Stop reinventing buttons. Start shipping features.
csstailwinddaisyui - I Stopped Using Lodash (Mostly)
Native JavaScript has come a long way. Here is what I replaced.
javascript - From Callback Hell to Async/Await
The journey every JavaScript developer takes eventually.
javascriptasync