Janus Troelsen

Results 142 comments of Janus Troelsen

It compiles fine and the glider works fine on GHC 8.10.4 if I just fix the naming in DimensionalAs. I can send a PR if you would merge it @kwf...

The talk was recommended to me by the YouTube algorithm. :) To get this package to build, the dependencies need to have their versions relaxed. I just removed the upper...

@chris-martin I have performed the revisions as requested. To anyone interested in Aeson 2 compatibility, ~~I'd ask you to review my PR #63! I was thinking that I'd release it...

I submitted a PR that also tweaks the implementation when not using the double-conversion library. I did this because the tests were failing. But if you want, I can also...

There is a Transient tutorial in the Wiki now, which (of course) anyone can edit: https://github.com/agocorona/transient/wiki/Transient-tutorial I just made some English spelling and grammar fixes, but I am sure I...

We (the Electrum team) have decided not to prioritize work on an an F-Droid repository or writing the kivy/F-Droid provisioning script, in case it is still needed. We would appreciate...

> similar to certificate login for SSH @chris-belcher Lightning has already added the requirement for a new transport protocol. Noise has other variants than XK which may function more like...

Yes: https://pypi.org/project/strip-hints/

Since you only need syntax support, I think it would be enough to have a Python 2.6-2.7 package and one for Python 3+. [PEP 3107](https://www.python.org/dev/peps/pep-3107/) is implemented in Python 3....