Dmitriy Geels
Dmitriy Geels
Sorry, this is really minor, but shouldn't the _caveat_ sound like this? > Caveat: this is my first ever kernel module, so I may have committed **less** mistakes than I...
First noticed this problem after kernel update 4.13.10 -> 4.13.11, also reproduced on 4.13.12. After resuming networkmanager shows available networks, but can't connect to any. No wifi problems before suspend....
I got an email telling that browser plugin is malfunctioning. Plugin version: 2.0.1 Browser: Google Chrome 90.0.4430.212 (Official Build) (64-bit) Other enabled extensions: - daily.dev jlmpjdjjbgclbocgajdjefcidcncaied - Gnome Shell integration...
Most noticeable in initialization, `example-huge.html` runs ~10 times faster for me.
``` $ pip3 install --user cysimdjson Collecting cysimdjson Downloading cysimdjson-21.11-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB) |████████████████████████████████| 1.5 MB 1.3 MB/s Installing collected packages: cysimdjson Successfully installed cysimdjson-21.11 $ python3 convert-pa-json.py infile.geojson ID,Name,Polygon Segmentation...
Implementing method `get()` of `JSONObject` would make a better `dict` compatibility. I'm using this library to import a large GeoJSON. Trying to feed _geometry_ object directly to `shapely` library gives...
This issue is reproduceable on delicaclub.ru/forum (in random places). Reproduces only on mipsel build, couldn't catch on x86-64. Here is a backtrace: ``` [dmig@my-router polipo]$ sudo gdb --args polipo -c...
I noticed a segfault during browsing some sites. Reproduceable on delicaclub.ru/forum (in random places). Reproduces only on mipsel build, couldn't catch on x86-64. Here is a backtrace: ``` [dmig@my-router polipo]$...
After number of recent fixes for the fixes for the previous releases, Euronews live stream playback doesn't work anymore. Problems with this stream appeared after 20.14 beta, now on 20.15...
**lnav version** v0.12.2, Macos **Describe the bug** I created a custom format file with 2 regexes, one matches subset of messages from another. Since `lnav` doesn't stop at first matched...