blob: 9ab117c552f312a1ee4ebd4b0e713c2da327c74f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
# Community
## Chatroom
Tvix development discussions happen on IRC. We use the [hackint][] IRC network
where you should be able to join using your favorite client/protocol.
* [IRC][] / [Webchat][]
* [Matrix][]
* [XMPP][]
## Mailing list
Discussions on larger architectural problems and thoughts occasionally happen
on the [TVL Public Inbox][public inbox] mailing list.
[hackint]: https://hackint.org/
[IRC]: ircs://irc.hackint.org:6697/#tvix-dev
[Webchat]: https://webirc.hackint.org/#ircs://irc.hackint.org/#tvix-dev
[Matrix]: matrix:r/tvix-dev:hackint.org?action=join
[XMPP]: xmpp:#tvix-dev@irc.hackint.org?join
[depot@tvl.su]: mailto:depot@tvl.su
[public inbox]: https://inbox.tvl.su/depot/
|