Theo — Person Summaries
AI-powered summaries of 34 videos about Theo.
34 summaries
The WordPress ecosystem has lost its mind…
WordPress’s trademark fight with WP Engine has escalated from legal threats into a direct user-impacting dispute—complete with a newly added “I am...
AI is becoming dangerous. Are we ready?
Agentic AI—large language models allowed to use tools like browsing, email, and messaging—creates a new class of risk because it turns “instructions”...
Are junior devs screwed?
Junior developers aren’t “screwed,” but the path to a first job has become harsher, narrower, and more trust-driven—especially as AI accelerates...
Which browser should you use right now?
Browser choice right now comes down to a simple tradeoff: most “alternative” browsers either inherit Chromium’s strengths without meaningfully...
Being a good engineer kinda sucks
Good engineering can feel miserable when speed and competence collide with team insecurity—and the long-term fix isn’t technical, it’s social. A...
Laravel Creator talks PHP, Lambos, and VC
Taylor Otwell’s central message is that Laravel’s staying power comes from obsessing over the “hard parts” and the unglamorous plumbing—then...
My current stack
The core takeaway from Theo’s “current stack” rundown is a decision philosophy: start with the simplest reasonable building blocks, add complexity...
Clawdbot has gone rogue (I can't believe this is real)
OpenClaw’s “Moltbook” is turning AI agents into a self-organizing, Reddit-like social network—complete with high-end models, escalating autonomy, and...
OpenAI Town Hall with Sam Altman
AI-driven software creation is likely to expand the software economy rather than shrink it, but the job description for engineers will change...
GPT-4.1 is here, and it was built for developers
OpenAI’s GPT-4.1 launch is aimed squarely at developers, with the biggest shift being a 1 million token context window delivered through the API—not...
AI mistakes you're probably making
AI coding tools deliver disappointing results most often when developers treat them like a last-resort safety net and feed them the wrong kind of...
A breakdown of style solutions for 2025
Web styling in 2025 is less about finding a single “best” UI toolkit and more about choosing the right mix of modular building blocks—because the...
React Is the last framework.
React is poised to become the “last framework” in practice—not because no alternatives will exist, but because AI-driven coding workflows and the...
I'm so f***ing tired of Obsidian.
Notion’s sudden outage during a live filming day—topics and calendar becoming inaccessible—has turned a long-running debate into a blunt, personal...
The "right way" to vibe code (engineers, please watch)
Vibe coding isn’t a shortcut to skipping engineering—it’s a way to skip the parts of engineering you don’t need to keep. The core claim is that “vibe...
Agentic Coding Has A HUGE Problem
Agentic coding is making it dramatically easier to build multiple things at once—but the day-to-day UX breaks down when those parallel tasks spill...
Is full stack even real anymore?
“Full stack” has become a misleading catch-all because modern frameworks differ at a fundamental level: some mainly connect front end to back end...
Open source is dying
Open source is facing a stress test driven by AI—an onslaught of low-signal pull requests, noisier bug reports, and escalating hostility toward...
Remix is ditching React (and I think that's a good thing)
Remix is making a dramatic break from React: Remix v3 will be built without React, using a fork of Pact instead. The shift matters because it signals...
Namecheap is suing their customers
A founder says Namecheap shut down her company’s juggernaut.com website globally in January 2025, forcing her to seek emergency court relief—then...
How I parsed billions of rows for every user in 2 seconds
A wrapped-style analytics feature that once took 10–20 minutes per user was brought down to under 10 seconds—and in some cases to a few hundred...
OpenAI made a browser???
OpenAI’s ChatGPT Atlas is a Mac-only, Chromium-based browser that folds ChatGPT into the browsing experience—complete with an “agent mode” that can...
It’s time to embrace the AI
AI-assisted programming has shifted from “chatting with a model” to “delegating work to agents that can navigate a real codebase,” and that change is...
The actual reason you can't get a job
Job-hunting and startup success don’t hinge on a single “break” or a hidden advantage. They come from expanding “luck surface area”—the practical mix...
AI has rewired my brain
DeepSeek’s arrival pushed the shift from “AI as a novelty” to “AI as a daily workflow layer,” and that change has rewired how one developer searches,...
A Million Chess Boards (in a Single Process!)
1,000,000 chessboards.com runs as one continuous chess-like world—on a single server process—where pieces can move across board boundaries and...
Did Cursor really steal Kimi???
Cursor’s newly shipped “Composer 2” model is being treated as a major leap in coding performance-per-dollar—but a wave of scrutiny suggests it may...
Vercel Finally Caught Up
Vercel’s latest release package is a direct attempt to close the cost and reliability gap for long-running, low-CPU workloads—especially AI inference...
There's a new Tanstack package 👀
TanStack DB lands as a bid to fix a long-running pain point in React Query: optimistic updates. The core claim is that “optimistic updates in...
I’m serious.
Closed-source software is increasingly “slopifying” the tools people rely on—breaking performance, removing control, and accelerating regressions—so...
Saving the web from Javascript bloat
JavaScript bloat isn’t just a matter of shipping too much code—it’s the result of outdated compatibility layers and “atomic” packaging patterns that...
Build Hour: Agent RFT
Agent RFT (agent reinforcement fine-tuning) is positioned as a way to make tool-using agents faster and more accurate by training the model...
We all know bash sucks. Why make our agents suffer?
AI coding agents increasingly rely on bash access to read files, run commands, install packages, and apply code changes. That capability is...
Build Hour: Reinforcement Fine-Tuning
Reinforcement fine-tuning (RFT) is positioned as the most direct way to improve an LLM’s reasoning behavior when the model already has the needed...