It has been almost a year since ChatGPT was out. Any really practical and uses for it in your daily life or professional career?<p>Would love to know how are you using it!
I use it all the time when coding.<p>- Hints for Leetcode problems without giving me answer<p>- Ask it questions for syntax, or how to do something broader (e.g. how to setup hot reloading for Elm)<p>- Ask whether some package exists (e.g. list options for PDF processing in C#)<p>- and more!<p>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?)