@davidrevoy I love this because this is pretty much exactly how I handle programming in most cases. I say out lout the logic I want and at most I look up the syntax to accomplish each part. Other times I write/draw out a diagram (which feels like summoning lol)

@Tealfuleyes
@davidrevoy

I am pretty sure the most valid "vibe coding" is just writing your spec as comments in a blank source file, then debugging it until it does what you wrote. No LLM required.

@Snapai @davidrevoy I'm unsure if you are implying that I "vibe code". I have never done such or plan to do so. I am saying that as I code I tend to write/draw and speak out loud my thoughts as I do so and if I do not know the exact syntax for a a specific thing I need search documentation or my notes for it.

@Tealfuleyes @davidrevoy

No why would you think that I was implying that?

@Snapai @davidrevoy
Because I mentioned my own approach of working through coding and your reply to me comes off as placing my approach in the same hat as "vibe coding" or it being less valid than commenting in files, ending with "No LLM required". It reads odd to me as a reply to my statement hence why I was unsure.