From c7fa1142950955598991ebd0bf22ac83ba0f12c2 Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sat, 4 Jan 2025 12:59:51 +0300 Subject: [PATCH] docs(tvix): mention channels separately Returns the original (pre community split) channel into a more prominent position, and explicitly mentions that #tvix-dev is for the community centered around the new store model. This relates to b/431, and is part of the transition setup while we figure out how to organise the project split. Change-Id: I0d8c5e86c914f51db222b054d51038e2023281d6 Reviewed-on: https://cl.tvl.fyi/c/depot/+/12950 Tested-by: BuildkiteCI Reviewed-by: Profpatsch Autosubmit: tazjin --- tvix/README.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/tvix/README.md b/tvix/README.md index 8f2a71901..bb5fe7423 100644 --- a/tvix/README.md +++ b/tvix/README.md @@ -16,14 +16,18 @@ For more information about Tvix, feel free to reach out. We are interested in people who would like to help us review designs, brainstorm and describe requirements that we may not yet have considered. -Most of the discussion around development happens in our dedicated IRC channel, -[`#tvix-dev`][tvix-dev-irc] on [hackint][], -which is also reachable [via XMPP][hackint-xmpp] -at [`#tvix-dev@irc.hackint.org`][tvix-dev-xmpp] (sic!) -and [via Matrix][hackint-matrix] at [`#tvix-dev:hackint.org`][tvix-dev-matrix]. +Development discussion is focused around two IRC channels, which are also +available [via XMPP][hackint-xmpp] and [via Matrix][hackint-matrix]. -There's also the IRC channel of the [wider TVL community][tvl-getting-in-touch], -less on-topic, or our [mailing list][]. +1. TVL runs the [`#tvl` channel][tvl-getting-in-touch] on [hackint][]. + Tvix-related discussion in this channel is focused on eval, and on (almost) + 1:1 replacements of C++ Nix with Rust components. + +2. The separate [`#tvix-dev`][tvix-dev-irc] channel ([on + Matrix][tvix-dev-matrix]) focuses on the content-addressed store model, + innovating on the plain files approach used in C++ Nix. + +There is also a low-traffic [mailing list][] with occasional design discussions. Contributions to Tvix follow the TVL [review flow][review-docs] and [contribution guidelines][contributing]. @@ -50,7 +54,7 @@ should be considered stable in any way. WARNING: Any other instances of this project or repository are [`josh`-mirrors][josh]. We do not accept code contributions or issues outside of -the tooling and communication methods outlined above. +the methods outlined above. [josh]: https://github.com/josh-project/josh