Hacker News new | ask | show | jobs
by Joel_Mckay 403 days ago
Indeed, people usually contribute to FOSS by supporting the authors group or nonprofit directly, and contributing features and bug reports/fixes.

However, from a maintainability standpoint it is important that a project solves their own needs first. The "eat your own dog food" advice is important, or groups end up fragmenting a project into every pet use-case.

Best regards =3