| ▲ | awesome_dude 3 hours ago | |
One of the (many) reasons that I moved away from Python was the whole "we can do it in 3 lines" Oh cool someone has imported a library that does a shedload of really complicated magic that nobody in the shop understands - that's going to go well. We're (The Software Engineering community as a whole) are also seeing something similar to this with AI generated code, there's screeds of code going into a codebase that nobody understands is full across (give a reviewer a 5 line PR and they will find 14 things to change, give them a 500 line PR and LGTM is all you will see). | ||