flomlo

Results 8 issues of flomlo

Hello! I wanted to understand how the synapses work and which data is available when, thus I build the following debug dumping code: This code does nothing else then dumping...

Hello! This is arguably a very low priority bug, but I think it's a real bug. Python of version 3.5.2 and brian2 of version 2.2.2.1 was used. I have a...

enhancement
low priority

Hi, I consider the annotation-render currently used by `rmfakecloud` a bit crude. It does not support different pens or colors at the moment. `rmrl` is in my opinion, at least...

Hi, the function `locateService` in line https://github.com/ddvk/rmfakecloud/blob/3ff893c2497435167e8fb951316b808ee1f50f4e/internal/app/handlers.go#L522 does not make use of the config parameter `STORAGE_URL`, but is instead hardcoded to `local.appspot.com`. This means that every client of the `rmfakecloud`...

Hi, the renderer crashes when used on the supplied [buggy.zip](https://github.com/rschroll/rmrl/files/7023154/buggy.zip) (called via `python -m rmrl buggy.zip `) resulting in the following error: ``` Traceback (most recent call last): File "/usr/lib/python3.9/runpy.py",...

This PR adds the capability to check for other (well-configured) cloud servers. One the first run the user is prompted for the server URL. Default is the official remarkable cloud....

Hi! I'm currently using this addon to learn (modern) Greek. In principle this addon is a godsend (θεωδόρος) and it prevents me writing something very similar. But there are still...

enhancement

Hi, I've observed that if `anki-wiktionary` cannot find a word while bulk-filing a *single* note, it throws a meaningful error. However, if it used on multiple nodes and one of...

question