Kenny Root
Kenny Root
This updates the Go version used in the project to 1.21, but tests on everything from Go 1.17 to 1.21.
Updates the gliderlabs/ssh dependency to address CVE-2023-48795 (aka Terrapin Attack).
I use the [Big Ass Fan integration](https://www.home-assistant.io/integrations/baf/) that presents a ["fan"](https://www.home-assistant.io/integrations/fan/) service that allows you to set the speed of a fan. This would be a great addition to the...
This change isβ[](https://reviewable.io/reviews/uiri/segimap/35)
## About me - **My name:** Kenny Root - **I've used Netlify:** lots ## My question in a little more detail Netlify DNS has a lot of advantages such as...
In your blog post you mentioned future work could include support for silent clocks. I went to IKEA and bought a clock and they all seem to be of the...
This mirrors the logic used for instant notifications in the iOS app: * When a user subscribes to a topic, the app will subscribe to Firebase using `sha256(baseUrl + topic)`....
This is inline with the recommendations in [Python Packaging User Guide]( https://packaging.python.org/en/latest/guides/modernize-setup-py-project/). Migration to the new format should not change any build steps since the newer build invocations are already...
#### Environment details - OS type and version: Linux - Python version: 3.12.5 - pip version: 24.2 - `google-api-python-client` version: 2.145.0 #### Steps to reproduce 1. `python -m virtualenv venv`...