mattpointblank’s avatarmattpointblank’s Twitter Archive—№ 19,532

    1. …in reply to @danaiciocan
      @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.
  1. …in reply to @mattpointblank
    @danaiciocan @_pads Maybe I can use GitHub Copilot for this so I just write the comments and it does the rest 😀