Merge branch 'main' of git.fediversity.eu:Fediversity/meta

This commit is contained in:
BjornW 2024-11-27 11:19:37 +01:00
commit 1b968d21b6
2 changed files with 54 additions and 0 deletions

View file

@ -0,0 +1,30 @@
Attendees: Gheorghe, Richard, Valentin, Ronny, Nicolas, Björn
Not attending: Koen & Robert (travelling), Kevin (day off)
* Bjorn set up some data structures in the internal Wiki
* Valentin:
* Met Eli from Thymis & Johannes from Clan. Discussed the three system architectures with them.
* NixOps took some time for them to make it click. Now I know a bit better what we can learn from them, and if and on what we can collaborate.
* Overlap with those projects is smaller than expected, but it was undoubtedly an extraordinarily fruitful exchange
* We need to think about how to convey the power of NixOps in such a way that people understand it properly
* It's at a very high level of abstraction (essentially an IO monad for the Nix language), while people typically think in terms of their concrete use cases.
* That gap requires some storytelling and didactic techniques to bridge.
* Will work on a report & publish it on the website to communicate
* Valentin & Bjorn will have a chat tomorrow after standup
* Gheorghe:
* Shared the UML info last Friday
* Will work on the financials & get the numbers
* Diagram code wants to add a PR
* Update the numbers
* Nicolas:
* Wiki e-mail: we need to have a secrets management solution.
* No test for PeerTube yet. So I started working on it. Probably finished today
* Ronny:
* Will have a look at Gheorghe's PR.
* Richard:
* Will ask Kevin about his work & check if I can help out
* Looking for stuff to work on
* Nicholas opened up the wiki registration so each team member can create their own account today.
* Nicholas: Make Forgejo send out notifications (Nicholas will do this).

View file

@ -0,0 +1,24 @@
Attendees: Eric, Gheorghe, Valentin, Kevin, Ronny, Koen, Nicolas
Not present: Bjorn (conflicting commitments)
* Gheorghe:
* Completed all internal information for the wiki
* Started review of spending this year, will continue today
* Valentin:
* Reviewed workshop notes and started writing something for pusblishing, will continue and finish today
* Asking for confirmation to continue working on website infrastructure, since that will be important next year
* Ronny: Started thinking about data models for the overall system
* Nicolas:
* Collected some issues that may block future work
* Large tests still don't run on the CI machines
* Ran into a Mastodon bug already that broke tests in the past
* Turned out that due to refactoring we merged the sources to all use Nixpkgs 24.05 (stable)
* This may question a decision made in the past to base our deployment on stable Nixpkgs releases, as we may end up missing out on relevant updates
* Koen:
* Tried to update peertube in Nixpkgs but the tests failed
* Summer of Nix requested an upstream change that may unblock this, which was not addressed yet
* Have a backlog from what Bjorn requested
* Robert:
* Discussed application architectures with Thymis and Clan at the hackathon
* Found some overlap and potential for collaboration