Glandos
Glandos
Another issue with not respecting XDG: backups. My current backup profiles knows that it should avoid `~/.cache/` directory. And cargo is creating a lot of things into `~/.cargo` that is...
Explain what?
This is strange. I don't know what I did, but it works for me. However, it uses worker-loader which outputs `DEP_WEBPACK_COMPILATION_CACHE` and `DEP_WEBPACK_DEPRECATION_ARRAY_TO_SET_INDEXER` with Webpack 5 brought by vue-cli 5.
I faced the same issue, but the solution isn't so obvious. - Vuex says nothing about Date, except that it handles only plain objects - Vue-DevTools supports dates with a...
Your patch doesn't apply because of leading whitespaces in context lines. Running `patch -p1 --ignore-whitespace` works though.
With your [test program](https://pynput.readthedocs.io/en/latest/keyboard.html#monitoring-the-keyboard), I have the following output when pressing and releasing my AltGr key, with a French (Bepo) layout: ``` alphanumeric key None pressed released ``` But since...
Usually, the WAL is flushed when all clients closed their connections. So try to stop magnetico and all other software that have an access to it. I had the issue...
I used to have a nice ratio, around 0.1 new torrent per second. Now, it's much more like 0.002 torrent per second. I suspect that some clients are banning this...
Not for now: magneticod is eating 16% of one core. And it's a small one. The database is on an SSD, so there's also no issue with I/O.
Maybe a generic filter, because it does not make sense to skip a whole class of characters just because you don't know their meaning (and I don't either ;) ).