redfast00

Results 94 comments of redfast00

@MatthiasValvekens good news and bad news! With the code from your PR, I still get: ``` Traceback (most recent call last): File "/home/user/Documents/secure/pyHanko/pyhanko/cli/runtime.py", line 50, in pyhanko_exception_manager yield File "/home/user/Documents/secure/pyHanko/pyhanko/cli/commands/crypt.py",...

@MatthiasValvekens the input file indeed contains a digital signature: it is signed + encrypted. I don't know what key this object resides in; I couldn't immediately find a way to...

It is implemented in cryptography; see https://cryptography.io/en/latest/hazmat/primitives/aead/#cryptography.hazmat.primitives.ciphers.aead.AESGCMSIV

It's possible to dump the firmware, but it's not for the faint of heart: https://zeus.ugent.be/blog/22-23/reverse_engineering_epaper/

@lukasmatena I just came across this issue: as an easier alternative to automatically fixing this, would it be possible to detect overlapping gcode and show a warning 'The gcode is...

I think I encountered this problem in a 2-layer board in Kicad with the plugin: I dedicated one plane to GND and one to 3.3V. The autorouter then created a...

Still seems relevant

@andrasfuchs What do you think about this? https://drewdevault.com/2021/10/26/stalebot.html