Yury Zhuravlev

Results 348 comments of Yury Zhuravlev

@tcc-sejohnson, unfortunately, using hooks.client.js is not working for me because I need access to request (`/page/?lang=en` ) to get the language GET argument and init i18n. Yes, as you said,...

@PatrickG, as I mentioned in the issue, it will work only if you add `await parent()` for each page load function.

@dominikg thank you for the solution. But sorry, I disagree with @PatrickG ; it's a very complicated and sphagety-like solution. In the SveltKit we mustn't do it.

@sphinxc0re thanks for the advice, it does not solve this issue, but help to more accurate handle language even now.

> tl;dr; the code should be run ASAP in the app's boot process, before any locale-dependent code runs. yep, I thought also about lazy singleton, but I still have only...

@cibernox if you have time you can provide more context to https://github.com/sveltejs/kit/issues/6183

@cibernox I found a much more worse issue - on the server side, t and locale shared between ALL requests, and we have race conditions during setup/set layout. For the...

Related news: Gtk2 will be dropped in the next RHEL release. https://www.phoronix.com/news/RHEL-10-No-GTK2

Sorry for the long silence, I finally sent the patch to the amdgpu mail list, however not sure about the success. https://lists.freedesktop.org/archives/amd-gfx/2022-September/083705.html [PATCH] drm/amdgpu: getting fan speed pwm for vega10...