4 ms·
I guess if you never grow that much. I don’t know why you would purposefully handicap yourself by not taking advantage of the tools available. Why make yourself
by eloff 3y ago
I guess if you never grow that much. I don’t know why you would purposefully handicap yourself by not taking advantage of the tools available. Why make yourself less competitive?
- gavinhoward 3y agoBecause I think "AI" is the handicap. "AI" will help at first, sure, but as it is used more and more, the code will become less and less well-designed and built. My code, on the other hand, will retain full quality, and my long-term velocity will out-pace anyone using those tools. "A little bit of slope makes up for a lot of y-intercept." [1] [1]: https://gist.github.com/gtallen1187/e83ed02eac6cc8d7e185 https://gist.github.com/gtallen1187/e83ed02eac6cc8d7e185
- eloff 3y agoI’ve been using GitHub copilot and ChatGPT at work for a year now. I think you’re wrong. You don’t just wily nilly accept code from the AI anymore than you would from stackoverflow. But it would also be silly to ban yourself from copying code from stackoverflow. Don’t trust any code, regardless of the source, and don’t stop using your brain.
- gavinhoward 3y agoWith how bad SO has gotten, I actually don't copy code from there anymore.
- eloff 3y agoProbably not the best example, you get the idea though.