this post was submitted on 01 Aug 2025
341 points (100.0% liked)

A Boring Dystopia

13653 readers
881 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
[–] finitebanjo@lemmy.world 24 points 1 month ago (1 children)

Nah mate, its shit for autocomplete. Before LLMs autocomplete was better with a simple dictionary weighted to use percentage.

[–] kkj@lemmy.dbzer0.com 6 points 1 month ago (1 children)

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.

[–] finitebanjo@lemmy.world 8 points 1 month ago (2 children)

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"?

[–] kkj@lemmy.dbzer0.com 9 points 1 month ago (2 children)

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.

[–] Zacpod@lemmy.world 8 points 1 month ago

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!

[–] finitebanjo@lemmy.world 2 points 1 month ago* (last edited 1 month ago)

I don't think the aforementioned vulnerabilities were caused by the AI writing entire codebases.

[–] toddestan@lemmy.world 0 points 1 month ago (1 children)

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.

[–] finitebanjo@lemmy.world 1 points 1 month ago

If you invent a hammer which reduces the average structural stability anywhere from 5% to 40% then it should be banned.