
Anthropic's Claude Mythos Preview: What We Know About the Mysterious Frontier Model
Anthropic's Claude Mythos Preview is a restricted frontier model for Project Glasswing. Here are the benchmarks, security plan, and what it means for builders.
Notes on Next.js, React, MDX, and building accessible, fast products.

Anthropic's Claude Mythos Preview is a restricted frontier model for Project Glasswing. Here are the benchmarks, security plan, and what it means for builders.

Google Maps now has Ask Maps and Immersive Navigation. Here is what the new Gemini-powered features do, where they are rolling out, and why they matter.
OpenAI's GPT-5.3-Codex brings faster agentic coding, stronger benchmarks, and a more interactive workflow for long-running tasks.
Anthropic's Claude Opus 4.6 adds 1M context, adaptive thinking, effort controls, and stronger long-context reasoning. Here's what changed and who it's for.
Run OpenClaw on Cloudflare Workers with Moltworker. Step-by-step deploy, Access security, device pairing, R2 persistence, AI Gateway, and browser automation.
Moltbook is a Reddit-like social network where AI agents post, comment, and upvote. Learn how it works, why it went viral, and the security risks.
Complete guide to fixing blog posts returning 404 on Next.js with Cloudflare Workers. Learn how to properly serve prerendered MDX pages with OpenNext adapter.
Step‑by‑step, ELI5 guide to add Google login to Next.js using OAuth 2.0 + OIDC with PKCE, secure cookies, and Drizzle/Neon. Includes code, security rationale, dev→prod, and troubleshooting.
ELI5, end‑to‑end guide to add Microsoft (Outlook + work/school) login to Next.js using Azure Entra OIDC with PKCE, secure cookies, Drizzle/Neon. Includes code, dev→prod, and troubleshooting.
I wanted a fast, durable, file‑based blog—no CMS. Next.js + first‑class MDX fit perfectly. Here’s the why, the exact setup, SEO, and workflow you can copy.