From: Runhang Li <marklrh@gmail.com>
To: Gabriel Scherer <gabriel.scherer@gmail.com>
Cc: "Christophe Troestler" <Christophe.Troestler@umons.ac.be>,
"Anil Madhavapeddy" <anil@recoil.org>,
"Daniel Bünzli" <daniel.buenzli@erratique.ch>,
"Hongbo Zhang" <hzhang295@bloomberg.net>,
marshall@logical.net, "caml users" <caml-list@inria.fr>
Subject: Re: [Caml-list] Change policy on beginners list?
Date: Thu, 11 May 2017 13:44:02 -0700 [thread overview]
Message-ID: <E5BDCF85-1024-40E4-A7BA-D389ED1F721D@gmail.com> (raw)
In-Reply-To: <CAPFanBFuXL4etbn6X9f0Qdgu3qYjTWjCFS09obPBsGaTfHm1CQ@mail.gmail.com>
Hi, all
+1 for Discourse.
Personally I have no preference over mailing list/IRC/Slack/Discourse. But in order
to appeal to and grow our community, we'd better set up some modern
infrastructure besides Yahoo mailing list and IRC.
And I would love to help maintain Discourse in my free time.
> On May 11, 2017, at 1:26 PM, Gabriel Scherer <gabriel.scherer@gmail.com> wrote:
>
> I'm fine with having a different mailing-list or Discourse or both
> (beginner questions tend to be relatively independent, so I don't see
> much downside in having two places if we think both can appeal
> different people), and would be happy to keep irregularly helping
> there. But we need people to volunteer to deploy and maintain these
> places.
>
> (Re. Discourse, see the (positive) feedback I got from
> users.rust-lang.org on their Discourse instance:
> https://users.rust-lang.org/t/what-are-rusts-discourse-hosting-plans-and-time-requirement/6462
> )
>
> On Thu, May 11, 2017 at 4:14 PM, Christophe Troestler
> <Christophe.Troestler@umons.ac.be> wrote:
>> Hi,
>>
>> Discourse sounds like a nice solution to me, meeting the various points that
>> were expressed.
>>
>> My 0.02€,
>> C.
>>
>>
>> On 2017-05-11, Anil Madhavapeddy wrote:
>>>
>>>
>>> On 11 May 2017, at 20:19, Daniel Bünzli <daniel.buenzli@erratique.ch>
>>> wrote:
>>>>> On Thursday, 11 May 2017 at 20:10, Gabriel Scherer wrote:
>>>>> I would be happy to keep contributing with an email-based workflow,
>>>>> What about http://lists.ocaml.org/ ?
>>> We can create a beginners list there very easily on request
>>> (infrastructure@lists.ocaml.org).
>>>
>>> One other option that I can arrange to setup is Discourse (discourse.org),
>>> which is an open-source forum with a nice e-mail gateway (so it can be used
>>> purely in email based mode as well). Quite a few open source projects use
>>> it as a good method of asynchronous communication.
>>>
>>> There is a hosted version that I can arrange to be installed on a
>>> ocaml.org subdomain, but I will need at least a couple of volunteers to
>>> create categories and act as administrators for the site.
>>>
>>> An advantage of such a Discourse-based forum is that it should be possible
>>> for OCaml library authors to easily create categories on the same forum to
>>> direct users of their software to, with minimal reconfiguration required. It
>>> would be great to have an area for those (e.g.) interested in JavaScript
>>> compilation to go to.
>>>
>>> To see an example of Discourse in action, the Rust user forum is one good
>>> example: https://users.rust-lang.org.
>>>
>>> regards,
>>> Anil
>>>
>>> --
>>> Caml-list mailing list. Subscription management and archives:
>>> https://sympa.inria.fr/sympa/arc/caml-list
>>> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>>> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
> --
> Caml-list mailing list. Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
next prev parent reply other threads:[~2017-05-11 20:44 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-11 17:22 Hongbo Zhang (BLOOMBERG/ 731 LEX)
2017-05-11 18:10 ` Gabriel Scherer
2017-05-11 19:19 ` Daniel Bünzli
2017-05-11 19:38 ` Anil Madhavapeddy
2017-05-11 20:14 ` Christophe Troestler
2017-05-11 20:26 ` Gabriel Scherer
2017-05-11 20:44 ` Runhang Li [this message]
2017-05-12 1:08 ` Marshall
2017-05-12 1:45 ` Pierpaolo Bernardi
2017-05-13 11:48 ` [Caml-list] discuss.ocaml.org now available Anil Madhavapeddy
2017-05-13 12:53 ` SP
2017-05-15 14:37 ` Anil Madhavapeddy
2017-05-15 15:13 ` Gabriel Scherer
2017-05-17 0:17 ` SP
2017-05-13 17:08 ` Marshall
2017-05-15 13:26 ` Alan Schmitt
2017-05-15 14:33 ` Anil Madhavapeddy
2017-05-16 6:25 ` Alan Schmitt
2017-06-05 15:33 ` [Caml-list] [ocaml-infra] " Daniel Bünzli
2017-05-13 12:51 ` [Caml-list] Change policy on beginners list? SP
-- strict thread matches above, loose matches on Subject: below --
2017-05-11 16:09 Marshall
2017-05-11 19:58 ` Hendrik Boom
2017-05-11 20:01 ` Hendrik Boom
2017-05-11 20:29 ` Oliver Bandel
2017-05-11 20:30 ` Oliver Bandel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E5BDCF85-1024-40E4-A7BA-D389ED1F721D@gmail.com \
--to=marklrh@gmail.com \
--cc=Christophe.Troestler@umons.ac.be \
--cc=anil@recoil.org \
--cc=caml-list@inria.fr \
--cc=daniel.buenzli@erratique.ch \
--cc=gabriel.scherer@gmail.com \
--cc=hzhang295@bloomberg.net \
--cc=marshall@logical.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox