Hacker News new | ask | show | jobs
by always_good 3015 days ago
Yeah, it's kind of like wondering why someone would make an open source project better when the person that owns the repo gets all the credit. Or all the competitors they might be inadvertently helping out by improving the project.

Sometimes it's nice to just make things better.

1 comments

With an open source project, I can fork and use the code for myself and contribute back to the project.

But if I spend a bunch of time fixing AWS docs, it's not like I have any need to fork it and use 8t as documentation for my own AWS-like service.

Improving an open source project's docs aren't likely to help you, either.

Intro-level documentation changes are the most common pull requests I get on any of my projects. And the people making them are not the ones being helped by intro-level docs.

It's a clear case of experts helping beginners.