Ilya Naydanov
Ilya Naydanov
Authorization with PKCE does not work for me (I use IdentityServer4)
Any progress on this?
В вашем примере есть ошибка - при вызове методов (напр. `ruts.diversity_stats.calc_ttr(t1)` - вы передаёте строку целиком (переменная `t1`), а нужно передавать массив слов. Если хотите рассчитать только одну метрику для...
У меня аналогичная ошибка
Having same problem when trying to build docker image on an arm64 device. The command is `docker build -t lazyteam/lazydocker --build-arg BASE_IMAGE_BUILDER=arm64v8/golang --build-arg GOARCH=arm64 https://github.com/jesseduffield/lazydocker.git`
> @turbcool does [this PR](https://github.com/jesseduffield/lazydocker/pull/495) help? > > It bumps `ALPINE_VERSION` to `3.17`. Yes, I successfully built lazydocker on `arm64v8` with this change.
Tested this on an `arm64v8` device. The image builds successfully (following the README instructions).
Experienced this bug on Debian 12 (x64), both in binary installation and running inside a docker container.
I got same exception on ASP NET Core 7
> Finished translating the app. What languages are you interested in using? 😁 > > Still unsure if it's worth using a comunity contribution platform like Crowdin, or just translating...