Comment on Ask HN: Those with success using GPT-4 for programming – what are you doing?Comments−bagels3yWriting small python or bash utility one-off scripts to do various things.For example, a utility to use the bitbucket api to dump all of the environment variables configured for a pipeline.
Comments
Writing small python or bash utility one-off scripts to do various things.
For example, a utility to use the bitbucket api to dump all of the environment variables configured for a pipeline.