I code and do art things. Check https://private.horse64.org/u/ell1e for the person behind this content. For my projects, https://codeberg.org/ell1e has many of them.
- 6 Posts
- 202 Comments
ell1e@leminal.spaceto
Programming@programming.dev•Rust will save the Linux kernel project from flood of AI-discovered security problems and already improves the kernel, but it is not a silver bullet, says Greg Kroah-HartmanEnglish
112·13 days agoNo worries, the amount of new slop code with hidden bugs is entering the ring to try to keep the balance and to ensure the overall security doesn’t improve by too much: https://www.neowin.net/news/linus-torvalds-declares-massive-ai-fueled-code-surges-as-the-new-normal-for-linux/
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
2·17 days agoI think this is the report it talks about: https://www.coderabbit.ai/blog/state-of-ai-vs-human-code-generation-report Does this link work better?
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
2·17 days agoMy apologies, I think this is the report it is talking about: https://www.coderabbit.ai/blog/state-of-ai-vs-human-code-generation-report
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
2·18 days agoI’ve had success, for example, having them remove pointless, confusing try…except blocks surrounding imports at work.
And you may have introduced some dangerous hidden bug that way, which you may not have doing it manually.
(I’m not saying that makes it not worth it, this is just what the studies are saying. I personally think it’s not worth it, but I realize there is some subjectivity here.)
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
3·18 days agoThey excel at specific tasks that are built for them
They are however widely known to be terrible at code, at least compared to an advanced coder. They introduce not only more bugs even after human review, but new kinds of more insideous bugs.
I like to say the main problems with most projects were already the code quality and the bugs, and not that we somehow needed even more low quality lines of code.
(Disclaimer: not talking about passive AI bug analysis here, just using AI to write actual code.)
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
3·18 days agoQuoting studies to actually back up one’s point is in my opinion far less of an echo chamber and a fantasy than anecdotes of “but for me it feels faster”. Especially when AI is known to slow people down while making them feel faster.
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
43·19 days agoAre you asking me to reject my professional daily reality?!
Can you point me to a single field study that shows programmers become faster and not just feel faster, and that doesn’t come with some caveat like they haven’t tested AI coders vs non-AI coders, or coders without significant AI exposure before (since otherwise it won’t rule out simply becoming dependent)?
Even if you could find one, and I was unable to so far, it doesn’t change that:
-
you are probably faster by verbatim plagiarizing somebody’s other project at a large scale, and
-
by making yourself addicted and reliant on the AI where your own skill is eroding: https://www.404media.co/software-developers-say-ai-is-rotting-their-brains/ (if you get a paywall: https://archive.is/tHq80 ) and
-
by having a higher rate of bugs in your code no matter how carefully you review it https://www.coderabbit.ai/blog/state-of-ai-vs-human-code-generation-report which especially for security sensitive projects may have dire long term consequences, and
-
by encouraging the environmental destruction brought on in particular by the training of new models.
Two caveats:
-
Keep in mind more lines of code is not a useful metric for faster project completion and faster maintenance task completion, especially for code bases that are already large.
-
I’m merely speaking about using LLM code in your project, so for example LLM auto completion or copy&pasting code from a chatbot. I’m mot talking about LLM code reviews that point out issues in natural language.
-
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
42·19 days agohttps://machinelearning.apple.com/research/illusion-of-thinking It’s not surprising LLMs keep messing up in what seem to be the most braindead ways.
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
73·19 days agoLLMs seem to be inherently dumb: https://machinelearning.apple.com/research/illusion-of-thinking
And from what I can find in recent studies, no, they didn’t suddenly get smart. They just plagiarize slightly better: https://www.sciencedirect.com/science/article/pii/S2949719123000213#b7
We found that the models that consistently output the highest-quality text are also the ones that have the highest memorization rate.
ell1e@leminal.spaceto
Programming@programming.dev•The coming coordination calamityEnglish
253·20 days agoAI code is pretty unusably bad for long term use anyway https://medium.com/@dumaysacha/i-saw-the-horror-of-ai-and-coderabbit-ai-did-too-a09622ac85de so best solution is to just to handwrite proper code as before. It’s not like we ever had much of an output problem in most coding industries, it was always a quality and bugs problem.
ell1e@leminal.spaceto
Fuck Cars@lemmy.world• Las Vegas considering traffic camera pilot program. City officials say they tried everything to reduce fatalities but drivers couldn't care lessEnglish
10·21 days agoFeels like what they actually want is an excuse for even more public surveillance. AI cameras with remote cloud upload are a privacy nightmare when used in public places. You’re feeding everyone’s movements through those intersections to AI companies.
ell1e@leminal.spaceto
Steam Hardware@sopuli.xyz•Steam Deck Software in 2026: Checking In With The Developers Behind The EcosystemEnglish
4·21 days agoI wonder what people’s opinions are on the kernel drivers apparently still not being in mainline. That appears to severely limit the availability of other Linux variants. Personally, that’s one of the ecosystem problems that bothers me the most.
ell1e@leminal.spaceto
Linux@programming.dev•Fedora AI Desktop Initiative Blocked After Council Vote ReversalEnglish
51·30 days agoYeah, and the brain rot and that AI code is dumb and ruins projects.
So much more seems wrong than just the business model.
ell1e@leminal.spaceto
Technology@lemmy.world•Software Developers Say AI Is Rotting Their BrainsEnglish
163·1 month agoI guess prepare for potential kernel rot: https://www.neowin.net/news/linus-torvalds-declares-massive-ai-fueled-code-surges-as-the-new-normal-for-linux/
ell1e@leminal.spaceto
Linux@programming.dev•Fedora AI Desktop Initiative Blocked After Council Vote ReversalEnglish
263·1 month agoIt is important to understand that the core disagreement is not whether Fedora should support AI development
Sad. Even the kernel seems to be going all in now: https://www.neowin.net/news/linus-torvalds-declares-massive-ai-fueled-code-surges-as-the-new-normal-for-linux/ I do hope there’ll be a discussion one day, so far no response yet: https://lore.kernel.org/lkml/[email protected]/T/
ell1e@leminal.spaceto
Linux@programming.dev•Why aren't more people using Codeberg or something open sourceEnglish
5·1 month agoWhere does Codeberg rule out commercial projects? I’ve never heard of that being banned over there. (Do you perhaps mean closed-source?)
ell1e@leminal.spaceto
Linux@programming.dev•Why aren't more people using Codeberg or something open sourceEnglish
1·1 month agoI’ve moved to Codeberg. It works well enough for me.
Gitlab is trying hard to ruin the software so beware of that.








Bug report asking them to undo it: https://bugzilla.mozilla.org/show_bug.cgi?id=2046154