|
|
|
|
|
by AstralStorm
389 days ago
|
|
You do not control the tool either. You cannot manually train it for your case. You cannot tell it to not touch particular parts of your project either. It will stomp over all of the code. You cannot even easily detect this tool has been used except for typical failures. The tool may also leak your secrets to some central database. You cannot tell it to not do that. (If you try either tack of those, it will lie to you that it complied while actually not doing that at all.) When your networking fails, the tool does not work. It's fragile in all cases. |
|
I've never seen so many false assumptions in one place.