|
|
|
|
|
by osigurdson
992 days ago
|
|
An example that didn't work that I thought should was to implement a Base62 converter. I thought it would easily be able to do it as the problem is so well scoped (an probably even exists in its training set). However, it either had poor performance characteristics or wasn't correct. This is how an experienced dev would like to work - break the problem down and hand off some of the more well scoped problems to AI. |
|