First try would be: use your device MAC address instead of a randomized one. You find this option under WiFi, your connected WiFi, Privacy "use device MAC". This did not…
If you ever have been in the situation to need your recovery key for MacOS FileVault it's good to have peace of mind to know that you have the current…
Short example how you can send a push notification via ntfy from an ESP8266. I am using client.setInsecure(); - this is not recommended. If you have a better solution, let…