<span class="vcard">/u/ColdPlankton9273</span>
/u/ColdPlankton9273

I made a self healing PRD system for Claude code

I went out to create something that would would build prds for me for projects I'm working on. The core idea it is that it asks for all of the information that's needed for a PRD and it could also review the existing code to answer these questi…

Legal case determines lawyer LLM conversations don’t fall under attorney client privilege – In other news, water is wet

This appears to be a couple of weeks old, but I just found out about this. A court decision from the past couple of weeks is saying that any conversation or work product that a lawyer created with Claude specifically can no longer be considered attorne…

thought experiment about how people see AI – AKA – triggering a ton of people on a sub

I posted on the neurodiversity about how I feel that AI is an ADHD accomodation, and OH BOY did people NOT like that! RUMBLE! Essentially I blieve that AI is becoming a legitimate acocmodation with people with ADHD – it allows me personally to accompli…

Google isn’t an AI-first company despite Gemini being great

Any time I see an article quoting a Google executive about how "successfully" they’ve implemented AI, I roll my eyes. People treat these quotes with the same weight they give to leaders at Anthropic or OpenAI, but it’s not the same thing. Tho…

A supervisor or "manager" Al agent is the wrong way to control Al

I keep seeing more and more companies say that they're going to reduce hallucination and drift and mistakes made by Al by adding supervisor or manager Al on top of them that will review everything that those Al agents are doing. that seems to be th…

LLMs forget instructions the same way ADHD brains do. The research on why is fascinating.

I've been building long-running agentic workflows and kept hitting the same problem: the AI forgets instructions from earlier in the conversation, rushes to produce output, and skips boring middle steps. The research explains why: "Lost in th…

LLMs forget instructions the same way ADHD brains do. I built scaffolding for both. Research + open source.

Built an AI system to manage my day. Noticed the AI drops balls the same way I do: forgets instructions from earlier in the conversation, rushes to output, skips boring steps. Research confirms it: – "Lost in the Middle" (Stanford 2023): 30%…