Ivan Shapovalov
Ivan Shapovalov
Updated the mpv counterpart in mpv-player/mpv#14692.
@deathaxe I was just told on the Sublime HQ discord that those are incomplete and for LSP's own use only, and 2) they target py33.
> Out of curiosity, what is the motivation for this? Some less-than-configurable monitoring software that uses hardcoded patterns of ignored interface names. There is a pattern for ifb interfaces, but...
I recently wrote a replacement set of (systemd-based) [zfs initcpio scripts](https://github.com/intelfx/zfs-utils-initcpio) for Arch, so I gave this problem some thought. As I understand it, `canmount=noauto` is used mostly as a...
@softfoot As a test to validate (or disprove) one theory I'm having, try doing this in a root console prior to starting upload: ``` sysctl vm.dirty_background_bytes=1048576 sysctl vm.dirty_bytes=2097152 ``` These...