179 pointsby speckx6 hours ago23 comments
  • murphomatic5 hours ago
    Get ready for this to become a common theme. Boardrooms are still engaged in the fever-dream promise that AI will solve all their problems, particularly those involving pesky humans. The simple lesson of "AI is another tool" will be a hard-learned one. Some industries, such as software, will take more time to mop themselves into a corner before they discover that velocity should never be a first-class concern. Speed should only come as a side-effect of quality.
    • xantronix5 hours ago
      You seem like a person who works at a place that doesn't have an AI mandate. That sounds nice. I miss when we had nice things in the world like that. I will never take that for granted again.
      • plaguuuuuu3 hours ago
        AI mandate is one of the best things that's happened to me. It's the easiest metric to game in the world.

        At one point my boss asked why my AI usage was lower than other team members. I instantly knew what to do. Every session is now run at ultracode effort. My automated PR review bot averages like $80 in usage per PR review.

        • tudelo3 hours ago
          It is extremely easy to burn tokens if that is required. Explore this codebase. Team x wants y feature, research and generate a full plan. What does feature x in codebase y actually mean? Analyze code coverage in x. Map out code flow and find concurrency bugs in y and on and on...

          Oh and my favorite: Use 5 independent subagents to review code change and summarize the findings, and for any finding determine if they are real concerns

          • cevn2 hours ago
            The other day claude spun up 100 agents and took an hour to type 30k token document to tell me something was impossible to do. I googled it, found a pr on the 3rd link that showed it was possible. "You're absolutely right!!"
            • lostglass2 hours ago
              "You can't use reflection if the classes aren't in the class loader" "I see why you would think that however this should work, let's test it."

              -Claude, burning my company's money.

          • ffsm82 hours ago
            There is value in doing all that too, though. Admittedly with strong diminishing returns, but it's there.

            Eg by doing that I was able to develop non-essential features which increased our quality of life for devs last month without going through our PO who'd need to price it - because that does let's you create changes in an incredibly hands off manner with miniscule amount of time investment if you already know what you want to achieve, and how the end result should be...

            Admittedly, that's a pretty narrow usecase which is rarely the case- but if it is...

          • parasti28 minutes ago
            Just ask it to "use a workflow" and it'll spin un dozens of agents burning your token allowance in parallel.
          • flowerthoughts2 hours ago
            And the more uselessly amusing thing is that the manager who requests higher tokens usage probably also doesn't care whether it's producing slop or not. Metric goes up; managers happy until CFO is reported income hasn't gone up as quickly as costs, and that makes the CEO optimistically concerned. Never expect underlying thought from a messenger.

            It's interesting that LLM barely had any vetting period or experimentation phase. Suddenly everyone was supposed to test it in production, it seems.

          • Forgeties79an hour ago
            Afterwards, give me 5 separate documents with 10 plans each for how to implement this. Triple check your work, make no mistakes. Then give me 3 distinct executive summaries emphasizing different areas.
        • EmanuelB2 hours ago
          https://github.com/dtnewman/burn-baby-burn

          Get ready for that promotion!

        • tgv2 hours ago
          That's corporate eco-terrorism. How did we sink so low?
          • Forgeties79an hour ago
            If your manager is asking you why you aren’t hammering 500 nails a day with your company hammer under threat of replacement, you’re going stop worrying about the surfaces your driving nails in to and simply start swinging.
          • oblio2 hours ago
            It's even worse/better. It's corporate financial malpractice. At some point they will wake up after the AI psychosis dies down. That might take 1-2 more years. After that most companies will realize that AI is a tool, as OP said, and adjust budgets accordingly.
            • delusional2 hours ago
              Importantly, "adjusting budgets" here is for most companies, you know the ones you have to fight to even get an IDE license, a euphemism for zeroing the budget.
              • ihsw2 hours ago
                [dead]
        • rwmj2 hours ago
          It's also the easiest way to determine if your management has AI psychosis or not, and make corresponding decisions about whether to stay with the company.
          • Forgeties79an hour ago
            No one is leaving their job because their manager is too obsessed with AI. Especially not in this economy/job market.
        • KronisLV2 hours ago
          I'd unironically like my workplace to cover AI spend for me.

          There's so, so much mechanically simple but time consuming refactoring that should be done but nobody ever does that because there's never enough free time. Or even various utility scripts and at least finding out of date docs (or writing very basic ones where none exist, though it'd be hard to get them not to feel like slop writing). Or figuring out what additional custom linter rules would be useful, how to improve the CI pipelines and so on.

          If I had the Anthropic Max 20x subscription, I could make a large part of the technical backlog disappear (relatively safely).

      • lordkrandel2 hours ago
        Get out of thay world ASAP. There are still companies actually doing work instead of burning investors money
      • groundzeros20154 hours ago
        Why would you assume that?
        • xantronix4 hours ago
          The wisdom to understand that velocity is not equal to value; and the optimism that this will all end at some point.
          • Retric4 hours ago
            Companies ultimately don’t have a choice here.

            They can do what works, or they can fail. Large enough companies with enough inertia can do really dumb things for a while, but even giants fall.

            • wiether3 hours ago
              I'm confused by your answer because I can't tell which way you're going.

              Are you saying companies have to mandate AI everywhere?

              Or are you saying the exact opposite, as your second sentence suggests?

              I haven't heard of AI mandates in small companies, only in big ones.

              • delusional2 hours ago
                He's just making a general "efficient markets" argument. He's arguing that whatever happens in a couple of years will be the right thing, no matter what is happening now.

                That is essentially not an argument in any direction.

            • tonyhart73 hours ago
              or they just need really capable AI that are better than 99% human
          • lazide4 hours ago
            That just means he’s not a middle manager or exec, not that he isn’t cashing the check from someone who is clearly a short sighted idiot.
            • xantronix3 hours ago
              It wasn't meant to be a literal statement, more just a reflection that the situation is so bleak that I cannot imagine a better future; anybody expressing even a little bit of it seems to me like a somebody who has not been crushed into compliance through force.

              Quoting the host of the recurring Quiz Broadcast sketch from That Mitchell and Webb Look: "Books mention 'hope'. What was 'hope'?"

    • Grimblewald2 hours ago
      Velocity implies direction, AI is just speed sans direction, AI only workflows are just really fast brownian motion centred on training corpus mean for a task. Humans can give it direction, how good that direction is depends on human expertise.

      We still need the humans, there are no cases for novel useful work I can think of, or have seen, where humans are no longer required.

      • vickychijwanian hour ago
        I like the analogy with brownian motion, thanks for sharing that
    • pjmlp4 hours ago
      As we have seem with offshoring, any company whose main business isn't producing software, isn't coming back in-house, even if the quality for engineering team themselves sucks.
    • Rexxar31 minutes ago
      > velocity should never be a first-class concern

      Some people have not learned that velocity at small scale without global synchronisation is just thermal agitation.

      • a_sewer_rat28 minutes ago
        Someone should tell this to Bungie’s Justin Truman
    • BoingBoomTschak5 minutes ago
      The word "lesson" implies that there'll be some learning involved in the process. I got your joke, right?
    • rebuilder4 hours ago
      To the boardroom class, employees are tools as well.
      • mpyne4 hours ago
        No doubt, but the issue I think they keep running into is they don't understand how useful those "human tools" are, so they keep trying to replace the functions humans provide with AI, without realizing all the other functions that the humans also provided.
        • VBprogrammer31 minutes ago
          My partner had booked a table for lunch for us and our friends. Six adults and six children. One of the couples had forgotten a party earlier that morning, so we tried to move the booking a couple of hours later.

          Unfortunately the only phone line was answered by an AI bot who stubbornly refused to move the booking, simply telling us there was no availability within an hour of our booking.

          Fortunately my partner was passing so was able to go in and speak to someone is person who was happy to move our booking back 2 hours. Lunch and drinks for our party must have come to several hundred pounds.

          I'd estimate our party was between a third or maybe half of all the customers there. Had we chosen to book elsewhere I bet someone would still be patting themselves on the back about how clever they were to save a few minutes a day on actually answering the phone to actual customers.

        • delusional3 hours ago
          Marx had a way to think about that. He would distinguish between labour as in generalized socially necessafy labour, and specific skilled labour.

          Value is measure in generalized labour, since that the universal measure of human effort. The genealized amount of time a human being must spend to produce something from its parts. Generalized labour is also what's bought from labourers. You don't pay them to do something specific, you pay them to labour in general.

          This contrasts against specific labour, which is whats actually required in the moment. Generalized labour power must be the right kind of specific labour to actually produce anything of value.

          The AI leaders have been told that AI is labour. To the extent that it currently is, which I believe is only the case because the market hasn't adjusted, it's not the right specific labour to male anything valuable.

          • 3 hours ago
            undefined
    • hsbauauvhabzb5 hours ago
      Nah, that’s the future executives problem, the current executive gets to brag about how their AI integrations cut costs while maintaining an acceptable yet enshittified quality
      • number62 hours ago
        Oh, it solves two problem at once: overpaying wages and overdelivery of quality.

        You just have to get the input coefficient right. The least amount of acceptable quality with the least amount of costs is the sweet spot. /s

    • crimsonalucard2 hours ago
      [dead]
  • WarmWash4 hours ago
    From when this story was posted a few days ago:

    Ford has hired 350 engineers over the last 3 years which happened alongside short comings in using AI inspection tooling. This has nothing to do with LLMs and instead is almost certainly about their MAIVIS and AiTriz pilots, which use old school CNNs on custom IBM hardware to do visual inspections.

    Dirt bag media will do anything for your clicks and leave you more uninformed at the other end.

    • calcifer4 hours ago
      The article has named sources for its quotes, whereas your comment relies entirely on "almost certainly" which sounds a lot less informed.
      • achow3 hours ago
        OP to me sounds more authentic and seems to have inside information.

        After a quick search I found a publication actually mentioning about these tools:

        Ford previously told Business Insider that it had developed two bespoke AI-enhanced scanning tools that helped validate that cars were properly assembled before rolling off the lot. The tools, called AiTriz and MAIVs, both debuted in 2024. https://autos.yahoo.com/policy-and-environment/articles/ford...

        And after doing cursory research on these tools, it is clear they are rudimentary (as compared to SOTA LLMs), they were essentially smartphone mounted on stands and doing visual checks using the camera - so OP could be very right.

        https://www.businessinsider.com/ford-uses-ai-cameras-in-fact...

        • kamranjon2 hours ago
          A fine-tuned classifier purpose fit for a specific task can easily outperform a SOTA LLM on more modest hardware and often makes a lot more sense.
        • aprilthird20213 minutes ago
          How can it be inside information if it's in a yahoo article? And why does OP alleging they are talking about technology A not B and you finding out they use technology A (while we all know they also use technology B as well) make OP more likely to be right? Very fallacious thinking
      • decimalenough3 hours ago
        Nothing in the article contradicts their (IMHO accurate) claim. Three years ago boardrooms were not drinking the LLM Kool-aid yet, while ML-powered QC has been around for years. Remember Silicon Valley's hot dog vs not hot dog? That's pretty much all you need, only the hot dog is a car part.
        • ehntoan hour ago
          Apparently it is not all you need, according to the article.
    • chrisjj34 minutes ago
      > This has nothing to do with LLMs and instead is almost certainly about their MAIVIS and AiTriz pilots

      Where does this article say otherwise?

      • aprilthird20212 minutes ago
        The dirt bag media! Making insinuation that I actually projected onto their article!
  • barnabee27 minutes ago
    "We didn’t pay as much attention as we should have to the experience of our most knowledgeable engineers"

    The defining motto of the corporate world

  • thot_experiment11 minutes ago
    Managers believe in the fungibility of engineers and do not understand the concept of institutional knowledge. Always has been.
  • rmason5 hours ago
    Back in the nineties Ford ran a lot of ads about how quality was job one. But in the last twenty years their quality declined by a large amount at the same time other brands were getting better. I say that as a lifelong fan of Ford, quality was why I left the brand two years ago.
    • AceJohnny25 hours ago
      It's impressive all the recall notices I get on my 2020 Escape Hybrid. At this point I joke with my friends that they're love-letters from Ford.

      (most of them are for fairly innocuous stuff...)

      • pmontra5 hours ago
        And yet all the time you spend performing those recalls should be annoying. Maybe you don't plan to eventually sell your car on the second hand market but if you do, a car without all the required recalls could have a lower value than one with all the recalls applied.
        • AceJohnny24 hours ago
          eh, every 6 months to a year I bring the car in to the dealer to handle the stack of pending recalls, during which I get a rental, courtesy of Ford. It's not much of a deal for me.

          Few of the issues I've experienced with the car were clearly tied to quality issues: 1) Battery died a few times, but maybe that was user error 2) squirrels/rats nibbled the engine cable harness, a not-uncommon occurrence in our area. Only 3) auto-unlock on passenger side being unreliable is clearly a quality/design issue.

          Honestly, I actually love the Escape. The pedal feel is very responsive in all driving modes, compared in particular to the 2020 Hybrid Rav4, which felt like driving a boat (maybe I didn't find the drive mode?), or the 2020 VW Tiguan which had a shockingly slow automatic transmission for an ostensibly "sporty" vehicle. And I'm not even a car guy. I also love its actual buttons on the dashboard, instead of the idiotic "everything on a huge touchscreen" that too many cars do nowadays.

          • fn-mote4 hours ago
            > every 6 months to a year I bring the car in to the dealer to handle the stack of pending recalls

            The fact that you find this acceptable is amazing to me.

            Sounds like a complete failure of quality control.

            • spockz2 hours ago
              Cars here are inspected yearly anyway or you go change winter tires for summer tires. (Because we lack the place to store them in typical houses.) So you are at the garage anyway every 6 months to 12. Then they can also do the other stuff
    • xprnio5 hours ago
      (As a non American) I remember hearing a joke that goes something like “How do you fix a Chevrolette? Buy a Ford”, but nowadays I guess a bike is a better option
      • DaSHacka5 hours ago
        Or more realistically a Toyota, and their numbers are reflecting this.
        • petersellers5 hours ago
          Which numbers are those? Their sales numbers or their numbers of vehicle recalls due to defective engine manufacturing?
        • kortilla4 hours ago
          They destroyed their heavier truck reputation with this new Tundra unfortunately
          • boc2 hours ago
            Appreciate my 2UZ-FE more every year.
          • adgjlsfhk14 hours ago
            what's wrong with it?
            • kenhwang4 hours ago
              The new Tundra TTV6 had a manufacturing process defect that allowed shavings to get into the engine bearings, which causes catastrophic engine failure.

              They still don't have a solution to the problem. The shavings amount/size is supposedly common among all engine manufacturing processes, but the new engine design has such tight tolerances that it's now problematic.

      • samudrijan4 hours ago
        Fix Or Repair Daily
        • sublinear2 hours ago
          Faulty Obsolete Ruinous Decline
        • Grum93 hours ago
          Found On Road Dead
      • lazide4 hours ago
        There is also the ‘joke’ - What does Ford stand for? Fix Or Repair Daily.

        None of the US automakers have good quality reputations. If you want something that works reliably, get a Toyota.

    • kortilla5 hours ago
      Ebbs and flows with these companies. If you got used to driving in the 70s then the FORD meme was “Fix Or Repair Daily”.
      • docjay4 hours ago
        Fix or replace daily. Fixing and repairing are the same. ;)
      • koolba4 hours ago
        The other classic one is, “What’s Ford backwards? Driver Returns On Foot.”
    • lowbloodsugar5 hours ago
      If a company is saying “X is job one” it’s because they suck at X. They sucked at quality. They still suck at quality.
      • rmason4 hours ago
        Actually in the latest J.D. Power initial quality ratings they took a big step up in quality. I think it was the first time in 15-20 years that they were on the list of recommended major brands.

        https://archive.is/VcL8c

        • DangitBobby4 hours ago
          I'm very skeptical of the initial quality studies. No idea how well predict long term (or even 5 year) quality.
        • lazide4 hours ago
          JD power is pay to play. Ford just kicked in more money this year.
    • nativeit4 hours ago
      Really? Ford’s quality in the last half of the 1990s was the poster child of cheap, vac-form plastics.
      • 3 hours ago
        undefined
    • morkalork4 hours ago
      The same Ford whose bean counters caused them decades of reputational damage over skimping on rust protection? Seems like they haven't learned any lessons at all.
  • jasonkester43 minutes ago
    I’ve had this happen a few times in the past, back when you’d fire your expensive people and replace them with cheap human labour instead of AI, so I have a word of advice.

    Be sure to have “updated your rate schedule” recently, which explains why you’re now twice as expensive as before.

    They know how bad they screwed up and how bad they need you now. I’ve never had anybody refuse a giant rate bump now that we were all on the same page.

  • Incipient3 hours ago
    I have spent a SOLID 3 full days 8h/day (plus long running tasks overnight) thrashing out a random idea for a Web application using purely Opus (mostly Max, sometimes ultracode version). I'm not a project manager, but I genuinely tried a full 3-tier spec out - design->specs->build details.

    While it was significantly better than previous attempts, it still misses very basic things - sporadically. Eg. A clear design requirement was essentially adding clients, explained clearly and comprehensively. The ability to add clients was entirely missed in the build and iteration (there were multiple 'please check its all done' separate agent runs/checks).

    I can imagine in a fully autonomous deployment, in even moderate complexity, even to this day would still occasionally mess up - badly enough to cause non-trivial business issues.

    I haven't managed to really figure out what's the best way, but my latest thinking is really having boil down tasks to almost unit operations "add UI button, wire to Api call. End".

    • KronisLV2 hours ago
      > there were multiple 'please check its all done' separate agent runs/checks

      You could ask it to go through the spec point by point and then mark what is done and WHERE/WHY, then it'd point you towards exactly what might be missing.

  • bartread5 hours ago
    Well, at least they learned from the experience, and that’s good.

    The more interesting question, I think, is what proportion of businesses will choose the learn from Ford’s experience without first choosing to relive it?

    Often people, and therefore also organisations, struggle to usefully learn from the experience of others without repeating the same mistakes, and experiencing the same pain.

  • Alien1Being4 hours ago
    How do you fix a Ford ?

    Buy a BYD / Xiaomi / Zeekr / Xpeng...

  • dotcoma5 hours ago
    Amongst other things, AI won’t buy cars.
    • khursa few seconds ago
      Why not?

      With self driving, one imagines ai will scale the self-driving fleet up and down on demand, ordering new cars from 3rd parties by the hour during peak demand.

    • tiew9Vii4 hours ago
      The dystopian future where no one owns cars is already being laid.

      Cars are more and more becoming white goods appliances with the driving experience becoming less and less a priority. Even enthusiast cars now are about raw numbers and need electronics to reign them in to make useable for the average driver on the average road.

      The average user probably doesn’t even want to drive and have AI do it for them.

      Repairability is becoming less viable as mechanical parts replaced with screens and digital locks. Parts availability is already an issue, only going to get worse especially with the pace of new cars are being churned out from China.

      The end will be car as a subscription. We already have it with leasing, and BMW having to pay to use your electric seats.

      • tasuki3 hours ago
        > The dystopian future where no one owns cars is already being laid.

        Pardon me?

        We're living in the dystopian present, where most everyone has a car or several. Cities are crowded with cars -- both moving and parked -- and it's awful for humans who aren't cars.

        I can't wait for the moment people switch to a subscription and the cars are shared and drive themselves. The streets will be just as full of moving cars, but at least the parked cars hopefully disappear, giving us more space for trees or sidewalks or anything but cars really.

        • Terr_an hour ago
          I think you've misread the parent poster.

          * Their "not owning" means a swap to a subscription/license for the car, which could still be exclusive rather than shared.

          * Your "not owning" assumes a reduction in the number of cars per capita.

          In other words, the "dystopia" they are referring to is one that still has today's problems of gridlock, land use, urban planning, etc., with new kinds of problems layered on. Cars not being user-repairable, being nickel-and-dimed on features, a monopolistic used-parts market, and a general shift towards whatever boosts the car-manufacturer's profit margin.

        • Herbstluft2 hours ago
          You are injecting a lot of assumptions and wishful thinking to view the removal of ownership from this equation as a net positive.

          I see no reason to assume that this would lead to the disappearance of parked cars or to more trees. Our corporate overlords will want to make use of that space for more cars or infrastructure to support the new car network, why would they ever just give it back willingly?

    • bombela5 hours ago
      Not yet perhaps.
      • moomoo115 hours ago
        soon agents will live for us

        the ~game~ matrix

  • rezaprimaan hour ago
    lately I saw a post [1] about Doorman Fallacy [2]. I strongly believe this is another example of that.

    [1] https://rozumem.xyz/posts/17

    [2] https://en.wikipedia.org/wiki/Doorman_fallacy

  • arjie2 hours ago
    This doesn't seem like it backfired. Firing these people and rehiring a fraction of them catapulted Ford to the top. In fact, these roles were apparently there for over a decade before modern AI even came to exist and Ford was never top. This actually presents a formula for improved reliability - fire almost everyone, then hire back the cadre with value. A very DOGE-esque approach and I'm surprised it worked.
    • al_borlandan hour ago
      The best people are the least likely to come back, and going through all of that will surely impact productivity.

      Just two days ago at work a call of 15+ people spent a non-trivial amount of time recounting the scars of colleagues being laid off, or they themselves having to sign severance papers, only to be saved in the final hours. These events happened 10-15 years ago and they still cost the company time a decade later, not to mention that trust that erodes with these events.

      If companies want people to focus on work, those people need to feel secure in their jobs. Laying them off and hiring them back is not job security. It’s a signal that management has no idea what they’re doing. Why would these people follow the leadership of those who can’t even solve the issue of staffing without making a mess of it?

      It’s also bad when seemingly competent employees are laid off while incompetent ones stick around. It sends a signal that it doesn’t matter what you do, so why try.

  • zkmon5 hours ago
    Talk about making a huge sale to a car sales-man and totally pawning them. Tech has evolved into next-gen "selling science".
  • oxonia5 hours ago
    * Backfired * :-D
  • noisy_boy5 hours ago
    > while some workers will also help improve and train the AI systems

    Our AI sucked but that doesn't mean less AI. We need better AI, not humans.

  • ChrisArchitect5 hours ago
  • 5 hours ago
    undefined
  • 5 hours ago
    undefined
  • 5 hours ago
    undefined
  • htoqwiejqlekr5 hours ago
    Why are American tech-bros such loud-mouthed bullshitters ?

    Reminds me of this disaster at Toyota,

    https://www.wsj.com/business/autos/toyota-bet-technology-wov...

    • zkmon5 hours ago
      American tech is basically a sales machine. An ounce of tech will be coated with a ton of selling force. Everything in America is a business, presentation or a talk-show - including government, education, relationships. People do selling and faking to themselves sometimes.
    • onetokeoverthe5 hours ago
      [dead]
  • kevinten10an hour ago
    [dead]
  • ChrisArchitect5 hours ago
    [flagged]
    • dmix5 hours ago
      > This has nothing to do with LLMs and instead is almost certainly about their MAIVIS and AiTriz pilots, which use old school CNNs on custom IBM hardware to do visual inspections.
  • aussieguy12342 hours ago
    I'd rather not have a vibe coded car.