|
|
|
|
|
by mattmanser
134 days ago
|
|
You can't skim over AI code. For even mid-level tasks it will make bad assumptions, like sorting orders or timezone conversions. Basic stuff really. You've probably got a load of ticking time bomb bugs if you've just been skimming it. |
|
Lots and lots of tests!