Andri Möll

Results 284 comments of Andri Möll

Hey again. Thanks for the prompt reply. I'm exposing my whole domain's repositories via RPC and there are too many methods and functions (incl. deeply nested) to bother iterating over...

From what I can tell https://github.com/PeculiarVentures/xmldsigjs/blob/c8177e06bb6001582d4369565d2a070b5e42098d/src/pki/x509.ts imports (aka requires) Asn1js directly thereby depending on it, too.

Isn't dumping and sharing their database easier than integrating with whatever tyk.io is? I'm sure any of us is willing to help them run `pg_dump` and create a torrent. ^_^

Here's a list of dictionaries EKI has that would be worthwhile to make public: In English: https://www.eki.ee/EN/dictionaries In Estonian: http://portaal.eki.ee/sonaraamatud.html ^ Note that the two pages differ in content as...

For those interested: I can confirm that all of the recent collective addresses/initiatives [Rahvaalgatus](https://rahvaalgatus.ee) sent seem to be returned from the API through https://aavik.riigikogu.ee/api/ems/v1/collective-addresses. I didn't see any of the...

To be honest, I don't know. That happens to be the list that `pkg-config --libs icu-i18n` prints out. I suppose if Cabal can take a pkg-config directive somehow, that'd may...

I'll just in case mention another oddity I saw a few days ago around the same topic. I've yet to debug this further, but after a reconnect (and a reused...

Hey! Thanks for caring about licensing. You're right, Affero GPL does require sharing all of the code, but the license text actually has the same exclusion as LGPL does —...