Ivan Alexandrov

Results 23 issues of Ivan Alexandrov

The compilation on 64-bit Rapbian took unreasonably long time and failed at the end. I didn't found any cross-compile build scripts for arm/arm64 in the repo, is it supposed to...

After `django runserver` command I got this error ``` /bin/sh: 1: Syntax error: "(" unexpected ```

If you find a maintained please let me know

``` Could not find a version that satisfies the requirement PyQt5 (from -r requirements.txt (line 13)) (from ver sions: ) No matching distribution found for PyQt5 (from -r requirements.txt (line...

Chrome doesn't resolve DNS queries to the yggdrasil addresses while firefox does. I found one solution to this problem, you might consider adding this for everyone by default >Add a...

The translation process is too complicated and not that well organized. I think it would be much better to have a yaml file (or something similar) for each language and...

enhancement
help-wanted
i18n

The example project from ```examples/increment-only-counter``` is overengineered and too complicated for a usage example and there are no examples in the docs. I would suggest writing minimal working example in...

1. Time is saved not as timestamp or datetime, but as relative time with language based on ip. For example `time: 'vor 6 Jahren'` (6 years ago). 2. There is...

It would be great to have portable release that just works without installing anything, searching for the right version of third party library and so on. I didn't get it...