Blog
All posts
Next.js 16.3: the real wins, and a warning about OG images
Released on August 3rd 2026, Next.js 16.3 cuts dev server memory by up to 90% and speeds up builds. A review of what actually matters, plus the investigation into a regression that returns zero bytes on dynamic OG images.
BrandArtisan: JSX in, image out
og:image files, LinkedIn visuals, banners: the chores we push to the end of every project. BrandArtisan turns them into React components exported as PNG, no Figma, no browser.
npm is leaving you vulnerable: how to migrate to pnpm
Axios, TanStack, @antv: in 2026, npm supply chain attacks are multiplying through postinstall scripts. pnpm blocks this natively since v10. Here is how to migrate.
Docker on Windows is eating your RAM: here's how to fix it
vmmem blowing up in Task Manager? On Windows with Docker Desktop (WSL 2), a single .wslconfig file is all it takes to take back control of your memory.
ComptaOpen - 21 Months Alone With the Code
What GitHub doesn't show: the solitude, the doubts, and what it really costs to build an open-source fintech platform alone for 21 months in West Africa.
Learning to Code Alone: My Self-Taught Journey Into Web Development
In March 2022, I decided to teach myself to code with no bootcamp and no curriculum. Here's what I wish I'd known — from first broken project to shipping real software.