|
|
|
|
|
by rcgy
12 days ago
|
|
This is a pretty lazy post. Sure, the quality of code that AI produces has gone up. "Sloppy" means so much more than just "incorrect", though; it's bloating tests with additions that don't meaningfully add anything or actually test the code. Code used to be slow to write, quick to read. With AI, it's quick to write, slow to read. Thing is, that has never been the bottleneck. Often, it's a feature- you want to think before committing to an approach. If there is no barrier to putting pen to paper, you get... Slop. |
|