27 Aug 2025 |
| matthewcroughan changed their display name from matthewcroughan to matthewcroughan @ nix.camp. | 18:37:57 |
3 Sep 2025 |
| Gerd Flaig joined the room. | 20:19:32 |
6 Sep 2025 |
| teapot joined the room. | 19:02:20 |
10 Sep 2025 |
| matthewcroughan changed their display name from matthewcroughan @ nix.camp to matthewcroughan. | 14:41:27 |
13 Sep 2025 |
| @andi:kack.it left the room. | 20:37:54 |
14 Sep 2025 |
| Emma [it/its] joined the room. | 08:40:05 |
16 Sep 2025 |
ibizaman | Hi everyone, I wanted to share I'd like to start a meetup in Fribourg, or near Fribourg. See https://discourse.nixos.org/t/nix-meetup-in-fribourg-switzerland/69455
I thought I'd advertise about it here since some of you might be close enough to be interested :) | 19:02:25 |
| Koen de Jonge joined the room. | 20:16:53 |
| Koen de Jonge (SynQ) left the room. | 20:17:07 |
teapot | there is a Nix Bern since not too long ago, which is slightly closer to Fribourg than Zürich 😄 https://www.meetup.com/nix-bern | 20:21:59 |
17 Sep 2025 |
apeioo | There is also https://www.meetup.com/nix-romandy | 05:31:23 |
john-rodewald | So many groups are sprouting! 🌱 | 12:27:03 |
matthewcroughan | keeping track of them all will be impossible | 12:27:19 |
matthewcroughan | Would be nice to have something like robots.txt | 12:27:34 |
matthewcroughan | nix.txt? advertises that you are a nix user group and still alive | 12:27:42 |
matthewcroughan | * nug.txt? advertises that you are a nix user group and still alive | 12:27:49 |
teapot | There's https://nix.ug | 12:28:38 |
matthewcroughan | Yeah I made it but it's not automated | 12:28:47 |
matthewcroughan | I wanted some health checking | 12:28:53 |
teapot | ooh | 12:29:11 |
matthewcroughan | that frontend (homer) actually has a health check ability where the javascript can ping the end hosts and see if it's still up | 12:29:21 |
matthewcroughan | each nug homepage could have some sort of status to indicate whether alive or dead, 404 or 503 also means dead | 12:29:37 |
matthewcroughan | but some put less effort in than others | 12:29:47 |
matthewcroughan | * but some put less effort in than others, only using meetup.com, so not possible to automatically check whether that is still alive | 12:30:15 |
apeioo | I don't think that would work. A static website does not prove activity | 14:58:52 |
matthewcroughan | In reply to @apeioo:matrix.org I don't think that would work. A static website does not prove activity We're trying to prove inactivity | 15:06:27 |
matthewcroughan | And low hanging fruit, not fool proof | 15:06:42 |
apeioo | How about a site where the latest event is posted in a specific format? That would have to be updated regularly... | 15:13:24 |
apeioo | As an aside, instead of spamming this channel, there should be a Meetup organizer channel (is there already one?) | 15:14:13 |
ners | You could fetch the website periodically (e.g. once per month), hash its content, and then expect the hash to change at least once per year. :D | 15:14:18 |