I am often wrong

(borischerny.com)

84 points | by bcherny 3 hours ago

27 comments

  • infamia 34 minutes ago
    > Something that people learn quickly when they work with me is that my approach to pretty much every problem is: > ... > 6. Act with urgency to achieve the goal

    If everything is urgent, then nothing is. This guy sounds miserable to work for and with. Assuming this is accurate and not just hyperbole, he is essentially saying he has no prioritization skills because everything is urgent. I think most people who have been around the block have worked with people like this, and unbeknownst to them, their coworkers develop a default snooze button associated with most of their requests and projects.

    • goostavos 24 minutes ago
      Heavens. Is it possible you're reading into it a bit? He's miserable to work with? From this one blog post?

      A more generous read, or, at least the reading I took: "once we (think we) know what we're doing, we violently execute."

      So, "boo" on you. This guy sounds awesome.

      • kevinkoning 21 minutes ago
        I was literally writing almost this exact post but decided to reload the page first.
      • dyauspitr 20 minutes ago
        Developers get triggered about managers breathing down their neck when they read things like this that’s why you get such strong reactions.
    • bmitc 20 minutes ago
      This list also makes zero sense. It says to gather missing information after gathering all known information but before defining a problem. How could you even know what information is missing, much less information that is important, without knowing the problem? And if you're to gather missing information, that you somehow know about, doesn't that make it part of gathering known information? The rest of the list is just as dumb. This list is like a middle schooler was asked to come up with a problem solving framework.

      This guy is usually all over threads in which he gets to show off his internal knowledge of Claude Code. I'm sure he'll be here after getting clowned.

      The entire Bay Area seems like the most insufferable people known to man. These people have zero introspection.

  • cube00 2 hours ago
    I can't say I agree with forcing your team to use your own personal "framework" of approaching a problem or else you'll get "feedback".

    > Sometimes I will give feedback to people when they are missing steps in the framework, or are poorly executing some of the steps. I expect the same feedback in return.

    I also don't like that urgency is built in as the standard process either, no wonder everyone is burnt out.

    > 6. Act with urgency to achieve the goal

    • jsw97 1 hour ago
      Acting with urgency is a bit at odds with discovering flaws in your plan. If you're sprinting you're less likely to notice smells and things that are inelegant, more likely to paper them over. That said, there is a time for urgency. Just not every single task.
    • CSSer 1 hour ago
      But if you don't only surround yourself with people who think exactly like you, how will you ever recruit an army of yes men and women?
    • adamsb6 1 hour ago
      It’s basically OODA loop, which is itself just as descriptive of how people act and adjust than it is prescriptive.

      How else would you describe iteratively solving problems?

      • baxtr 50 minutes ago
        Interestingly enough the problem with most of problem solving is identifying the right problem to solve.

        It may sound weird but OODA starts making sense once you’ve identified the right problem to focus on.

        In its original definition it was based on dogfights. There, your problem is clearly defined.

        • datadrivenangel 47 minutes ago
          and the fun question of how do you find good problems is very hard to systematize!
  • glimshe 2 hours ago
    Nothing more annoying than a manager with a personal know-it-all framework requiring people to follow it or else they get "feedback".
    • dofm 2 hours ago
      He's often wrong, don't you know.

      Just not about your performance review.

  • pclowes 12 minutes ago
    Having listened to him give a couple of talks I am always struck by how much he talks and writes like Claude code.

    I don’t think he farms out all of his writing and talking to LLMs. I don’t think Claude code was trained to emulate him or anything.

    I think his “voice” has been filed LLM smooth by years of agent based interactions. He claims Anthropic engineers use an average of 500+ agents a day. They are human interfaces to token generators more than human to human communication. They are picking up the tendencies of their most frequent communication partner.

    Unfortunately, I see Claude being wrong often enough that I view it as a faulty narrator. Often helpful, sometimes totally full of it.

    And now I subconsciously apply this filter to anything that sounds like Claude.

    Makes me nervous that my voice may be becoming that of a faulty narrators.

    • bmitc 8 minutes ago
      > He claims Anthropic engineers use an average of 500+ agents a day.

      What are they doing all day with that, I wonder?

  • otterley 1 hour ago
    This seems strongly aligned with the Amazon doc-writing and decision making process. I found it to be unusually effective as a business process, and took it with me when I left to my current role.

    Making thoroughly informed decisions and iterating on a decision doc before committing to a direction and plan is better than every alternative I’ve ever observed in my career.

    The criticism I’ve read thus far on this thread seems unwarranted. I give the same kind of feedback to my mentees when their work product or process could use improvement.

    • margalabargala 31 minutes ago
      > Making thoroughly informed decisions and iterating on a decision doc before committing to a direction and plan is better than every alternative I’ve ever observed in my career.

      My last company did this. It usually devolved into a design-by-committee full of compromises to make various stakeholders happy and often yielded a worse artifact.

      It became more effective once people got burnt out on the process and most stakeholders stopped caring and started rubber stamping, allowing the one or two people willing to put in the energy to come up with something coherent.

  • weakfish 8 minutes ago
    I still am mind blown at how bad CC is as software. It’s just not that hard of a problem. I get that harnesses aren’t trivial, but they’re not insane either. And the fact that it’s running on a JS runtime (that they bought!) is also crazy. Why not Go/BubbleTea? Why not literally anything native? It makes no sense

    I don’t want to be a jackass, but it’s hard to take anything Boris says seriously when he’s headed up such weird software. And it’s not like resourcing or money is an issue for them. If Claude was so damn good, why does CC suck?

    • watt 0 minutes ago
      Claude Code is also offered as an SDK, you can build custom (customized) harness on top of what essentially is Claude Code. https://code.claude.com/docs/en/agent-sdk/overview
    • bmitc 5 minutes ago
      Turns out he just used what he knew, TypeScript, and not what best solves the problem. He must have not had his "framework" then.
  • Imanari 1 hour ago
    Steps 1–5 of his framework are increasingly formal ways of saying “figure out what’s going on before doing something,” followed by step 6: “then do it fast”
    • verdverm 1 hour ago
      “let Claude figure out what’s going on before doing something”

      “then ask Claude to do it fast with no mistakes”

      (edited for accuracy)

  • glitchc 17 minutes ago
    This guy doesn't think deeply about any problem, possibly because he has never had to and probably because he has never wanted to. He would probably make a good residential plumber.
    • rando103747202 4 minutes ago
      You must not be a home owner because good residential plumbers are definitely out there solving the “hard problems” that techies love to bloviate about every day.
  • jascha_eng 1 hour ago
    That's what it took to finally support Agents.md I guess. Boris had to blog about having made a mistake.

    How about you stop taking things so personal instead and let others steer more.

  • fjni 28 minutes ago
    > I hope it is interesting or helpful

    I think you're wrong. I think it's embarrassing. Though I might be wrong.

  • 6LLvveMx2koXfwn 1 hour ago
    Unlike me, 56 and yet to be wrong once.
    • dofm 15 minutes ago
      It is a burden all of its own.
  • jay_kyburz 0 minutes ago
    Heaps of comments here but nobody has pointed out he defined the goal after defining the problem. That's cheating.

    Step one is to define the goal. Then you work out how to reach the goal. (Gather information and form a hypothesis) Then you take steps toward the goal. (Test your hypothesis to make sure you stepped in the right direction.)

  • preommr 23 minutes ago
    And yet there's none of this uncertainty or caution with his posts that then go on to have massive ripple effects because of his position at Anthropic and the marketting related to claude.

    I personally have a lot of anger and frustration with many people in the ai hypesphere that are just mindlessly frolicking around without a care in the world, happy to speak into the megaphone offered by masses that are in a rat-race to avoid some AI dystopian hellscape that keep getting painted by these thought leaders... and then going "oopsies... I am just human guys... y so mad?!"

  • mccoyb 16 minutes ago
    I think someone can follow "good practices" with a team and get to a bad place, especially with such a novel product (as AI coding agents).

    But taking Claude Code as the product of this style of thinking -- who is Claude Code for? Is it for everyone in the world? Well, if you look at the feature velocity, it seems like the answer is intended to be yes ... Claude Code is trying to solve every problem in software development in the world, all at the same time.

    So I question the "user model" here.

    Here's another thing that is true about Claude Code: it's among the most inconsistent and buggy pieces of software I've ever encountered.

    - You can move the cursor with the mouse in the composer, but not in AskUserQuestion?

    - When agents spawn subagents, the model name is inherited from the main agent, and seemingly none of the (4! yes, 4!) subagent tools seem to get this right (except for Explore, which seems to be fixed to a weaker model)

    - Sometimes, when my usage limit halts, my agents will pick up when it refreshes (within ~2 hours or something) ... other times, nope -- even within the usage limit?

    This is a sampling of my own experiences using this thing frequently. Are these sorts of details not important? Maybe not: I'm not at the level of this team, and may never be.

    But I think it's a reflection of agentic engineering ... a somewhat embarrassing one, from my perspective. It paints a picture of a team who can't quite get the details right, even with the assistance of purported extremely powerful AI tools, even internal ones which we don't have access to?

    I think when people look back on 2025 -- Boris is going to have his name right there in the books ... Claude Code, coding agents -- Anthropic (& Boris + team) made the first move.

    But now it's 2026, and people know how harnesses work, and heavy lies the crown.

  • someguy101010 1 hour ago
    a foolish consistency is the hobgoblin of little minds
  • 0gs 1 hour ago
    i am pretty sure it would just be "wrong," not "meta-wrong," and given the title, i am giving myself the point.
    • rzzzt 1 hour ago
      I am not even wrong.
  • brcmthrowaway 43 minutes ago
    Just retire at this point, you don't even have to work.
  • ks2048 1 hour ago
    > I love being wrong

    I prefer being right, but to each their own.

    • kragen 1 hour ago
      I like being right so much that, when I'm wrong, I change my mind, despite how embarrassing that is.
  • well_ackshually 1 hour ago
    I, I, I, I, I, I, I, Me me me me me me

    This is what happens when you let things get to your head. You work on a (highly inefficient, often broken) piece of extremely basic software by prompting a slot machine and hoping it works. Calm down and stop forcing your shitty framework on employees, you're the most replaceable cog of all.

  • badgersnake 52 minutes ago
    “I am often wrong” is directly from how to make friends and influence people.
  • 121789 53 minutes ago
    The most annoying thing about this is that the steps are out of order unless the definition of problems and goals are intermixed 1. define a goal 2. understand information and gaps in information 3. define and prioritize the problems to achieve that goal 4. identify potential solutions for top problems and prioritize 5. measure success

    and do all of it with urgency (magically managers want everything done with urgency)

  • Avicebron 1 hour ago
    7. Reflect on that goal?
  • atoav 1 hour ago
    Yeah? A very basic process, most people use some variation of this implicitly without talking about it.

    This sounds like a slightly narcissistic manager who thinks people are doing it wrong if they don't act like small copies of him. There are multiple ways to reach the same outcome and a lot depends on your information. E.g. I typically have a mental model of a system in my head, meaning when some problem needs fixing very likely I already know where it would need fixing and already think about the various future implications arising from a different fix. A point that is totally absent from that framework.

    Being a senior dev myself I have seen enough good software turn bad to know that seemingly innocent technological decisions can come with huge and lasting implications. The fact that this is missing here is speaking volumes about the lack of experience at display here.

    Your task as a manager isn't to create small copies of yourself. Your task is to know each persons weaknesses and strengths and compose the work in such chunks that the weaknesses have little effect, while the strengths multiply. For this you will first of all have to trust your people and lead them to discover certain ideas themselves.

    E.g. if you feel someone always jumps gun-ho I to the task without doing the research, just tell them to give you the research first. Do that a few times and they might realize how useful that is.

  • verdverm 3 hours ago
    sorry, but when you reach certain levels of influence, you need to slow down, be more methodical, and not be so flippant
  • DIXOR 3 hours ago
    [flagged]