this post was submitted on 15 Apr 2025
1485 points (95.8% liked)

memes

14362 readers
3295 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to !politicalmemes@lemmy.world

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] WoodScientist@sh.itjust.works 18 points 1 week ago (7 children)

Does it really boost productivity? In my experience, if a long email can be written by an AI, then you should just email the AI prompt directly to the email recipient and save everyone involved some time. AI is like reverse file compression. No new information is added, just noise.

[–] alvvayson@lemmy.dbzer0.com -2 points 1 week ago (4 children)

If that email needs to go to a client or stakeholder, then our culture won't accept just the prompt.

Where it really shines is translation, transcription and coding.

Programmers can easily double their productivity and increase the quality of their code, tests and documentation while reducing bugs.

Translation is basically perfect. Human translators aren't needed. At most they can review, but it's basically errorless, so they won't really change the outcome.

Transcribing meetings also works very well. No typos or grammar errors, only sometimes issues with acronyms and technical terms, but those are easy to spot and correct.

[–] Hexarei@programming.dev 16 points 1 week ago (1 children)

As a programmer, there are so very few situations where I've seen LLMs suggest reasonable code. There are some that are good at it in some very limited situations but for the most part they're just as bad at writing code as they are at everything else.

[–] Mavytan@feddit.nl 1 points 1 week ago

I think the main gain is in automation scripts for people with little coding experience. They don't need perfect or efficient code, they just need something barely functioning which is something that LLMs can generate. It doesn't always work, but most of the time it works well enough

load more comments (2 replies)
load more comments (4 replies)