SystemGlitch

Results 57 comments of SystemGlitch

Same issue here. I'm running the snap package (version 0.7.34) on Kubuntu 24.10.

It started happening again with 0.7.35 (snap, Ubuntu 25.04)

Thank you very much for your proposal! As I understand it, the main two issues you currently have are: - semantic: it is indeed stated that services are part of...

Hello and thank you for your interest in the framework! I'm not a fan of moving the documentation website into the main repository for several reasons: - It also contains...

**Feedback on Discord by @YoSev** - The `JWTService` should have a `Verify` method. Currently it's in the `JWTAuthenticator` but moving it to the `JWTService` would offer way more flexibility and...

WIP official library [`golang.org/x/text/language`](https://pkg.go.dev/golang.org/x/[email protected]/language#MatchStrings) has promising design. Let's wait for it to be officially added to the standard library. I would like to minimize direct dependencies to non-stable libraries.