drevicko
drevicko
When testing `iskdaemon` against other tools, the linux command line tool `findimagedupes` actually (and surprisingly) performed better. I'm looking at twitter images that have been cropped, resized, sometimes converted to...
The road shown near the geothermal vent at 94931, 218651 goes off a cliff into the crater to the east.
This may be intended behaviour, but if so, it would be good to point it out in the docs as it is ONLY possible in these two cases and it...
`ItemIterator` also has several issues: - if you pass `max_id` to the Cursor for these endpoints, you get `TypeError: _call() got multiple values for keyword argument 'max_id'`. - the iterator...
## Description Code folding tabs (the UI along the left edge of code cells) for an open notebook cover the first character of the cell's contents when code folding is...
This was shortly after loading a project with an open csv file: ``` java.lang.Throwable: Non-idempotent computation: it returns different results when invoked multiple times or on different threads: 2459 !=...
complains "positional argument after keyword argument" without this. I'm Ian btw. :)
This lines up the names in the conversion plugins with the [emotionML suggested vocab](https://www.w3.org/TR/emotion-voc/#dimensions). emoml has different names for the 4-dimensional fsre scheme and the 3-dimensional vad scheme, which this...
The [emotionModel.json schema](https://github.com/gsi-upm/senpy/blob/master/senpy/schemas/emotionModel.json#L26) has onyx:hasEmotion required, but there is no entry for it. Instead there are entries for onyx:hasDimension and onyx:hasEmotionCategory. I might hope that onyx has both these as...