Frédéric Tobias Christ

Results 13 issues of Frédéric Tobias Christ

Hi, Lenovos T480 uses another unsupported fingerprint reader. I changed the main.c of the prototype in order to execute the tasks. Initialisation and "Test leds" works fine, but "Scan fingerprint"...

9a
scan

[Map Link](https://map.freifunk-nordhessen.de/#!/de/map/9483c41b0051) - [x] Must be flashable from vendor firmware - [x] Web interface - [ ] TFTP - [ ] Other: - [x] Must support upgrade mechanism - [x]...

3. topic: hardware

Hi, I'm wondering if it would be benefiting to make the OCR text layer compatible to the specified PDF/A-2u standard. Since I couldn't find an issue covering this topic, I...

enhancement

Hi, this is just an idea to increase the usability of the bridge. Initially, I had a misconception how the relaybot works. So I started a direct conversation with it...

The goal of this (WIP/draft) PR is to futher develop the group management functions of mautrix-signal.

Hi, Setting up the new ESP32-C3 seems to work perfectly using the [upstream version](https://github.com/platformio/platform-espressif32/issues/568#issuecomment-868332222). Thanks for your work! Is debugging also possible yet? I tried it as explained in [the...

help wanted

Hi, I tried adding a pinhole with upnpc, but it failes with the following error (regardless if -6 is used or not): Code: ``` 130 user@nb-user ~ % upnpc -6...

miniupnpc
waiting for feedback

Before, the reason for a failed JWT validation could not be discovered from the log output but only from the response headers. This contribution fixes this by introducing additional debug...

This contribution provides implementations for TryFrom

Current behavior: `grpcurl` incorrectly states `Response headers received: (empty)` despite response headers being present in case there is an unexpected status code (like 401). Expected behavior: `grpcurl` shows headers even...