Aurélien Grosdidier

Results 14 issues of Aurélien Grosdidier

Everything is in the title :) I'd love to be able to quickly move between detected issues, much like `[` or `]` + `c` allows browsing the `quickfix` list, or...

The RSS is able to find the URL of an image embedded in a post with the `find_rss_image_url` function. It would be nice to have the same feature for Atom...

#### Problem 1 In `client_test.py`, the tests override the default `__init__` function of each client with `new_init`. Among other things, this `new_init` overrides the real provider with a fake one...

I noticed several getters/setters in `GenericClient`. The implementations of the corresponding attributes is quite simple, and their (unlikely) changes would only impact feedspora itself and would be easy to manage...

When many entries have to be published to many clients, the performance of feedspora is disappointing. Entries are created by a generator on the fly, and published sequentially to each...

When no encryption is requested, the content shared with `ipfs-wormhole` can be retrieved from its IPFS hash and an IPFS gateway (ala [transfer.sh](https://transfer.sh)). However, such a downloaded file would be...

good first issue

Thanks @Technologicat for this project, it's so useful and lightweight ! The latest commit happened a while ago, and 3 PRs have been waiting for a while. Is it still...

discussion

Thanks for this wonderful tool! I noticed the order of edges in the output dot file is not reproducible between different calls when several source files are provided. A quick...

Add [ephemeral-hidden-service](https://github.com/aurelg/ephemeral-hidden-service).