« Web, HTML, Tech Forum

Vibe Coders: No Vibing Coders nor Coding Vibes

Reposted from Reclaiming the Internet group forum


Asking ChatGPT to code for you is an occupation now.

A "vibe coder" refers to someone who practices vibe coding, an AI-driven approach to software development. Vibe coding allows programmers to describe problems or desired functionalities in plain language as prompts to AI tools, such as Large Language Models (LLMs). 

The term was coined by Andrej Karpathy
[Wiki] in February 2025, emphasizing the "exponential" productivity gains achieved by embracing AI's capabilities while "surrendering to the vibes" of automated code generation.



Characteristics of Vibe Coding:

  • AI-Assisted Development: Vibe coders rely on tools like ChatGPT, Cursor
    (Never heard of this, linking the article that explains this thing), or Claude to produce codes and debug issues using natural language prompts.
  • Minimal Interaction with Code: Users often accept AI-generated code without fully understanding or reviewing it.
  • Rapid Prototyping: Vibe coding is ideal for quickly building minimum viable products or simple applications, making it popular among non-programmers.


Why is this a problem?



The primary concern is that developers may not fully grasp the code the AI generates. This can lead to Maintenance Nightmares, Security Vulnerabilities, Limited Scalability.

Over-reliance on AI tools can stifle the development of fundamental coding skills. Developers might become overly dependent on AI, limiting their ability to solve problems independently.



This Fireship video explains the trend:




A quick TL;DW summary:



The video mentions Peter Levels as an example of someone who successfully used this approach to create a flight simulator MMO and monetize it. But now people are chasing this trend. It highlights a cautionary tale: a developer who used vibe coding to create a SaaS product but failed to understand the underlying code. When the application was attacked, the developer couldn't fix it, leading to its demise.



Youtube links pertaining to this topic:

The "vibe coding" mind virus explained... https://www.youtube.com/watch?v=Tw18-4U7mts

Vibe Coding Is Very Not a Joke https://www.youtube.com/watch?v=buRzk9YWoAI

Vibe Coders are struggling. https://www.youtube.com/watch?v=yIwGl8YK18Y

If you're a vibe coder, watch this https://www.youtube.com/watch?v=aerG58GMlOc


Report Topic

1 Reply

Reply by MD's bee

posted

My family shared videos about someone using
A.I. in coding contests. When your program go more
complex than a toy script, it will run into invisible errors, you will
have no clue what is going on and so even less about how to fix it...

Some of the peers I know just keep yoinking their coding assignments into ChatGPT, are you here to learn or what!


Permalink Report Reply