@pirateguillermo Any fucking country is welcome to snatch my leader.
| Blog | https://kurt.circlew.org/ |
| https://www.linkedin.com/in/kwerle/ | |
| github | https://github.com/kwerle |
@pirateguillermo AI is a super productive junior coder. Telling it what to do is a lot like programming - assume the computer is really dumb.
"Do this thing" only works if the thing is obvious. But when I have a tricky issue between front end code and back end and I have a valid failing test, I can do something like:
"Add copious amounts of debugging to find out why the valid test at line ### is failing and then fix it." And it does. And if it does it poorly, at least I know what was wrong.