Comment on What do you personally use AI for?

hollyberries@programming.dev ⁨6⁩ ⁨months⁩ ago

I use it to generate code documentation because I’m incapable of documenting things without sounding like a condescending ass. Paste in a function, tell it to produce docstrings and doctests, then edit the hell out of it to sound more human and use actual data in the tests.

Its also great for readmes. I have a template that I follow for that and only work on one section at a time.

source
Sort:hotnewtop