← Back to context

Comment by awesome_dude

3 hours ago

> On modifying software [..] It was fun and satisfying, but it ended up being a bit of a pain to keep updated.

I don't mean this as a criticism in any way - but the need to keep your changes current is a strong motivation for getting those changes incorporated upstream.

> but the need to keep your changes current is a strong motivation for getting those changes incorporated upstream.

But the cost of contributing changes made by AI is higher: * high chance of the being just rejected because code made by AI, or PR made by AI * so contributing would require carefully preparing a human-made patch (but that becomes much more work than telling an agent to just upgrade my fork) * there is still a high chance for the patch to be rejected or just ignored for months/years, like before

Also, there are much more vibe coded projects which are open source, but the author has no interest in maintaining, so issues/PRs will just be ignored.