Stephen Kent
Stephen Kent
I have FareBot on a Google Pixel 3, and I use it to check the value on my ORCA card. I can scan the card without issue. After reading a...
I have a new Pixel 3a with Android 10. I have a home screen power toggles widget with a toggle for wifi hotspot, but that toggle doesn't work. I can...
In the process of installing CGP on my own server, I've made a number of minor bug fixes and improvements that are useful to me. The biggest change is adding...
Python ships with an argument parsing library called [`argparse`](https://docs.python.org/3/library/argparse.html) which is pretty useful. I think it would be good to investigate switching from docopt to argparse: * It would simplify...
# What's new This adds a new `./fbt` target called `faps_copy`. This builds and uploads all discovered FAPs to the connected Flipper via USB. Similar to how `./fbt launch_app` builds...
## Proposed change I use OpenID Connect (OIDC) for SSO with my self-hosted web apps. I've been excited to try out paperless-ngx for a while, but there is currently no...
### Description Desired user scenarios: * Users can add more than one WebAuthn device to their account ([listed on Authelia's WebAuthn roadmap](https://www.authelia.com/roadmap/active/webauthn/#multi-device-registration)) * Registered device name can be provided by...
[The `Id` data type is more specifically defined in the spec](https://jmap.io/spec-core.html#the-id-data-type)
Publish on [readthedocs.com](https://readthedocs.com) or similar