this post was submitted on 19 Aug 2025
1489 points (99.5% liked)

Programmer Humor

25917 readers
1299 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] nednobbins@lemmy.zip 6 points 5 days ago (1 children)

There are a bunch of tools that are basically a text editor hooked up to an LLM. So you use natural language to prompt the software to write code for you.

[โ€“] CanadaPlus@lemmy.sdf.org 3 points 5 days ago* (last edited 4 days ago)

And to add to this, you don't actually do any coding yourself. Just using something to help with boilerplate code isn't usually counted.

Although, I'm wondering from this Reddit r/vibecoding thread if that's a Lemmy-specific definition. Most of the people in it seem to be using LLMs in a sane way and are telling OP this isn't.