Hacker News new | ask | show | jobs
by simonw 403 days ago
Free software has a well established meaning at this point, and it's not "didn't cost any money to produce".

Looks like this is MIT licensed https://github.com/nrkno/Sofie-TV-automation

1 comments

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