this post was submitted on 28 Sep 2023
54 points (96.6% liked)

Programming

17001 readers
330 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
 

Say you want to contribute to a project and find out the only way to do so is by discussing the issue on IRC or the mailing list, then submitting the patch per email.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 11 months ago (1 children)

It would have to be a pretty niche project with an involved and dedicated community to get away with that these days.

[–] [email protected] 3 points 11 months ago (3 children)

Yeah super niche projects like the Linux Kernel and Git

[–] [email protected] 5 points 11 months ago (1 children)

I think they meant new projects starting today, not currently existing ones.

[–] [email protected] 1 points 11 months ago

Indeed. I wonder if LinuxNet / #linux is still around, actually. That was interesting back in the day, and later meeting many of the characters at conferences and meetups. IRC was great. Patches by email, otoh... Good that it is possible, but PRs/MRs are nicer.