Hook
More breakout videos from this creator.
PewDiePie, PewDiePie AI. He just told 110 million subscribers to stop paying for ChatGPT and run their own AI instead. He's got a project, it's called Odysseus. It's free, it's open source, and in the first 48 hours, it hit 30,000 stars on GitHub, and that number's now gone past 77,000. And the pitch is really quite simple. Instead of sending your chats to OpenAI or Anthropic, you run the whole thing on your own computer. The data never leaves the machine, which should, which is a good thing, right? You know, chat, AI agents, email management, calendar, even a research tool that reads the web for you. Don't run off and install it just yet, hang on. PewDiePie has been open about how he built it. He calls it Vibe Coded. That means most of the code was written by AI models, not humans sitting down and reviewing every single line. And this is a tool that can touch your files, run commands on your shell or computer, and read your email. Obviously, security researchers went looking almost immediately, and they found a vulnerability that an attacker could use. They could execute code remotely, run code remotely through the agent. And the flaw they found, it was a flaw in how it processed email that could be used to slow your whole system down to a crawl. That's just one thing they found. The developers have been patching these as fast as they've found them, which is a great sign. But it does tell you something important. When millions of non-technical people install a tool with permissions to touch their files and their inbox, and that tool was built primarily by AI with a small team reviewing it, that gap between convenience and exposure, it gets very small, very fast. And this isn't really a story about PewDiePie and his AI, although it is, but it isn't. It's a story more about what happens when AI-assisted coding meets AI agents with real permissions at massive scale, released to an audience who have no idea what an RCE vulnerability is. I mean, do you know? Many people watching this won't. Look, self-hosting your AI can absolutely be safer than the cloud. But, and a big but, but only if you understand what you just gave it access to.