Another day, another stack of AI headlines. Let's get into what actually matters.
OpenAI Puts Guardrails on Teen Chats
OpenAI rolled out a teen-specific version of ChatGPT for users 13 to 17. It blocks conversations about suicide, self-harm, and romantic or sexual content, and it uses age-prediction to automatically route kids into the safer mode.
This matters because ChatGPT is basically talking to half the teenagers in the country at this point, whether their folks know it or not. Lawmakers and lawsuits have been breathing down OpenAI's neck about kids and chatbots, so this move is as much a legal shield as it is a safety feature.
Robert's take: glad they did it, but this should have shipped two years ago, not after the headlines forced their hand. Age-prediction software guessing who is a kid is also going to be wrong plenty, and I would bet we hear about that soon enough.
Google Buys an Airline's Data Like It Is a Garage Sale
Google won a bankruptcy auction for a chunk of Spirit Airlines' internal data. We are talking about 100 million emails, 500 million Teams messages, 30 million lines of code, and 175,000 employee records, all for a $10 million bid.
This matters because it shows what AI training data sourcing looks like now. When a company goes belly up, its internal communications and code become assets on the auction block, and Big Tech shows up first with a checkbook. Nobody at Spirit ever agreed to have their old emails feed a model.
Robert's take: this one bugs me. Ten million dollars for one hundred million people's emails is dirt cheap, and I doubt a single Spirit employee signed off on their old Teams chats training somebody's chatbot. Bankruptcy court turning employee data into a fire sale item is a real problem, and it is going to happen again unless somebody puts rules around it.
Cursor Builds Its Own Code Hosting
Cursor, the AI coding tool everybody has been raving about, launched Origin, its own repo and pull request hosting service. It is in early beta for paid plans right now.
This matters because Cursor has been riding on top of GitHub the whole time. Building its own hosting means it wants to own the whole workflow, not just the editor, and that is a direct shot at GitHub's turf.
Robert's take: makes sense on paper, but moving where your code actually lives is a much bigger ask than switching editors. I will believe this is a real GitHub competitor when I see teams actually migrate repos over, not just kick the tires in a beta.