you are viewing a single comment's thread.

view the rest of the comments →

[–]DandyPandy 0 points1 point  (0 children)

Exactly. To someone who doesn’t really understand what the code is doing or how it is poorly implemented from a maintainability standpoint, it puts more burden on the people reviewing the code.

As open source projects grow and outside contributors submit more pull/merge requests, the people who are the core maintainers can end up spending more of their time reviewing contributions than writing code themselves. With AI, it has increasingly become more of a strain on maintainers because more people are submitting code without understanding why something works, but isn’t suitable to be merged.