logoalt Hacker News

swiftcodertoday at 10:00 AM5 repliesview on HN

I don't think it really is - drive-by changes have been a net burden on maintainers long before LLMs started writing code. Someone who wants to put in the work to become a repeat contributor to a project is a different story.


Replies

ckolkeytoday at 11:31 AM

I've gotta disagree with you here - it's not uncommon for me to be diving into a library I'm using at work, find a small issue or something that could be improved (measurably, not stylistically), and open a PR to fix it. No big rewrites or anything crazy, but it would definitely fit the definition of "drive by change" that _thus far_ has been welcomed.

show 1 reply
oytistoday at 10:04 AM

How to differentiate between a drive-by contribution and a first contribution from a potentially long-time contrubutor.

And I would say especially for operating systems if it gets any adoption irregular contributions are pretty legit. E.g. when someone wants just one specific piece of hardware supported that no one else has or needs without being employed by the vendor.

show 1 reply
junontoday at 11:45 AM

Hard disagree. Drive by's were the easiest to deal with, and the most welcome. Especially when the community tilted more to the side of non-amateurs and passionate people.

CorrectHorseBattoday at 10:49 AM

I can understand drive-by features can be a net burden, but what is wrong with a drive-by bugfix?

pmarrecktoday at 10:36 AM

how in the heck do you disambiguate a first time long term contributor and a first time drive by contributor?

show 1 reply