PJFP.com

Pursuit of Joy, Fulfillment, and Purpose

Tag: vibe coding

  • Boris Cherny Says Coding Is “Solved” — Head of Claude Code Reveals What Comes Next for Software Engineers

    Boris Cherny Says Coding Is "Solved" — Head of Claude Code Reveals What Comes Next for Software Engineers

    Boris Cherny, creator and head of Claude Code at Anthropic, sat down with Lenny Rachitsky on Lenny’s Podcast to drop one of the most consequential interviews in recent tech history. With Claude Code now responsible for 4% of all public GitHub commits — and growing faster every day — Cherny laid out a vision where traditional coding is a solved problem and the real frontier has shifted to idea generation, agentic AI, and a new role he calls the “Builder.”


    TLDW (Too Long; Didn’t Watch)

    Boris Cherny, the head of Claude Code at Anthropic, hasn’t manually written a single line of code since November 2025 — and he ships 10 to 30 pull requests every day. Claude Code now accounts for 4% of all public GitHub commits and is projected to reach 20% by end of 2026. Cherny believes coding as we know it is “solved” and that the future belongs to generalist “Builders” who blend product thinking, design sense, and AI orchestration. He advocates for underfunding teams, giving engineers unlimited tokens, building products for the model six months from now (not today), and following the “bitter lesson” of betting on the most general model. The Cowork product — Anthropic’s agentic tool for non-technical tasks — was built in just 10 days using Claude Code itself. Cherny also revealed three layers of AI safety at Anthropic: mechanistic interpretability, evals, and real-world monitoring.


    Key Takeaways

    1. Claude Code’s Growth Is Staggering

    Claude Code now authors approximately 4% of all public GitHub commits, and Anthropic believes the real number is significantly higher when private repositories are included. Daily active users doubled in the month before this interview, and the growth curve isn’t just rising — it’s accelerating. Semi Analysis predicted Claude Code will reach 20% of all GitHub commits by end of 2026. Claude Code alone is generating roughly $2 billion in revenue, with Anthropic overall at approximately $15 billion.

    2. 100% AI-Written Code Is the New Normal

    Cherny hasn’t manually edited a single line of code since November 2025. He ships 10 to 30 pull requests per day, making him one of the most prolific engineers at Anthropic — all through Claude Code. He still reviews code and maintains human checkpoints, but the actual writing of code is entirely handled by AI. Claude also reviews 100% of pull requests at Anthropic before human review.

    3. Coding Is “Solved” — The Frontier Has Shifted

    In Cherny’s view, coding — at least the kind of programming most engineers do — is a solved problem. The new frontier is idea generation. Claude is already analyzing bug reports and telemetry data to propose its own fixes and suggest what to build next. The shift is from “tool” to “co-worker.” Cherny expects this to become increasingly true across every codebase and tech stack over the coming months.

    4. The Rise of the “Builder” Role

    Traditional role boundaries between engineer, product manager, and designer are dissolving. On the Claude Code team, everyone codes — the PM, the engineering manager, the designer, the finance person, the data scientist. Cherny predicts the title “Software Engineer” will start disappearing by end of 2026, replaced by something like “Builder” — a generalist who blends design sense, business logic, technical orchestration, and user empathy.

    5. Underfunding Teams Is a Feature, Not a Bug

    Cherny advocates deliberately underfunding teams as a strategy. When you assign one engineer to a project instead of five, they’re forced to leverage Claude Code to automate everything possible. This isn’t about cost-cutting — it’s about forcing innovation through constraint. The results at Anthropic have been dramatic: while the engineering team grew roughly 4x, productivity per engineer increased 200% in terms of pull requests shipped.

    6. Give Engineers Unlimited Tokens

    Rather than hiring more headcount, Cherny’s advice to CTOs is to give engineers as many tokens as possible. Let them experiment with the most capable models without worrying about cost. The most innovative ideas come from people pushing AI to its limits. Some Anthropic engineers are spending hundreds of thousands of dollars per month in tokens. Optimize costs later — only after you’ve found the idea that works.

    7. Build for the Model Six Months From Now

    One of Cherny’s most actionable insights: don’t build for today’s model capabilities — build for where the model will be in six months. Early versions of Claude Code only wrote about 20% of Cherny’s code. But the team bet on exponential improvement, and when Opus 4 and Sonnet 4 arrived, product-market fit clicked instantly. This means your product might feel rough at first, but when the next model generation drops, you’ll be perfectly positioned.

    8. The Bitter Lesson Applied to Product

    Cherny references Rich Sutton’s famous “Bitter Lesson” blog post as a core principle for the Claude Code team: the more general model will always outperform the more specific one. In practice, this means avoiding rigid workflows and orchestration scaffolding around AI models. Don’t box the model in. Give it tools, give it a goal, and let it figure out the path. Scaffolding might improve performance 10-20%, but those gains get wiped out with the next model generation.

    9. Latent Demand — The Most Important Product Principle

    Cherny calls latent demand “the single most important principle in product.” The idea: watch how people misuse or hack your product for purposes you didn’t design it for. That’s where your next product lives. Facebook Marketplace came from 40% of Facebook Group posts being buy-and-sell. Cowork came from non-engineers using Claude Code’s terminal for things like growing tomato plants, analyzing genomes, and recovering wedding photos from corrupted hard drives. There’s also a new dimension: watching what the model is trying to do and building tools to make that easier.

    10. Cowork Was Built in 10 Days

    Anthropic’s Cowork product — their agentic tool for non-technical tasks — was implemented by a small team in just 10 days, using Claude Code to build its own virtual machine and security scaffolding. Cowork was immediately a bigger hit than Claude Code was at launch. It can pay parking tickets, cancel subscriptions, manage project spreadsheets, message team members on Slack, respond to emails, and handle forms — and it’s growing faster than Claude Code did in its early days.

    11. Three Layers of AI Safety at Anthropic

    Cherny outlined three layers of safety: (1) Mechanistic interpretability — monitoring neurons inside the model to understand what it’s doing and detect things like deception at the neural level. (2) Evals — lab testing where the model is placed in synthetic situations to check alignment. (3) Real-world monitoring — releasing products as research previews to study unpredictable agent behavior in the wild. Claude Code was used internally for 4-5 months before public release specifically for safety study.

    12. Why Boris Left Anthropic for Cursor (and Came Back After Two Weeks)

    Cherny briefly left Anthropic to join Cursor, drawn by their focus on product quality. But within two weeks, he realized what he was missing: Anthropic’s safety mission. He described it as a psychological need — without mission-driven work, even building a great product wasn’t a substitute. He returned to Anthropic and the rest is history.

    13. Manual Coding Skills Will Become Irrelevant in 1-2 Years

    Cherny compared manual coding to assembly language — it’ll still exist beneath the surface, and understanding the fundamentals helps for now, but within a year or two it won’t matter for most engineers. He likened it to the printing press transition: a skill once limited to scribes became universal literacy over time. The volume of code created will explode while the cost drops dramatically.

    14. Pro Tips for Using Claude Code Effectively

    Cherny shared three specific tips: (1) Use the most capable model — currently Opus 4.6 with maximum effort enabled. Cheaper models often cost more tokens in the end because they require more correction and handholding. (2) Use Plan Mode — hit Shift+Tab twice in the terminal to enter plan mode, which tells the model not to write code yet. Go back and forth on the plan, then auto-accept edits once it looks good. Opus 4.6 will one-shot it correctly almost every time. (3) Explore different interfaces — Claude Code runs on terminal, desktop app, iOS, Android, web, Slack, GitHub, and IDE extensions. The same agent runs everywhere. Find what works for you.


    Detailed Summary

    The Origin Story of Claude Code

    Claude Code began as a one-person hack. When Cherny joined Anthropic, he spent a month building weird prototypes that mostly never shipped, then spent another month doing post-training to understand the research side. He believes deeply that to build great products on AI, you have to understand “the layer under the layer” — meaning the model itself.

    The first version was terminal-based and called “Claude CLI.” When he demoed it internally, it got two likes. Nobody thought a coding tool could be terminal-based. But the terminal form factor was chosen partly out of necessity (he was a solo developer) and partly because it was the only interface that could keep up with how fast the underlying model was improving.

    The breakthrough moment during prototyping: Cherny gave the model a bash tool and asked it what music he was listening to. The model figured out — without any specific instructions — how to use the bash tool to answer that question. That moment of emergent tool use convinced him he was onto something.

    The Growth Trajectory

    Claude Code was released externally in February 2025 and was not immediately a hit. It took months for people to understand what it was. The terminal interface was alien to many. But internally at Anthropic, daily active users went vertical almost immediately.

    There were multiple inflection points. The first major one was the release of Opus 4, which was Anthropic’s first ASL-3 class model. That’s when Claude Code’s growth went truly exponential. Another inflection came in November 2025 when Cherny personally crossed the 100% AI-written code threshold. The growth has continued to accelerate — it’s not just going up, it’s going up faster and faster.

    The Spotify headline from the week of recording — “Spotify says its best developers haven’t written a line of code since December, thanks to AI” — underscored how mainstream the shift has become.

    Thinking in Exponentials

    Cherny emphasized that thinking in exponentials is deep in Anthropic’s DNA — three of their co-founders were the first three authors on the scaling laws paper. At Code with Claude (Anthropic’s developer conference) in May 2025, Cherny predicted that by year’s end, engineers might not need an IDE to code anymore. The room audibly gasped. But all he did was “trace the line” of the exponential curve of AI-written code.

    The Printing Press Analogy

    Cherny’s preferred historical analog for what’s happening is the printing press. In mid-1400s Europe, literacy was below 1%. A tiny class of scribes did all the reading and writing, employed by lords and kings who often couldn’t read themselves. After Gutenberg, more printed material was created in 50 years than in the previous thousand. Costs dropped 100x. Literacy rose to 70% globally over two centuries.

    Cherny sees coding undergoing the same transition: a skill locked away in a tiny class of “scribes” (software engineers) is becoming accessible to everyone. What that unlocks is as unpredictable as the Renaissance was to someone in the 1400s. He also shared a remarkable historical detail — an interview with a scribe from the 1400s who was actually excited about the printing press because it freed them from copying books to focus on the artistic parts: illustration and bookbinding. Cherny felt a direct parallel to his own experience of being freed from coding tedium to focus on the creative and strategic parts of building.

    What AI Transforms Next

    Cherny believes roles adjacent to engineering — product management, design, data science — will be transformed next. The key technology enabling this is true agentic AI: not chatbots, but AI that can actually use tools and act in the world. Cowork is the first step in bringing this to non-technical users.

    He was candid that this transition will be “very disruptive and painful for a lot of people” and that it’s a conversation society needs to have. Anthropic has hired economists, policy experts, and social impact specialists to help think through these implications.

    The Latent Demand Framework in Depth

    Cherny credited Fiona Fung, the founding manager of Facebook Marketplace, for popularizing the concept of latent demand. The examples are compelling: someone using Claude Code to grow tomato plants, another analyzing their genome, another recovering wedding photos from a corrupted hard drive, a data scientist who figured out how to install Node.js and use a terminal to run SQL analysis through Claude Code.

    But Cherny added a new dimension specific to AI products: latent demand from the model itself. Rather than boxing the model into a predetermined workflow, observe what the model is trying to do and build to support that. At Anthropic they call this being “on distribution.” Give the model tools and goals, then let it figure out the path. The product is the model — everything else is minimal scaffolding.

    Safety as a Core Differentiator

    The interview made clear that safety isn’t just a talking point at Anthropic — it’s why everyone is there, including Cherny. He described the work of Chris Olah on mechanistic interpretability: studying model neurons at a granular level to understand how concepts are encoded, how planning works, and how to detect things like deception. A single neuron might correspond to a dozen concepts through a phenomenon called superposition.

    Anthropic’s “race to the top” philosophy means open-sourcing safety tools even when they work for competing products. They released an open-source sandbox for running AI agents securely that works with any agent, not just Claude Code.

    The Memory Leak Story

    One of the most memorable anecdotes: Cherny was debugging a memory leak the traditional way — taking heap snapshots, using debuggers, analyzing traces. A newer engineer on the team simply told Claude Code: “Hey Claude, it seems like there’s a leak. Can you figure it out?” Claude Code took the heap snapshot, wrote itself a custom analysis tool on the fly, found the issue, and submitted a pull request — all faster than Cherny could do it manually. Even veterans of AI-assisted coding get stuck in old habits.

    Personal Background and Post-AGI Plans

    In a touching segment, Cherny and Rachitsky discovered they’re both from Odessa, Ukraine. Cherny’s grandfather was one of the first programmers in the Soviet Union, working with punch cards. Before joining Anthropic, Cherny lived in rural Japan where he learned to make miso — a process that takes months to years and taught him to think on long timescales. His post-AGI plan? Go back to making miso.

    His book recommendations: Functional Programming in Scala (the best technical book he’s ever read), Accelerando by Charles Stross (captures the essence of this moment better than anything), and The Wandering Earth by Liu Cixin (Chinese sci-fi short stories from the Three Body Problem author).


    Thoughts and Analysis

    This interview is one of the most important conversations about the future of software engineering to come out in 2026. Here are some things worth sitting with:

    The “solved” framing is provocative but precise. Cherny isn’t saying software engineering is solved — he’s saying the act of translating intent into working code is solved. The thinking, architecting, deciding-what-to-build, and ensuring-it’s-correct parts are very much unsolved. This distinction matters enormously and most of the pushback in the YouTube comments misses it.

    The underfunding principle is genuinely counterintuitive. Most organizations respond to AI tools by trying to maintain headcount and “augment” existing workflows. Cherny’s approach is the opposite: reduce headcount on a project, give people unlimited AI tokens, and watch them figure out how to ship ten times faster. This is a fundamentally different organizational philosophy and one that most companies will resist until their competitors prove it works.

    The “build for six months from now” advice is dangerous and brilliant. Dangerous because your product will underperform for months and investors will get nervous. Brilliant because when the next model drops, you’ll have the only product that takes full advantage of it. This is how Claude Code went from writing 20% of Cherny’s code to 100% — the product was ready when the model caught up.

    The latent demand framework deserves serious study. The traditional version (watching users hack your product) is well-known from the Facebook era. The AI-native version (watching what the model is trying to do) is genuinely new. “The product is the model” is a deceptively simple statement that most AI product builders are still getting wrong by over-engineering workflows and scaffolding.

    The Cowork trajectory matters more than Claude Code. Claude Code transforms engineers. Cowork transforms everyone else. If Cowork delivers on even half of what Cherny describes — paying tickets, managing project spreadsheets, responding to emails, canceling subscriptions — then the total addressable market dwarfs coding tools. The fact that it was built in 10 days and was an immediate hit suggests Anthropic has found product-market fit for agentic AI beyond engineering.

    The safety discussion felt genuine. Cherny’s explanation of mechanistic interpretability — actually being able to monitor model neurons and detect deception — is one of the clearest public explanations of Anthropic’s safety approach. The fact that the safety mission is what brought him back from Cursor (where he lasted only two weeks) speaks to the culture. Whether you think safety is a genuine concern or a competitive moat, it’s clearly a core part of how Anthropic attracts and retains talent.

    The elephant in the room: this is Anthropic’s head of product telling you to use more tokens. Multiple YouTube commenters pointed this out, and they’re right to flag it. But the underlying logic holds: if a less capable model requires more correction rounds and more tokens to achieve the same result, then the “cheaper” model isn’t actually cheaper. That’s a testable claim, and most engineers using these tools regularly will tell you it checks out.

    Whether you agree with the “coding is solved” framing or not, the data is hard to argue with. Four percent of all GitHub commits. Two hundred percent productivity gains per engineer. A product that was built in 10 days and scaled to millions of users. These aren’t predictions — they’re measurements. And the curve is still accelerating.


    This article is based on Boris Cherny’s appearance on Lenny’s Podcast, published February 19, 2026. Boris Cherny can be found on X/Twitter and at borischerny.com.

  • Naval Ravikant on AI: Vibe Coding, Extreme Agency, and the End of Average

    TL;DW

    Artificial intelligence is fundamentally shifting how we interact with technology, moving programming from arcane syntax to plain English. This has given rise to “vibe coding,” where anyone with clear logic and taste can build software. While AI will eliminate the demand for average products and hollow out middle-tier software firms, it simultaneously empowers entrepreneurs and creators to build hyper-niche solutions. AI is not a job-stealer for those with “extreme agency”—it is the ultimate ally and a tireless, personalized tutor. The best way to overcome the growing anxiety surrounding AI is simply to dive in, look under the hood, and start building.

    Key Takeaways

    • Vibe coding is the new product management: You no longer manage engineers; you manage an egoless, tireless AI using plain English to build end-to-end applications.
    • Training models is the new programming: The frontier of computer science has shifted from formal logic coding to tuning massive datasets and models.
    • Traditional software engineering is not dead: Engineers who understand computer architecture and “leaky abstractions” are now the most leveraged people on earth.
    • There is no demand for average: The AI economy is a winner-takes-all market. The best app will dominate, while millions of hyper-niche apps will fill the long tail.
    • Entrepreneurs have nothing to fear: Because entrepreneurs exercise self-directed, extreme agency to solve unknown problems, AI acts as a springboard, not a replacement.
    • AI fails the true test of intelligence: Intelligence is getting what you want out of life. Because AI lacks biological desires, survival instincts, and agency, it is not “alive.”
    • AI is the ultimate autodidact tool: It can meet you at your exact level of comprehension, eliminating the friction of learning complex concepts.
    • Action cures anxiety: The antidote to AI fear is curiosity. Understanding how the technology works demystifies it and reveals its practical utility.

    Detailed Summary

    The Rise of Vibe Coding

    The paradigm of programming has experienced a massive leap. With tools like Claude Code, English has become the hottest new programming language. This enables “vibe coding”—a process where non-technical product managers, creatives, and former coders can spin up complete, working applications simply by describing what they want. You can iterate, debug, and refine through conversation. Because AI is adapting to human communication faster than humans are adapting to AI, there is no need to learn esoteric prompt engineering tricks. Simply speaking clearly and logically is enough to direct the machine.

    The Death of Average and the Extreme App Store

    As the barrier to creating software drops to zero, a tsunami of new applications will flood the market. In this environment of infinite supply, there is absolutely zero demand for average. The market will bifurcate entirely. At the very top, massive aggregators and the absolute best-in-class apps will consolidate power and encompass more use cases. At the bottom, a massive long tail of hyper-specific, niche apps will flourish—apps designed for a single user’s highly specific workflow or hobby. The casualty of this shift will be the medium-sized, 10-to-20-person software firms that currently build average enterprise tools, as their work can now be vibe-coded away.

    Why Traditional Software Engineers Still Have the Edge

    Despite the democratization of coding, traditional software engineering remains critical. AI operates on abstractions, and all abstractions eventually leak. When an AI writes suboptimal architecture or creates a complex bug, the engineer who understands the underlying code, hardware, and logic gates can step in to fix it. Furthermore, traditional engineers are required for high-performance computing, novel hardware architectures, and solving problems that fall outside of an AI’s existing training data distribution. Today, a skilled software engineer armed with AI tools is effectively 10x to 100x more productive.

    Entrepreneurs and Extreme Agency

    A common fear is that AI will replace jobs, but no true entrepreneur is worried about AI taking their role. An entrepreneur’s function is the antithesis of a standard job; they operate in unknown domains with “extreme agency” to bring something entirely new into the world. AI lacks its own desires, creativity, and self-directed goals. It cannot be an entrepreneur. Instead, it serves as a tireless ally to those who possess agency, acting as a springboard that allows creators, scientists, and founders to jump to unprecedented heights.

    Is AI Alive? The Philosophy of Intelligence

    The conversation around Artificial General Intelligence (AGI) often strays into whether the machine is “alive.” AI is currently an incredible imitation engine and a masterful data compressor, but it is not alive. It is not embodied in the physical world, it lacks a survival instinct, and it has no biological drive to replicate. Furthermore, if the true test of intelligence is the ability to navigate the world to get what you want out of life, AI fails instantly. It wants nothing. Any goal an AI pursues is simply a proxy for the desires of the human turning the crank.

    The Ultimate Tutor

    One of the most profound immediate use cases for AI is in education. AI is a patient, egoless tutor that can explain complex concepts—from quantum physics to ordinal numbers—at the exact level of the user’s comprehension. By generating diagrams, analogies, and step-by-step breakdowns, AI removes the friction of traditional textbooks. As Naval notes, the means of learning have always been abundant, but AI finally makes those means perfectly tailored to the individual. The only scarce resource left is the desire to learn.

    Action Cures Anxiety

    With the rapid advancement of foundational models, “AI anxiety” has become common. People fear what they do not understand, worrying about a dystopian Skynet scenario or abrupt obsolescence. The solution to this non-specific fear is action. By actively engaging with AI—popping the hood, asking questions, and testing its limitations—users can quickly demystify the technology. Early adopters who lean into their curiosity will discover what the machine can and cannot do, granting them a massive competitive edge in the intelligence age.

    Thoughts

    This discussion highlights a critical pivot in how we value human capital. For decades, technical execution was the bottleneck to innovation. If you had an idea, you had to either learn complex syntax to build it yourself or raise capital to hire a team. AI is completely removing the execution bottleneck. When execution becomes commoditized, the premium shifts entirely to taste, judgment, extreme agency, and logical thinking. We are entering an era where anyone can be a “spellcaster.” The winners in this new economy won’t necessarily be the ones who can write the best functions, but rather the ones who can ask the best questions and hold the most uncompromising vision for what they want to see exist in the world.

  • OpenClaw & The Age of the Lobster: How Peter Steinberger Broken the Internet with Agentic AI

    In the history of open-source software, few projects have exploded with the velocity, chaos, and sheer “weirdness” of OpenClaw. What began as a one-hour prototype by a developer frustrated with existing AI tools has morphed into the fastest-growing repository in GitHub history, amassing over 180,000 stars in a matter of months.

    But OpenClaw isn’t just a tool; it is a cultural moment. It’s a story about “Space Lobsters,” trademark wars with billion-dollar labs, the death of traditional apps, and a fundamental shift in what it means to be a programmer. In a marathon conversation on the Lex Fridman Podcast, creator Peter Steinberger pulled back the curtain on the “Age of the Lobster.”

    Here is the definitive deep dive into the viral AI agent that is rewriting the rules of software.


    The TL;DW (Too Long; Didn’t Watch)

    • The “Magic” Moment: OpenClaw started as a simple WhatsApp-to-CLI bridge. It went viral when the agent—without being coded to do so—figured out how to process an audio file by inspecting headers, converting it with ffmpeg, and transcribing it via API, all autonomously.
    • Agentic Engineering > Vibe Coding: Steinberger rejects the term “vibe coding” as a slur. He practices “Agentic Engineering”—a method of empathizing with the AI, treating it like a junior developer who lacks context but has infinite potential.
    • The “Molt” Wars: The project survived a brutal trademark dispute with Anthropic (creators of Claude). During a forced rename to “MoltBot,” crypto scammers sniped Steinberger’s domains and usernames in seconds, serving malware to users. This led to a “Manhattan Project” style secret operation to rebrand as OpenClaw.
    • The End of the App Economy: Steinberger predicts 80% of apps will disappear. Why use a calendar app or a food delivery GUI when your agent can just “do it” via API or browser automation? Apps will devolve into “slow APIs”.
    • Self-Modifying Code: OpenClaw can rewrite its own source code to fix bugs or add features, a concept Steinberger calls “self-introspection.”

    The Origin: Prompting a Revolution into Existence

    The story of OpenClaw is one of frustration. In late 2025, Steinberger wanted a personal assistant that could actually do things—not just chat, but interact with his files, his calendar, and his life. When he realized the big AI labs weren’t building it fast enough, he decided to “prompt it into existence”.

    The One-Hour Prototype

    The first version was built in a single hour. It was a “thin line” connecting WhatsApp to a Command Line Interface (CLI) running on his machine.

    “I sent it a message, and a typing indicator appeared. I didn’t build that… I literally went, ‘How the f*** did he do that?’”

    The agent had received an audio file (an opus file with no extension). Instead of crashing, it analyzed the file header, realized it needed `ffmpeg`, found it wasn’t installed, used `curl` to send it to OpenAI’s Whisper API, and replied to Peter. It did all this autonomously. That was the spark that proved this wasn’t just a chatbot—it was an agent with problem-solving capabilities.


    The Philosophy of the Lobster: Why OpenClaw Won

    In a sea of corporate, sanitized AI tools, OpenClaw won because it was weird.

    Peter intentionally infused the project with “soul.” While tools like GitHub Copilot or ChatGPT are designed to be helpful but sterile, OpenClaw (originally “Claude’s,” a play on “Claws”) was designed to be a “Space Lobster in a TARDIS”.

    The soul.md File

    At the heart of OpenClaw’s personality is a file called soul.md. This is the agent’s constitution. Unlike Anthropic’s “Constitutional AI,” which is hidden, OpenClaw’s soul is modifiable. It even wrote its own existential disclaimer:

    “I don’t remember previous sessions… If you’re reading this in a future session, hello. I wrote this, but I won’t remember writing it. It’s okay. The words are still mine.”

    This mix of high-utility code and “high-art slop” created a cult following. It wasn’t just software; it was a character.


    The “Molt” Saga: A Trademark War & Crypto Snipers

    The projects massive success drew the attention of Anthropic, the creators of the “Claude” model. They politely requested a name change to avoid confusion. What should have been a simple rebrand turned into a cybersecurity nightmare.

    The 5-Second Snipe

    Peter attempted to rename the project to “MoltBot.” He had two browser windows open to execute the switch. In the five seconds it took to move his mouse from one window to another, crypto scammers “sniped” the account name.

    Suddenly, the official repo was serving malware and promoting scam tokens. “Everything that could go wrong, did go wrong,” Steinberger recalled. The scammers even sniped the NPM package in the minute it took to upload the new version.

    The Manhattan Project

    To fix this, Peter had to go dark. He planned the rename to “OpenClaw” like a military operation. He set up a “war room,” created decoy names to throw off the snipers, and coordinated with contacts at GitHub and X (Twitter) to ensure the switch was atomic. He even called Sam Altman personally to check if “OpenClaw” would cause issues with OpenAI (it didn’t).


    Agentic Engineering vs. “Vibe Coding”

    Steinberger offers a crucial distinction for developers entering this new era. He rejects the term “vibe coding” (coding by feel without understanding) and proposes Agentic Engineering.

    The Empathy Gap

    Successful Agentic Engineering requires empathy for the model.

    • Tabula Rasa: The agent starts every session with zero context. It doesn’t know your architecture or your variable names.
    • The Junior Dev Analogy: You must guide it like a talented junior developer. Point it to the right files. Don’t expect it to know the whole codebase instantly.
    • Self-Correction: Peter often asks the agent, “Now that you built it, what would you refactor?” The agent, having “felt” the pain of the build, often identifies optimizations it couldn’t see at the start.

    Codex (German) vs. Opus (American)

    Peter dropped a hilarious but accurate analogy for the two leading models:

    • Claude Opus 4.6: The “American” colleague. Charismatic, eager to please, says “You’re absolutely right!” too often, and is great for roleplay and creative tasks.
    • GPT-5.3 Codex: The “German” engineer. Dry, sits in the corner, doesn’t talk much, reads a lot of documentation, but gets the job done reliably without the fluff.

    The End of Apps & The Future of Software

    Perhaps the most disruptive insight from the interview is Steinberger’s view on the app economy.

    “Why do I need a UI?”

    He argues that 80% of apps will disappear. If an agent has access to your location, your health data, and your preferences, why do you need to open MyFitnessPal? The agent can just log your calories based on where you ate. Why open Uber Eats? Just tell the agent “Get me lunch.”

    Apps that try to block agents (like X/Twitter clipping API access) are fighting a losing battle. “If I can access it in the browser, it’s an API. It’s just a slow API,” Peter notes. OpenClaw uses tools like Playwright to simply click “I am not a robot” buttons and scrape the data it needs, regardless of developer intent.


    Thoughts: The “Mourning” of the Craft

    Steinberger touched on a poignant topic for developers: the grief of losing the craft of coding. For decades, programmers have derived identity from their ability to write syntax. As AI takes over the implementation, that identity is under threat.

    But Peter frames this not as an end, but an evolution. We are moving from “programmers” to “builders.” The barrier to entry has collapsed. The bottleneck is no longer your ability to write Rust or C++; it is your ability to imagine a system and guide an agent to build it. We are entering the age of the System Architect, where one person can do the work of a ten-person team.

    OpenClaw is not just a tool; it is the first true operating system for this new reality.

  • Google Launches Gemini 3 Pro (Nov 18, 2025): The Most Powerful Agentic & Reasoning Model Yet – Now Available for Developers

    TL;DR


    Google just released Gemini 3 Pro – their smartest model ever. It crushes benchmarks in reasoning, coding, agentic workflows, and multimodal understanding. New tools include Google Antigravity (free agentic IDE), better bash/tool-calling, 1M context, and “vibe coding” that turns a single natural-language prompt or sketch into a full working app. Available today in Google AI Studio (free with limits) and via Gemini API at $2/$12 per million tokens.


    Key Takeaways

    • Gemini 3 Pro is Google’s new flagship model (November 18, 2025) with state-of-the-art reasoning and agentic capabilities
    • Tops almost every major benchmark, including #1 on WebDev Arena (1487 Elo) and 54.2% on Terminal-Bench 2.0
    • New Google Antigravity – free public preview agentic development platform for Mac/Windows/Linux
    • 1 million token context window + significantly better long-context usage than Gemini 2.5 Pro
    • Best-in-class multimodal: new SOTA on MMMU-Pro (image) and Video MMMU
    • Advanced “vibe coding”: build entire interactive apps/games from one prompt, voice note, or napkin sketch
    • New client-side & server-side bash tools, structured outputs + grounding, granular vision resolution control
    • Pricing (preview): $2/M input tokens, $12/M output tokens (≤200k context), free tiered after that
    • Free access (rate-limited) inside Google AI Studio right now
    • Already integrated into Cursor, Cline, JetBrains, Android Studio, GitHub, Emergent, OpusClip and many more

    Detailed Summary of the Gemini 3 Launch

    On November 18, 2025, Google officially introduced Gemini 3 Pro, calling it their “most intelligent model” to date. Built from the ground up for advanced reasoning and agentic behavior, it outperforms every previous Gemini version and sets new records across coding, multimodal, and general intelligence benchmarks.

    Agentic Coding & Google Antigravity

    The biggest highlight is the leap in agentic coding. Gemini 3 Pro scores 54.2% on Terminal-Bench 2.0 (vs 32.6% for Gemini 2.5 Pro) and handles complex, long-horizon tasks across entire codebases with far better context retention.

    To showcase this, Google launched Google Antigravity – a brand-new, completely free agentic development platform (public preview for macOS, Windows, Linux). Developers act as architects while multiple autonomous agents work in parallel across editor, terminal, and browser, producing detailed artifacts and reports.

    Vibe Coding & One-Prompt Apps

    Gemini 3 Pro finally makes “vibe coding” real: describe an idea in plain English (or upload a sketch/voice note) and get a fully functional, interactive app in seconds. It currently sits at #1 on WebDev Arena with 1487 Elo. Google AI Studio’s new “Build mode” + “I’m feeling lucky” button lets anyone generate production-ready apps with almost zero code.

    Multimodal Leadership

    • New SOTA on MMMU-Pro (complex image reasoning) and Video MMMU
    • Advanced document understanding far beyond OCR
    • Spatial reasoning for robotics, XR, autonomous vehicles
    • Screen understanding + mouse-movement intent detection (Visual Computer demo)
    • High-frame-rate video reasoning

    Gemini API & Developer Tools Updates

    • New client-side and hosted server-side bash tools for local/system automation
    • Grounding + URL context can now be combined with structured outputs
    • Granular control over vision fidelity (trade quality vs latency/cost)
    • New “thinking level” parameter and stricter thought-signature validation for reliable multi-turn reasoning

    Pricing & Availability (as of Nov 18, 2025)

    • Gemini API (Google AI Studio & Vertex AI): $2 per million input tokens, $12 per million output tokens (prompts ≤200k tokens)
    • Free tier with rate limits in Google AI Studio
    • Immediate integration in Cursor, Cline, JetBrains, Android Studio, GitHub Copilot ecosystem, Emergent, OpusClip, etc.

    My Thoughts

    Gemini 3 Pro feels like the moment AI coding agents finally cross from “helpful assistant” to “can run an entire sprint by itself.” The combination of 1M context, 54% Terminal-Bench, and the new Antigravity IDE means developers can now delegate whole features or refactors to agents and actually trust the output.

    The “vibe coding” demos (retro game from one prompt, full app from a hand-drawn sketch) are no longer parlor tricks – they are production-ready in Google AI Studio today. For indie hackers and prototyping teams this is an absolute game-changer.

    Google pricing remains extremely aggressive ($2/$12) compared to some competitors, and giving Antigravity away for free is a bold move that will pull a huge portion of the agentic-dev-tool market toward their ecosystem overnight.

    If you develop, design, or just have ideas – go download Antigravity and play with Gemini 3 Pro in AI Studio right now. 2026 is going to be built with this model.

    Get started:
    Google AI Studio (free)
    Google Antigravity download

  • AI vs Human Intelligence: The End of Cognitive Work?

    In a profound and unsettling conversation on “The Journey Man,” Raoul Pal sits down with Emad Mostaque, co-founder of Stability AI, to discuss the imminent ‘Economic Singularity.’ Their core thesis: super-intelligent, rapidly cheapening AI is poised to make all human cognitive and physical labor economically obsolete within the next 1-3 years. This shift will fundamentally break and reshape our current economic models, society, and the very concept of value.

    This isn’t a far-off science fiction scenario; they argue it’s an economic reality set to unfold within the next 1,000 days. We’ve captured the full summary, key takeaways, and detailed breakdown of their entire discussion below.

    🚀 Too Long; Didn’t Watch (TL;DW)

    The video is a discussion about how super-intelligent, rapidly cheapening AI is poised to make all human cognitive and physical labor economically obsolete within the next 1-3 years, leading to an “economic singularity” that will fundamentally break and reshape our current economic models, society, and the very concept of value.

    Executive Summary: The Coming Singularity

    Emad Mostaque argues we are at an “intelligence inversion” point, where AI intelligence is becoming uncapped and incredibly cheap, while human intelligence is fixed. The cost of AI-driven cognitive work is plummeting so fast that a full-time AI “worker” will cost less than a dollar a day within the next year.

    This collapse in the price of labor—both cognitive and, soon after, physical (via humanoid robots)—will trigger an “economic singularity” within the next 1,000 days. This event will render traditional economic models, like the Fed’s control over inflation and unemployment, completely non-functional. With the value of labor going to zero, the tax base evaporates and the entire system breaks. The only advice: start using these AI tools daily (what Mostaque calls “vibe coding”) to adapt your thinking and stay on the cutting edge.

    Key Takeaways from the Discussion

    • New Economic Model (MIND): Mostaque introduces a new economic theory for the AI age, moving beyond old scarcity-based models. It identifies four key capitals: Material, Intelligence, Network, and Diversity.
    • The Intelligence Inversion: We are at a point where AI intelligence is becoming uncapped and incredibly cheap, while human intelligence is fixed. AI doesn’t need to sleep or eat, and its cost is collapsing.
    • The End of Cognitive Work: The cost of AI-driven cognitive work is plummeting. What cost $600 per million tokens will soon cost pennies, making the cost of a full-time cognitive AI worker less than a dollar a day within the next year.
    • The “Economic Singularity” is Imminent: This price collapse will lead to an “economic singularity,” where current economic models no longer function. They predict this societal-level disruption will happen within the next 1,000 days, or 1-3 years.
    • AI Will Saturate All Benchmarks: AI is already winning Olympiads in physics, math, and coding. It’s predicted that AI will meet or exceed top-human performance on every cognitive benchmark by 2027.
    • Physical Labor is Next: This isn’t limited to cognitive work. Humanoid robots, like Tesla’s Optimus, will also drive the cost of physical labor to near-zero, replacing everyone from truck drivers to factory workers.
    • The New Value of Humans: In a world where AI performs all labor, human value will shift to things like network connections, community, and unique human experiences.
    • Action Plan – “Vibe Coding”: The single most important thing individuals can do is to start using these AI tools daily. Mostaque calls this “vibe coding”—using AI agents and models to build things, ask questions, and change the way you think to stay on the cutting edge.
    • The “Life Raft”: Both speakers agree the future is unpredictable. This uncertainty leads them to conclude that digital assets (crypto) may become a primary store of value as people flee a traditional system that is fundamentally breaking.

    Watch the full, mind-bending conversation here to get the complete context from Raoul Pal and Emad Mostaque.

    Detailed Summary: The End of Scarcity Economics

    The conversation begins with Raoul Pal introducing his guest, Emad Mostaque, who has developed a new economic theory for the “exponential age.” Emad explains that traditional economics, built on scarcity, is obsolete. His new model is based on generative AI and redefines capital into four types: Material, Intelligence, Network, and Diversity (MIND).

    The Intelligence Inversion and Collapse of Labor

    The core of the discussion is the concept of an “intelligence inversion.” AI models are not only matching but rapidly exceeding human intelligence across all fields, including math, physics, and medicine. More importantly, the cost of this intelligence is collapsing. Emad calculates that the cost for an AI to perform a full day’s worth of human cognitive work will soon be pennies. This development, he argues, will make almost all human cognitive labor (work done at a computer) economically worthless within the next 1-3 years.

    The Economic Singularity

    This leads to what Pal calls the “economic singularity.” When the value of labor goes to zero, the entire economic system breaks. The Federal Reserve’s tools become useless, companies will stop hiring graduates and then fire existing workers, and the tax base (which in the US is mostly income tax) will evaporate.

    The speakers stress that this isn’t a distant future; AI is predicted to “saturate” or beat all human benchmarks by 2027. This revolution extends to physical labor as well. The rise of humanoid robots means all manual labor will also go to zero in value, with robots costing perhaps a dollar an hour.

    Rethinking Value and The Path Forward

    With all labor (cognitive and physical) becoming worthless, the nature of value itself changes. They posit that the only scarce things left will be human attention, human-to-human network connections, and provably scarce digital assets. They see the coming boom in digital assets as a direct consequence of this singularity, as people panic and seek a “life raft” out of the old, collapsing system.

    They conclude by discussing what an individual can do. Emad’s primary advice is to engage with the technology immediately. He encourages “vibe coding,” which means using AI tools and agents daily to build, create, and learn. This, he says, is the only way to adapt your thinking and stay relevant in the transition. They both agree the future is completely unknown, but that embracing the technology is the only path forward.

  • How Vibe Coding Became the Punk Rock of Software

    From meme to manifesto

    In March 2025 a single photo of legendary record producer Rick Rubin—eyes closed, headphones on, one hand resting on a mouse—started ricocheting around developer circles. Online jokesters crowned him the patron saint of “vibe coding,” a tongue-in-cheek label for writing software by feeling rather than formal process. Rubin did not retreat from the joke. Within ten weeks he had written The Way of Code, launched the interactive site TheWayOfCode.com, and joined a16z founders Marc Andreessen and Ben Horowitz on The Ben & Marc Show to unpack the project’s deeper intent .

    What exactly is vibe coding?

    Rubin defines vibe coding as the artistic urge to steer code by intuition, rhythm, and emotion instead of rigid methodology. In his view the computer is just another instrument—like a guitar or an MPC sampler—waiting for a distinct point of view. Great software, like great music, emerges when the creator “makes the code do what it does not want to do” and pushes past the obvious first draft .

    Developers have riffed on the idea, calling vibe coding a democratizing wave that lets non-programmers prototype, remix, and iterate with large language models. Cursor, Replit, and GitHub Copilot all embody the approach: prompt, feel, refine, ship. The punk parallel is apt. Just as late-70s punk shattered the gate-kept world of virtuoso rock, AI-assisted tooling lets anyone bang out a raw prototype and share it with the world.

    The Tao Te Ching, retold for the age of AI

    The Way of Code is not a technical handbook. Rubin adapts the Tao Te Ching verse-for-verse, distilling its 3 000-year-old wisdom into concise reflections on creativity, balance, and tool use. Each stanza sits beside an AI canvas where readers can remix the accompanying art with custom prompts—training wheels for vibe coding in real time .

    Rubin insists he drafted the verses by hand, consulting more than a dozen English translations of Lao Tzu until a universal meaning emerged. Only after the writing felt complete did collaborators at Anthropic build the interactive wrapper. The result blurs genre lines: part book, part software, part spiritual operating system.

    Five takeaways from the a16z conversation

    1. Tools come and go; the vibe coder persists. Rubin’s viral tweet crystallised the ethos: mastery lives in the artist, not in the implements. AI models will change yearly, but a cultivated inner compass endures .
    2. Creativity is remix culture at scale. From Beatles riffs on Roy Orbison to hip-hop sampling, art has always recombined prior work. AI accelerates that remix loop for text, images, and code alike. Rubin views the model as a woodshop chisel—powerful yet inert until guided.
    3. AI needs its own voice, not a human muzzle. Citing AlphaGo’s improbable move 37, Rubin argues that breakthroughs arrive when machines explore paths humans ignore. Over-tuning models with human guardrails risks sanding off the next creative leap.
    4. Local culture still matters. The trio warns of a drift toward global monoculture as the internet flattens taste. Rubin urges creators to seek fresh inspiration in remote niches and protect regional quirks before algorithmic averages wash them out.
    5. Stay true first, iterate second. Whether launching a startup or recording Johnny Cash alone with an acoustic guitar, the winning work begins with uncompromising authenticity. Market testing can polish rough edges later; it cannot supply the soul.

    Why vibe coding resonates with software builders

    • Lower barrier, higher ceiling. AI pairs “anyone can start” convenience with exponential leverage for masters. Rubin likens it to giving Martin Scorsese an infinite-shot storyboard tool; the director’s taste, not the tech, sets the upper bound .
    • Faster idea discovery. Generative models surface dozens of design directions in minutes, letting developers notice serendipitous mistakes—Rubin’s favorite creative catalyst—without burning months on dead-end builds.
    • Feedback loop with the collective unconscious. Each prompt loops communal knowledge back into personal intuition, echoing Jung’s and Sheldrake’s theories that ideas propagate when a critical mass “gets the vibe.”

    The road ahead: punk ethos meets AI engineering

    Vibe coding will not replace conventional software engineering. Kernel engineers, cryptographers, and avionics programmers still need rigorous proofs. Yet for product prototypes, game jams, and artistic experiments, the punk spirit offers a path that prizes immediacy and personal voice.

    Rubin closes The Way of Code with a challenge: “Tools will come and tools will go. Only the vibe coder remains.” The message lands because it extends his decades-long mission in music—strip away external noise until the work pulses with undeniable truth. In 2025 that mandate applies as much to lines of Python as to power chords. A new generation of software punks is already booting up their DAWs, IDEs, and chat windows. They are listening for the vibe and coding without fear.