Two Kinds of Vibe Coding
davidbau.com·9h·
Discuss: Hacker News
🎭Anthropic Claude
Preview
Report Post

Vibe Coding

I have been teaching myself to vibe code.

Back in 2009 I posted a simple Mandelbrot fractal viewer on the web: a single HTML file with inline Javascript. Just 329 lines of code, each pixel a tiny table cell. Click to zoom. Watch it iterate. That was about it!

I have wondered if improving the page could raise it in the Google rankings, so I have been using code LMs to make a number of improvements....

Two Kinds of Vibe Coding

There are two categories of vibe coding. One is when you delegate little tasks to a coding LM while keeping yourself as the human "real programmer" fully informed and in control.

The second type of vibe coding is what I am int…

Similar Posts

Loading similar posts...