Eric Fitzgerald
Eric Fitzgerald
That is correct- there is a $1.00 USD charge per key per month. [KMS Pricing](https://aws.amazon.com/kms/pricing)
I was able to suppress the DNS query volume by enabling the advanced configuration setting "Use IP address instead of hostname" in the Keylight plugin for HomeBridge. However this just...
I run [pi-hole](https://pi-hole.net) as a DNS server, running on Raspbian Buster on Raspberry Pi 4B hardware. ``` pi@pi-hole:~ $ uname -a Linux pi-hole.local 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00...
Yes please, the lack of a license and the presence of a copyright notice means that many people can't use your project.
I fixed them all in my big change :-D I'll take a look and see what I can do.
Hey @jgadsden I am not seeing any issues with rebuilding package-lock.json files, in either my big patch, or in the existing 2.4.1 version of main. Can you give me a...
I have a patch that replaces octonode with axios, and that adds rebuild-lock npm scripts. The only fix for Vue is to upgrade to Vue3, but allows us to upgrade...
I have a modest proposal. Currently we have a postinstall npm step to do an "npm install". I don't think that is effective because it will not execute if "npm...
Hey guys, it's late here and I'm going to bed. Please don't close this request; I'll finish fixing tomorrow. Note that all the test failures are due to environment changes....
Guys, I'm really struggling here. I don't understand the PR automated test environment and have spent like 20 hours trying to resolve package version and package dependency issues trying to...