1
0
Fork 0
forked from fun/fun
fun/web/community/community.html

92 lines
3.5 KiB
HTML

---
layout: page
published: true
noToc: false
noDate: false
title: Community
subtitle: The place to contact the Fun community.
permalink: /community/
description: Community
---
<h2>Important</h2>
<p>Please read the <a href="/community/code-of-conduct/">Code of Conduct</a> before participating in xw3 community discussions.</p>
<h2>IRC</h2>
<p>We use the <a href="https://libera.chat/" class="ext">Libera.Chat</a> IRC network for realtime collaboration.</p>
<p>Just click the channel name to open a web based client in your browser for instant chat.</p>
<table width="100%" border="1" style="table-layout: fixed;" class="sortable">
<thead>
<tr>
<th style="text-align: left; width: 120px;">Channel</th>
<th style="text-align: left;">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://web.libera.chat/#fun-lang" class="chat">#fun-lang</a></td>
<td>All discussion about the Fun programming language</td>
</tr>
</tbody>
</table>
<h2>Mailinglists</h2>
<p>Mailinglists are provided by the <a href="https://lists.xw3.org" class="ext">lists.xw3.org</a> mailinglist server.</p>
<p>Simply click "Subscribe" to join a list by sending a blank email.</a>
<table width="100%" border="1" class="sortable">
<thead>
<tr>
<th style="text-align: left;">List</th>
<th style="text-align: left;">Description</th>
<th colspan="2">Action</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="https://lists.xw3.org/mailman3/lists/fun-announcements@fun-lang.xyz/" class="ext">fun-announcements@fun-lang.xyz</a></td>
<td>For Fun announcements</td>
<td><a href="mailto:fun-announcements-subscribe@fun-lang.xyz" class="mail">[Subscribe]</a></td>
<td><a href="mailto:fun-announcements-unsubscribe@fun-lang.xyz" class="mail">[Unsubscribe]</a></td>
</tr>
<tr>
<td><a href="https://lists.xw3.org/mailman3/lists/fun-developers@fun-lang.xyz/" class="ext">xw3-developers@fun-lang.xyz</a></td>
<td>Developer discussion about Fun</td>
<td><a href="mailto:fun-developers-subscribe@fun-lang.xyz" class="mail">[Subscribe]</a></td>
<td><a href="mailto:fun-developers-unsubscribe@fun-lang.xyz" class="mail">[Unsubscribe]</a></td>
</tr>
<tr>
<td><a href="https://lists.xw3.org/mailman3/lists/fun-users@fun-lang.xyz/" class="ext">xw3-users@fun-lang.xyz</a></td>
<td>User discussion about Fun</td>
<td><a href="mailto:fun-users-subscribe@fun-lang.xyz" class="mail">[Subscribe]</a></td>
<td><a href="mailto:fun-users-unsubscribe@fun-lang.xyz" class="mail">[Unsubscribe]</a></td>
</tr>
</tbody>
</table>
<br>
<p>You can also post to a list without a subscription, but your messages will be moderated and experience indefinite delays in delivery, and you won't receive replies if other users simply reply to the list without CCing you.</p>
<h2>Mastodon</h2>
<p>We will use Mastodon for announcements in the future: <a href="https://fosstodon.org/@fun" class="mastodon">https://fosstodon.org/@fun</a>.</p>
<h2>Others</h2>
<p>We believe that the communication channels mentioned above are sufficient for Fun development. IRC, mailing lists and Mastodon provide you with the perfect entry points for discussions about Fun development. Nothing more is needed.</p>
<h3>Matrix</h3>
<p>We do not and will never provide chat over the Matrix protocol in any way. Matrix sucks!</p>
<p>We also will in no way provide an IRC <-> Matrix bridge. Again, Matrix sucks!</p>
<p>For details read <a href="https://hanez.org/document/why-matrix-sucks/" class="ext">why Matrix sucks</a>!</p>