Andrew Kaster
Andrew Kaster
Doesn't quite close the Duolingo issue, we still hit the reCaptcha timeout
gcc doesn't like your test file, looks like this needs a bit more than just a rebase :)
We could build our own archiving tools without Unicode support to extract the required files. However, I'm not sure on the technical effort there vs the return. More host tools...
Right, this has tons of conflicts and is almost 3 months at this point. if you rebase it and rework it I'm sure we could revive the spirit of the...
I don't think that this PR as implemented is a scalable or complete solution to the problem of all not keypresses being sent to KeyboardMapper. Have a look at some...
This change is not correct. Those libraries must have their rpath in place. Your change breaks at least one test on serenity. Previously when we've seen that error, a full...
  I looked at the CMAKE_EXECUTABLE_FORMAT variable, which controls whether this check errors out or not, and it seems that on WSL2, it's incorrectly marked as Unknown rather than...
I had the issue disappear after doing a `sudo apt update` and `sudo apt upgrade` in my wsl2 instance, as well as removing stale clang-12, clang-13 and clang-14 packages and...
> It'd be a lot more ergonomic if the BUILD.gn were in the the folder of the sources themselves, rather than having them in //Meta/gn/secondary/... (or is this just temporary...