|
|
|
|
|
by nicbou
444 days ago
|
|
I feel like it's the opposite for me. It rewards my curiosity. I can ask it questions that Google is no longer capable of answering, either because it reinterprets my query wrong or because it only returns generic content from top sites. I use it a lot in art museums to understand the story behind certain paintings or the difference between certain art movements. I use AI for coding, but basically as a shortcut to API documentation. It lets me stay focused on my task. It removes a lot of the tedium of coding, so that I can focus on the actual problems. |
|
Granted, I refuse to take AI solutions and just plug them blindly without looking at them. I never use “YOLO”-mode. I’m always questioning and thinking about the code it outputs, the same way I’d critique a jr dev’s pull request.