(no title)
paco3346 | 2 years ago
I can think of 1 occasion I needed some C code for parsing UDP packets. I copy & pasted the unformatted pdf contents of the spec and told GPT "I need code for parsing this". It made a struct, a method for parsing, and wrapping code to use it all of which was 100% accurate/usable. Such a huge time saver.
No comments yet.