Sven Fehler

Results 143 issues of Sven Fehler

I'm trying to install this package with `npm i bluetooth-serial-port` and after switching from Python 3 to 2.7 (since it threw another error) it has been throwing me this new...

I'm currently at a point that requires me to decode an encrypted QByteArray but in my case it is possible for the passed data to be invalid. If I now...

### Additions: - [ ] **Highly Requested:** Add new joke caching system (so the same joke can't get served multiple times) (#238 or [see project board](https://github.com/Sv443/JokeAPI/projects/3)) - [x] Documentation stuff:...

Generator: https://www.freeformatter.com/xsd-generator.html Details: https://whatis.techtarget.com/definition/XSD-XML-Schema-Definition

enhancement

This is so the uniqueness score can continuously trained and its data persists. Currently the memory of the uniqueness calculation is lost when the process exits, which isn't ideal. ####...

enhancement

The submissions script was made a lot better in [v2.3.2](https://github.com/Sv443/JokeAPI/pull/341) but it can still be improved: TODO: - [x] Enforce strict joke format - [x] Trim whitespaces at beginning and...

enhancement

``` Error: Error while choosing action for submission #6: Error: Error while adding submission: TypeError: Cannot read properties of undefined (reading 'id') at /var/JokeAPI/tools/submissions.js:218:24 ```

bug

Calculate and display something like a "similarity score" when going through submissions, so I don't accidentally have duplicate jokes.

enhancement

Example: ``` https://jokeapi.dev/joke/Any?contains=foo*|*baz ``` Jokes: ``` foo (match) foobar (match) foo bar baz (match) bar foo (no match) bar baz (match) bar baz bar (no match) ``` ## Important: Make...

enhancement

https://github.com/microsoft/cascadia-code/releases/tag/v2108.26

documentation