Using GPT-3 to translate a shell/awk one-liner into both Python 3 and plain English with a single prompt:

Aug 24, 2022 · 12:33 PM UTC

Replying to @goodside
I think it's very useful for explaining functions and giving input/output examples. If you are still confused, you can ask it further about anything you are confused about with that code. This is like having a mentor guiding you through a difficult codebase.
Replying to @goodside
Am I doing this right?