Browsing Tag
ai
1614 posts
Your Cloud AI Has No Failover. Here’s the Architecture That Does.
Your Cloud AI Has No Failover. Here’s the Architecture That Does. Local models keep closing (or all but…
Kinde Is Missing from Mastra’s Auth Lineup, So I Built the Provider
If you’re building a SaaS AI agent product and you’re already on Kinde, you already know the problem.…
I Fine-Tuned a 270M Model on My Laptop (Full Fine-Tuning, From Scratch)
Series — Fine-Tuning, Smallest to Largest (same task, three techniques, smallest model to largest): Full Fine-Tuning (270M) ←…
Stop reading to build a library. Start reading to solve a problem.
Most engineering reading lists are optimized for knowledge accumulation. Modern engineering rewards bottleneck elimination. Last week, a junior…
AI for GitLab CI Authoring: Save Hours, Avoid Footguns
GitLab CI YAML is one of those formats where you can stare at it for an hour, get…
Give Your Codebase a Constitution
Architecture that lives only in people’s heads doesn’t survive agents. For most of my career, the real rules…
Anthropic’s Fable/Mythos shutdown is the first real model export-control shock
Anthropic’s Fable/Mythos shutdown is the first real model export-control shock The important AI story this week is not…
Building SyncCanvas: An AI-Powered Real-Time Collaborative Whiteboard
Modern collaboration needs more than documents and chat messages. Teams need a shared visual space where ideas can…
Unit Test AI Guide — Zero Hallucination, Cross-Stack Standard
Focus: Unit Tests ONLY — no integration, no E2E Stacks: Node.js (NestJS/Express) · React.js · Python · Angular…