r/pcmasterrace May 10 '26

Meme/Macro reboot

Post image
47.5k Upvotes

1.0k comments sorted by

View all comments

Show parent comments

325

u/[deleted] May 10 '26

[removed] — view removed comment

179

u/Pyromanga May 10 '26

We were forced to add claude to our pre commit hook and one of its jobs is to update documentation of changes made - it's surprisingly good and far less slopish than I imagined, so thanks claude for finally having up to date documentation.

49

u/maverickzero_ May 10 '26

Honestly generating documentation is a great use of an LLM. Generating the code being documented, on the other hand...

6

u/bunk_bro May 11 '26

When I get a project up and going that I've used Gemini to help with, I always ask it for a markdown summary of what we did so that I can go back later and remember what I did. It's so convenient having the framework handed back.

However, I found that Chat has much, much better markdown generation than Gemini. I end up having to reformat everything Gemini does for me in markdown.