Would love to know how are you using it!
Ask HN: How are you using ChatGPT?
1–3 of 3 posts
Re: Ask HN: How are you using ChatGPT?
#2- Hints for Leetcode problems without giving me answer
- Ask it questions for syntax, or how to do something broader (e.g. how to setup hot reloading for Elm)
- Ask whether some package exists (e.g. list options for PDF processing in C#)
- and more!
I am not using a VSCode plugin; they feel cramped, I am not using it to refactor existing code, and they tend to not be able to comprehend the whole codebase as context anyways (maybe I am wrong and they can?)
Re: Ask HN: How are you using ChatGPT?
#3I use it all the time when coding. - Hints for Leetcode problems without giving me answer - Ask it questions for syntax, or how to do something broader (e.g. how to setup hot reloading for Elm) - Ask whether some package exists (e.g. list options for PDF processing in C#) - and more! I am not using a VSCode plugin; they feel cramped, I am not using it to refactor existing code, and they tend to not be able to compreh…