Ducky2048

Results 6 comments of Ducky2048

@Lexa-tech I ended up implementing a workaround. It's stupid, but it works. Before configuring the library, I try to fetch the openid-configuration myself - if it works, I pass the...

@Lexa-tech I'm not sure if I understood correctly. Basically, in the module setup, where the library expects an StsHttpConfigLoader, I either pass the URL or I default to RxJS' EMPTY...

Try setting enable_rc6=0 for i915 `echo options i915 enable_rc6=0 | sudo tee /etc/modprobe.d/i915_disable_rc6.conf`

@dawid-nowak Why not have the handlers take an already-deserialised form of the request body regardless of content type, and put content type specific deserialisation code in an extractor? This way...

It works perfectly for what I initially asked for, which is great! What I found is that automatically deriving Serialize and Deserialize doesn't seem to work: ```rust #[nutype( derive( Debug,...

@greyblake Thanks a lot! I just donated 100 € for humanitarian aid to Ukraine. It's a miniscule amount in comparison to what the country needs, but maybe it helps just...