|
|
|
|
|
by refactor_master
157 days ago
|
|
I still get made-up Python types all the time with Gemini. Really quite distracting when your codebase is massive and triggers a type error, and Gemini says "To solve it you just need to use WrongType[ThisCannotBeUsedHere[Object]]" and then I spend 15 minutes running in circles, because everything from there on is just a downward spiral, until I shut off the AI noise and just read the docs. |
|