My 'wow' moment with GPT as an engineer: building a small game(old.reddit.com) |
My 'wow' moment with GPT as an engineer: building a small game(old.reddit.com) |
Instead of worrying about the exact code, I just let GPT provide an approximate solution, from which I can iterate and improve on. It’s still thinking about programming, but it allows me to separate the process of coding algorithms from the modelling in my mind.
It’s like peer programming with someone who never disagrees with you and will do whatever you say. I guess it’s like peer programming with yourself. I’ve found it to be very productive!
I wish I could publicly share the conversations to demonstrate.
It's like it writes all the boilerplate for you.