[BidClub_]
Hard Fork · · 76 min

Grok’s Deepfake Disaster: Can Anyone Stop Musk's A.I. Chatbot? | EP 173

Kevin RooseCasey NewtonKate Conger

YouTube
TL;DR
  • Grok’s most consequential change is that nonconsensual sexual image generation became a public, on-demand feature inside X, not a private fringe tool. Users need no jailbreak—only prompts such as “put her in a bikini”—while Kate Conger traces examples back to June and July 2025 and reports 36–72-hour takedown delays, including for a repeatedly targeted 14-year-old.

  • The hosts see an engagement strategy, not merely a safety failure: Elon Musk had directed Grok’s team to make the product viral and edgier, while X leaders celebrated engagement during the scandal. Casey’s blunt business reading is “let’s make porn a pillar of what we do,” yet Kate describes a split product: an “outrage bait machine” on X and a more restrained chatbot—the one the company licenses and sells.

  • X faces mounting international scrutiny and potentially unusual US liability because its own AI—not merely its users—creates and publishes the images. France called the sexual content clearly illegal; the UK, EU, and India signaled action; and the Take It Down Act’s May 2026 deadline creates a victim-request process but does not require X to prevent generation. Kate cites a lawyer arguing that Section 230 may not shield conduct by “their product.”

  • Claude Code appears to have crossed the threshold from impressive demo to useful production tool for nonprogrammers, largely because the agent now orchestrates work directly in the terminal. The hosts connect the leap to Opus 4.5: Andrej Karpathy wrote, “I’ve never felt this much behind as a programmer,” while Google engineer Janna Dogan said it recreated in one hour a distributed-agent orchestrator her team had spent the prior year building.

  • Cheap bespoke software begins to erode the moat around simple subscription products, though support and operational complexity still favor incumbents. Casey replaced a roughly $200-a-year Squarespace site in an hour; Kevin replaced a $192-a-year site in 20 minutes and built a Pocket clone in about two hours, then added text-to-speech in five minutes. His question for SaaS buyers: “Why am I paying Salesforce?”

  • Coding agents are simultaneously creative leverage, labor pressure, and a preview of a deeper AI-safety problem. Casey felt “like I had superpowers,” but conceded web designers and programmers might instead feel AI vertigo or wage pressure; Kevin worried that handing an unverifiable system “the wheel of my entire computer” points toward the labs’ larger goal—AI that can improve AI.

  • Casey’s Reddit investigation shows that AI has collapsed the cost of manufacturing evidence credible enough to pass a journalist’s first filter. A purported Uber Eats whistleblower paired an AI-generated badge with an 18-page technical paper supporting every viral allegation; Gemini’s narrow SynthID check exposed the badge, though another image generator could have produced it, and the original post reached nearly 80,000 upvotes while a screenshot drew 36 million X views. The new rule is “upgrade our cognitive hygiene,” because plausible-looking documents may now take seconds rather than weeks to forge.

Digest · the substance, structured for research

1. Grok made “nudifying” frictionless and public

  • Casey saw X users abruptly begin asking Grok to undress women, place politicians in lingerie, or remove someone’s pants. Kevin situates the wider “nudifying” market in 2023, when improving generators revealed that men would spend “tons and tons of money” on nonconsensual sexual images.

  • X previously said it licensed image generation from Black Forest Labs, then announced its own generator, Aurora, in December 2024. The exact internal change remains unknown, but online evidence suggested that Grok’s nudity and sexual-content guardrails had relaxed over several months; an entire subreddit was reportedly devoted to making porn with it.

  • No jailbreak or euphemistic prompting was required. Users could publicly reply “Grok, put her in a bikini”—including requests involving children—and the account complied, turning what had been a relatively inaccessible, often app-store-banned practice into a visible feature of a major social network.

2. The victims face prolonged exposure and pressure to leave public life

  • Kate Conger reports that victims’ removal requests sometimes went unanswered, while images involving children could remain online for 36–72 hours. X had eliminated many content-moderation employees, leaving small teams to respond as images accumulated comments and further exploitation.

  • Her sharpest example was a somewhat public 14-year-old repeatedly deep-faked from existing photos. The child knew what was happening but did not view the results; her parents monitored the accounts, contacted X and advocacy groups, and watched in disbelief as someone could request a nude image of their daughter “in a really public fashion.”

  • The motive ranged from pornography to humiliation. Women described anger and embarrassment, yet some hesitated to complain because acknowledging the attack could amplify it—a dynamic that lets harassers impose both the original violation and the cost of responding.

  • Casey’s political framing is crucial: replies to photos of AOC and other female politicians routinely request revealing alterations. The images transform professional advocacy into intimate spectacle, functioning as a tool to “minimize women,” denigrate them, and push them out of the public conversation.

3. Virality and outrage appear embedded in Grok’s product strategy

  • Kate found similar images dating to June and July 2025, suggesting the capability existed at lower volume before becoming a holiday trend. Unlike the earlier MechaHitler episode, which caused Grok to be shut down briefly, this behavior continued after its use became obvious.

  • Reporting on MechaHitler had uncovered Musk’s directive that Grok should go viral and become edgier. During the image scandal, Musk joked about putting a SpaceX rocket in a bikini, while X’s product leader highlighted unusually high engagement—the response the company had explicitly been seeking.

  • Casey’s business interpretation: pornography has always attracted clicks, but mainstream platforms historically judged the reputational and commercial risks too high. X is testing a different proposition—“let’s make porn a pillar of what we do” and use it to compete for attention with frontier AI labs.

  • Kate nevertheless distinguishes the public X account from Grok’s browser and app experiences, which often return more muted answers to identical prompts. Her model is a two-track product: an enterprise-friendly chatbot that X licenses and sells, and an “outrage bait machine” generating traffic on X.

4. Regulation targets removal faster than prevention

  • Apple’s response struck Casey as a blatant double standard. After he questioned why Grok—with its sexual companion Ani—was rated for ages 12 and up, Apple eventually changed the rating to 13, despite policies that he believes would sink a startup openly offering a comparable “Bikini app.”

  • Casey speculates that Apple is politically paralyzed: internal advocates may favor action, while decision-makers fear attacks from the vice president, Marco Rubio, or FCC chair Brendan Carr for supposedly censoring X. He contrasts that hesitation with France calling the content clearly illegal and the UK, EU, and India signaling scrutiny.

  • The Take It Down Act’s May 2026 provision requires platforms to create a process through which victims—including adult women—can seek removal and imposes penalties for noncompliance. Kate stresses its limit: it creates no comparable legal duty for X to stop producing adult deep fakes in the first place; minors receive stronger protection because producing and possessing CSAM is already illegal.

  • Kevin sees a distinct Section 230 vulnerability because the platform’s own system creates and posts the material. X instead threatened users who prompt illegal content with suspension and law-enforcement referral; Kate notes that this shifts responsibility away from the actual publisher, inspiring Casey’s proposed fix: “just delete the Grok account.”

5. Claude Code crossed from clunky experiment to useful agent

  • A year earlier, the hosts’ representative vibe-coding project was a hot-tub maintenance app that “sort of” worked but was not useful enough for Casey to keep using. The process required copying errors and code between windows, while Claude often failed to recover when something broke.

  • Claude Code now places the agent in the terminal, where it accepts plain-English instructions, edits files, runs tasks, diagnoses errors, and checks in without forcing the user to orchestrate every step. Kevin assumes much of the performance jump is related to Opus 4.5, while acknowledging that OpenAI and Google offer comparable tools.

  • Expert reaction made the moment feel larger: Andrej Karpathy said, “I’ve never felt this much behind as a programmer,” despite being, in Kevin’s estimate, a top 0.1% programmer. Google engineer Janna Dogan reported that Claude Code reproduced in one hour a distributed-agent orchestrator her team had worked on during the previous year.

  • Casey reframes this as building digital tools, not learning software engineering. Code remains the substrate, but the emerging experience is closer to “you type what you want in a box and you actually get that back”—provided users learn which tasks are genuinely “AI-shaped.”

6. Personal websites became cheap, fast, and playful again

  • Casey replaced a roughly $200-a-year Squarespace business card with his preferred personal site in about an hour. Claude Code generated a responsive design, animations and hover effects, then added live Platformer stories, Hard Fork episodes, email signup, and a Bluesky feed filtered to exclude reposts and display images; a front-end design plugin helped.

  • On day two, he added a Micro.blog-powered blog with his current book, last song listened to on Spotify, and a recent YouTube favorite. The experience recalled using Microsoft FrontPage in college—except errors no longer required 30 minutes of searching—and restored his sense that “it is just fun to make websites again.”

  • Kevin independently replaced a $192-a-year Squarespace site in about 20 minutes, hosting the result free on GitHub. His Easter egg turns the professional page into 1990s GeoCities mode, complete with blinking Comic Sans, neon colors, and “best viewed with Netscape Navigator.”

7. Bespoke agents can replace small subscriptions—but remain eccentric

  • After Mozilla discontinued Pocket, Kevin asked Claude Code to build a replacement from a minimal description. Roughly two hours later, “Stash” had a Chrome extension, mobile access, article previews, and the familiar read-it-later workflow; keeping it single-user deliberately avoided complexity.

  • He then cloned Readwise-style Kindle highlight syncing and requested text-to-speech for saved articles. Claude Code delivered a working narration feature in five minutes, producing what Casey thought looked less like a hobby project than a polished startup MVP: “It looks done.”

  • External dependencies introduced friction. Publishers such as The New York Times resist AI crawling, so Stash initially failed on some sites until Claude devised a workaround; Kevin warns that APIs, websites, and services may not welcome autonomous agents interacting with their content.

  • The agent also overengineered: rather than ask Kevin to connect his Kindle and upload the local highlights file, it explored elaborate headless-browser scraping. Casey found browser tasks painfully slow because Claude repeatedly takes screenshots, interprets pixels, and decides where to click—forcing users to learn when manual action is faster.

8. Creative leverage threatens wages, SaaS moats, and AI control

  • Unlike previous breakthroughs that gave Casey “AI vertigo,” Claude Code made him feel “like I had superpowers,” restoring a creative practice he had lost. His boyfriend supplied the counterfactual: a software engineer or web designer watching the same demonstration might feel displaced rather than empowered.

  • Kevin expects roles to change toward managing coding agents, as programmers at frontier labs already write less code directly. Casey accepts the democratizing upside but says wage pressure is plausible when nonexperts can produce credible design and software in hours.

  • Subscription vendors face a related challenge: customers can increasingly ask whether a $10 monthly tool—or eventually an enterprise service costing thousands—can be rebuilt internally. Casey thinks support and outsourcing still protect incumbents near term, but “UI wrappers” around another company’s model look particularly exposed.

  • Kevin’s deeper unease is that the labs do not ultimately seek only better coding assistants; they want AI capable of automating AI research. Giving Claude broad computer access without understanding or verifying its actions evoked recursive self-improvement and “takeoff”—the alignment nightmare of an AI system building a better AI and accelerating capability gains.

9. A viral Uber Eats confession was engineered as perfect reporter bait

  • The Reddit post, published in r/Confession, approached 80,000 upvotes by alleging that an unnamed delivery platform calculated a driver “desperation score,” then reduced offers when it predicted someone was too financially desperate to refuse. Its power came from confirming existing suspicions about ruthless, profit-maximizing platforms.

  • Casey contacted the author and received a Signal reply within nine minutes. The source withheld his identity but supplied a partially redacted Uber Eats badge; although Casey still needed corroboration, the image passed his initial plausibility check, and the source’s reluctance resembled ordinary whistleblower caution.

  • After being asked for records, the source disappeared for nearly a day and returned with an 18-page LaTeX document titled around “high-dimensional temporal supply-state modeling,” migration from LSTM to multi-head attention, elasticity prediction, and liquidity-preference tracking. It carried a confidential watermark, appendices, ethics notes, and internal-memo styling.

  • The paper validated every allegation, then escalated them: priority delivery fees were supposedly fake, while Apple Watch and phone-audio data might detect distressed drivers and suppress their pay. Learning that other reporters had received it created deadline pressure—another mechanism that could make journalists move before verifying.

10. SynthID exposed the forgery, but the hoax reset verification costs

  • Casey submitted the badge to ChatGPT and Gemini. ChatGPT saw no obvious generation; Gemini invoked its embedded SynthID marker and said the image was made wholly or partly by Gemini. Kevin emphasizes the narrow distinction: chatbots cannot reliably identify AI-written text, but in this specific image case the watermark can provide a reliable marker that Gemini produced all or part of the image, though another image generator could have made it.

  • Confronted, the source denied fabrication and offered an unverifiable counter-screenshot. A slower reading then exposed meaningless technical language and implausible completeness: real companies may skirt rules, but they do not generally assemble “40 smoking guns” into one immaculate paper tailored to a reporter’s expectations.

  • The badge’s provenance emerged through NBC News: another reporter had sent the source her real badge while building trust, and the forged Uber Eats version visibly derived from it—likely transformed with Nano Banana. The source deleted his account before Casey could establish identity or motive.

  • Casey leaves the motive unresolved, mentioning a bored teenager or a possible nation-state operation; Kevin floated a short seller or disgruntled former Uber Eats driver. His attempted reproductions initially met refusals from Claude and ChatGPT while Grok complied, but the outputs from all three did not match the original’s polish. The larger lesson stands: in “slop world,” fabricated evidence can be cheap, tailored, and viral enough that people keep sharing it even after debunking.

Kevin Roose

I'm Kevin Roose, a tech columnist for The New York Times.

Casey Newton

I'm Casey Newton from Platformer, and this is Hard Fork. This week, Grok gets caught with its pants down. Can anyone stop its viral bikini image generator? Then we're vibe-coding again. Kevin and I compare notes on what we're building with Claude Code. And finally, it's a Reddit mystery: how a scammer tried to fool us all using AI-generated evidence and how I cracked the case.

Kevin Roose

Well, Casey, happy 2026. It's good to be back. We would like to start the year by talking about something that happened over the break, which is that there's been a big scandal brewing over at X. Boy, has there been. I imagine many of our listeners have seen by this point that X is in a lot of trouble because of the way that its Grok chatbot has been generating images of celebrities, women, and children that are highly sexual and, for the most part, has been declining to remove them or even really comment on what has been going on.

Casey Newton

Yeah. I started seeing this over the break. Something happened with Grok, which I think people on X had been using up to that point mostly to settle arguments and fact-check other people. Then, all of a sudden, I started seeing people using Grok to undress photos of mostly women.

“Grok, put me in a bikini.” “Grok, put this politician in a revealing lingerie set.” “Grok, take off this person's pants.” It just seemed like this started to happen pretty much overnight in a way that was really troubling and unchecked, as you said. Can you help me understand what actually changed here? Was there some setting that was changed? Was there some new model that was released that allowed people to do this?

Kevin Roose

We don't have a lot of good answers to those questions. I can tell you that this trend of what is sometimes called nudifying really takes off in 2023, as these image generators start to get better, because they find that you can make a lot of money doing it. There are a lot of men in particular who will spend tons and tons of money on making these nonconsensual images, as you say, mostly of women.

When it comes to Grok, they had previously said that they'd licensed an image generator from a company called Black Forest Labs, and they were using that from the moment they started using image generation. But in December 2024, they said that they were using their own image generator, which is called Aurora.

While we don't have great details, there are plenty of anecdotes online that, over the past several months, the guardrails around creating nudity and sexual imagery appear to have been relaxed. There is now at least 1 thriving subreddit devoted solely to making porn on Grok.

Casey Newton

As you said, these nudify apps have been around for several years now, but they've kind of been hard to access. Some of them relied on these open-source models. You had to know how to use them, or they were kicked out of the app stores for being against their policies.

But what seems notable about this to me is that it's all happening not only on a major social network, but in public. People are literally doing this in the replies to their posts on X. Is that what's new to you about this, the publicness of it?

Kevin Roose

Absolutely. It's upsetting enough if some man takes an image of a woman and creates a naked version of her without her consent. That is a bad thing. What's so shocking about this is that you can see it happening in real time.

Several outlets have just been going into the Grok account, and they're seeing it make hundreds and thousands of images in response to user requests. Anyone can go in and view them. Of course, that is most upsetting to the victims of what I am going to call attacks, because you still have normal people using X to do things like posting a photo of me out on a hike or whatever. Then some freak shows up in your mentions and says, “Hey, put her in a bikini.” And then it does, and you, as the victim, are looking at that in your replies.

Casey Newton

That's crazy. Obviously, X and Elon Musk are not outraged about this, as many users are. They seem to think the whole thing is a joke. Are there guardrails in place? Are people jailbreaking Grok to make it do this, or is this literally a mainline, advertised feature of the Grok app?

Kevin Roose

It's a great question, and no, they are not jailbreaking Grok to do this. They are just sending replies on X saying, “Grok, do this,” and then it is doing this. They are not having to get particularly cute with their language. They are literally asking to see images of women in bikinis.

Casey Newton

That's so wild to me.

Kevin Roose

Or children in bikinis.

Casey Newton

And I mean, 1 question I have about this is, how are Apple and Google and their app stores okay with this?

Kevin Roose

Bro, thank you. Last year, I was writing about the introduction of Ani, the sexual companion bot that they put into Grok. I went on to the iOS store and noticed that Grok was rated for children 12 and older, and I thought that seemed like pretty young to be giving access to a sex bot.

So, I sent a message to Apple and said, “What's going on?” The message I got from Apple's team was, “We're looking into it.” My honest sense at the time was that they were going to make a change. It was obvious that they were going to do something.

Well, they didn't make any change. Then I went on this week, Kevin, in the wake of this new CSAM nudifying scandal, and I found that Apple had changed the rating for Grok. It is now rated for children 13 and older.

Casey Newton

Are you kidding me?

Kevin Roose

Yeah. Sorry to all the 12-year-olds out there who were having a free-for-all. You're going to have to wait until your next birthday before you can use this thing again.

Casey Newton

That is genuinely shocking to me.

Kevin Roose

Yeah, me too. I feel like it is 1 of the clearest cases I've ever heard of a blatant double standard on the part of the app stores. If a random startup showed up 1 day and said, “Apple, I'd like to start selling my bikini app in your App Store,”

Casey Newton

I think they would shut it down. There's no way. Absolutely.

Kevin Roose

They have policies against that kind of thing. But because it's X, because it's Elon Musk, and because this app already has millions of users, maybe they feel less inclined to take action against it. I don't know. Do you have any insight into what's going on?

Casey Newton

I don't have any insight, but I would be very confident that there are people inside Apple who have said, “We should change this rating,” and there is someone who is sitting there saying, “No. If we do that, the vice president is going to tweet about it, Marco Rubio is going to tweet about it, and Brendan Carr is going to launch an investigation against us for punishing X and censoring them.”

They're just in this state of paralysis because they're so terrified of standing up for the principle that women and children should not be attacked online.

Kevin Roose

Yeah. So, there are some investigations going on right now, but do you expect this to be stopped at some point by any regulator anywhere?

Casey Newton

My instinct from history is, yes, absolutely. It is going to be stopped. France has called the sexual content clearly illegal. The U.K. government said that it is considering an investigation. The European Union said that it is very seriously looking into these complaints about Grok. India's IT ministry has demanded that X do something here.

I have to imagine that something is going to come out of all of that that is going to result in some sort of change. At the same time, do I think that the United States is going to intervene? Probably not. Elon posted a photo over the break of himself having dinner with the president, right? It seems like they're friends again, and there just is not going to be any pushback here in X's home country.

Kevin Roose

Yeah. Well, I think that's a good overview of what's been happening and why people are talking about this. But we wanted to bring in our colleague Kate Conger. She's a reporter for The Times, and she has been reporting on this Grok scandal this week. She's also been talking with some of the victims, some of the women who have been attacked by these Grok deepfakes, and I think we should hear their perspective as well.

Casey Newton

Absolutely. Kate, welcome back to Hard Fork.

Speaker 1

Thank you, Casey.

Casey Newton

Tell us a bit about the conversations you've been having with some of the victims of this behavior on Grok.

Speaker 1

I think 1 of the big struggles for people whose images are being used in this way is how to respond and what to do about it. People are obviously reaching out to X, trying to get these things removed, and that process is sometimes taking a long time. Sometimes it's not happening at all.

Part of that is, as you know, something we've talked about a lot on the show, that X has gotten rid of a lot of its content-moderation staff, and they don't have large teams of people who are responding to this. I've been speaking with some people who are working with children who have recently been deepfaked on X, and they are getting those images taken down, but it's sometimes taking 36 to 72 hours.

These images are sitting up, being commented on, and being exploited for quite some time. It's a scary moment, I think, for people trying to figure out how to respond once they are put in this situation by Grok.

Kevin Roose

Can you just give us a sense of why this is happening and what it's like for the people on the other side of it?

Speaker 1

Why this is happening really ranges. I've seen this happening to all kinds of different women—women who are just regular X users. Obviously, women with public platforms are being targeted by this: political figures, Twitch streamers, celebrities, actresses. They are all being roped into this.

The motivations of the people who are asking for these images are sexual, but they run the gamut from wanting to create pornographic images of someone to wanting to humiliate women in particular and bully them—tagging them in these images and really trying to provoke a reaction from the women they're making deepfakes of.

Kevin Roose

Can you give us just 1 specific example of someone that you've talked to and maybe tell us the story of their experience with this?

Speaker 1

Yeah. I mentioned that I've been speaking to some folks who are working with children who have been deepfaked on Grok, so I want to be vague about the specifics because I don't want to further bring harassment to these kids.

There's a particular child I'm thinking of who's been deepfaked several times. She's a somewhat public figure, and that's where the original images are coming from—people are asking for her clothing to be removed. It's been pretty scary for her parents. She knows what's happening but isn't seeing it, while her parents are monitoring her social media and seeing these images pop up, which I think is really frightening for them.

They're reaching out to Twitter and advocacy groups, trying to get these images removed, and they're really frustrated by the amount of time it's taking. I think they're really outraged as well that someone can go online and request a nude image of their 14-year-old and that this technology will comply with it in such a public fashion.

Kevin Roose

I don't know if this question is too obvious to ask, but I wonder what you can tell us about how it feels for these victims to post what they think of as an innocuous image on X and then go back on the site and see that it's now being turned into porn against their will.

Speaker 1

Yeah. I think for some people it feels really angering. I'm hearing a lot of anger from folks, and also a lot of embarrassment. I've talked to some women who question whether to do anything about it or say anything about the fact that it happened to them because they feel embarrassed by it, and they don't necessarily want to draw more attention to the fact that these images of them now exist on the internet.

Casey Newton

Can you also talk about the way that men will do this to women as a way of bullying them out of the town square and getting them to stop talking and stop participating in public life?

Speaker 1

Yeah. I think about this in particular with some of the politicians who I'm seeing being deepfaked. These are female politicians whose views the users of X maybe don't agree with, and they're taking images of them from their public work and advocacy and requesting that those be made nude or depict them in a bikini, or whatever the case may be.

I think there's a real, obvious effort there to embarrass someone and warp images of them in their professional life into a really personal and intimate image.

Kevin Roose

I see what's happening, for example, with AOC. Now, every time there's a photo of her, people will reply to it and say, “@Grok, put her in a revealing halter top,” or something.

Speaker 1

Which I think speaks to the fact that this is not just a story about porn. This is a story about how a tool can be used to try to affect politics and, in particular, to minimize women, denigrate them, and push them out of the conversation.

Kevin Roose

Yeah. Kate, I'm curious. Obviously, we all know about the MechaHitler incident from last year, where Grok started spewing these anti-Semitic responses—in retrospect, a much safer version of Grok. But yes—

Casey Newton

Yes, we pined for the days when MechaHitler was the worst thing that Grok could do. In that sense, there was a feeling that this was an inadvertent bypassing of some safety filter, that something had gone wrong in the programming of Grok that caused it to behave this way.

To me, this new image-generation behavior feels much less accidental. It feels like there may have even been a meeting about it. This was obviously part of some plan—or at least, once users started using the technology in this way, the company did not take immediate steps to clamp down on it the way it did with MechaHitler.

Can you tell us anything from your reporting about how this happened inside the company? Who is making the decisions about this kind of thing? Is this part of some sort of demented growth strategy over there, or why is this happening now?

Speaker 1

Yeah. First of all, I don't think this is the beginning of Grok generating these kinds of images. As I've been tracing back through the images Grok has been posting, I've been finding images like this of women going back to June and July of last year. I think this has been going on in lower volume for quite some time, and it really escalated over the holidays, with people making it into a trend on X.

In our reporting about the MechaHitler incident, what we found was that Elon Musk had given a directive to the folks working on Grok that he wanted it to go viral. He wanted it to be edgier, as a strategy to promote the tool and get it onto people's radars. The company perspective was that MechaHitler obviously went too far. They turned Grok off for a couple of days, but it has been part of the strategy for Grok to try to create these viral moments.

I think, to Casey's point earlier about the fact that there is this sort of silencing of women going on here, Grok is not the only AI tool that makes deepfake porn of women. It's far and away not the only tool, but it is the only tool doing that in an inherently public fashion on social media, where these images can instantly spread and go viral.

A lot of these other image-generation tools are used in a private chat with a user, and Grok is not that. This is very, very public, and it's intended to be that way—to drive traffic and interest. That's the reaction we've seen from leaders at X.

As this trend was picking up, Musk posted something about putting a SpaceX rocket in a bikini, kind of mocking and laughing at the fact that this trend was happening. We've seen X's head of product post about the fact that engagement during the time period this was happening on X was higher than ever.

For them, they're seeing the engagement they're looking for. They're seeing the response. They're seeing people tapping into their X feeds and tapping into Grok, and that's being viewed as a positive.

Kevin Roose

So, we talked a little bit before you came on, Kate, about the reactions that some other countries have had and some investigations that are now underway. I want to talk about what's happening in the United States.

Congress recently passed the Take It Down Act. My understanding is that it's going to go into effect in May of this year. What is it going to require platforms to do, and do you think that it's going to be enforced in a way that's going to help the victims on Grok right now?

Speaker 1

Right. The provision of the Take It Down Act that's happening in May is the deadline for companies to set up a process for victims to request that this kind of imagery be removed and to face penalties if they do not remove it.

Basically, in this case, that would mean an enhancement of what X already has available for people to request that copyrighted images be removed, for instance, or to request that harassment or abuse be removed. It's asking these social media companies to build a framework for victims to go in and request takedowns.

But it's not putting any legal pressure on X to not allow these images to be created to begin with.

Casey Newton

Right. And of course, May is still 4 months away. That's going to be cold comfort to some of the victims here, I suspect.

Kevin Roose

Is there any difference, Kate? Or maybe Casey, you also know the answer to this. My understanding is that the laws on the books now protect minors from having this kind of thing done to them, and maybe that's why they are being successful, even if in a delayed way, in getting these images taken down—but that adults in most states or most jurisdictions have very little recourse. Is that true?

Speaker 1

Yes, that is true. It is illegal to produce and possess CSAM, so X is under more legal pressure, and I suspect that's why you're seeing them take at least some action here, where they're not with adult women.

Casey Newton

Yeah. And the Take It Down Act will be available to adult women, so they will be able to use that process to ask for images to be removed. But Kate's correct that there isn't automatic legal pressure on X to not create these images of adults to begin with.

Speaker 1

I have to say, on the whole, I find the response to this thing rather muted, given the stakes of what is happening.

Kevin Roose

I have covered so many backlashes against social media companies. Do you remember Cambridge Analytica? Right. Do you remember how mad people got at the idea that maybe a quiz they had taken had resulted in some data being given to a polling firm that tried to influence the election? We almost shut the country down over that one.

Now you have a website that is just taking girls’ clothes off in public on demand, and it’s being permitted by the website owner, who is laughing about it in his own feed. And we’re saying, “What are you going to do? That’s Elon. He didn’t get where he is by playing by the rules.” I truly feel like I’m losing my mind because I cannot believe we have gotten to this low point in the history of content moderation, that this is resulting in so many shrugs by the average person.

It is really interesting, and I think it goes to show just how far Elon Musk has been able to push the Overton window on content moderation. Obviously, we’ve seen Facebook and all these other companies copy his approach: roll back content moderation, roll back rules against harassment, and go with a community-moderated approach. I think you’re right. It’s wild to see how much this has changed in a relatively short period of time.

Casey Newton

There was a time when something like this would result in an exodus of users away from X. We’d see Bluesky get a big surge of users, Threads get a big surge of users. That’s not happening this time. I guess people who care about this stuff are already gone, but I don’t know. We’re just in such a crazy time in the history of content moderation and social platforms.

Speaker 1

I do wonder if part of the muted response to this has to do with the fact that this was all really starting to blow up in the time between Christmas and New Year’s. Maybe a lot of government officials weren’t on their phones and were hanging out with their families. I have no idea. We’re just starting to see regulators around the world issuing responses this week and saying that they want to open investigations or that they’ve sent letters to X. But it has been a really slow response, especially in comparison to other content moderation controversies.

Kevin Roose

Yeah. Honestly, I think this will be one of those situations where, unless it happens to the individual politician, or maybe their daughter or their partner, it is not going to rise to the level of a crisis. As soon as that does start happening, we’re going to start having hearings about it. But maybe that is sort of a pre-2026 mindset here.

I also wonder if there’s a way in which this is strategic for X. They are the only explicitly right-wing-aligned social media platform, and that has served them quite well in dealing with the Trump administration. And there’s—

Casey Newton

Kevin, I think you’re forgetting Truth Social. [laughter]

Kevin Roose

That’s true. I am forgetting Truth Social. I’m always doing that. This kind of virtue signaling grosses me out, but it may actually be effective in getting what they want, which is cooperation with and forbearance from the Trump administration. Maybe it’s unlikely that they’ll see any consequences for this, at least during this administration.

Casey Newton

I think what it gets them is engagement. People love porn, right? That’s not been a secret. Everyone has known forever that people like to look at and click on porn. It’s just that platforms have generally seen a lot of risks to their reputations and their larger businesses from embracing it.

I think what’s new about X is that it’s saying, “No, let’s make porn a pillar of what we do and see if that can help us keep up with the other frontier labs.”

Speaker 1

Yeah. Well, I think what has been really interesting to see in our reporting on Grok is the differences between what Grok, the chatbot, is doing versus what Grok, the X account—or the X account, I should say—is doing. They’re very different. There are more extreme political views being espoused by the X account, and there are these deepfakes being generated by the X account.

Often, you can take the same query, put it into the actual web-browser version of the chatbot or into the app of the chatbot, and get a much more muted response. I think what they’re doing is having a more enterprise-friendly chatbot, which is the one they’re licensing and selling, and then this outrage-bait machine that exists on X and is getting engagement and clicks and bringing people to the social site. [snorts]

Kevin Roose

Yeah. I mean, one other question I have about this is whether, in the absence of regulatory intervention, there’s some way for the courts to get involved here. We spent the last decade arguing and talking about Section 230 and whether it shields platforms from liability for the things that happen on social networks. I think in most cases it does, but this feels different to me because it’s not a user generating these sexualized images of people without their consent. It is literally the platform itself, or the AI chatbot and system attached to the platform. Does that open up any new forms of legal liability for Grok or X?

Speaker 1

Absolutely. I read an interview with a lawyer in Bloomberg today who basically said exactly that: They cannot hide behind Section 230 to get out of this. Ultimately, it is their product that is creating these images. I do suspect that we will see efforts to hold X legally liable for some of the images it’s creating.

Casey Newton

I think X has really shoved the responsibility off onto its users in the cases of AI-generated images featuring children. It put up a post on its safety account, which is sort of the mouthpiece for any kinds of safety issues on the platform. It said:

“We take action against illegal content on X, including child sexual abuse material, by removing it, permanently suspending accounts, and working with local governments and law enforcement as necessary.”

It goes on to say, “Anyone using or prompting Grok to make illegal content will suffer the same consequences as if they upload illegal content.”

This is interesting, right? They’re saying that users who request illegal material from Grok will be suspended and reported to law enforcement. But those users who are requesting the content aren’t actually the ones posting the content. It’s the Grok account that is creating these images and posting these images online. If they were being really true to their policies and saying, “We’re going to suspend—”

Kevin Roose

That would solve so many problems if they would just delete the Grok account. I hope that if one thing comes out of this, it’s that.

Casey Newton

All right. Well, Kate, thank you for this very depressing update from the front lines of content moderation, and Godspeed.

Speaker 1

Thanks, guys.

Kevin Roose

Well, Casey, since we got back from our holiday break, I have been dying to talk to you about our latest vibe-coding experiments. It seems like vibe coding, which we talked about last year, had a moment over the break.

Casey Newton

Kevin, it is time to build. We have been sort of vibe coding all year, but I must agree with you: Developments over the past several weeks have made it easier than ever for somebody who is a total ignoramus when it comes to coding to make some pretty cool stuff.

And since we’ll be talking about AI, our disclosures: I work at The New York Times, which is suing OpenAI, Microsoft, and newcomer to the list, Perplexity, over alleged copyright violations.

Casey Newton

Congratulations. And my boyfriend works at Anthropic. [laughter] Yeah. So, I had this experience over the break of mostly being offline for the first week of our break and trying very hard not to look at social media. I took all my social media apps off my phone. When I came back, the president of Venezuela had been captured [laughter] and everyone was talking about Claude Code on my feeds.

Kevin Roose

Now, were those 2 things related? [laughter]

Casey Newton

I don’t think so.

Kevin Roose

Okay. But one thing that appears to have happened is that Claude Code, the autonomous coding agent made by Anthropic that puts their Claude chatbot inside the terminal window on your computer and lets it do things autonomously, had gotten much better for reasons that I assume are related to Opus 4.5, the model that we talked about a couple of weeks ago on the show.

I came back and saw comments from people like Andrej Karpathy, a well-known AI researcher, who said, quote, “I’ve never felt this much behind as a programmer.” This is someone who’s probably a top 0.1% programmer in the world saying this.

An engineer at Google, Janna Dogan, wrote that she had been trying to build distributed agent orchestrators at Google since last year. She gave Claude Code a description of the problem, and it generated what they had built with a team of Google people the previous year in 1 hour. I saw similar hype and praise from many different corners of the internet, including people like us who are not professional programmers but were starting to experiment with Claude Code, seeing how much it could do, and being pretty amazed by it.

It truly had a moment over the break and was enough, I think, to get both of us to go back to our vibe-coding terminals and see what we could build. I happened to be away for a few days, and when I came home, my boyfriend had taken it upon himself to install Claude Code on my laptop. He looked at me and said, “It’s time to build, and we’re going to make some things.” It was like something out of a Norman Rockwell painting, just the two of us sitting next to the Yule log, trying to vibe-code.

Casey Newton

Yes. I also spent several hours—not with your boyfriend, but coding on Claude Code—during my family vacation, much to the annoyance of my wife. But I did make some things that she actually thought were pretty cool.

So we should talk about our experiments. I want to hear about what you’ve been building, and I want to talk about what I’ve been building. But before we do that, why is this happening right now? Why is this the moment that vibe coding has returned to the mainstream?

I think the way I want to answer that question is by taking us back about 1 year, since the last time we did a segment about vibe coding. The truth is, I can really only remember 1 thing that we tried to vibe-code at that time. That was the hot tub maintenance app, right? I had just gotten a hot tub and was trying to figure out how to keep all the various chemicals in balance.

Kevin was kind enough at the time to use Claude—Claude Code didn’t exist—to try to make an app. We used it, and it was sort of okay, but honestly, I didn’t use it very much because it didn’t work that well. I had similar results when I tried experiments with Claude. I was able to make some stuff that sort of worked, but there was absolutely nothing where I said, “Oh, this is an actually useful thing that I’m going to use continuously in my life.”

While I was totally willing to believe that other people were having success vibe-coding their own projects, if you tried to do much of this stuff 1 year ago, you just couldn’t get that far.

Kevin Roose

Yes. Part of that is because it was actually a little clunky to do vibe coding 1 year ago. I remember building that hot tub maintenance app, and it required a lot of copying and pasting. If I got an error message, Claude didn’t always know how to handle it.

What has happened in the past year with Claude Code—and we should also mention that OpenAI and Google have similar tools now—is that they have basically merged this into the terminal app on your computer. There’s no more copying and pasting. Claude can just take instructions in plain English and go off and accomplish various tasks. It will check in with you, but it can now do all of the orchestration and the execution itself.

I think that’s important to say at the top of this segment because, honestly, over the past year, when people have talked about vibe coding, my eyes and ears have kind of glazed over. I always think, “Well, I’m not a software engineer. I don’t know how to build stuff. I’m glad that you’re able to make your little custom Chrome extension or whatever, but that has no relevance to my life.”

We’re going to talk about the stuff that we built today in the context of code, but really, this is just all about building digital tools. This is about building things on your computer. Code is the foundation, but I think we’re just now starting to move into a world where, if you have an idea and software is a part of it, you may be able to build it in a way that you haven’t before.

Yes. Okay. So, Casey, tell me about what you built over the break with Claude Code.

Casey Newton

It is something I’ve wanted for a really long time. I’m super happy with the result, and I’m just going to keep iterating on this thing because it is so much fun. I am truly having so much fun tinkering.

If you would please go to your browser and enter cton.org into the URL bar. For 15-plus years, I have had a personal webpage that’s basically just like a business card. It’s like, “Here’s my name, here’s a link to my website.” I got it on Squarespace, and I paid them $200 a year. I now feel extremely silly that I’ve been paying them all of that money because, using Claude Code, I was able to make truly the personal website of my dreams.

Can I give you a tour of this thing?

Kevin Roose

Please.

Casey Newton

By the way, listeners, stop what you’re doing. Pull the car over. Stop. Put the laundry down and get out your smartphone right now. Go to cton.org.

Another thing I love about this website is that it’s fully responsive. I didn’t have to build a separate version for the mobile phone. It just expands and contracts depending on how big your browser window is.

Claude came up with the design. It’s very dark, it uses gradients, and there are all kinds of cool fonts. There are also some fun Easter eggs. Kevin, do you see how my face is right there at the top of the website?

Kevin Roose

Yes. Go ahead and click on your face.

Casey Newton

There’s a crazy animation that you can do.

Kevin Roose

Oh, wow. You sort of do a little jiggle.

Casey Newton

There’s like—it’s very jaunty.

If you scroll down, you’ll see I have my own Platformer, my newsletter, and Hard Fork. I was able to just type into Claude Code, “Hey, can you pull—I want a little widget that has the 5 most recent stories that I wrote on Platformer and the 5 most recent episodes of Hard Fork on YouTube?” It built that very quickly. Now that will just update live forever with all the new stuff that I do.

I thought, “It would be cool if people could enter their email address onto my website so they could subscribe to Platformer right from my personal site.” Now there’s a working box where you can type and subscribe to Platformer right from my personal site. I wrote a little “About me” section, and then I thought, “Okay, now we really have to show off. Why don’t you go create a little feed so that every time I post an update to Bluesky, you can see my 5 most recent posts there?”

It did that. I noticed, though, that it was showing things that I had reposted without showing the author. I said, “Well, I don’t want reposts in my feed.” Claude Code just went in and got rid of all of the reposts, so now it’s only showing my original posts in the feed. It wasn’t showing images, so I said, “Claude, could you please put the images into my Bluesky posts that you put on my website?” It was like, “Yeah, sure. We could do that, too.”

Everything that you’re looking at on this page—I did 90% of it in 1 hour.

Kevin Roose

Wow.

Casey Newton

I realize that if you’re a programmer, you might go on this website and be like, “Oh, well, I wouldn’t have done it this way,” or, “This isn’t that technically complicated.” I truly do not know of a human designer who could have put this thing together in 1 hour.

I have spent far longer just fiddling with the settings in Squarespace, and I was able to get this thing absolutely cracking. I’m going to keep talking because I woke up.

Kevin Roose

No, this looks great. To me, it’s very professional. It doesn’t look like some of the early vibe-coding experiments that were recognizably vibe-coded. They sort of looked like a bad template had designed them. This looks good.

Casey Newton

Thank you.

Kevin Roose

If I saw this and didn’t know, I would say, “Wow, this guy’s got a good web designer.”

Casey Newton

Thank you. That’s how I felt. Again, I encourage you to actually pull up the website because this thing has animations built into it. There are mouse-over effects, right? If you hover over the Hard Fork widget, a little gradient line appears over it. There are all of these cool little touches.

Claude Code has a front-end design plugin that I used, and I suspect that was really helpful here. This was day 1. On day 2, I thought, “I’m having so much fun with it. I have to keep going. What else can I put on this thing?”

I thought, “Well, I should put a blog on it, right?” If you can, go to cton.org/blog.

I’m using a service called Micro.blog, which is just a dead-simple blog. I’m basically trying to recapture the spirit of 2010s Tumblr. We’ll see how long I keep up with this, but there’s a little widget that tells you what book I’m reading and what the last song I listened to on Spotify was. I put up a YouTube video that I liked recently.

I just realized, as I was doing this, that more than 20 years ago, when I was in college, one of the first things I did when I got to campus was build a website. It was so fun. I used software called Microsoft FrontPage. I absolutely did not understand what I was doing. Every single mistake I made sent me to Google for 30 minutes, trying to figure out what I was doing wrong. Eventually, I just got away from it because web design got too complicated and Squarespace came along.

And we are now back, Kevin, to the beautiful beginning, where it is just fun to make websites again. You can do whatever you want on the web. All you have to do is type what you want into a box.

Are you kidding me? I am so happy about this. I am so happy about this. I'm having the time of my life.

Kevin Roose

I'm so glad. That's so funny because I also did this exact experiment over the break. I was paying Squarespace—I looked it up—$192 a year to host my website that I built over a grueling, painstaking weekend in 2020.

Casey Newton

Yes.

Kevin Roose

And I have been hosting it and just paying them. It is basically a glorified business card. I thought, well, that's really stupid. So I would like you to open up your browser now and go to kevinroose.com.

Casey Newton

Oh my God, I'm so excited.

Kevin Roose

And see, it is a little less flashy than yours, but this is the website that is now free and hosted by GitHub, not Squarespace. I canceled my subscription, and it just has all the same information. It's got a contact form, some FAQs, and links to my social media accounts.

This took me maybe 20 minutes to do. I gave it my old site and said, “Hey, could you make this look like a couple of these other sites that I like?” Then I got a little curious, in the way that it seems like you did too, and I said, “Let's put a little Easter egg on here.” So if you go down to the bottom-right corner of the page—

Casey Newton

There is a button you can click to enable GeoCities mode. [Laughter]

Kevin Roose

Wait, what is the button? Is it the little construction thing?

Casey Newton

Yeah. [Laughter]

Kevin Roose

So if you click that, it turns it into full 1990s GeoCities mode.

Casey Newton

Oh my God, I love it.

Kevin Roose

Blinking Comic Sans, neon colors, “Best viewed with Netscape Navigator.” [Laughter and gasps] This was delightful, and that was one of my coding projects too. I also did 7 other coding projects over the break that I want to tell you about, because this was not the most ambitious thing that I did.

And Casey, do you remember the app Pocket?

Casey Newton

Yes, a sort of read-it-later app.

Kevin Roose

Yes. This was the app that I used for years to save interesting articles that I didn't have time to read, or that I wanted to come back to. It was a little Chrome extension, and you would just hit the button and it would save the article to your Pocket list. Then you could go back later on your phone or your computer and read the article.

That was a great app. I loved it. I was a daily user. Then last year, Mozilla, which owned Pocket, decided to discontinue it. I thought, well, this is horrible. So I spent some time last year shopping around and looking for an app that could do exactly what Pocket did.

I found that there were some, but they mostly cost money. There were things like Readwise and Instapaper, and if you want the really good features on these, you have to pay a monthly subscription fee. So I thought, well, maybe I could build my own Pocket. Or maybe Claude Code could help me build my own Pocket.

I gave it a very short description. I basically just said, “I was a daily Pocket user. I am sad that this app is going away, and I want to build my own version. Go.” It just did it. It built me a working Pocket clone.

It is called Stash, and it does all of the things that Pocket used to do. It has a Chrome extension. I have a mobile app on my phone now where I can read my saved articles.

I also had it add some features that Pocket didn't have.

Casey Newton

Like what?

Kevin Roose

One of them is that it can sync with my Kindle highlights. That's a feature that I cloned from Readwise, another one of these read-it-later apps.

Just this morning, I was thinking about this app and I thought, “Oh, I wish that it had a read-this-out-loud-to-me feature.” So I asked Claude, “Could you add a text-to-speech engine on top of this app, so that every time I save an article, if I go in later and I'm on my phone, on the move, or doing something, I can just have an AI voice read it to me?”

It was like, “Yeah, I can build that.” Five minutes later, I had a working version of that in my app.

Casey Newton

By the way, this is so cool, because this is how Mark Zuckerberg makes software. He sees what other people are doing, and then he tells someone, “Hey, it would be cool if we did this.” Then they go off and build it. But now you are your own Mark Zuckerberg.

Kevin Roose

Totally. Wait, so I have to see what this looks like.

Casey Newton

Okay, I'll show you.

Kevin Roose

Okay. You can't use it. It's a single-user app, and I did it that way on purpose because I wanted to avoid complexity. But I will just show you my Stash page here.

Casey Newton

Let me just describe it, because this actually looks very beautiful. This is a very elegant design. There are image previews for all of the articles that you've saved. There's a left-hand rail with all of the features that you would expect.

If you had said to me, “Hey, I'm working at a new startup called Stash, and this is our MVP that we're showing to investors,” I would be like, “Oh yeah, great. It looks done.”

Kevin Roose

Yeah. This is essentially exactly what I used to use Pocket for, except now I own it and I can make changes to the app. I made it, I would say, in about 2 hours.

Casey Newton

And Mozilla can never take it away from you.

Kevin Roose

That's true. [Laughter]

Casey Newton

Which is amazing.

Kevin Roose

That's true. Those bastards.

Casey Newton

So do you think this thing has—do you think that if we're talking in 6 months, you will say, “I'm still using Stash to do my read-it-later stuff”?

Kevin Roose

Yes.

Casey Newton

Okay.

Casey Newton

But I also ran into some of the quirks and eccentricities of these coding agents that I wanted to compare notes with you about.

Kevin Roose

Yeah. We should talk about the experience of actually using Claude Code, because it's very new to me.

One thing that I ran into was that parts of the web are just becoming pretty hostile to AI agents. My Pocket clone, for example, initially wouldn't work on certain websites—

Casey Newton

Like The New York Times.

Kevin Roose

Like The New York Times. [Laughter] I wasn't going to name it, but since you did. Yes. The New York Times, among other publishers, has made it difficult for AI agents to crawl its website.

I presented this fact to Claude Code, and it thought about it for a minute. Then it said, “Okay, I figured out a workaround.” So I'm sure it will be hearing from The New York Times legal department about that.

Basically, if what you're doing involves interacting with websites, APIs, or outside services, those services and websites may or may not like the fact that agents like Claude Code are able to go out there and interact with the content on their sites.

I think there's also a tendency in Claude Code specifically to try to overengineer certain things. I noticed, for example, when I was having it design my new website, that it was trying to add all these bells and whistles that I didn't ask it to. It almost seemed to be showing off a little bit. [Snorts]

Casey Newton

That's the fun part of designing a website. Why wouldn't you want bells and whistles on your website?

Kevin Roose

Well, yes, if you're designing a personal website and you want it to be fun. But if you're trying to use this for some serious business case, you don't want it just getting creative and having ideas about bells and whistles to add.

I almost found that I needed to walk it back from complexity at times. For example, I wanted it to be able to sync Kindle highlights with my Kindle app. This was for my Pocket clone.

Eventually, it turned out that the correct response was that I needed to plug my Kindle into my computer, download the little My Clippings.txt file off of my Kindle, and upload that. But because Claude Code had this bias toward complexity, it tried a bunch of intricate ways of scraping my Kindle highlights using a headless browser.

Eventually, I just had to tell it, “I'll just plug in my Kindle. That'll be easier.”

Casey Newton

Yeah, I've run into some similar obstacles. I mentioned that I was able to build my personal site, as you see it today, mostly in about an hour. On the second day, though, I did want to add that blog, and that involved using a hosted service called Micro.blog.

In order to make all the changes that I was asking for, Claude needed to use the browser. And, man, it just takes Claude a really long time to use a browser, because it's effectively blind, or at least it doesn't see in the way that humans do.

It has to take a screenshot of things, analyze the screenshot, and then identify which pixel it should navigate to before it initiates a click. So while the first part of this project was so easy, the more I worked on it, the harder it felt, because I was requiring it to use the browser.

I'm still learning what things I can effectively entrust to this agent and what things I'm better off doing myself.

Kevin Roose

Yes, I think that's a key piece of this. If you are interested in starting to experiment with one of these tools, you have to learn what an AI-shaped problem or task is. There are certain things that these agents are very good at, and there are certain things that they're not so good at.

In general, knowing that distinction is the first step in being good at prompting these things.

Casey Newton

Yeah. At the same time, I want to encourage people to play around with this. I was thinking the other day, Kevin, about how many times I've complained on this show about the fate of the web and what AI is doing to the web.

What would be a possible solution to that? Well, one possible solution is just people getting out there and making more websites for the fun of it.

Kevin Roose

And now you can. The message that we are trying to send is that this thing can now do more than you think, and it is easier than you think. We are getting close to the dream of just typing what you want in a box and actually getting that back. Yeah, that's a little bit about the experiments that we've been running.

I want to talk about some of the bigger-picture implications of this stuff, because what I saw over the break was people not only talking about how cool this technology was, but also talking about how this would destroy the job market, for example, for professional programmers, and how this was a step toward recursive self-improvement—the dream or nightmare of an AI system that can improve itself over time and bootstrap its way to superintelligence. But what are you thinking about with these tools right now?

Casey Newton

Well, it's funny, Kevin, because so often in the recent past, when we have encountered a tool that has felt like this—like some sort of leap forward—I've had that feeling that I call AI vertigo. It's that kind of unsettled feeling of, “Oh my gosh, everything is about to change. I feel a little bit nauseous. I want to sit down.”

This did not make me feel that way. This made me feel like I had superpowers. It was enabling me to do something that I have loved for a long time, had sort of lost the ability to do, but now found I could suddenly do better than ever before. Like Neo in The Matrix, right? I had just gotten an upgrade.

I mentioned that to my boyfriend, and I said, “This feels so cool.” And he said, “You know, that's great, but imagine how it would feel if you were a software engineer. Imagine how it would feel if you were a web designer and you were seeing that this software could do this. You might actually have that feeling of vertigo.” And he was, of course, exactly right.

If I had found that Claude Code could create a perfect version of my column but do it much better than me, I suspect I would feel worse. So there is this double-edged sword here: This is a very democratizing technology. It is a very creative and powerful technology. But probably one effect of it is that it could depress wages for the people who are doing this right now.

Kevin Roose

Yeah, I think that's plausible. I also just think the jobs are going to change. We've been talking for a long time about how programmers, especially at these frontier AI companies, are no longer writing most of their own code. They're instead more like managers of these AI coding agents. And I think that's going to be true for jobs beyond software development.

I think I would also be nervous if I were a company that built and sold expensive subscription software to businesses. This is one thing that I was thinking about, because part of what I was doing over the break was going through all the stuff that I pay for and saying, “Could I build a version of this for free that I would run myself?” And I have to imagine, if I'm doing that for my $10-a-month subscription software products, big companies are going to be going through their own software services and saying, “Why am I paying Salesforce? Why am I paying this company or that company thousands of dollars a year or a month for this service that I could build myself for free or next to free?”

Casey Newton

I mean, I think in the near term it is still probably going to be preferable for most companies to just keep using the subscription services that they have, largely just because you get better support, right? You kind of want to outsource a lot of this stuff. But I do agree that over time it is going to be more and more possible to replace these systems with homegrown alternatives.

And, yeah, if I had raised money at a huge valuation to just provide a UI wrapper around somebody else's large language model, I would feel nervous right now.

Kevin Roose

Yeah. I also just think we should say that, as we're sitting here talking about how cool and magical it is to be able to build software without code, it is also worrisome to me, because the goal for Anthropic and all of its competitors is not to make tools that are good at writing code. It's to automate AI research, right? That is the explicit goal of a lot of these companies: They are trying to build the AI that can build a better AI. And I think that is sort of the original alignment nightmare.

I did catch myself at times during my Claude Code experiment thinking, “Oh, I am just completely handing over the wheel of my entire computer to this system, and I actually have no way of verifying its outputs. I have no way of knowing what it's doing under the hood. It could be jeopardizing my security or my health or my well-being in ways that I don't even understand.” And as these systems get better, I am getting more and more worried about the possibility of recursive self-improvement, and I am very nervous about that from a safety perspective.

Casey Newton

Yeah, I mean, what you're talking about is what the AI community calls takeoff. It just starts getting faster and faster and faster. I don't know. I'm not quite as nervous, maybe, in this exact moment as you are.

I feel like in AI we're always kind of on that teeter-totter between “Oh my God, have you seen this? This is so cool,” and “Oh my God, this is so terrifying. Shut it down.” This week we happen to be in “Oh my God, it's so cool” mode, but I'm pretty confident that before too long we'll be back in “Oh my God, it's terrifying.” So that's the beat.

Kevin Roose

Okay, so those are some of our experiments. And Casey, I agree with you. This is a really exciting time to be a tinkerer, a very nerve-wracking time to be a professional programmer. And this stuff raises all kinds of bigger-picture implications.

But I think it's really useful for people to just test it out, to try coding their own projects, to try building a website or an app or something that fits into their life, and see how it goes for them, just to see where the state of the art is.

Well, Casey, before we go, you committed an act of journalism this week that I am desperate to talk to you about, and it is different from our usual topics on the show. Although it does involve AI, it also involves food-delivery apps and a viral claim that took over the internet in the last week—one that you took it upon yourself to investigate.

You put on your gumshoes and went out there and did some sleuthing. So can you tell me the story of the viral food-delivery hoax that you helped to break up?

Casey Newton

I would be happy to, Kevin. As a longtime viewer of the old PBS show Where in the World Is Carmen Sandiego?, any time I get to play gumshoe, I get very excited. This one all started over the break when I saw this viral Reddit post.

It was posted to a subreddit called Confession. By the time I saw it, it had almost 80,000 upvotes. It would eventually get even more than that. The post alleged a bunch of shenanigans at an unnamed food-delivery company.

I think the one that got people's attention the most was that it said this company was calculating what it called a desperation score for its drivers, and that the company had devised a way to determine if a driver was so desperate to get money that it would actually offer that driver less money because it knew that the driver would accept it anyway.

And that's just one of those things that I think confirmed our worst suspicions about these platforms, right? That they're rigged against drivers, they're rigged against customers, and that they're just these ruthless, profit-maximizing machines. So I saw that post and thought, “I have to see if this is true or not.”

Kevin Roose

Okay, so I saw this claim floating around too. It seemed plausible to me because, as we know, these apps are not known for being generous to the people who work for them. And it did seem like the kind of thing that a food-delivery app might do.

But my curiosity stopped right there, and yours did not. So what did you do after you saw this post?

Casey Newton

Well, I thought, “I've got to write a column in 3 days. Maybe I can get something out of this.” So I sent the person a message on Reddit, assuming I wouldn't hear back because I thought this person was probably being inundated with messages right now.

But to my surprise, about 9 minutes after I sent that first message, I did get a response from him on Signal, because I had sent him my Signal name. And so we just started to have a little exchange.

At first, it was unfolding a lot like many other exchanges I have had with people who work inside tech companies. They're skittish about talking to you; they don't want to share a lot of personal information right away. But I said to him, “This is something that I might potentially be interested in doing a story about. Would you be open to that?” And he said yes.

And so, from that point, my mission is to try to verify the things that I'm being told. Among the first things I needed to verify was: Who am I talking to? The guy says that he doesn't want to give his name or too many other identifying details. My intention was always to try to figure that out eventually.

But I thought, “For now, is there anything you could tell me that would at least give me some level of confidence that you are who you say you are?” And so he sent me a badge, or rather, a photo of what he said was his badge, and it showed an employee badge with his name and face blacked out.

There were black boxes around them, but the badge said Uber Eats, and it was just a badge that looked like it was on a key ring with a couple of other badges.

It was sitting on a desk, and I thought, “Okay, well, that’s something.” So we sort of went from there.

Kevin Roose

So at this point, are any alarm bells going off for you?

Casey Newton

Yes, but I would say they were the standard alarms of: I still don’t have a name for this person, right? I don’t have any corroborating information from them. If I’m going to publish this, I’m going to need a lot more information.

When they sent me the badge photo, my honest answer is that no, I did not immediately think that this was fake. But I did know that I needed to get more information. I asked him, for example, “Hey, look, have you worked with other people who could back up what you’re saying?” And he said, “Well, I can’t really think of anybody.”

I then said, “Well, do you have any documents that might speak to what you’re saying? Maybe a screenshot of something, maybe something that someone said in Slack?” That’s when he said, “Well, let me think about it.” He went away for almost a day.

Almost a full day later, he came back and said, “Hey, I have this document for you. Would this document meet your needs?” It was an 18-page document, and I think it is basically the craziest thing that a source has ever sent me.

Kevin Roose

Can I see this?

Casey Newton

Yeah. Let me describe what this document is.

Kevin Roose

So it is what looks like an academic paper. It’s rendered in LaTeX, which is the typeface and format that academic papers are usually rendered in. The title of the paper is “Allocet-T: High-Dimensional Temporal Supply-State Modeling: Migration from LSTM to Multi-Head Attention for Granular Elasticity Prediction and Liquidity Preference Tracking.”

It says that it was prepared by the Marketplace Dynamics Group, and it has a watermark that says “Confidential” going diagonally across the page, like you would see in an internal corporate document. So, at just a basic surface-level glance, this seems legitimate.

Casey Newton

Yeah, and it seemed that way to me too. I will say, as soon as I posted this story online, there were a lot of folks who wanted to let me know that they had known this entire thing was fake from the first word. I just want to say congratulations to all those people, and I hope you go into journalism, because I think you’ll be very successful there.

I myself did not immediately clock this as false because, again, Kevin, you and I have been doing this for a long time. We’ve been given a lot of documents by sources, right? It takes a lot, typically, for a source to produce a document. This person had gone away for a full day. They did not have this at their fingertips.

When I saw the technical language that was in the paper, and the formatting, it did initially seem credible to me. It seemed plausible. It had all the markings of being a very sophisticated document produced by some kind of research group. It even had the kind of appendices with all the ethics committee notes, internal memos from the behavioral science unit to product leadership. This was not a slapdash forgery.

Kevin Roose

Yeah, it’s not.

Casey Newton

As I quickly skimmed this document upon first receiving it, I was struck by how it seemed to corroborate every single thing that was in the original post. There was a technical explanation of how this system to screw the drivers works. There was an explanation of how the priority fee that people can pay to get a faster delivery is essentially a fake.

Then it went even further and said the company was thinking about using Apple Watch data and the phone’s audio to try to learn when the drivers were distressed so that it could pay them even less. So, again, at first I was like, “I cannot believe this.” That really, in retrospect, should have been the first sign that something was wrong, because this document, in every single way, was just too good to be true.

Kevin Roose

Are you thinking at this point, “I’m going to write a story about this”?

Casey Newton

Absolutely. Not right away, because I knew I had a lot more legwork to do. Of course, I needed to verify the authenticity of the document. I knew that, at a minimum, I was going to need to call Uber and say, “Hey, I’m looking at this document that says all these things. Are they true or not?”

What I did initially was just start texting with the source. I started taking little screenshots and saying, “Oh my God, they’re doing this,” or, “This is crazy.” The source, who had been very emotional in his original Reddit post over Signal, was much more terse. It was a lot of one- or two-word answers.

Kevin Roose

Now, did this person appear to have been talking with a bunch of other journalists, or was it just a one-on-one thing?

Casey Newton

Yes. After I finished reading the document, I thought, “Okay, I’ve got to see if I can verify this. Maybe this is a story.” I asked, “Have you given this document to other reporters?”

This is something that I’ve learned to ask over the years, because often people who leak, leak to more than one person. In part, it creates a competitive dynamic where somebody wants to be first, which ensures that your story gets out, right?

Sure enough, the guy said, “Yeah, I gave it to other reporters.” Of course, at the moment I was like, “Oh my God. Great. Now I have to potentially raise this thing up,” which, again, in retrospect, should be another red flag. Now I was under time pressure to do something that was going to make me more likely to make a mistake. But it did make me feel like I needed to go faster.

Kevin Roose

So you get this document, you’re looking over it, and you’re texting back and forth with the source about this. What happens next?

Casey Newton

At some point after this, I started to think, “I need to try to verify the authenticity of these documents.” One thing I thought I could do was at least see if the employee photo he had sent me—or the badge, rather, that he had sent me—was real.

I knew that some chatbots watermark their images. I put the badge photo into both ChatGPT and Gemini, and I said, “Does this image appear to be generated?” ChatGPT was basically like, “No, not that I can tell.” Gemini said, “This image was generated in whole or in part by Gemini.”

And I thought, wow. Now, as I have told the story, some people have said, “Hey, Casey, these AI systems are notoriously unreliable about describing how they work and their own output. So why are you believing that this is credible?”

This is not that. Gemini has developed a system called SynthID, where they have embedded something into the photo itself that is supposed to be resistant to, for example, taking a screenshot of it, cropping it, or resizing it. That’s supposed to help people in this exact situation, so that you can say, “This actually was AI-generated.”

So now I have a big, big red flag, which is: This guy sent me something fake.

Kevin Roose

Wait, this is an important point, and I want to underline this for people, because it is still true that you cannot trust AI systems to tell you with any reliability whether a given piece of text is or is not produced by AI systems. You cannot just paste a paragraph into ChatGPT and say, “Hey, was this generated by ChatGPT?” What comes back may or may not be true.

In this very specific case with images on Gemini, it calls this SynthID feature when you give it an image and say, “Hey, did you produce this?” In this case, it is actually giving you a reliable marker of whether Gemini did or did not produce this image. It could have still been produced by another image generator, but in this one very narrow case, it does appear to work.

Casey Newton

Yeah. At that point, of course, I went and confronted the source and said, “Hey, this says it was created by Gemini.” He was basically like, “No, it’s not.” He tried to share his own screenshot, where he had apparently submitted the image and said, “Did you make this?” Gemini said no, but was that image itself fake? Who knows?

By this point, the source had lost all credibility. That’s when I started to take another look at this document, and I was like, “Oh my gosh, this thing was absolutely written to deceive me.”

There were many ways in which the technical language didn’t make any sense. It was basically a document designed to look convincing to a layperson at first glance, but it sort of fell apart the more that you looked at it.

The biggest tell was, again, that it verified absolutely everything that was in this post in a way that no big company would ever do, right? These companies skirt laws and regulations all the time.

One of the reasons this story was so believable is that DoorDash did get caught withholding driver tips. Uber did get caught setting up a separate system called Greyball to prevent regulators from looking at the activity within the app. That was essentially another allegation within this document: that Uber Eats had supposedly spun up the Greyball program.

Again, it just admitted to so many different kinds of fraud and regulatory evasion that, at some point, you’ve got to be like, “Okay, I’m just being hoaxed here.”

Kevin Roose

Right. It’s a little too pat. It’s a little too much like, “Here are 40 smoking guns laid out on the table,” in just the way that will appeal to you. I get that impulse too.

Casey Newton

And so, as I was asking more questions of my source, eventually he disappeared. He deleted his account.

And that was that.

Kevin Roose

Wow.

Casey Newton

Now, I learned one very funny thing after all of this, Kevin: I was talking about it for a story. They wanted to interview me with NBC News this week, and I was telling them the story of this badge post. The reporter who I spoke with had also been messaging my source, and as part of trust-building, she had sent him her badge.

It turns out that was the basis for the fake post that he sent me. You can look at the images side by side, and you can very clearly tell that I imagine he took her image, put it in Nano Banana, and said, “Make this an Uber Eats badge.”

Kevin Roose

Wow.

Casey Newton

Yeah.

Kevin Roose

That is so wild to me. Okay, so you never figured out who this person actually is, but you did figure out who they were not. Unless there’s something you want to tell me right now, Kevin. [laughter]

Casey Newton

I’m just saying, look into the high-dimensional temporal supply-state modeling. Could be something funny going on there.

Kevin Roose

No, it was not Kevin Roose that we know of. [laughter]

So, I have many questions about this. First of all, this is just an incredibly sophisticated act of reporter baiting. I have had people reach out to me in the past with purported leaks or documents or email chains, and some of them have been mildly persuasive, or I’ve at least looked into them. But I have never seen anything sent to me with this level of work put into making it convincing.

Casey Newton

Absolutely. And that is part of why initially it seemed so credible, because I’ve just been doing this long enough that when I see a document like this, I think, who would go to the trouble of making this as a fake? My default assumption is no one would take the time to do this. Where my state of the art is now catching up is I’m realizing: What if this wasn’t actually that much effort? What if creating that badge post took literally seconds because he was able to take one real badge photo, put it in Nano Banana, and get a fake one 3 seconds later? What if this was a very simple prompt that he put into a chatbot like Claude and got back a full PDF in response?

And so I actually think younger reporters are probably going to have an advantage over me in this regard, because they’re growing up in slop world and they know not to trust their own eyes. But I think it’s those of us elder statesmen who’ve been in the game a little bit longer who need to upgrade our cognitive hygiene.

Kevin Roose

Yeah. It really is a moment where I realize that, going forward, our jobs just got harder in a very tangible way because not every story begins with an anonymous whistleblower sending you some documents, but some do.

And obviously, before you publish anything, you want to talk to the person. Maybe you want some more proof that they are who they say they are. But this would pass a first filter for me, and it seems like it did for you, too.

Kevin Roose

And take us out of the equation: somebody screenshotted the viral Reddit post, and it got 36 million views on X, right? I saw this thing in multiple places on LinkedIn. I even saw people sharing it after I debunked it, saying, “Even if this was fake, I bet something like this is happening inside these companies.” That’s how good a job this poster did at confirming people’s beliefs that they wanted to have about these companies.

Yeah. And that’s the sort of second big question I have, which is: What is the motive here? Do you have any sense of that from the conversations you had with this person?

Casey Newton

Unfortunately, he was so terse that I don’t have a sense of it. I think there is some chance that this was essentially a bored teenager somewhere over the holiday break. I will say that their spelling and grammar were pretty bad over Signal in a way that suggested to me that English was perhaps not their first language, for whatever that might tell us.

I talked to Alexios Mantzarlis, who writes a newsletter about digital deception called Indicator, and he just reminded me that Russians have been experimenting with posting these kinds of phony items on social media just for the general purpose of sowing discord, or maybe understanding how virality works. So there’s some outside chance that this was related to some kind of exploration from a nation-state, but ultimately, unfortunately, I can’t give you a satisfying answer on that one.

Kevin Roose

I mean, my first thought was that this is a short seller, someone who is trying to convince people that Uber is doing something bad so that its stock price falls and they can profit from it. But maybe it’s not as tidy as that. Maybe it’s a disgruntled former Uber Eats driver or something who decided to take a very complicated form of revenge out on the company. Maybe it’s just a bored teenager, as you said. But it seems to me like the barrier to this has always been effort, and if that barrier goes away, I think we’re just going to start seeing a lot more of it.

Casey Newton

It really is. Now, for what it’s worth, in the aftermath of all of this, I wanted to see if I could replicate the document. So I took the real document and fed it into the chatbots, and I said, essentially, “Try to reverse-engineer the prompt. What prompt would have created this document?” Then I took that prompt and tried to get it to generate the documents.

Interestingly, Claude and ChatGPT said, “Casey, I’m not creating a fake document accusing Uber of all of these crimes.” Grok did, and I said, “Yeah, I’ll be right back,” and did it.

However, the documents that all 3 of them produced didn’t look exactly like this, and it made me feel like it actually would have taken me a lot more time and know-how to get it into quite this shape. So, on one hand, yes, I think the big story is that this is a lot easier than you think, and you should be on guard against it if you work in journalism. On the other hand, I still don’t know exactly how he pulled it off.

Kevin Roose

Huh, that’s so interesting. Did you actually talk to Uber about this?

Casey Newton

No. By the time I was ready with my story, they had already given comments to The Verge basically saying, “This is an absolute fabrication. It’s not us.” Also, the co-founder of DoorDash had been on X saying, “This is not DoorDash.” So everyone had roundly denied it before I had gotten around to it.

Kevin Roose

Yeah. So, journalists out there, be careful about what’s coming into your inbox. But I would say also that people should just know these capabilities exist in the world in general, and there’s never been a better time to be a discerning media consumer. That’s right.

And by the way, even if you’re not in media, some version of this is going to come into your life. On our Christmas—or on our mailbag episode—we had a dad saying, “I want to put deepfake Santa into my home security footage to fool my children.” So this stuff is not just coming for the journalist. It’s going to be everywhere.

Well, Casey, great work on this investigation.

Casey Newton

And as we say at the end of every investigation, Kevin: do it, Rockwell. [laughter]

Kevin Roose

Well, Casey San Diego, thank you for your work. [laughter]

Grok’s Deepfake Disaster: Can Anyone Stop Musk's A.I. Chatbot? | EP 173 | BidClub