-
@danaiciocan @_pads I like comments that save me reading the code, eg. when I'm scanning something to find a relevant line or just trying to familiarise myself with the rough flow of execution - it's great to see "// decode the token" or something so I can skip the next 8 lines.
-
@danaiciocan @_pads Maybe I can use GitHub Copilot for this so I just write the comments and it does the rest 😀