

There are also some SAT receivers that run Linux, see e.g. https://www.opena.tv/app.php/atv_images
There are also some SAT receivers that run Linux, see e.g. https://www.opena.tv/app.php/atv_images
What happens if you put “police your_city” in your favorite search engine? I tried it with my current city and the village where I grew up, and both led me to the phone number in reasonable time.
“Civil protection agency chief says” and “Germany plans” are not the same things.
You could plug in a power meter with wifi and look what power is used.
You could use a babyphone or a camera (e.g. an old phone).
I’m not sure if an Alexa (Echo Dot or so) would react on the little tune of your washer, but it hears the standard annoying beeps of my washer.
What about English? Or does Ireland not accept American immigrants?
While I agree that it’s not exclusive to EVs, I’m pretty sure it was not as bad 15 years ago. For example my Toyota Yaris from 2010 certainly cannot transmit to the outside world (even Bluetooth was an extra back then).
I’m almost sure that
./
is the directory of the compose.yaml.Normally I just run
docker compose up -d
in the project directory, but I could rundocker compose up -d -f /somewhere/compose.yaml
from another directory, and then the./
would be/somewhere
, and not the directory where I started the command.