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 →
Deno 3.0 Goes All-In on Node Compatibility
Deno 3.0 ships with near-complete Node.js compatibility. npm packages just work — no import maps, no flags, no workarounds. Run deno run server.ts and it handle
via deno.com