Am 26.02.2024 um 10:56 schrieb Daniil Gentili <dan...@daniil.it>: >> gmail is failing to send emails to the list (hence why it has probably been >> a bit quite around here). Here is the error: > +1, personally I would just switch to github issues and discussions, even > ignoring all the deliverability issues, I don't think using a mailing list is > a good idea for a modern programming language, seeking new contributors and > new ideas in 2024. > VCS was already moved to github after the recent hack of the php VCS, a lot > of technical internals-related discussion is already using exclusively github > issues and pull request discussions, I believe that the mailing list is > nothing more than a redundant relic of the past.
I very much disagree as I still prefer email to having discussions in issues or PRs. It is still the sweet spot for me with easy of use and feature support from a modern email client. Issues and PRs are IMHO suited for bugs, feature requests and other code changes, not for discussions. And no, I don't like discussion forums like reddit or Discord either. Writing to the amount of people following php internals should be done with some consideration and more social media type of platforms unfortunately - in my experience - tend to encourage noise. Just my $.02, - Chris