all written video podcast

  • Programming (with AI agents) as theory building - Sean Goedecke

    Programming (with AI agents) as theory building - Sean Goedecke

    2026-04-03
    Back in 1985, computer scientist Peter Naur wrote “Programming as Theory Building”. According to Naur - and I agree with him - the core output of software engineers is not the program itself, but the theory of how the program works. In other words,...
  • Working on products people hate - Sean Goedecke

    Working on products people hate - Sean Goedecke

    2026-03-27
    I’ve worked on a lot of unpopular products. At Zendesk I built large parts of an app marketplace that was too useful to get rid of but never polished enough to be loved. Now I work on GitHub Copilot, which many people think is crap1. In between, I had...
  • Engineers do get promoted for writing simple code - Sean Goedecke

    Engineers do get promoted for writing simple code - Sean Goedecke

    2026-03-26
    It’s a popular joke among software engineers that writing overcomplicated, unmaintainable code is a pathway to job security. After all, if you’re the only person who can work on a system, they can’t fire you. There’s a related take that “nobody gets...
  • Big tech engineers need big egos - Sean Goedecke

    Big tech engineers need big egos - Sean Goedecke

    2026-03-14
    It’s a common position among software engineers that big egos have no place in tech1. This is understandable - we’ve all worked with some insufferably overconfident engineers who needed their egos checked - but I don’t think it’s correct. In fact, I...
  • I don't know if my job will still exist in ten years - Sean Goedecke

    I don't know if my job will still exist in ten years - Sean Goedecke

    2026-03-06
    In 2021, being a good software engineer felt great. The world was full of software, with more companies arriving every year who needed to employ engineers to write their code and run their systems. I knew I was good at it, and I knew I could keep...
  • Giving LLMs a personality is just good engineering - Sean Goedecke

    Giving LLMs a personality is just good engineering - Sean Goedecke

    2026-03-03
    AI skeptics often argue that current AI systems shouldn’t be so human-like. The idea - most recently expressed in this opinion piece by Nathan Beacom - is that language models should explicitly be tools, like calculators or search engines. Although...
  • Insider amnesia - Sean Goedecke

    Insider amnesia - Sean Goedecke

    2026-02-23
    Speculation about what’s really going on inside a tech company is almost always wrong. When some problem with your company is posted on the internet, and you read people’s thoughts on it, their thoughts are almost always ridiculous. For instance,...
  • What's so hard about continuous learning? - Sean Goedecke

    What's so hard about continuous learning? - Sean Goedecke

    2026-02-23
    Why can’t models continue to get smarter after they’re deployed? If you hire a human employee, they will grow more familiar with your systems over time, and (if they stick around long enough) eventually become a genuine domain expert. AI models are...
  • LLM-generated skills work, if you generate them afterwards - Sean Goedecke

    LLM-generated skills work, if you generate them afterwards - Sean Goedecke

    2026-02-17
    LLM “skills” are a short explanatory prompt for a particular task, typically bundled with helper scripts. A recent paper showed that while skills are useful to LLMs, LLM-authored skills are not. From the abstract: Self-generated skills provide no...
  • Two different tricks for fast LLM inference - Sean Goedecke

    Two different tricks for fast LLM inference - Sean Goedecke

    2026-02-15
    Anthropic and OpenAI both recently announced “fast mode”: a way to interact with their best coding model at significantly higher speeds. These two versions of fast mode are very different. Anthropic’s offers up to 2.5x tokens per second (so around...
  • On screwing up - Sean Goedecke

    On screwing up - Sean Goedecke

    2026-02-11
    The most shameful thing I did in the workplace was lie to a colleague. It was about ten years ago, I was a fresh-faced intern, and in the rush to deliver something I’d skipped the step of testing my work in staging1. It did not work. When deployed to...
  • Large tech companies don't need heroes - Sean Goedecke

    Large tech companies don't need heroes - Sean Goedecke

    2026-02-08
    Large tech companies operate via systems. What that means is that the main outcomes - up to and including the overall success or failure of the company - are driven by a complex network of processes and incentives. These systems are outside the...
  • Getting the main thing right - Sean Goedecke

    Getting the main thing right - Sean Goedecke

    2026-02-05
    When you’re running a project in a tech company, understanding that your main job is to ship the project goes a surprisingly long way. So many engineers spend their time on peripheral questions (like the choice of technology X or Y) when core...
  • How does AI impact skill formation? - Sean Goedecke

    How does AI impact skill formation? - Sean Goedecke

    2026-01-31
    Two days ago, the Anthropic Fellows program released a paper called How AI Impacts Skill Formation. Like other papers on AI before it, this one is being treated as proof that AI makes you slower and dumber. Does it prove that? The structure of the...
  • You have to know how to drive the car - Sean Goedecke

    You have to know how to drive the car - Sean Goedecke

    2026-01-26
    There are lots of different ways to be a software engineer. You can grind out code for twelve hours a day to make the world a better place. You can focus on glue work: process-based work that makes everyone around you more successful. You can join the...
  • How I estimate work as a staff software engineer - Sean Goedecke

    How I estimate work as a staff software engineer - Sean Goedecke

    2026-01-24
    There’s a kind of polite fiction at the heart of the software industry. It goes something like this: Estimating how long software projects will take is very hard, but not impossible. A skilled engineering team can, with time and effort, learn how...
  • I'm addicted to being useful - Sean Goedecke

    I'm addicted to being useful - Sean Goedecke

    2026-01-20
    When I get together with my friends in the industry, I feel a little guilty about how much I love my job. This is a tough time to be a software engineer. The job was less stressful in the late 2010s than it is now, and I sympathize with anyone who is...
  • Crypto grifters are recruiting open-source AI developers - Sean Goedecke

    Crypto grifters are recruiting open-source AI developers - Sean Goedecke

    2026-01-17
    Two recently-hyped developments in AI engineering have been Geoff Huntley’s “Ralph Wiggum loop” and Steve Yegge’s “Gas Town”. Huntley and Yegge are both respected software engineers with a long pedigree of actual projects. The Ralph loop is a sensible...
  • The Dictator's Handbook and the politics of technical competence - Sean Goedecke

    The Dictator's Handbook and the politics of technical competence - Sean Goedecke

    2026-01-05
    The Dictator’s Handbook is an ambitious book. In the introduction, its authors Bruce Bueno de Mesquita and Alastair Smith cast themselves as the successors to Sun Tzu and Niccolo Machiavelli: offering unsentimental advice to would-be successful...
  • 2025 was an excellent year for this blog - Sean Goedecke

    2025 was an excellent year for this blog - Sean Goedecke

    2026-01-03
    In 2025, I published 141 posts, 33 of which made it to the front page of Hacker News or similar aggregators. I definitely wrote more in the first half of the year (an average of around 15 posts per month, down to around 8 in the second half), but...
  • Grok is enabling mass sexual harassment on Twitter - Sean Goedecke

    Grok is enabling mass sexual harassment on Twitter - Sean Goedecke

    2026-01-02
    Grok, xAI’s flagship image model, is now1 being widely used to generate nonconsensual lewd images of women on the internet. When a woman posts an innocuous picture of herself - say, at her Christmas dinner - the comments are now full of messages like...
  • Software engineers should be a little bit cynical - Sean Goedecke

    Software engineers should be a little bit cynical - Sean Goedecke

    2025-12-28
    A lot of my readers call me a cynic when I say things like “you should do things that make your manager happy” or “big tech companies get to decide what projects you work on”. Alex Wennerberg put the “Sean Goedecke is a cynic” case well in his post...
  • You can't design software you don't work on - Sean Goedecke

    You can't design software you don't work on - Sean Goedecke

    2025-12-27
    Only the engineers who work on a large software system can meaningfully participate in the design process. That’s because you cannot do good software design without an intimate understanding of the concrete details of the system. In other words,...
  • Nobody knows how large software products work - Sean Goedecke

    Nobody knows how large software products work - Sean Goedecke

    2025-12-24
    Large, rapidly-moving tech companies are constantly operating in the “fog of war” about their own systems. Simple questions like “can users of type Y access feature X?”, “what happens when you perform action Z in this situation?”, or even “how many...
  • AI detection tools cannot prove that text is AI-generated - Sean Goedecke

    AI detection tools cannot prove that text is AI-generated - Sean Goedecke

    2025-12-05
    The runaway success of generative AI has spawned a billion-dollar sub-industry of “AI detection tools”: tools that purport to tell you if a piece of text was written by a human being or generated by an AI tool like ChatGPT. How could that possibly...
  • How good engineers write bad code at big companies - Sean Goedecke

    How good engineers write bad code at big companies - Sean Goedecke

    2025-11-29
    Every couple of years somebody notices that large tech companies sometimes produce surprisingly sloppy code. If you haven’t worked at a big company, it might be hard to understand how this happens. Big tech companies pay well enough to attract many...
  • Becoming unblockable - Sean Goedecke

    Becoming unblockable - Sean Goedecke

    2025-11-26
    With enough careful effort, it’s possible to become unblockable. In other words, you can put yourself in a position where you’re always able to make forward progress on your goals. I wrote about this six months ago in Why strong engineers are rarely...
  • Why it takes months to tell if new AI models are good - Sean Goedecke

    Why it takes months to tell if new AI models are good - Sean Goedecke

    2025-11-22
    Nobody knows how to tell if current-generation models are any good. When GPT-5 launched, the overall mood was very negative, and the consensus was that it wasn’t a strong model. But three months later it turns out that GPT-5 (and its derivative...
  • Only three kinds of AI products actually work - Sean Goedecke

    Only three kinds of AI products actually work - Sean Goedecke

    2025-11-16
    The very first LLM-based product, ChatGPT, was just1 the ability to talk with the model itself: in other words, a pure chatbot. This is still the most popular LLM product by a large margin. In fact, given the amount of money that’s been invested in...
  • Writing for AIs is a good way to reach more humans - Sean Goedecke

    Writing for AIs is a good way to reach more humans - Sean Goedecke

    2025-11-14
    There’s an idea going around right now about “writing for AIs”: writing as if your primary audience is not human readers, but the language models that will be trained on the content of your posts. Why would anyone do this? For the same reason you...