| 13 Sep 2025 |
[0x4A6F] | Yeah, know these. There are good people. | 16:49:46 |
| 14 Sep 2025 |
Bot_wxt1221 | Are we solving the access problem on wiki.nixos.org? | 04:04:43 |
Bot_wxt1221 |  Download 图像.png | 04:04:46 |
Vladimír Čunát | If I read the repo right, those with (ssh) access are (only) Mic92 and lassulus. Given how the reachability check behaves over the last couple of days, I'd guess that it's simply overloaded, possibly due to a surge in scraping. | 06:32:05 |
Mic92 | I did start with some fastly config. I wish there was more prior art because caching for complex applications can be tricky | 06:33:46 |
Mic92 | For now we could also scale up the VM as well | 06:37:45 |
Mic92 | I could maybe adapt https://www.mediawiki.org/wiki/Manual:Varnish_caching | 06:42:07 |
ners | Hello, as members of the EC, @RossComputerGuy and I would like to request vault access to set up SMTP for the election. Is this the right place to ask? | 14:07:43 |
Jeremy Fleischman (jfly) | I don't know if the password is stored in Vaultwarden. IMO, it would be better for it not to be stored there and instead for the EC to generate a new password for each election. There are instructions for that here: https://github.com/NixOS/infra/tree/main/non-critical-infra/modules/mailserver#mailing-lists | 14:25:14 |
Mic92 | Nginx-based fastcgi caching seems to do the trick. | 17:58:07 |
| 15 Sep 2025 |
raboof | Likely not something that has a quick fix, but perhaps something to take into account next year: people seem to be running into session expiration issues with the survey: https://snug.moe/notes/acnkov8yosyrs62c | 11:23:45 |
| 16 Sep 2025 |
| jopejoe1 (4094@39c3) joined the room. | 20:33:11 |
| Ihar Hrachyshka joined the room. | 20:35:54 |
jopejoe1 (4094@39c3) | Hey release manager for 25.11 here would like to get permissions for hydra needed for Release management as documented in https://github.com/NixOS/infra/wiki/Hydra-Accounts, thanks | 20:39:08 |
| 17 Sep 2025 |
Vladimír Čunát | done | 04:27:42 |
jopejoe1 (4094@39c3) | Thanks | 05:44:08 |
lennart | big oof, it's a 2018 Intel :( | 11:06:36 |
Mic92 | hexa (signing key rotation when): BMG want's to join the infra meeting tomorrow to show his progress on his gc infra. | 11:13:09 |
hexa | sure, why not | 11:13:46 |
hexa | the meeting is open anyway | 11:13:49 |
Mic92 | Just a heads-up, so it's not just me talking to him :) | 11:15:01 |
BMG | 👋 I know Jonas Chevalier has been chatting with you guys about what i've been working on the last few months, but I think it's at a stage where it's worth showing where I've got to, where I'm going and get some input | 11:15:57 |
BMG | * 👋 I know Jonas Chevalier has been chatting with you guys about what we've been working on the last few months, but I think it's at a stage where it's worth showing where I've got to, where I'm going and get some input | 11:19:36 |
| shift joined the room. | 16:19:59 |
| 18 Sep 2025 |
Vladimír Čunát | The 240M /boot on the haumea machine is a real pain. | 06:41:33 |
Vladimír Čunát | Oh, nixos-rebuild copies some stuff in before cleaning up the obsolete files 🤦 | 06:46:18 |
Vladimír Čunát | * Oh, nixos-rebuild copies some stuff in before cleaning up the obsolete files, so it's unable to recover without manual deletions 🤦 | 06:46:39 |
sterni | vcunat: I ran into this as well in the last month and diagnosed it to https://github.com/NixOS/nixpkgs/commit/f2ca99055823b3c2ce762ea2d4a315086a530c3d | 11:42:47 |
sterni | i.e. this used to not be a problem since it would always re write everything | 11:43:25 |
sterni | I am planning to write a patch for the failure mode where it copies a file and runs out of disk space by just deleting the partially copied file; haven’t gotten around to it yet probably will do so on the weekend | 11:44:27 |