fkysly

Results 9 comments of fkysly

Sometimes, I just wanna fast boot my machine, and play game inmediately, don't care about system update. Emmm, like Windows system update, not always notify me to updates at it...

> What config/files exactly is this screen loading? It can take like 15~20sec in my machine some times. Does it make sense to be this slow? Can we speed it...

> Steam does not allow us to modify its configuration while it is running. So downloading in the background means we would have to apply fixes on the next boot....

> We are discussing potentially hooking this up to Steam's update system where OS and Steam client updates currently happen. My only concern is it could be confusing as people...

the key point is next-intl must use original request, not auth req: ```js import { auth } from '@/auth'; import createIntlMiddleware from 'next-intl/middleware'; import { defaultLocale, localePrefix, locales } from...

After uninstall the AC SE App on Windows, Asus Keyboard return back on ChimeraOS, But there are three "Asus Keyboard" Device on evtest list, only the last will response for...

``` rust if device.supported_keys().map_or(false, |keys| keys.contains(Key::KEY_ENTER)) { println!("are you prepared to ENTER the world of evdev?"); } ``` should we use the method to recognize the asus keyboard rather than...

> Why do you think it's more reliable? As far as I know, after a full power cycle you'll have this keyboard back. That's something ChimeraOS team is focused on....