Mastering React useEffect: An AI Agent Skill for Idiomatic Side Effects
Originally published at https://www.bampouris.eu/blog/react-useeffect-guide-skill/ Introduction useEffect is arguably the most misunderstood hook in t…
Latest Open Source news from Tech News
Originally published at https://www.bampouris.eu/blog/react-useeffect-guide-skill/ Introduction useEffect is arguably the most misunderstood hook in t…
I use a lot of AI coding tools: OpenCode, Antigravity, Claude Code, Codex, Gemini CLI, Pi, Zed, GitHub Copilot, and probably others too. I'm having a …
Signing up to speak at conferences is fun until the conference date starts approaching and you realize you still have to write and practice your talk.…
Introduction If you've ever wished your ERP system could just answer your questions instead of making you click through fourteen screens to find a pur…
Google just shipped an official repository of Agent Skills at Google Cloud Next 2026 . It's a quiet announcement, but it points at one of the most per…
Everyone's doing it. A MEMORY.md in the project root. A context.md the agent reads at session start. A few bullet points about past decisions. Maybe a…
Built an n8n eval workflow that A/B tests any prompt through plain GPT-4o vs GPT-4o + a reasoning scaffold, judged by a blind Gemini evaluator Solo fo…
Last month I lost a three-week conversation with Claude. API timeout, session gone. All the context — the hypotheses we'd tested, the decisions we'd m…
Originally published at https://www.bampouris.eu/blog/pi-self-documenting/ Meta-lesson : One of Pi's most powerful features is that you can ask it to …
Token usage dropped. Accuracy improved. And I built a 200-line Python proxy to prove it. The Problem Nobody Talks About MCP (Model Context Protocol) w…