Adrien

Results 12 issues of Adrien

I was enthusiast when I read that `Images come with ghc and cabal executables alongside with commonly used libraries and build tools.` Finding out that `stack` must be manually installed...

Currying is a fundamental feature and it's talked about in the README.md but I couldn't find any implementation -- as opposed to a single example -- of it in the...

I hope this is the right place to report this. Since I've started using Pop! (~ months ago) the Ctrl + Num keybinding on items listed in the launcher do...

The Hackage website's yellowish "synopsis" css menu is broken on my browser. That is, it fails to scroll me up or down to the target href while also intercepting page...

potential gsoc

```python import requests import atoma response = requests.get("https://www.reddit.com/r/.rss") decoded = response.content parsed = atoma.parse_atom_bytes(decoded) ``` will yield `raise FeedXMLError('Not a valid XML document')` It used to work flawlessly. I'll look...

Adds feature to let users opt-in to have notifications forwarded via email.

Hello there, First of all thanks for this amazing open-source alternative to proprietary Reddit! I've just found about a website that uses _throat_ and I am loving it already. Except...

We need to discuss this a bit further so making it "Draft" for now.

Just tested this guide on a new laptop (HP Omen 16 2022) and a few things needed to be ironed out.

Hi, thanks for this lovely GitHub action that I have already adopted professionnally. One important feature is lacking however: support for non-overwriting updates. Currently the closest there is to what...

enhancement