“Mistakenly, we thought that by just introducing artificial intelligence and adjusting the design requirements that we had, that that would produce a high-quality product,” said Charles Poon, VP of vehicle hardware engineering, in a briefing this week with reporters.
According to Poon, some of the company’s most experienced personnel left before all of their accumulated knowledge could be fully transferred into Ford’s automated systems. That necessitated bringing back some of those employees to retrain those systems…
See this, nothing was learned by these slop-shits. Their take away wasn’t humans-with-experience > than slop-bots. It was, unfortunately, ‘we didn’t extract enough knowledge from the humans that helped build our company before tossing as many humans away as possible. Once we’ve extracted enough, we’ll try again.’
Fuck you poon and co.
Funny how the capitalist narrative is that the CEO types “deserve” all they get because they worked hard and “built the company”, but employee’s that’ve been equally there for it’s hardship and growth, actually with their hands in the mud, actually have all the practical knowledge, yet are only on an income, are tossed aside at the nearest convenience because somebody smelled a bit more money.
Some of them really can’t be arsed to give back the community and systems that allowed them to flourish in the first place can they.
Locust swarm.
Sometimes I feel so blessed working for somebody that actually values people.
Let’s hope the humans learned their lesson and won’t teach the systems.
The point the grandparent comment is making is that there is no amount of teaching that will turn an LLM into a top engineer. The technology just isn’t there yet, not until OpenAI replaces all their own engineers.
And they’re going to fire Charles Poon for fucking this up, right?

Mr.Poon is known for fucking things…
I hope they had to double their previous salaries…
VP should be fired.
Very normal story at this point. Managers incompetently think AI will magically replace employees, they lay off employees, it doesn’t work, they rehire the employees.
Mistakenly, we thought that by just introducing artificial intelligence and adjusting the design requirements that we had, that that would produce a high-quality product
That’s so low IQ, like saying “Mistakenly, we thought that by just introducing a lawn mower and adjust the landscaping requirements, that that would produce a high quality lawn.”
Exactly, it’s incompetent managers making stupid decisions in the hope of looking good by reducing headcount. People see this and think aha, one more reason to hate AI, but blaming AI is like blaming a fork for not being a spoon.
So they fired the executives responsible, right?
Lol. Probably got bonuses then celebrated for identifying the issue and fixing it.
Heh, a few weeks back a new project manager at my work held a meeting about an upcoming project, and half the team was able to say the timeline was workable, but the specifics the project manager laid out would lead to disaster, and we just had to adjust the strategy, but still have same time and same cost. We spelled out exactly what would go wrong and how, based on previous attempts to do it the way he said. It was scheduled to be a weeklong project, which would have been a fine timeline.
He got stubborn, insisted that based on his research his approach was right, and while he would have us on standby in the unlikely event of a problem, he would largely outsource the project to a company that agreed with his plan.
So the project started Monday, and based on past experience we expected to be called into action on Tuesday morning and have to hustle, or maybe Tuesday end of day and really get overworked to close it in time. So Friday comes along and we are shocked that it must be going ok since we hadn’t heard anything. 4pm rolls around, the project manager calls us in a panic saying it’s all gone nowhere, zero progress made, and he has escalated to make sure we take over and now we had to make the Monday morning deadline, or our asses are screwed. Everyone worked their asses off, a couple didn’t sleep the whole weekend.
So in a followup call, the project manager said “no one could have predicted it would go so badly”, and then an email came out from executive team congratulating the project manager for making the project work despite challenging circumstances.
If you have concerns like that always express them in an email as well as verbally, not only is it good for covering your own ass if you weren’t able to pull it out the fire (tbh I think you shouldn’t have busted your ass to make it work), but its also going to make people less likely to claim that unearned credit for your heroic work if you do.
I would literally go “Nope, no going to happen, you deal with you making promises with estimates you yourself made up instead of listening to the experts”.
In fact, I’ve already done this in the past.
This as a good example of how people fail upwards.
If he had listened to us from the onset, this would have proceeded, he would have been maybe casually acknowledged for a solid enough job, business as usual even though the money in play was abnormally astronomical, leadership would have just taken this part of the business for granted.
Because he didn’t listen, he created a disaster. Because the disaster had just unimaginably large amounts of money attached with just stupid amounts more potential money in followup business, the executives were panicked. The ability to recover it on schedule suddenly they appreciated it, and he manages to bask in the spotlight.
Ok, so what if we had left him out to dry? We probably would have been fired. He probably would have too, but declining to assist and risking millions of dollars of business screws you too.
The upside? Well, this was noteworthy because this was the first time in many years I had to lose a weekend, so it’s not super common. To the extent stuff like this happens more regularly, it usually isn’t this bad and is more annoying but on normal business hours. This also happened close to review cycles, and was fantastic relevant information to hold over management so while I didn’t get broad recognition, I did walk away with the second largest bonus of my career. Also the project manager learned the lesson and his standard game plan for this sort of thing is now consistent with what we said. He fails upward, but at least he’s an ally for the foreseeable future.
The true mark of experience
That would make me quit on the spot. No notice. No explanation. Just get up and leave and not say any word to anyone.
No matter what, the parasites in the big club always fail upwards.
*Underpaying someone else to fix it.
Executives make some major mistakes but never seem to be held accountable.
Can we start replacing executives with AI? Big money savings there, and you don’t even need a particularly good model
The CEOs already have and are getting paid to copy paste responses.
All CEOs do is mindlessly follow trends; perfect use case for AI.
I’d settle for regular old I
Could probably get the job done with a half-decent flowchart, really.

Probably invested more in AI.
Hopefully those employees said, “Sure, I’ll come back, but my salary requirement is 50% more than you were paying me.”
It would be great if all the workers would agree on this collectively, rather than just one offs.
I always thought it was a joke until it happened to friends of mine. Massive layoffs, they were experts in one specific technology, they came back as consultants for a few years with a doubled salary. They were fired again later, but with a lot more money so it was worth it.
In the current job market, you know it was the other way round.
If the company proactively reaches back out to you, you have the upper hand, regardless of the general hiring atmosphere. It indicates that they don’t want to take the time for someone else to ramp up on institutional knowledge they know you already possess.
I’ve been using an LLM for programming for last 6mo and it needs constant babysitting. It’s basically something that just does the most straightforward thing without consideration of nuance, maintainability or whether to actually split into a module. This is very much not surprising.
Yep. I realized that the best use case is just using a LLM as a supercharged StackOverflow, where answers are based on my specific problem.
I just use it as chat, have it configured to give me at least two options as answer, better three. Then I feel still in charge. And if I like a proposed solution I only take it over line by line and tweak it to my liking. So I still “wrote” the code and would rightfully feel responsible for the result (again, like I used StackOverflow).
Never ever would I let it go rampage as agent on my codebase. That’s terrible 😱.
The active dev I know who uses it daily says it drastically reduces the time he spends on routine tasks and sometimes comes up with novel approaches, but he definitely has to check everything. The problem is inexperienced or non-experienced people thinking it’s a magic lamp you can rub and it poofs out an expert programmer.
It’s obnoxious enough to try to use for myself, sometimes useful but obnoxious to review the code and just constant screwups except for exceedingly boilerplate stuff or stuff that can take some sloppiness (e.g. LLM can make it easy to indicate some variables to get from argv and do the tedium of that plus help text plus man page edits and generally do that fine). Even if it doesn’t screw up obviously, if the code is verbose, I know a screw up is lurking and just ditch it and do it myself.
However, the real pain comes in as other people use it. Just today someone had an issue and normally they’d ask a developer for help and offer debug appropriate information and/or access. However, they “just had Claude do it, even used Opus 4.8 to make sure it’s good” and it generated a very verbose report on the issue, why it went wrong, and the appropriate change to make it work. Very detailed and the explanation sounded quite reasonable. Problem was that it was horribly and absolutely wrong, a fiction of a rationalization over a bad code change. It made a change that happened to appear to work for him, but in reality it replaced a failure due to unrecognized data to silent corruption of the data in a facet the user specifically did not care about. Claude claimed it was correctly mapping the unrecognized data correctly, but it just made up a completely untethered conversion based on nothing. Now I could tell the explanation and code change was bullshit at a glance, but it became an argument because the user wouldn’t give me actionable debug details because “he already had Claude fix it”. I had to keep trying to find holes in the Claude rationalization that the user would also recognize, and he sided with Claude four times until the fifth problem in Claude’s explanation finally stuck (it asserted that the problem was due to running a specific outdated version of a specific software, problem being that specific version never even existed, and the minimum “good” version was 10 years old and the version the user was running was about a month old).
I don’t understand how people get this far and still don’t understand that AI is much better at sounding plausible than being correct.
It’s a bottom-dollar offshore team that can type faster. It depends on the situation whether that’s something that’s worth the time and effort to manage.
Yeah, I use it for some programming tasks as well. I’m sick and tired of telling it that it did something wrong or simply omitted something, only to have it apologize and offer to fix its own mistakes.
You should be glad it’s apologizing. On the occasions I’ve used it to try to actually write code for me it’s had a tendency to blame me for its mistakes.
It writes a function that gets stuck in an infinitely recursive loop that never exits, I point it out and it’s all “Aha! You’ve fallen for a classic recursion trap!” What do you mean I’ve fallen for it?
Between those experiences and seeing the hot garbage some of my coworkers vibe coded, it was enough for me to relegate LLMs purely to the “ask questions that you would have searched for on StackOverflow” role. And it frustrates me that search was made so impotent that it’s not a real option to avoid the LLM entirely. The multiple answers and perspectives on SO were often really valuable.
The major problem is that the work of an LLM has a massive number of hidden ‘assumptions’ that you need to be aware of. If you don’t already have a good working knowledge of the task you wont have an intuition about those assumptions. It’s annoying.
Yeah, and for those who don’t know, the rationalization output of the LLM is just so pursuasive. It sounds quietly confident and rattles off things that sound like real details.
People are believing the LLM output over actual human experts and the human experts have to expend non-trivial effort trying to disprove an LLM output before they can get on with the business of doing it right.
Yeah, like cards being the best thing ever on front-end. If I want a basic layout I put “avoid cards” usually because then it’ll use them sparingly. But yeah, it’s just autocomplete so it’s always going to get the lowest common denominator code based on what it decided to look at.
I’m now looking into finding something faster than GPT/Claude where I can ping pong prompt faster and get what I want. Whatever it writes first is just a first draft anyway.
Seems like we’re entering the “find out” phase…
If only…
Firing a large group of people and re-hiring a subset at reduced rates is a standard business practice used to keep wages down. This wasn’t a mistake in policy, it was a clumsy execution.
Or perhaps a little bit of both: an inelegant way to handle a mistake.
That’s such a dumb fucking quote. Imagine being a stockholder and reading that sentence spouted from someone at the helm of the company.
Kick rocks, wet socks.
Your thinking like a logical person…not a sycophant with an entitled attitude to their gains.
Jim Farley says a lot of stupid shit to the press.
I hope they negotiated their new salary very strongly
AI is a tool not an employee.
So the VP quit or was right fired, right? Right?
Out of a cannon I hope.
into the sun?
The Broligarch’s are reading the wrong philosophers. If they read Polanyi they would know that you can’t build a tacit knowledge system based on explicit knowledge. Its summed up in the pithy “we know more than we can tell”. https://en.wikipedia.org/wiki/Polanyi’s_paradox
My friend, they don’t read at all
“Claude, summarize this Forbes article about what a smart boy I am”












