this post was submitted on 27 May 2025
668 points (99.4% liked)

Programmer Humor

24111 readers
2606 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
[–] [email protected] 9 points 2 weeks ago

Independently of what your position to vibe-coding or LLMs are: Vibe coding just isn't any programming paradigm. A programming paradigm describes the structure of the program, often on a grammatical (programming language) level (e.g. declarative vs imperative). While "Vibe Coding" can lead to using one or the other paradigm, but is not a paradigm itself, it's a tool to achieve that, similar as using an IDE with code-completion to generate code.