Fresh tech, no fluff.

AI drops, tool releases, and opinionated takes for developers who build things.

New tool

Job Finder

Paste job descriptions and score which ones are actually worth applying to.

Try it →
Vercel Ships Next.js 16 with React Server Components by Default
Next.js 16 makes React Server Components the default for all new projects. Every component is a server component unless you explicitly add 'use client'.
via nextjs.org
Tailwind CSS v4 Hits Stable with Lightning CSS Engine
Tailwind CSS v4 is here and it's fast. The new Lightning CSS engine replaces PostCSS for the core transformation pipeline, resulting in build times that are 10x
via tailwindcss.com