Re: Switching to Discourse
Peter Wang via Python-Dev <[email protected]> Fri, 15 Jul 2022 10:33:06 -0500
| Newsgroups | gmane.comp.python.devel |
|---|---|
| Message-ID | <CABGrp+_8OoOj9v3AMFOuk4phti3pi2VT2V8=Li2TzgFZh8aueQ@mail.gmail.com> |
On Fri, Jul 15, 2022 at 9:33 AM Skip Montanaro <[email protected]> wrote: > Email protocols were long ago standardized. As a result, people can use > any of a large number of applications to read and organize their email. To > my knowledge, there is no standardization amongst the various forum tools > out there. > While I understand and somewhat agree with you, Skip, there is a "hidden" feature of Discourse that does make it a little easier to track many different forums: You can add ".rss" to various URLs and get an RSS feed for that topic/channel/etc. e.g. the WebAssembly group is: https://discuss.python.org/c/webassembly/28 And its corresponding RSS feed is: https://discuss.python.org/c/webassembly/28.rss Cheers, Peter