• 1 Post
  • 12 Comments
Joined 1 year ago
cake
Cake day: July 26th, 2023

help-circle



  • Tbh it’s made a pretty significant improvement in my life as a software developer. Yeah, it makes shit up/generates garbage code sometimes, but if you know how to read code, debug, and program in general, it really saves a lot of grunt work and tedious language barriers. It can also be a solid rubber duck for debugging.

    Basically any time I just need a little script to take x input and give me y output, or a regex, I’ll have ChatGPT write it for me.