|
|
|
|
|
by dwroberts
104 days ago
|
|
> can use in their workflow as a useful tool not a magic solution. Like what? If you can already program your game and create art for it, what is it going to be doing? People are so obsessed with using AI stuff for the sake of it, it’s nuts |
|
1. advanced autocomplete -- if you have or paste the structure of a JSON or other format, or a class fields, it is good at autocompleting things like serialization, case statements, or other repetitive/boilerplate code;
2. questions -- it can often be difficult to find an answer on Google/etc. (esp. if you don't know exactly what you are looking for, or if Google decides to ignore a key term such as the programming language), but can be better via an AI.
Like all tools, you need to read, check, and verify its output.