SNSho Nakainnomuraya.hashnode.dev·Jun 23 · 4 min readI Copied a Google AI Studio Session by Hand. 68% of the Data Was Gone.I had a long Google AI Studio (Gemini) session that I wanted to keep. I selected the conversation in the browser, copied it, and pasted it into a text file. File size: a few hundred KB. "OK, that's sa10
SNSho Nakainnomuraya.hashnode.dev·Jun 23 · 10 min readWhy 'Just Be Careful Next Time' Never Reaches an AIIn the field of supporting AI adoption at companies, I keep hearing the same complaint. "I keep correcting the same mistake." "I explain carefully and nothing changes." "Maybe my prompt is the problem10
SNSho Nakainnomuraya.hashnode.dev·Jun 16 · 10 min readTests Pass, Design Breaks: Why TDD Can't Hold the Line on Design IntentThere is a popular misconception that if you do TDD, your design also stays correct. That if the tests pass, quality is guaranteed. In AI-assisted development, this misconception is the kind that quie00