I deal with this all day long at work and it’s exhausting. People almost acting like no one has thought of it “I asked Claude what happened, and it spit out this 300 line response. Can you read it for me and see if it’s right?”
What kills me is you might expect this from a busy high level manager that doesn’t really understand the technical details and they just point the AI to an error they got. They don’t know how to interpret the response, so they ask someone who work on the thing. It’s still kinds annoying because you could just ask, but whatever. But to get these from junior and senior engineer for the areas they work in and expect someone else to read it for them? It’s crazy behavior. How can someone serious even think that’s ok.
I did a test a few months ago. A friend of mine wanted to develop what i understood to be a simple single page web app. But since she didn’t have any software engineering experience she asked me to help. Around that time everyone was talking about how literally anyone can develop software with LLMs i asked her if she could give it a try first, and if I could watch the attempt.
I was fully expecting that writing the code will pose no problem for the AI. But i was curious if the AI will realise that my friend is a novice and needs extra help with things like: copy pasting the code into a text file and saving it with an html extension, helping her host the file online so she can share it with others, buying a domain for it, etc. I assumed they will get there eventually, but i also assumed that it will take a lot of stumbling around and misunderstandings.
But i was completely wrong. They didn’t even get to that point. Because my friend didn’t have the vocabulary to ask the AI to write code. They were just going around in circles where the AI was brainstorming with her about possible features and getting thints more and more complicated. We terminated the experiment after one and a half hours and many many messages exchanged between her and the LLM.
Whereas to me who knows the terminology would have probably just taken a single exchange of messages to get the result she described to me. I would have prompted with something like “Please write to me an html page which does X, Y, Z.” But since she didn’t know the right terminology she got into a vortex of feature discusion, and she didn’t find a way to tip the AI into “just do it, write it now” mode. In other words in that case the LLM would have rewarded even just a little bit of expertise, but without it there was a confusion about goals between the human and the machine.
I wanted to show my gf the halo 1 campaign, so I downloaded the 30GB Masterchief Collection via steam. When I launched it, I was greeted with a black box. After 1 Minute it was a microsoft login screen that looked eerily like a browser inside the game. Since I couldn't do anything else, the game was stuck at a sub 720p resolution. I said fine Ill just create an account. Yea so mail, firstname, lastname, birthday, country, email and email verification code later I had to do captcha which is clicking and holding down a button. "Help us against the bots" it said. I unironically spent 5 minutes clicking that button, then being stuck in a loop with "please try again" while my gf just sat there watching me.
Well I turned off MCC and gave up.
I don't want to know what life is like having xbox hardware
One of the arguments for open source software for end-users has always been the freedom to examine and modify how that software works.
The reality for most people - even expert programmers - has been that the freedom is more about being able to lean on other people to do that. Most people can't justify the time commitment needed to read and then modify the code for tools they use very often.
I think LLMs have changed that equation in a way that makes the original dream much more feasible.
Several times a day I'll prompt regular Claude chat to "Clone x/y from GitHub and tell me how Z works".
Getting software to compile in order to start hacking on it used to be enough friction that I often wouldn't bother. Now I treat that as a zero time investment challenge: tell Codex or Claude Code to checkout and build X and then come back ten minutes later and see how it got on.
I'm not habitually modifying the software I use yet, but I can see a path to that which didn't exist a year or so ago.
At my dayjob there is a person spearheading ai across the enterprise.
They generated lots of documentation across the whole stack and now makes all PO/BAs read it if it's correct. So not just 300 lines - he unironically generated thousands of lines of "documentation" and is now making hundreds of people review it for him
Complete brainrot
Au psychosis is getting seriously outrageous at this point
Thankfully I'm a dev and thus aren't in the blast radius of that genius idea
We can chalk this up as another example of over-exhuberance by what folks believe LLMs can accomplish vs. what they actually are.
LLM-based “AI” is able to use its vast corpus of inputs and calculate the most statistically likely output in a given situation. It is probabilistic, and when you are dealing with probabilities in a situation where certainties, not probabilities, matter, you’re going to get dinged on credibility massively when your LLM-based “AI” gets the probabilities wrong at best, or in this case, claims a line of code generates a vulnerability when it is, in fact, a code comment.
LLMs are text-prediction engines. They are not Artificial Intelligence, and shouldn’t not be treated in any form or fashion as if they possess intelligence. What bothers me about this entire situation is that presumably the folks that relied on the LLM-based “AI” to generate these vulnerabilities knew (or should have known) enough about their tool to know this would happen, but did not.
Now, we all pay the consequence, to the tune of hundreds of thousands if not millions of dollars of wasted productivity from teams that have to deal with the resulting fall-out of this usage of “AI”.
A human must verify everything an LLM presents as fact. Everything. If you don’t, we all pay the price. LLMs do not remove the onus of responsibility on the human being, if anything they amplify it because LLMs can generate lots more output more quickly that needs to be verified than humans can.
This is my experience with all Microsoft software. The worst thought out, buggy, untested pile of crap.
There's something seriously wrong in Redmond.
At least with linux, you can search on the web and find a forum post telling you the magic incantation. With Microsoft, you will be forced to consume some second-rate engineer's unmanaged, barely workable, edge case until it might or might not work.
This is a very different problem than actual efficiency when mowing a lawn or vacuuming a rub. Turning takes more work and time, and you miss a part of the 'square' when you are turning (the arc of the curve is not a straight line). In addition, vacuums especially have an area at the edge of the machine that is not cleaned as well, which is why you want a bit of overlap in your lines.
Plus, when mowing a lawn, you often want to leave a nice pattern, so you cant just go for pure efficiency.
A very nice read and pretty much my experience. I have been here for a quarter of my life now, I do not think I can live anywhere else now. People may not like me being here because of my skin color or whatever but I do not mind. I keep to myself and follow all the "rules" I can. In fact, I like most of the rules, rules are good because they ensure order, fairness and equality.
Will a little bit of empathy be nicer, sure, but I cannot complain. Speaking of which, a lot of German natives complain and some are even leaving the country (around 100k left last year), but honestly I have visited / lived in nine countries, and people have no idea how good they have it here. I came here with a bag, twenty euros in my pocket and a job offer, a dozen years later I have pretty much all basic comforts and stability one can dream of, my kids have a bright future waiting for them, all this is not possible in many countries.
I agree that devtools should be open source, but... I very much disagree with the premise that no tools should have config files, options, or plugin systems, and instead when you want to change something like your text editor's font size, you should have an LLM download the code, change the hard-coded value, and rebuild it.
That's just so inefficient and wasteful. Assuming a world in which LLMs do most of the coding work, do we want to burn electricity having the LLM build an options dialog or config file parser once, or do we want to burn electricity millions of times as users want to change any little thing about the software they use?
I really hope what you should expect is my answer to that question isn't controversial.
Having an LLM do bespoke customizations that are unlikely to be interesting to other people? Great, sure. But adding a generally-useful feature to a piece of software, but not caring to try to upstream it? Lame. Lame, lame, lame.
An amazingly detailed tribute, you'd have to think this was taken from a journal, in which case it's impressive to keep such a record of their life, or maybe Stephen just has a fantastic memory.
Even through that detail you can really feel how much he loved and admired her.
> Somehow in the shock of what has happened it feels as if I just met Elise, and now she is gone.
A reminder that time's cruelty is making the wonderful feel shorter than the painful.
> My only solace in this tragedy is that the end came instantly, after a day filled with nothing but joy.
Hopefully we're all lucky enough to be allowed to rest without suffering while surrounded by loved ones.
Gaming is heading in the same direction that TV, movies and music are. It’s a shame. I can invite my friends over, boot up my GameCube to play some Mario Kart Double Dash. As long as the console and disc are okay, I can (hopefully) do that until I pass away.
These days? Not so much. I’ll never be able to be sure I can play GTA VI in twenty years. It just sucks not owning anything anymore. I know why they do it, it’s a massive profit difference.[1]
On the PC end of things, it’s not as bleak. Services like GoG let you download the standalone installer, DRM free. I try to get any single player games I can from GoG, you should too.
Support the corps that give you ownership. Buy those Blu-rays of your favorite films. Either to support physical media or to ensure you will have it until data degrades.
But a big yes for still typing code by hand, and not leaving it to the llm. Except it has to be the code generated by your brain.
That is what will create new neurons and new connections, which is what will keep away the cognitive decline.
And the constraint of not having to use llms will enhance creativity.
Actually, the constraints llms add to your code are more in number than the former. llms code in only the specific ways they've been trained on. So you won't ever come across of other ways.
Off the top of my head.. here's RubyQuiz.com [0] which I came across when I was learning ruby more than a decade ago. Looking at the many user-submitted solutions (you have to download the zip file!) you'll see completely different ways the problems were solved.
Sure, many won't be deemed efficient or standard by today's llm or rubocop checks, but looking at their code.. and retyping them and seeing them work.. was crucial in how I was able to think in Ruby for solving coding problems.
I did the same with Go too, with the "learn go with tests" guide [1].
Surprisingly low hype for a company running perhaps the most advanced consumer-interactive robots. I’m quite fond of these machines and will periodically rescue them when someone has misused them (door not closed, most commonly). Hope they do well. Very good road participants.
Tony Fadell, the inventor of the iPod and co-inventor of the iPhone, and later Nest founder, commented this in Stratechery about the lawsuit when filed:
"This is Apple’s typical tactic to scare Apple employees — either former or current. I heard this lawsuit was driven by the Apple board.
Steve threatened to file a lawsuit against Nest for poaching 80-100 Apple employees. He called me, screamed for a while with lots of accusations. Then I said, “Steve, it’s Apple’s job to retain its talent, not mine.” He stopped his rant and then we went on to talk about our families and vacation plans. We kept hiring…"
The amplifying mirror analogy works best here. LLMs are ultimately a reflection of your own interactions with its weights, the tone you use, the structure with which you construct your prompt, aspects of an issue you tend to focus on, your breadth of vocabulary and world knowledge and whatnot.
People who (carefully) use it as an extension of their own mind and senses will very likely thrive, and those who use it as a replacement for their minds and their senses will struggle.
One of the Claude skills I made Claude itself generate was the 'learning a concept across tiers' skill -- from ELI5 level to a PhD level, and it triggers whenever I ask it a very general question on a complex topic that isn't my bread-and-butter. The fact that I'm able to choose explanation level from a super smart LLM (that's available 24x7) that can explain any topic under the sun would've been mind-bogglingly sci-fi-ish just 4 years ago in 2022.
I live very close to LAX, and we have hundreds of Waymos in our area. At first i was a little weary, and kinda weirded out by all of them.
They have become completely normal, and cause WAY fewer traffic incidents than human drivers. They are very predictable, and will always let you pull in front of them when changing lanes (unlike a lot of other LA drivers).
I have seen a few incidents where they seem 'stuck', and it was a bit annoying and kind of funny, but again, it does not happen nearly as often as for human drivers.
I also like taking them. It is nice to just get in and relax and not have to talk to anyone or worry about who is going to pick you up. You can control the temperature and music from your phone, you can drop the pin exactly where you want to be dropped off and picked up, and the ride is smooth and comfortable.
We can debate all the knock on effects of Waymos, but the user experience is pretty great.
Setting aside the presented evidence, it feels weird for somewhat emotionally charged complaining like this to go on an official company blog. Companies are generally pretty tight-lipped about active litigation outside court documents, right? This just seems a bit amateurish, down to the title. Is public opinion about this case so important to them?
AI-generated images discourage me from interacting with any entity AT ALL. Bar / restaurant posters, events, shops, anything. Because it makes the brand appear lazy. And in a weird way "anti-human". I don't have a better word than that.
It is strange to me that people are re-discovering this today, in 2026. Microsoft has always been half-baked, even in the 80s and 90s. Heck, my parents basically raised me (20+ years ago) by running a business fixing problems with Microsoft products for their clients.
The problem with this kind of thing, is that it reduces the S/N (Signal-to-Noise) ratio, so weeding out the legit CVEs becomes a lot more difficult.
But, on the other hand, I do know that LLMs have been discovering a lot of legit CVEs, and I will lay odds that the blackhats are leveraging them to the max.
Nothing new. When I was in college down in LA I lived in a very small town founded by stunt people. Probably 80% of the people there were in the stunt business. Every few months they were off to another state or country for filming. Hollywood is just for the studio execs now, everyone else flies to whatever country offers the best tax breaks for them to film.
They go to some pretty incredible lengths too, A friend of mine and his dad own a stunt company that works explicitly with semi-trucks. Pretty much every time you see a semi in a stunt in a movie it's either my friend or his dad driving it. They will ship these semi's to foreign countries instead of film locally because the tax incentives are greater than moving entire production companies around the world.
What kills me is you might expect this from a busy high level manager that doesn’t really understand the technical details and they just point the AI to an error they got. They don’t know how to interpret the response, so they ask someone who work on the thing. It’s still kinds annoying because you could just ask, but whatever. But to get these from junior and senior engineer for the areas they work in and expect someone else to read it for them? It’s crazy behavior. How can someone serious even think that’s ok.