|
|
|
|
|
by botanical76
594 days ago
|
|
This reminds me of some of the early linting tools that emerged around the time ES5 / node.js was blowing up. I found the defaults to be insanely distracting, giving me warnings about unused variables etc as I was still typing the code (of course it's unused, I just defined it!) GitHub Copilot is similar, defaulting to provide suggestions to finish your LOC whenever you stop typing. While the AI tools can be very useful, the benefit is lost if I can't focus on what I'm writing. |
|