Hacker News new | ask | show | jobs
by paco3346 1164 days ago
I, too, pay for plus access. It's completely worth it for the myriad of random tasks/questions I throw at it.

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.