Denilson Sá Maia

Results 178 comments of Denilson Sá Maia

By looking at [processors/restock_diff/processor.py](https://github.com/dgtlmoon/changedetection.io/blob/master/changedetectionio/processors/restock_diff/processor.py), we can see it detects prices by trying to read data from one of the formats supported by [extruct](https://pypi.org/project/extruct/). Thus, we can work-around this limitation by...

The README says: > Another package named `genrss` already exists on pypi, we use `generss` (with an e after the n) for installation Thus, it might be worth renaming the...

After further testing, it seems version 4.0.0 is buggy, but version 3.2.2 works correctly.

This looks related to #2766. I see commit abbbbfe4d28820f9a664c35cf0c7c8da48509ab0 renamed the second tag name from the test from `test-class` to `test1-class`. I wonder why. Because by doing that, the fixture...

Like [this syntax highlighting I created](https://github.com/denilsonsa/vim-edir-syntax) based on [another work](https://github.com/ray-pH/vim-edir-syntax).

How to reproduce: 1. Open `ZC_Logo.png` in Gimp. 2. View → Show Grid. 3. Image → Configure Grid. 4. Now try to find a grid that perfect matches the scaled...

> fwiw the original photoshop file is [here](https://github.com/ZQuestClassic/commons/blob/main/ZC%20Logo%20%26%20Icon/ZC_Logo.psd) Wait, what? I didn't know we had this repository! https://github.com/ZQuestClassic/commons (But also I'm quite new to this project, and it all started...

FYI, I've opened a PR to the commons repository: https://github.com/ZQuestClassic/commons/pull/1