Comment on Ask HN: Those with success using GPT-4 for programming – what are you doing?Comments−andythemoron3yI'm launching a financial planning business right now but I was recently using it to write xpath queries to use with "xmllint --format".I then used it to generate a more robust Python script processing these large XML files instead.I like using it to generate scaffolding and for debugging but I haven't had to touch a legacy C++ code base for a few years.
Comments
I'm launching a financial planning business right now but I was recently using it to write xpath queries to use with "xmllint --format".
I then used it to generate a more robust Python script processing these large XML files instead.
I like using it to generate scaffolding and for debugging but I haven't had to touch a legacy C++ code base for a few years.