April Schleck

Results 25 comments of April Schleck

Not entirely sure if this is the same problem, but the current logic in oauth2-proxy was deeply surprising to me. I had a basic setup of oauth2-proxy passing credentials via...

For some more context this came up with the release of Mesa 20.3.0, which has client support for GLX_EXT_swap_control but no server support. The current JOGL behavior of appending the...

I think what's happening is you need to run a build or something to actually create all necessary analysis files. Eg ``` bazel --output_base=/tmp/4d8027e6d32eeb7619bc14d5897e6dd1 query '//...:*' --output=package ``` will fail,...

While I am here begging anyway, I might add that I am also considering adding `INCLUDE` onto that index as well. So like ``` CREATE INDEX exciting_index ON boundaries USING...

Definitely possible! CMake works on Windows (with a gui even!) and will generate Visual Studio projects. You'll probably hit a bunch of stupid minor issues but resolving all of them...

@sgammon not sure what the exact difference is but j2cl works for me with Bazel 6. I don't want to spend the time to minify my project but my guess...

I no longer work at the company where this matters but it still is a thing

Oops I meant it's free for non-commercial, so I think we'd qualify for https://ip-api.com/ . But using Google sounds good and easy for now. @tumbleshack if you want to add...

LocationSearchingIcon from MUI is what I had in mind