ChatGPT is extremely useful if you already know what you’re doing. It’s garbage if you’re relying on it to write code for you. There are nearly always bugs and edge cases and hallucinations and version mismatches.
It’s also probably useful for looking like you kinda know what you’re doing as a junior in a new project. I’ve seen some shit in code reviews that was clearly AI slop. Usually from exactly the developers you expect.
prettybunnys@sh.itjust.works 1 year ago
I love asking AI to generate a framework / structure for a project that I then barely use and then realize I shoulda just done it myself