James Yeoman
James Yeoman
I've since found this https://github.com/qmk/qmk_firmware/issues/16450 which mentions about how the Elite C uses a different bootloader altogether, but it doesn't explain why when the firmware was built for catarina (`make...
One issue with this that I've just realised, is that it splits the completion scripts off into `/usr/share/google-cloud-sdk`, and I can't find a path inc file in there. This may...
Without the save file provided above (black screen after choosing team name), I have a GPU trace and the created Skate3 profile. I don't know if this will help at...
My issue #290 is arguably similar in intentions of this PR. It's a simpler approach, and for a system-wide equalisation option, but I'd be interested in your thoughts
> There are some apps on Windows having QoS and Bandwisth control example NetLimit and c_FosSpeeed The problem is they're not open source, and they're paid apps. There's nothing FOSS...
I've followed https://xebia.com/blog/profiling-zsh-shell-scripts/ and here's the callee map from kcachegrind  As you can see, `_zsh_highlight_bind_widgets` (a function from zsh-syntax-highlighting) is the highest percentage single function in the callee map....
@danielshahaf this is the contents of `_zsh_highlight_bind_widgets` for me, and it's up to date with master (according to antigen) ``` _zsh_highlight_bind_widgets() { setopt localoptions noksharrays typeset -F SECONDS local prefix=orig-s$SECONDS-r$RANDOM...
Ah, sorry, I glossed over that second paragraph. Disregard what I said then
I'd just like to add my 2 pence here. The argument of WebKitGTK is irrelevant, since flatpak already is able to seemingly redirect files to `~/.var/app/`. If it can redirect...