Danilo Bargen
Danilo Bargen
I'm not sure if it's necessary, but it could give us some additional safety guarantees.
Similar to #9. Do we want to differentiate between an incoming and an outgoing nonce? This could make handling the messages much more annoying, so right now I doubt that...
Do we want to differentiate between permanent and session public keys using the type system? It could give us some additional safety guarantees, but might make handling a bit more...
I'm currently using your LPP serialization format in one of my applications. I like the general approach. However, do I understand it correctly that LPP is currently only defined for...
An `Error` always has an associated `StatusCode`. From this, I assumed that errors are converted into HTTP responses when using the `accept` function. However, that does not seem to be...
This should add support for the Adafruit Circuit Playground Classic (atmega32u4): https://www.adafruit.com/product/3000 The place where I'm stuck is uploading. Flashing via ravedude results in: ``` avrdude error: programmer is not...
This is a fun one. Steps to reproduce: 1. Start openage 2. Create four male villagers 3. Create a construction site for a building 4. Enter actions mode 5. Select...
##### SUMMARY In the schematic editor, when deleting a symbol of a multi-symbol component, I get a warning:  This is good, but there's currently no way to place such...
##### SUMMARY Right now I can't see what the current grid size is when working on a board. ##### SOLUTION Show the current grid size / interval in the bottom...