Brandon Liles

Results 12 comments of Brandon Liles

Confirmed, setting export __GL_MaxFramesAllowed=1 in the environment greatly reduces the CPU usages for budgie-wm with nvidia 418 drivers. Just to provide further details. I can still see around 60% CPU...

I seem to have determined that the high CPU from budgie-wm is particularly using Nvidia drivers, if Chrome/Chromium is set to _not_ use the "System title bar and borders". If...

I was using the released version installed through homebrew. I've cloned the repo and did `make && make install` for the master branch. limactl now reports: `limactl version 0.9.2-20-g8eccbeb`. Also...

It's almost like DNS resolving gets overwhelmed by the way terraform works (multithreaded queries to the infrastructure APIs). When terraform plan is running I can run dig in a separate...

Without setting up wireshark or something, I don't know a way I could tell you for absolute certainty. However, based on that terraform is doing, I think you can assume...

I decided to run another test using a personal project that is running in AWS and is managed with terraform. It is a tiny terraform project that just provides a...

I will try to give you a repro that I can actually share with you. I tried just adding resources to my personal project and running terraform plan so as...

Yeah, I understand. I was mostly pointing out that the docker_machine_role_json variable might be unnecessary, since I don't think there's ever a reason we would need to override the assume...

This setup-dotnet@v3 also breaks for my AWS self-hosted runners since they don't have root access. It seems like this should actually be a bug since it is a regression from...

Thanks for looking at this @mpuckett159 It does just seem to be a problem on Windows, I haven't tested macOS, but I just tested Linux and the absolute path to...