Apr 7, 2026·15 min read·Nadia MakarevichHow AI Remembers and Why It Forgets: Part 1. The Context ProblemHow does AI actually remember things between messages, and why does it forget halfway through? I ran a few experiments on Claude Sonnet and GPT-5 and wrote down what I saw.AI
Feb 4, 2026·27 min read·Nadia MakarevichDebugging with AI: Can It Replace an Experienced Developer?Can AI actually debug complex React/Next.js issues? I tested it on three real bugs, investigated the root cause myself and wrote down the results.AIReact