Thomas Capricelli

Results 10 issues of Thomas Capricelli

Hello. I'm using Splash and scrapy-splash. It's quite slow, but it works. My HTTPCACHE_DIR is filled with lot of stuff. I have HTTPCACHE_STORAGE = 'scrapy_splash.SplashAwareFSCacheStorage' as specified in the doc....

Provides a better way to specify different hardware targets (+some misc fixes)

Hello. I can't manage to upload a file to my STC15W408AS. I'm using * linux * pyserial 3.5 * stcgal 1.6 * mcu on breadboard, only connecting vcc/gnd/rx/tx I tried:...

Hello, When using siegfried over a quicktime (x-fmt/384) file of typical size ~200G, the identification time exploded from very few seconds (siegfried 1.5) to dozens of _minutes_ (siegfried 1.7). First...

PRONOM

Easy to reproduce: create a directory with one or more files. Share this using the default values (read-only). The following is ok * the "..." menu on each file doesn't...

They now have a (semi-) English website at https://stcmicro.com/ Far better for people non speaking spanish that the one you use.

I want to display the uptime, which is quite a common information to display on such devices. I tried by myself, adding stuff in `library/sensors/sensors.py` and `library/stats.py`, but I failed...

enhancement

While for disk, the kilo/mega/giga are usually power of 1000, for RAM, it's usually power of 1024 that are used. The code in `library/stats.py:class Memory` uses `/ 1000000` everywhere. May...

enhancement

On a HiDPI display, the theme editor looks like this. When clicking, coordinates aren't visible. And it would tremendously help if the preview could be scaled as well (by the...

bug

The last release was 0.5.1 in january 2016, more than 6 years ago. There's still development, as can be seen on the git history, but distributions will not package (or...