this post was submitted on 01 Aug 2025
319 points (100.0% liked)
A Boring Dystopia
13232 readers
1530 users here now
Pictures, Videos, Articles showing just how boring it is to live in a dystopic society, or with signs of a dystopic society.
Rules (Subject to Change)
--Be a Decent Human Being
--Posting news articles: include the source name and exact title from article in your post title
--If a picture is just a screenshot of an article, link the article
--If a video's content isn't clear from title, write a short summary so people know what it's about.
--Posts must have something to do with the topic
--Zero tolerance for Racism/Sexism/Ableism/etc.
--No NSFW content
--Abide by the rules of lemmy.world
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've found it better than the weighted dictionary for prose, and way better for code. Code autocompletion was always really limited, but now every couple dozen lines it suggests exactly what I was going to type anyway. Never on anything particularly clever, mind you, but it saves some tedium.
It also sometimes halucinates entire libraries and documentation and is single handedly responsible for massive sector wide average vulnerabilities increase.
Did you make sure to subtract all of that negative value before you even considered it as "good"?
Oh, it's fucking horrible at writing entire codebases. I'm talking about specifically tab completion. You still have to read what it's suggesting, just like with IntelliSense and other pre-LLM autocomplete tools, but it sometimes finishes your thoughts and saves you some typing.
Hard agree. Whole codebase in AI is a nightmare. I think MS's 25% is even WAY too much, based on how shitty their products are becoming. But for autocompleting the line of code I'm writing? It's fucking amazing. Doesn't save any thought, but saves a while bunch of typing!
I don't think the aforementioned vulnerabilities were caused by the AI writing entire codebases.
Just because a hammer makes for a lousy screwdriver doesn't mean it's not a good hammer. To me, AI just another tool. Like any other tool, there's things it is good at and there are things it is bad at. I've also found it can be pretty good as a code completion engine. Not perfect, but there's plenty of boilerplate stuff and repetitive things where it can figure out the pattern and I can bang out the lines of code pretty quickly with the AI's help. On the other hand, there's times it's nearly useless and I switch back to the keyword completion engine as it's the better tool for those situations.
If you invent a hammer which reduces the average structural stability anywhere from 5% to 40% then it should be banned.