(no title)
amolgupta | 2 years ago
- PR descriptions. ex, paste bullet points about the change and it converts it into something to help the reviewer.
- Plant UML diagrams of ideas. At times they are just a starting point template and I build upon them. I can paste these into technical docs or PRs or presentations later.
- Peer feedback: The raw bullet points can be converted into nice-to-read feedback which is not too direct or offensive or vague. Can iterate over it to tone it down or make a point stronger.
Other programming-related use cases - Test cases for code
- Converting android xml layouts to compose worked well
- A lot of Django code
- Identify performance issues or bugs in code (these tasks make me realize the amount of repetition there is in programming)
Others:
- Book recommendations on topics
- Rewording emails/slack messages
No comments yet.