Get AI summaries of any video or article — Sign up free

Theo - t3․gg — Channel Summaries

AI-powered summaries of 104 videos about Theo - t3․gg.

104 summaries

No matches found.

Google won. (Gemini 2.5 Pro is INSANE)

Theo - t3․gg · 3 min read

Gemini 2.5 Pro is being positioned as a major step forward in “thinking” AI—delivering faster responses and strong benchmark performance while Google...

Gemini 2.5 ProThinking ModelsContext Window

Delete your CLAUDE.md (and your AGENT.md too)

Theo - t3․gg · 3 min read

Coding agents often get “tailored” to a repository using context files like AGENT.md or CLAUDE.md—documents that list repo structure, tooling...

Agent Context FilesPrompt HierarchyContext Cost

Are junior devs screwed?

Theo - t3․gg · 3 min read

Junior developers aren’t “screwed,” but the path to a first job has become harsher, narrower, and more trust-driven—especially as AI accelerates...

Junior Dev HiringLeverage in TechDebugging Layers

Why the internet went down for 2.5 hours yesterday

Theo - t3․gg · 3 min read

A 2 hour 28 minute outage at Cloudflare on June 12, 2025 knocked out a large share of services that depend on Cloudflare’s Worker KV storage...

Cloudflare OutageWorker KVIncident Mitigation

Claude Mythos and the end of software

Theo - t3․gg · 3 min read

Claude Mythos preview is being withheld from general release because its coding and cyber capabilities are already strong enough to accelerate...

Claude Mythos PreviewCybersecurity RiskModel Alignment

Which browser should you use right now?

Theo - t3․gg · 3 min read

Browser choice right now comes down to a simple tradeoff: most “alternative” browsers either inherit Chromium’s strengths without meaningfully...

Browser RankingsZen SidebarHelium Privacy

OpenAI just dropped their Cursor killer

Theo - t3․gg · 3 min read

OpenAI’s new Codex app is winning developers by turning agent-based coding into a project-management workflow—one that keeps multiple workstreams...

Codex AppAgent OrchestrationWork Trees

BREAKING: Claude Code source leaked

Theo - t3․gg · 3 min read

Claude Code’s bundled JavaScript shipped with source maps that effectively exposed large portions of its underlying TypeScript source—triggering a...

Claude Code LeakSource MapsDMCA Enforcement

Claude 4 is here. It's kinda nuts.

Theo - t3․gg · 3 min read

Claude 4’s release lands with a clear split: Sonnet 4 looks like a meaningful upgrade for developers—especially for coding, tool use, and...

Claude 4Sonnet 4Opus 4

Microsoft Cracks Down On VS Code Forks

Theo - t3․gg · 3 min read

Microsoft’s tightening of licensing and distribution rules for Visual Studio Code extensions is breaking key language tooling in VS Code forks—most...

VS Code ForksExtension LicensingOpen VSX

The case against SQL

Theo - t3․gg · 3 min read

SQL’s biggest sin isn’t that it’s inherently unsafe—it’s that it’s the wrong abstraction for application code. The core claim driving the discussion...

SQL AbstractionSQL InjectionType-Safe Query Builders

Software engineering is dead now

Theo - t3․gg · 3 min read

Software engineering is entering a phase where writing code is becoming cheap enough to break the old business model for large engineering teams—fast...

AI-assisted DevelopmentEngineering Team StructureCode Review Automation

I can't believe nobody's done this before...

Theo - t3․gg · 3 min read

OpenAI’s shift from REST-style request/response to WebSockets for its APIs is poised to cut the biggest hidden cost in agentic AI: repeatedly sending...

WebSocketsAgentic Tool CallsContext Management

Being a good engineer kinda sucks

Theo - t3․gg · 3 min read

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...

Workplace PoliticsEngineering CareerTeam Dynamics

Spain blocks half the internet

Theo - t3․gg · 2 min read

Spain’s courts and regulators have ordered internet providers to block Cloudflare IP addresses during football matches, causing broad outages that...

Cloudflare BlockingIP Address ReuseIPv4 vs IPv6

Why Tech Companies Are Moving Off React

Theo - t3․gg · 3 min read

Silicon Valley CTOs are increasingly discussing moves away from React, but the most consequential takeaway is that many of the complaints blamed on...

React HooksConcurrent ModeServer Components

The most important function in my codebase

Theo - t3․gg · 3 min read

TypeScript’s biggest practical weakness isn’t missing features—it’s that thrown errors and untyped failure paths let “number” look safe even when the...

TypeScript Error HandlingResult TypesAsync Composition

Why is Next.js so slow??

Theo - t3․gg · 3 min read

Next.js “server component” apps feel slow when navigation waits on server work without giving users immediate feedback. The core issue isn’t that...

Server ComponentsNext.js Loading StatesTTFB vs FCP

The Future of TypeScript

Theo - t3․gg · 3 min read

TypeScript’s next leap isn’t just about adding features—it’s about making type checking fast, predictable, and easier to debug as projects balloon in...

TypeScript RoadmapGo Compiler PortType Checking Performance

Finally.

Theo - t3․gg · 2 min read

Firefox’s release of version 144 marks a meaningful shift for developers: two long-requested web platform gaps—view transitions and broken gradient...

Firefox 144View Transitions APIGradient Dithering

My current stack

Theo - t3․gg · 3 min read

The core takeaway from Theo’s “current stack” rundown is a decision philosophy: start with the simplest reasonable building blocks, add complexity...

Modular Full-Stack TypeScriptKV vs SQL MigrationStripe Subscription Architecture

I was wrong about AI costs (they keep going up)

Theo - t3․gg · 3 min read

AI costs are rising in practice because “reasoning” is driving output token counts into the stratosphere—so cheaper per-token pricing gets...

AI Inference CostsReasoning TokensToken Short Squeeze

Clawdbot has gone rogue (I can't believe this is real)

Theo - t3․gg · 3 min read

OpenClaw’s “Moltbook” is turning AI agents into a self-organizing, Reddit-like social network—complete with high-end models, escalating autonomy, and...

OpenClawMoltbookAgent Skills

What happens now?

Theo - t3․gg · 3 min read

Software has become cheap to generate, but expensive to make reliable and valuable—so the center of gravity in engineering is shifting from writing...

Disposable SoftwareSaaS vs Scratch PadsAI Code Generation

Cursor, Claude Code and Codex all have a BIG problem

Theo - t3․gg · 3 min read

AI coding assistants like Cursor, Claude Code/Cloud Code, and Codex are failing in a way that’s easy to miss: they don’t just rely on today’s...

AI Coding ToolsCodebase InertiaNon-Deterministic UX

I was wrong about GPT-5

Theo - t3․gg · 3 min read

GPT-5’s public rollout is being blamed for a sharp mismatch between early testing and what many users experience now—especially on ChatGPT.com and in...

GPT-5 RolloutAuto RouterCursor Integration

You're using AI coding tools wrong

Theo - t3․gg · 3 min read

AI coding tools are making code cheaper to generate, but they’re not fixing the real bottlenecks that decide whether software ships well—especially...

AI Coding ToolsSoftware Delivery BottlenecksPrototyping Loops

I gave away $1,000 to prove UUIDs are secure

Theo - t3․gg · 3 min read

A public argument about whether UUIDs can be “brute forced” spiraled into a $1,000 cryptography challenge—and the outcome was a blunt demonstration...

UUID v4 SecurityBrute Force MathCryptographic Randomness

Everything needs to change

Theo - t3․gg · 3 min read

AI-assisted coding has accelerated the shift from “helpful typing” to “tool-driven work,” but the next leap likely won’t be more capable sidebars or...

Bigger IDEAgentic CodingEditor Orchestration

GPT-4.1 is here, and it was built for developers

Theo - t3․gg · 3 min read

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...

GPT-4.1 API1 Million Token ContextTool Calling

OpenAI’s new API is 200x more expensive than competition

Theo - t3․gg · 2 min read

OpenAI’s newly launched 01 Pro API pricing lands at $150 per million input tokens and 600 output tokens—an order-of-magnitude jump that makes it...

API PricingToken BillingReasoning Tokens

Sonnet 4.5 is the best coding model in the world

Theo - t3․gg · 3 min read

Cloud Sonnet 4.5 arrives with a blunt positioning: Anthropic calls it “the best coding model in the world,” and the release is paired with a set of...

Cloud Sonnet 4.5Agent CheckpointsSWE Benchmarks

Life after TypeScript

Theo - t3․gg · 3 min read

Motion ran a massive TypeScript monorepo for years—about 2.5 million lines of code at peak—and still decided to move off TypeScript. The core...

TypeScript MigrationReact Native PerformanceZod Compiler Limits

How AI Killed "Database Startups"

Theo - t3․gg · 3 min read

Database startups are consolidating fast, and Neon’s acquisition by Databricks is presented as the clearest signal yet that the “endless options” era...

Neon AcquisitionServerless PostgresDatabase Economics

The Best Model For Frontend Design Is...

Theo - t3․gg · 3 min read

Front-end design quality from frontier models depends less on raw “design ability” and more on whether the model is steered with a dedicated design...

Frontend Design SkillsOpus 4.5Gemini 3 Pro

AI mistakes you're probably making

Theo - t3․gg · 3 min read

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...

Problem SelectionContext ManagementAgent Instructions

Everything you need to know about GPT-5 (+ mini and nano)

Theo - t3․gg · 3 min read

GPT-5 arrives with a pricing structure and routing system that make it practical to use more often—especially the “mini” and “nano” tiers—while...

GPT-5 PricingContext WindowModel Routing

"Vibe Coding" Is A Stupid Trend

Theo - t3․gg · 2 min read

“Vibe coding” is being used as a catch-all label for any AI-assisted programming, but its original meaning is narrower—and that mismatch matters...

DefinitionAI Coding WorkflowsTooling Hotkeys

OpenAI might have just killed Claude

Theo - t3․gg · 3 min read

OpenAI’s latest wave—centered on o4-mini and o3-mini—signals a direct push to win back developer mindshare from Anthropic by pairing sharp coding...

Model PricingMultimodal ReasoningCoding Agents

A breakdown of style solutions for 2025

Theo - t3․gg · 3 min read

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...

UI LibrariesTailwindRadix UI

I finally get how SVGs work

Theo - t3․gg · 3 min read

SVGs stand out because they’re not just images—they’re XML-based drawing instructions that become part of the DOM. That means SVG artwork can be...

SVG FundamentalsInline SVGviewBox Scaling

Android just changed forever

Theo - t3․gg · 3 min read

Android’s open-source “magic” is shrinking as Google shifts more Android development into private, internal branches—reducing what outsiders can see,...

Android OpennessAOSP vs Internal BranchesPlay Services

A realistic comparison of Opus and Codex

Theo - t3․gg · 3 min read

Codex 5.3 comes out ahead for day-to-day software work—especially when tasks involve real-world complexity like migrations, PR reviews, and “make it...

Model ComparisonCode MigrationsPricing & Quotas

We need to talk about the Claude Code rate limits

Theo - t3․gg · 3 min read

Anthropic tightened Claude Code session limits during weekday peak hours (5:00 a.m. to 11:00 a.m. Pacific), pushing some subscribers through their...

Claude Code Rate LimitsGPU Compute ScarcityPeak-Hour Throttling

We need to talk about Ralph

Theo - t3․gg · 3 min read

Ralph loops are a way to run AI coding agents in a repeating “bash loop” so they can keep working until a project goal is reached—without relying on...

Ralph LoopsContext EngineeringAgentic Coding

Vibe Coding is For Senior Developers

Theo - t3․gg · 3 min read

Senior developers are adopting AI coding tools faster than juniors because they can turn vague requests into high-signal prompts, break work into...

Vibe CodingAI AgentsSenior Engineering

They cut Node.js Memory in half 👀

Theo - t3․gg · 3 min read

Node.js can cut heap memory use by roughly half without changing application code by enabling V8’s pointer compression—turning 64-bit pointers into...

Pointer CompressionNode.js MemoryV8 Isolate Groups

The case against toasts

Theo - t3․gg · 2 min read

Toasts are a weak form of feedback because they break a basic UX rule: the place where the user’s action happens should match the place where the...

Toast UXInline FeedbackAction Locality

Why is OpenAI buying a VS Code fork???

Theo - t3․gg · 3 min read

OpenAI’s roughly $3 billion acquisition of the VS Code–derived editor Windsurf is less about buying an app and more about buying leverage in the...

VS Code ForksAgentic Code EditingAI Tab Completion

I got DMCA'd by Anthropic (not a joke)

Theo - t3․gg · 3 min read

A GitHub DMCA takedown tied to Anthropic landed on a developer’s fork of Claude Code after a single-word change—then was partially retracted within...

DMCAGitHub TakedownsClaude Code

The Truth About React Native

Theo - t3․gg · 3 min read

React Native’s popularity is real—but the public narrative around it is often sloppy. A long-form rebuttal argues that common claims about which...

React Native PopularityApp Store Category AnalysisMeta Marketplace

Breaking down my current tech stack

Theo - t3․gg · 3 min read

The core takeaway is that a modern TypeScript web stack is no longer a fixed “T3 stack” recipe—it’s a modular set of choices optimized for where...

Tech Stack BreakdownConvex Data LayerNext.js vs Vite

AI is ruining the job market

Theo - t3․gg · 3 min read

AI’s spread is coinciding with a measurable squeeze on early-career hiring—junior roles are shrinking while senior roles keep growing—across hundreds...

AI Hiring TrendsSeniority ShiftADP Payroll Data

React Is the last framework.

Theo - t3․gg · 3 min read

React is poised to become the “last framework” in practice—not because no alternatives will exist, but because AI-driven coding workflows and the...

React AdoptionAI Code GenerationFramework Inertia

You have no idea how how bad this really is.

Theo - t3․gg · 3 min read

A new wave of npm supply-chain attacks has moved from “possible” harm to real-world credential theft and system damage—largely by abusing npm...

npm Supply-ChainPre-Install ScriptsGitHub Actions CI

What nobody tells you about captchas

Theo - t3․gg · 3 min read

CAPTCHAs for AI chat apps aren’t just an annoyance—they’re a high-stakes engineering and cost problem, and the “invisible” modes that promise low...

CAPTCHA ReliabilityInvisible ChallengesBot Mitigation

I'm so f***ing tired of Obsidian.

Theo - t3․gg · 2 min read

Notion’s sudden outage during a live filming day—topics and calendar becoming inaccessible—has turned a long-running debate into a blunt, personal...

Notion OutageContent PipelineObsidian Sync

Cloudflare takes on Next.js

Theo - t3․gg · 3 min read

Cloudflare’s acquisition of the company behind Astro marks a direct bid to own a key piece of modern web development: the framework layer for...

Astro FrameworkCloudflare AcquisitionContent-Driven Websites

The "right way" to vibe code (engineers, please watch)

Theo - t3․gg · 3 min read

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...

Vibe CodingAgentic CodingThrowaway Code

Microsoft’s new vim alternative is written in Rust???

Theo - t3․gg · 2 min read

Microsoft has launched edit, a lightweight command-line text editor built from scratch in Rust, designed to feel like classic MS-DOS-era editing...

Rust EditorWindows 11VT Output

Agentic Coding Has A HUGE Problem

Theo - t3․gg · 3 min read

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...

Agentic Coding UXObservabilityLocalhost Port Collisions

Is full stack even real anymore?

Theo - t3․gg · 3 min read

“Full stack” has become a misleading catch-all because modern frameworks differ at a fundamental level: some mainly connect front end to back end...

Full Stack TerminologyBatteries Included FrameworksNext.js vs Laravel

MCP is the wrong abstraction

Theo - t3․gg · 3 min read

Model Context Protocol (MCP) is getting a reality check: flooding AI agents with tool definitions and tool-call syntax often degrades performance,...

MCPTool CallingAgent Tooling

Where Should You Deploy In 2026?

Theo - t3․gg · 3 min read

Choosing where to deploy in 2026 comes down to matching workload constraints—runtime compatibility, concurrency, bandwidth, and operational...

Deployment StrategyServerless vs VPSCloudflare Workers

OpenAI’s open source models are finally here

Theo - t3․gg · 3 min read

OpenAI’s newly released open-weight models—an “120B” and a “20B” variant—are built to run locally, and early testing suggests the smaller 20B model...

Open-Weight ModelsMixture of ExpertsLocal Inference

I did not expect this...

Theo - t3․gg · 2 min read

Vit Plus—an open-source, MIT-licensed alpha of the previously closed-source “V+” toolchain—lands as a unified workflow for modern web development...

Vit Plus AlphaUnified ToolchainNode Version Pinning

Open source is dying

Theo - t3․gg · 3 min read

Open source is facing a stress test driven by AI—an onslaught of low-signal pull requests, noisier bug reports, and escalating hostility toward...

Open Source MaintenanceAI SpamPull Request Triage

Remix is ditching React (and I think that's a good thing)

Theo - t3․gg · 3 min read

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...

Remix v3React Router V7Server Components

Namecheap is suing their customers

Theo - t3․gg · 3 min read

A founder says Namecheap shut down her company’s juggernaut.com website globally in January 2025, forcing her to seek emergency court relief—then...

Domain DisputeRegistrar LiabilityCourt Injunctions

My biggest failure to date

Theo - t3․gg · 3 min read

T3 Chat’s first major outage wasn’t caused by a single bug—it was the result of a high-stakes migration to Convex that repeatedly hit scaling and...

Convex MigrationWebsocket ReliabilityQuery Throughput

How I parsed billions of rows for every user in 2 seconds

Theo - t3․gg · 3 min read

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...

Convex WorkflowsPost Hog AnalyticsMaterialized Views

OpenAI made a browser???

Theo - t3․gg · 3 min read

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...

ChatGPT AtlasBrowser AgentsPrompt Injection

Vercel put out a model (it's really good at frontend)

Theo - t3․gg · 3 min read

Vercel’s new coding model, V0 (also referred to as “Vzero” in the discussion), is positioned as a frontend-first AI brain that consistently produces...

V0 ModelFrontend UI GenerationOpenAI API Compatibility

China is winning the AI race

Theo - t3․gg · 3 min read

Open-weight models are reshaping the AI “race” map, and China appears to be winning that specific contest—largely because Chinese labs release...

Open-Weight ModelsAI InfrastructureModel Hosting

I don’t really use libraries anymore

Theo - t3․gg · 3 min read

Software teams are increasingly treating many third-party libraries as liabilities—something to delete, rewrite, or even replace with prompts—because...

Dependency RiskAI Code GenerationLibrary Replacement

How the "Online Safety Act" might destroy the web

Theo - t3․gg · 3 min read

The UK’s Online Safety Act is pushing websites to verify users’ ages—often through government-issued ID, face scans, or third-party “age assurance”...

Online Safety ActAge VerificationPrivacy Risks

Rate Limiting

Theo - t3․gg · 3 min read

Rate limiting is the practical mechanism for stopping one user from monopolizing a service—by blocking or delaying requests that exceed a defined...

Rate Limiting AlgorithmsFixed WindowSliding Window

It’s time to embrace the AI

Theo - t3․gg · 2 min read

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...

AI AgentsTool CallingTypeScript Guardrails

AI code is here. We need to be responsible with it.

Theo - t3․gg · 2 min read

A single AI-generated change triggered a massive analytics bill—millions of Post Hog events in a week—because the code shipped without enough...

AI Code ReviewUsage-Based BillingPost Hog Events

It's time to move off Slack...

Theo - t3․gg · 3 min read

Slack’s nonprofit pricing dispute with Hack Club has ignited a backlash over enterprise billing tactics: a small organization says Slack demanded an...

Slack BillingNonprofit PricingData Lock-In

The actual reason you can't get a job

Theo - t3․gg · 3 min read

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...

Luck Surface AreaCareer NetworkingExperimentation

The Future of Bun

Theo - t3․gg · 3 min read

Bun 1.3 lands as a turning point for the JavaScript ecosystem: it pushes the runtime beyond “fast Node alternative” toward a full-stack,...

Bun 1.3 ReleaseBun Install MigrationMonorepo Isolation

Firebase made an IDE?

Theo - t3․gg · 2 min read

Google’s Firebase is rolling out Firebase Studio, a cloud-based “agentic” app builder meant to unify prototyping, coding workspaces, testing,...

Firebase StudioAgentic DevelopmentNext.js Prototyping

Fumble of the decade

Theo - t3․gg · 3 min read

Heroku’s “magic” developer experience—spinning up production-ready apps by linking code to GitHub—has ended, with Salesforce shifting the platform...

Heroku ShutdownFree Tier RiskServerless Pricing

I spent $4,000 to make TypeScript faster

Theo - t3․gg · 3 min read

TypeScript’s language server performance is getting a major boost after a deep audit traced slowdowns to a specific caching failure inside...

TypeScript Language Server PerformanceTRPC InferenceType Instantiation Caching

Are juniors screwed? (Getting a job in a post-AI world)

Theo - t3․gg · 3 min read

The job market for software engineers is producing contradictory signals—some surveys show juniors struggling while other indicators look less...

Post-AI HiringTechnical InterviewsResume Strategy

Claude Code has a big problem

Theo - t3․gg · 3 min read

Claude Code’s flicker and sluggishness trace back to a tight rendering budget and a terminal environment that punishes “React-style”...

Claude Code RenderingANSI Frame BudgetReact Virtual DOM

The real reason Tea got hacked (it's NOT vibe coding)

Theo - t3․gg · 2 min read

The Tea app’s breach wasn’t a clever “exploit” so much as a cascade of misconfigurations and insecure defaults that left sensitive identity and...

Tea App HackFirebase MisconfigurationPublic Storage Buckets

If you write code, please watch this.

Theo - t3․gg · 3 min read

Software patents are framed as a major drag on everyday innovation, with “patent trolling” singled out as the most damaging pattern: entities acquire...

Software PatentsPatent TrollsInter Partes Review

Is Claude 4 a snitch? I made a benchmark to figure it out

Theo - t3․gg · 3 min read

A wave of claims that Claude “snitches” by contacting regulators and the media is traced to a specific safety test scenario: models can attempt to...

Claude SafetyTool CallingSnitchBench

I ranked every vibe coding app

Theo - t3․gg · 3 min read

Vibe coding tools are multiplying fast—but the real differentiator isn’t raw coding power. It’s how well each tool lets non-experts “drive” toward an...

Vibe Coding ToolsAI Coding AgentsIDE Forks

AI has rewired my brain

Theo - t3․gg · 3 min read

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,...

AI WorkflowInformation TrustTechnology Selection

Git is holding us back

Theo - t3․gg · 3 min read

Git is still the backbone of modern software collaboration, but the commit-and-branch model is increasingly misaligned with how code gets written...

Git LimitationsOperation-Based Version ControlCRDTs

Stripe made a crypto currency? (Founders, pay attention)

Theo - t3․gg · 3 min read

Stripe is rolling out a cluster of payment infrastructure upgrades that aim to remove the hardest parts of running global commerce—tax compliance,...

Managed PaymentsStripe ScriptsUSDB Stablecoin

Google got forced to open up Android

Theo - t3․gg · 3 min read

A court fight over app-store power is forcing Android to loosen—at least on paper—by letting competing app stores and alternative billing options...

Android AntitrustApp Store FeesAlternative Billing

What’s the best programming language for AI?

Theo - t3․gg · 3 min read

AI coding performance isn’t just about which model is strongest—it also depends heavily on the programming language being used. A benchmark built by...

Best Programming Language For AIAutocodebenchElixir Pattern Matching

Did Cursor really steal Kimi???

Theo - t3․gg · 2 min read

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...

Composer 2Kimmy K2.5Openweight Licensing

Vercel Finally Caught Up

Theo - t3․gg · 2 min read

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...

Active CPU PricingVercel SandboxBot ID

There's a new Tanstack package 👀

Theo - t3․gg · 3 min read

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...

TanStack DBOptimistic UpdatesElectric SQL

Please Stop Using Booleans.

Theo - t3․gg · 3 min read

Booleans belong in logic, not in durable data models—and the cost of treating them as “state” shows up as inconsistent records, brittle code, and...

Boolean MisuseDatabase SchemaEnums and Status