

Thanks to this crap, the world is being flooded with awful, unmaintainable code, and the thing is, the LLMs that build it promptly forget everything about it as soon as you move on to the next task. Fixing this garbage will be an unending nightmare.
Developer and refugee from Reddit


Thanks to this crap, the world is being flooded with awful, unmaintainable code, and the thing is, the LLMs that build it promptly forget everything about it as soon as you move on to the next task. Fixing this garbage will be an unending nightmare.


I interview juniors regularly. I can’t wait until the first time I interview a “vibe coder” who thinks they’re a developer, but can’t even tell me what a race condition is or the difference between synchronous and asynchronous execution.
That’s going to be a red letter day, lemme tell ya.


The human brain has had no time at all to evolve resistance against manipulation by large language models that “talk” convincingly like a deeply effusive person. That means there are some people who are legitimately endangered by them.
This shit’s going to get worse before it gets better. If it gets better.


Is that a win for Google, though? They make most of their money from AdSense, because websites want to display ads. If people aren’t clicking through to websites from their search results, that seems like fewer opportunities to display ads, reducing the viability of AdSense.


Hmmm. The NVMe standard has existed since 2011, and Samsung released their first commercially-available drive with it in 2013. So Microsoft has had at least 12 years to make nvmedisk.sys the standard driver for these disks.
You use his work and derivatives of it every day.


He’s in Australia. It was already the 15th there when he posted that, but the person you’re responding to isn’t in Australia and the blog they copied and pasted from probably compensated for time zones.
Edit: Or it’s a typo from a stressed and frantic person.


True. So in six months, the market will be flooded with cheap, barely-used “AI” server hardware no one wants, and RAM for PCs will still be stupid expensive, because we live in the stupidest timeline.


In six months, the market will be absolutely flooded with cheap barely-used RAM.


We have. Every day. Whether we want to or not.
It feels like that fucking asshole has been raping our minds for years.
A software developer found out that the failing company they’re at, which was winding down for business reasons, decided to try becoming a zombie company by replacing its software stack (and employees) with a vibe-coded SaaS piece of garbage that’s broken in dozens of ways.


Not really. I’m using Copilot for my job because I’m required to, but I limit it to creating basic scripts that accomplish very specific tasks, which it’s okay at. I never let it touch my actual codebase.
Every experiment I’ve run to test how it does with real code from a large, production application has failed miserably. It introduces mocks, it duplicates stuff everywhere, it fakes shit when real APIs are available… I have no fucking idea how these “AI” companies have managed to convince so many businesses that producing catastrophically shitty code very quickly is a good thing.


There is exactly one situation in which it sort of makes sense: Copilot integrated with VS Code, running repo-specific commands like yarn build, with direct human oversight.
That’s it. That’s the only situation.


You do know you can use AD with Linux, don’t you?


The thing is, it really won’t. The context window isn’t large enough, especially for a decently-sized application, and that seems to be a fundamental limitation. Make the context window too large, and the LLM gets massively offtrack very easily, because there’s too much in it to distract it.
And LLMs don’t remember anything. The next time you interact with it and put the whole codebase into its context window again, it won’t know what it did before, even if the last session was ten minutes ago. That’s why they so frequently create bloat.


Well, if I’m not, then neither is an LLM.
But for most projects built with modern tooling, the documentation is fine, and they mostly have simple CLIs for scaffolding a new application.


Yeah, I have never spent “days” setting anything up. Anyone who can’t do it without spending “days” struggling with it is not reading the documentation.


I’m a software developer and my company is piloting the use of LLMs via Copilot right now. All of them suck to varying degrees, but everyone’s consensus is that GPT5 is the worst of them. (To be fair, no one has tested Grok, but that’s because no one in the company wants to.)


On top of that, there’s so much AI slop all over the internet now that the training for their models is going to get worse, not better.
Which version of Linux did you install? It supports a lot of them, and most have updaters that are easily configured from the task bar, just like Windows.