Email or username:

Password:

Forgot your password?
Top-level
Ludovic Courtès

@khinsen @ebassi I like the idea too. Maybe Discourse’s email support goes in that direction? Delta Chat seems to be for small groups, from what I understand.

5 comments
Andrew Tropin

@civodul @khinsen @ebassi Do you know if Discourse supports email as a primary way of interaction? Is it possible to interact with a thread without registration on the discourse instance?

Emmanuele Bassi

@abcdw @civodul @khinsen No, you can't do that. You need to have an account on the Discourse instance.

Depending on the configuration of the instance, you may also need to actually browse it and interact with it a bit to raise your user level, before you can open topics just by sending an email.

Andrew Tropin

@ebassi @civodul @khinsen 😔 I really like the way it looks, but don't like the fact that for each interaction with any new project I have to create an account on gitlab/gitea instance to send a simple patch or to comment on the ongoing discussion, it seems that adding one more registration requiring tool will only increase this pain.

Emmanuele Bassi

@abcdw @civodul @khinsen That's not our experience. Though, of course, if you start contributing a lot to GNOME, you can ask to get an LDAP account, and then you get single-sign-on for all GNOME services.

If you're referring to being able to send patches via email, that's just false economy: you have a steep set up cost (git send-email is not a simple thing), and then you get stuck with patches over email, which is a fate worse than death.

Ludovic Courtès

@ebassi @khinsen @abcdw Which is “a fate worse than death” is a matter of perspective. I’m not saying patch over email doesn’t have its warts, but you’ll find many free software hackers disagree with this assessment.

Go Up