From 1a93a0793e8a08b88e4108cb8bea2efa8885bfd7 Mon Sep 17 00:00:00 2001 From: laurens Date: Tue, 1 Oct 2024 09:57:03 +0200 Subject: [PATCH] Upload files to "meeting-notes" --- meeting-notes/2024-10-01 standup notes.md | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 meeting-notes/2024-10-01 standup notes.md diff --git a/meeting-notes/2024-10-01 standup notes.md b/meeting-notes/2024-10-01 standup notes.md new file mode 100644 index 0000000..e50682f --- /dev/null +++ b/meeting-notes/2024-10-01 standup notes.md @@ -0,0 +1,28 @@ +Koen: +- Have a pixelfed server +- part of the admin interface is broken +- next: re-install from scratch +- Had a discussion with Laurens about all the different projects + - Pixelfed is developed only by Daniel who seems not particularly keen on letting others in + - Mastodon is a more mature product, 4 developers with an organisation around it + - Oriented around Kubernetes + Peertube is backed by Framasoft, 12 people, but the frontpage has a disclaimer that it's a side project + - Laurens: 1 frontend, 1 backend developer active + - State of Matrix is completely unclear + - Same people working on multiple seemingly competing things (Element, Synapse, Conduit, Conduwit, ... ???) + +- NLnet prefers funding individuals, which often leads to funding one-person projects + +Niols: +- With Kevin tried to migrate Pixelfed from the Nixpkgs version to the Fediverse version +- Not just a mySQL, also Redis (which is more than just a cache) but also files on disk... +- It was painful but valuable information future +- Now have a working CI +- Will be away starting Wednesday, back next Tuesday + +Robert: +- Have run NixOS with NixOps +- Need to clean up the CLI a bit, then should be ready for initial testing next week + +Valentin: +- Public holiday on 2024-10-03 in Germany \ No newline at end of file