5 ms·
This is not vibe coding at all, this is reviewing AI generated code
by asdev 1y ago
This is not vibe coding at all, this is reviewing AI generated code
- michelsedgh 1y agoUnless you touch the code, you're still vibe coding if you just review and ask the LLM to change. You're coding when you touch the code yourself and make edits to what LLM made.
- merelysounds 1y agoWikipedia says: > the human developer avoids micromanaging the code, accepts AI-suggested completions liberally, and focuses more on iterative experimentation than code correctness or structure. > A key part of the definition of vibe coding is that the user accepts code without full understanding. https://en.m.wikipedia.org/wiki/Vibe_coding https://en.m.wikipedia.org/wiki/Vibe_coding
- arresin 1y agoBro you’re harshing the vibe
- blibble 1y agothe page is an interesting display of a very large bureaucratic institution that is extremely worried about being sued, but is still utterly desperate to get in on the AI bubble before it pops
- francisofascii 1y agoIt's too bad the "vibe coding" definition is so strict. You could have an app that was completely AI generated, but the moment you even peak at the generated code or make a small revision, it is no longer a vibe coded app.
- pinoy420 1y ago[dead]
- Wowfunhappy 1y agoI think that's an overly strict definition. A CGI film is still a CGI film even if artists at the studio hand-paint certain objects in certain frames. A Python program is still a Python program even if it calls out to C code for a handful of key functions. I suspect most people would consider an AI generated image to still constitute AI art even if the creator touched up a few things in Photoshop.
- Sateeshm 1y agoIt has to be a strict definition because that is the main point of vibe coding, it is for people who don't know how to program.
- dwaltrip 1y agoNobody’s coined a fun catchy phrase for half vibe coding / half real engineering, so I will continue to refer to my AI assisted adventures as vibe coding :) Sometimes I call it vibe coding ++.
- inerte 1y agoIt's a lot of (good) actual engineering or solid programming tips, and yeah it's not "vibing". There's no embrace the exponential or just pasting errors. I think most people should try to really "vibe" in the original sense. Use SuperWhisper and don't even read the diff. It's a different experience. I am not saying ship critical code like this... but if your main use of LLM AI tools is to basically type code faster than you (which is totally fine and it's what I do at work), that's not really vibing.