this post was submitted on 07 Sep 2026
42 points (90.4% liked)

Open Source

48932 readers
259 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 7 years ago
MODERATORS
 

Are there any copyleft/open source projects that you would recommend contributing to? Are there any projects that directly support leftist causes/goals? (Ex: Housing, Climate Change, Prison Abolition, Unions/Co-ops, Anti-๐ŸงŠ, Mutual Aid, etc.) This is not an exhaustive list at all.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] provectus@lemmy.ml 17 points 2 days ago* (last edited 2 days ago) (1 children)

The GNU Hurd. Keep laughing, it will get there.

Edit: instead of outright promoting the GNU Hurd, I will give my reasons.

  1. The architecture of the Hurd is very scalable compared to other kernels. It does not need much rewriting to adapt to modern technology. Rewriting the Hurd in rust is much easier than other kernels.

  2. It is a GNU project so if it does succeed, we can spread the Free software philosophy to others. It also means that corpo's cannot influence it.

  3. It is GPLv2 or later, so that is nice to have.

  4. It holds all the benefits of a microkernel.

There is probably more, but they are not as important to me personally.

[โ€“] protogen420@lemmy.blahaj.zone 1 points 10 hours ago (1 children)

I think the rewrite on rust will depend on gccrs becoming more mature which will take some time

[โ€“] provectus@lemmy.ml 1 points 5 hours ago* (last edited 5 hours ago)

Check this out. The Hurd is just a collection of translators, which are kinda like fuse. https://gitlab.com/AlmuHS/hurd-translator-in-rust