Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save yoyosan/7cfd2a0e8734a3f321c7367f6fa6dd8a to your computer and use it in GitHub Desktop.

Select an option

Save yoyosan/7cfd2a0e8734a3f321c7367f6fa6dd8a to your computer and use it in GitHub Desktop.
Vibecoders Will Never Be Software Developers

Vibecoders Will Never Be Software Developers

Field Value
Video Title Vibecoders will never be software developers
Channel Mo Bitar
Video URL https://www.youtube.com/watch?v=ARQ5J_3eZMs
Date Published 2026-02-03
Duration ~25 minutes
Category Technology
Date Summarized 2026-02-03

Sources & References

# Source Type Context in Video Link
1 @atmoio tweet Social Media The original engineer vs. vibecoder framing that inspired the video https://x.com/atmoio/status/2018686267026735388
2 Sam Altman tweet Social Media Credited the full OpenAI team for GPT-4 but called out Jacob as indispensable
3 Claude Code Tool (Anthropic) AI coding agent; Boris from Anthropic named as its inventor https://docs.anthropic.com/en/docs/claude-code
4 OpenAI / GPT-4 Product Referenced in context of Jacob's contribution and Sam Altman's tweet
5 Anthropic Company Boris, Claude Code inventor, introduced as being from Anthropic

Data & Measurements

Metric Value Context
LLM accuracy estimate ~75% Current approximate accuracy of large language models on code tasks
Best possible LLM reliability ~80% Speculated ceiling; unlikely to reach 99% anytime soon
Engineer value multiplier 10x, 100x, "millionx" Describing the range of value engineers create beyond individual contribution
Company valuation impact $1M → $1B Great engineers can take companies from seed to unicorn valuation
Agent productivity boost 5x–10x Current productivity gains people report with AI agents — expected to normalize
Video duration ~25 min (1518 seconds)

Key People

Person Role Relevance
Mo Bitar YouTuber / Speaker Video author; software engineer making the case for real engineering
Sam Altman CEO, OpenAI Tweeted about GPT-4 being the work of the whole team, but called out Jacob
Jacob Head of Research, OpenAI Singled out by Sam Altman as the person who made GPT-4 happen
Boris Anthropic Introduced as the inventor of Claude Code ("Hi, I'm Boris. I invented Claude Code.")

Key Thesis

Vibecoders — people who use AI tools to generate code without understanding it — will never be software developers. The gap between an LLM's ~75% accuracy and production-quality software is where real engineers provide irreplaceable value. Engineers are not code typists; they are problem solvers, risk-takers, and leaders whose worth has actually increased in the age of AI. The seven things engineers can do that vibecoders cannot: correct AI output, instill confidence in management, compound in value over time, evolve products and organizations, take responsibility, lead other engineers, and say no.


Major Sections

1. Engineers Can Correct AI

LLMs are "hallucinic" — they confidently produce wrong answers ~25% of the time. That gap is where engineers shine. A vibecoder cannot distinguish good LLM output from bad. An engineer can spot subtle bugs, architectural mismatches, and security vulnerabilities that an agent will confidently write into production code.

2. Engineers Can Instill Confidence in Management

There is a launch sign-off chain: engineer → Engineering Manager → Director → CTO. At every level, a human needs to say "I've reviewed this, it's safe to ship." Agents are not trustworthy — no executive will sign off on code they can't attribute to a responsible human. Your word as an engineer is your most valuable currency.

3. Engineers Get Better and More Valuable Over Time

Engineers are like "the singularity" — self-improving. Every year you gain deeper domain knowledge, better intuition for architecture, stronger relationships, and a richer mental model of your product. Vibecoders stagnate because they depend on tools, not understanding. You're hired to solve problems, not to code. Code is just the medium.

4. Engineers Can Evolve a Product and Organization

Great engineers don't just write features — they reshape companies. They can take a product from $1M to $1B valuation by seeing the big picture, making the right architectural bets, and aligning engineering effort with business goals. This is not 10x or 100x value — it's "millionx" value that no agent can replicate.

5. Engineers Can Take Responsibility for Their Work

You need a "stable human" who holds the full vision of a system. Understanding is "probably irreducible" — you can't decompose it and hand pieces to agents. You need risk-takers who put their neck on the line and say "I own this." No agent will take the blame when production goes down at 3 AM.

6. Engineers Can Lead Other Engineers

Hiring engineering leaders is "insanely difficult." Organizations naturally trend toward entropy — without strong engineering leadership, teams devolve into chaos. The engineer who says "I got this, say less" is beloved by managers because they reduce cognitive load across the entire organization.

7. Engineers Can Say No

An engineer can identify bad ideas, harmful changes, and wrong architectural choices before they cost the company time and money. This is contrasted with lazy engineers who say no to buy time — a real engineer says no because they see the cliff ahead. LLMs are "yesmen" — they will happily implement whatever you ask, regardless of whether it's a good idea. An agent is "practically a shoot-yourself-in-the-foot machine." An engineer can save you from liability, debt, and drowning your entire product.


Practical Takeaways

  1. If you're an engineer: Be excellent. Be proactive. Be a problem solver. Be human. Be a good networker. Be a leader. Your skills have just gotten more valuable and more powerful.
  2. If you're in management: Don't let go of your good engineers. Their value has 100x'd. You might have to let go of the bad ones, but hang on to the great ones — train them, invest in them, get more value out of them.
  3. The productivity gains from AI agents (5x–10x) will normalize — the real differentiator is the engineer using them, not the tool itself.
  4. Don't be lazy. Don't give up. Don't be cynical. Just solve problems. Invest in your skills.
  5. The likely outcome: Best engineers rise, worst ones have to level up. It's a win-win for everyone who puts in the work.

Notable Quotes

"A prompt coder is a minimum wage call center job. Anyone can do it."

"The one thing that agents will never be is trustworthy."

"Your job is always to be a problem solver."

"Excellence never drowns out."

"I got this. Say less." (Described as the favorite thing to hear from an engineer)

"An agent is practically a shoot-yourself-in-the-foot machine."

"LLMs are yesmen."

"Understanding is probably irreducible."

"These are capital assets who've now 100x'd in value." (Referring to good engineers)


Related Content

Video / Resource Connection
Even Linus is Vibe Coding Now Linus Torvalds using AI for coding — same theme in this notes folder
We've Lost the Tech Concerns about declining engineering quality — complementary perspective
Delete your CLAUDE.md AI agent tooling discussion — relates to Claude Code mention
We Need to Talk About Sonnet 4.6 AI model capabilities — relevant to LLM accuracy discussion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment