Hacker News new | ask | show | jobs
by weinzierl 826 days ago
I applaud the decision for a 501(c)(3) and not a 501(c)(6).
2 comments

For anyone trying to understand the difference, please read :

https://www.unsungnovelty.org/posts/05/2023/open-source-proj...

Can you explain the difference?
Not a lawyer and what I'm going to say is vastly oversimplified, but the gist is:

- A 501(c)(3) is for the benefit of the public

- A 501(c)(6) is for the common interests of their members

They both have advantages and disadvantages and are appropriate for certain scenarios.

Examples are:

- A 501(c)(3) Python, Scala, Zig, Mozilla, Apache, SFC, FSF

- A 501(c)(6) .NET, Rust, Eclipse

It sounds like 3 is for charities and 6 is for business organizations like a chamber of commerce. The former has tax-deductible donations and can’t participate in lobbying or political campaigns. It seems like 6 would have been a weird choice here.
Not so weird, the Rust Foundation is a 501(c)(6) after all, like the .NET Foundation or the Eclipse Foundation, but from all I know about Bevy and the people behind it a 501(c)(3) suits it much better.
https://en.wikipedia.org/wiki/501(c)_organization

This has complete sections defining both.

A summary for people not expert in legalese and American law?