Rendered at 23:38:18 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
thomascountz 6 hours ago [-]
- As a professional developer, I would find it very frustrating to have to debug someone else's code and also be held responsible for that code.
- As a hobbyist developer, it would bother me that I'm no longer a developer.
These two statements articulate my feelings about LLM-generated code better than I have heretofore been able to do myself.
4 hours ago [-]
fsniper 3 hours ago [-]
"As a professional developer, I would find it very frustrating to have to debug someone else's code and also be held responsible for that code." Are you really a professional programmer? A very basic responsibility for many professionals are maintaining someone else's code.
exitnode 4 hours ago [-]
Happy to hear that you feel the same!
harvey9 7 hours ago [-]
"...I can’t really call “vibe coding”. I didn’t code. I didn’t even look at the code"
I thought that was the definition of vibe coding?
throw-the-towel 6 hours ago [-]
Yes, but maybe the author disagrees with the term? I mean, can you even call it "coding" when you don't handle any code?
mixdup 6 hours ago [-]
Sure, you can disagree with it being "coding" or not, but "vibe coding" as used in the general vernacular means exactly what the author did. It's kind of silly to say "I disagree that green is the word that should be applied to the color of plants", it is what the word is. We don't all get to set our own personal definitions
throw-the-towel 60 minutes ago [-]
The word "green" isn't composed of multiple words with their own meaning. A better example would be objecting to guinea pigs being called guinea pigs because they're not actually swine.
tmseidman 4 hours ago [-]
That's exactly what the guy who invented the term "vibe coding" did :)
Anyone can decide what words mean to them, and if enough people agree with you, you can use them to communicate!
exitnode 4 hours ago [-]
This. I don't think it is coding although I have only scratched the surface of all this. Right now, it's more like instructing someone/something to code for me.
Thank you for the suggestion but yes, I already know it. I've even written a FLE syntax highlighting plugin for vim: https://rz01.org/vim-fle-syntax/ :)
cyanydeez 47 minutes ago [-]
Ive downloaded a coding harness and using local llm to improve self hosting and security.
Seems fairly easy but whereas hand coding i run into bugs that are some dark corner of the code,now i do the same but cant do more than yell at the LLM to do better.
Im still saving time but the different types of bugs are fascinating.
I thought that was the definition of vibe coding?
Anyone can decide what words mean to them, and if enough people agree with you, you can use them to communicate!
[1] https://seaquel.app
[2] https://github.com/webstonehq/tuxedo
https://github.com/on4kjm/FLEcli
Seems fairly easy but whereas hand coding i run into bugs that are some dark corner of the code,now i do the same but cant do more than yell at the LLM to do better.
Im still saving time but the different types of bugs are fascinating.