Maciej Kowalski

Results 8 issues of Maciej Kowalski

https://securetoken.google.com/{MY_PROJECT}/.well-known/openid-configuration returns this ```json { "issuer": "https://securetoken.google.com/{MY_PROJECT}", "jwks_uri": "https://www.googleapis.com/service_accounts/v1/jwk/[email protected]", "response_types_supported": [ "id_token" ], "subject_types_supported": [ "public" ], "id_token_signing_alg_values_supported": [ "RS256" ] } ``` this is not a full openid configuration...

@dillonkearns I'd like to start with thanking you for the great library. Today for the first time I tried using elm-graphql. I admit this a great library and it helped...

brainstorm

Hey, Asking about the release that be compatible with the above

Projekty greenfield dają ogromną swobodę, wszystkie chwyty/technologie dozwolone. Na frontendzie dumnie stoi **React** i JS. Po pół roku pracy podsumuję wybory technologiczne, które zostały podjęte. Podzielę się doświadczeniem i informacjami...

talk idea

angular/DefinitelyTyped repo was removed and typings.json doesn't work

IntelliJ IDEA 2019.3.2 (Community Edition) Build #IC-193.6015.39, built on January 21, 2020 Runtime version: 11.0.5+10-b520.30 x86_64 macOS 10.15.3 ``` java.lang.Throwable: haskell-lsp:no handler for. Object (fromList [("jsonrpc",String "2.0"),("params",Object (fromList [("changes",Array [Object...

bug

composer -> require: 'ext-memcached' doesn't work php-memcached is missing from s3_bucket perhaps that's the reason?

bug
PHP extension

after installation (following these instructions https://cloud.google.com/service-mesh/docs/scripted-install/gke-install?hl=en_US) everything was running but the istio-operator was still running using the old 1.6.x version so I ran `./istioctl operator init` new version of the...