It’s useful for time saving when I don’t feel like remembering a proprietary syntax I only use once in a blue moon, or if my code is giving me an error message it can sometimes point out what’s wrong quicker than reading through the code manually, but I wouldn’t trust it to write my code without reviewing every detail of its output. The whole vibe coding movement is crazy to me
This, sooo much. It’s been great for writing some python scripts quickly. But damn do you have to read and test that code, but I already did that with my own code so…
It’s useful for time saving when I don’t feel like remembering a proprietary syntax I only use once in a blue moon, or if my code is giving me an error message it can sometimes point out what’s wrong quicker than reading through the code manually, but I wouldn’t trust it to write my code without reviewing every detail of its output. The whole vibe coding movement is crazy to me
This, sooo much. It’s been great for writing some python scripts quickly. But damn do you have to read and test that code, but I already did that with my own code so…