RES, my personal safeguard against AI
The Problem The more I use AI in my daily life, the longer my conversations get. And the...
The Problem The more I use AI in my daily life, the longer my conversations get. And the...
I built an open benchmark to measure how much of the MCP (AI-agent) attack surface a defense actually covers — then used that number, one gap at a time, to drive a proxy from 9% to...
Let It Break, Part 3 Last night an agent session I was running submitted three pull requests to...
In the last post we streamed AI responses over SSE. Now let's fix the problem every chatbot hits in...
The concrete 2026 path to an FDE offer: the skills, the three portfolio artifacts, and the 5-stage interview loop - including the case-study round that fails 60% of candidates.
how to structure your .cursor directory so agents start with the smallest useful context, spend fewer tokens, and produce faster, more focused results
In the world of Deep Learning, there is a fundamental, almost violent tension: the computational...
Uber burned through its entire 2026 AI coding budget in four months. One executive racked up a $1,200...
Most people do not need another AI chatbot. We already have chatbots that can explain an electricity...
Se você usa agentes de IA para programar, provavelmente já tentou economizar usando um modelo mais...
Subagents give Claude Code parallel workers with their own context windows. How to trigger them, define custom ones in .claude/agents/, and when NOT to.
If you've ever opened your inbox to find seven near-identical "Hey {first_name}, loved your work at...
The Laravel AI SDK is provider-agnostic, but its built-in web tools aren't. Here's how to give your agent real-time web knowledge without losing that independence.
Last Tuesday I was deep in a session with an AI assistant, rewriting a caching layer that had been...
Most remote job listings are ghosts — already filled, never opened, or posted just to farm résumés....
There are, conservatively, nine thousand tools for running AI agents across your projects. This is...
A bug showed up in my personal project last month. Nothing dramatic - a value wasn't updating the way...
My laptop was sitting idle with the fan at full tilt. Nothing was running that I knew of. The culprit...
Most "AI chat widget" tutorials assume you're calling out to an LLM API. This post is about the...
A few months ago the ask landed on my desk that a lot of infra people are getting right now: "The XYZ...
TL;DR. Our ticket-routing eval scored 0.94 for five weeks. The number was manufactured. We had built...
A few days ago, Karpathy dropped LLM Wiki. The AI internet exploded. "RAG is dead." "A true second...
Hi Devs, If you’ve connected an AI agent to a real database, you’ve probably felt the discomfort of...
I build small LLM agents. Not the impressive kind you see in demos, just practical little things that...