Thanks for the updates all! I was a little bit sick and didn't really do any work (apart from editing and a new userscript that I'm very pleased with) so no update from me anyway
2025-09-30 27336, 2025
aerozol[m]
Good to hear you all survived the summit
2025-09-30 27303, 2025
aerozol[m]
Daylight savings has kicked in over here, I guess soon I'll be able to attend again??
aerozol: already? Here there's almost a month to go :)
2025-09-30 27345, 2025
reosarevok[m]
(for DST change)
2025-09-30 27333, 2025
mayhem[m]
<zas[m]> "sentry had huge load peak..." <- I really want to get rid of sentry for cron logging. its like hunting flies with atomic weapons.
2025-09-30 27337, 2025
lusciouslover has quit
2025-09-30 27345, 2025
lusciouslover joined the channel
2025-09-30 27317, 2025
d4rkie_ has quit
2025-09-30 27347, 2025
julian45[m]
<mayhem[m]> "I really want to get rid of..." <- that seems like the last remaining use case for on-prem sentry, no? otherwise i think everything is covered by the hosted instance
2025-09-30 27323, 2025
d4rkie joined the channel
2025-09-30 27305, 2025
julian45[m]
perhaps an alternative like [healthchecks.io](https://healthchecks.io/) might be worthwhile?
2025-09-30 27316, 2025
mayhem[m]
julian45: you're spot on. I applied with them an they approved us just before the summit. I plan to move there, but at the same time I am fretting about the load on gaga and by extension the mapper.
2025-09-30 27309, 2025
julian45[m]
sensible
2025-09-30 27339, 2025
julian45[m]
legitimately the only real downside i could see with healthchecks.io would be a lack of integratable SSO with our own identity provider, which sentry can do, but (a) that's of course not a dealbreaker for me (b) as long as users safely manage their passwords for this service, and the service itself handles user secrets properly, we're reasonably safe
2025-09-30 27328, 2025
julian45[m]
* for me considering our needs and use cases (b) as
2025-09-30 27315, 2025
saumon has quit
2025-09-30 27329, 2025
saumon joined the channel
2025-09-30 27315, 2025
mayhem[m]
thankfully only a few people truly need access to it, so the impact is limited.
2025-09-30 27326, 2025
julian45[m]
yeah. were this $dayjob i would probably feel different about it (especially for legal compliance reasons) but, quite simply, this is not $dayjob
2025-09-30 27358, 2025
tyles has quit
2025-09-30 27345, 2025
mayhem[m]
if someone hacks our cron monitoring... can we get them to fix the cron jobs?
2025-09-30 27329, 2025
julian45[m]
speaking of IAM, although of course the data users contribute to MeB projects is not exactly sensitive per se, i wonder how difficult it might be to add passkey auth and/or safe forms of MFA (e.g., TOTP [those time-based rotating 6-digit codes], FIDO credentials like yubikeys/biometrics)
2025-09-30 27353, 2025
vardhan joined the channel
2025-09-30 27320, 2025
\- has quit
2025-09-30 27332, 2025
Jade[m]
Usually that is "call out to a library"
2025-09-30 27346, 2025
Jade[m]
Passkeys are a bit more difficult client side, but in both cases it's generating, storing and verifying an additional secret
2025-09-30 27325, 2025
Jade[m]
TOTP you also have to prevent replay attacks, but you can do that in memory because codes are only valid for 90s with a rollover window of 1
What's up with Weblate? It just added 60 new languages to the Picard Docs repository with no translations entered for any of them! Until now, it didn't add a new language until someone requested it and started the translation.
2025-09-30 27307, 2025
rdswift[m]
What's worse, it only included part of the catalogue of PO files for each of the languages it added. What a mess!
2025-09-30 27333, 2025
SigHunter joined the channel
2025-09-30 27337, 2025
outsidecontext[m
Don't know, I didn't change anything. But sounds a bit like the "add missing languages" add-on, which makes sure the same languages are present in all components. But I think that was active for picard-docs for a long time. Also the last language added according to the logs was Catalan 5 months ago. That's odd. https://translations.metabrainz.org/changes/brows…
lucifer: Hi! When you have a moment, I don't know what I did but I think I broke the funkwhale dev instance. Could you please reboot it? While in there, could you also please check my permissions, looks like I can't use an OAuth app I have set up on that instance.
2025-09-30 27330, 2025
spynx is now known as spynxic
2025-09-30 27333, 2025
rdswift[m]
<outsidecontext[m> "Don't know, I didn't change..." <- Whatever it was it looks like it was initiated on Weblate about three weeks ago (about the time I think I was asking about users not being able to download/upload `*.po` files for processing locally using Poedit). I wonder if anyone was messing with the settings or updated something around that. I'm reluctant to start cleaning it up unless we understand what caused it because I