Ștefan Rusu
Ștefan Rusu
I've been trying to figure out the reason why some blocks are not accepted i.e there's a mismatch between validator signed blocks and blocks accepted. `*:DEBUG` is essentially unreadable and...
This is something that caught me as a Checkov newb. Basically, it boils down to an editor auto-indenting failure. I know, I'm holding it wrong. What I tried to do:...
This PR adds what it says on the tin to make fpm compatible with recent Debian and derivatives which implement zstd compression for their packages. Fixes https://github.com/jordansissel/fpm/issues/2007.
zstd is a [newer addition](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892664) (if 5 years counts as newer) to the deb package format which in the mean time made its way into stable/LTS distributions. Unfortunately fpm chokes...
Hi. Ran into the situation where a Base64 URL encoded state passed to an authorisation endpoint (e.g Netatmo's API) came back partly decoded i.e `%2B` came back as `+` -...
Hey. Thanks for writing this application. I hit a bit of a snag with P14s i.e the keyboard backlight state isn't preserved after resuming from sleep. Everything else works as...