Ron Waldon-Howe

Results 107 comments of Ron Waldon-Howe

For anyone interested, here's how I've temporarily fixed this issue: ` function trimHistoryState(state) { var index, array, object, type = $.type(state); /\* END: var */ if (type === 'string' &&...

The README includes this: > Processes are regularly sweeped and assigned process priorities based on configuration files. When combined with [pop-shell](https://github.com/pop-os/shell/), foreground processes and their sub-processes will be given higher...

Ah, awesome So yeah, makes even more sense (to me) that the naming is not specific to PopOS The full functionality of this daemon is available in any compositor/desktop-environment that...

I'm listed under People because I've set my Organisation membership details to be "Public", I'm guessing others are still set to "Private" (it's something you can change yourself if you...

I believe the most correct thing to do is to revert all ARR commits, which would put us back into BSD, and then we can choose a better license going...

I thought I had, but I can't find any emails or private messages I found them at https://www.wowace.com/members/oscarucb and https://www.curseforge.com/members/oscarucb I've sent them this private message >Howdie oscarucb, > >Thanks...

There's probably less reason to use Container Tabs at all now that Total Cookie Protection is rolled out: https://blog.mozilla.org/en/mozilla/firefox-rolls-out-total-cookie-protection-by-default-to-all-users-worldwide/ And especially if you have Enhanced Tracking Protection set to Strict

I was hoping the new release of cairo would unblock us in an obvious way, but it doesn't look like it: - https://www.phoronix.com/forums/forum/phoronix/latest-phoronix-articles/1411180-cairo-1-18-released-first-stable-release-in-five-years - https://docs.rs/cairo-sys-rs/0.18.2/cairo_sys/ That said, I'm not familiar...

Apologies if this should be asked elsewhere, but this seemed sort of related ... ? I have a list of strings, and I'd like to pass them as arguments when...

`prettier` is a special case, because it's configuration can be in its own files or embedded in package.json A more thorough check would be to run `prettier --find-config-path path/for/current/file` and...