Hmm I should maybe have added that I only ever touched docker cli tools and have never used a front end of any kind. I do know that they exists, but I like having my fingers in the mechanical room so to speak so it gave me a quite steep learning curve writing my own docker compose files from scratch and learning the syntax, environment variables and volumes working manually. I still to this day only use cli version of Docker because its the only thing I ever learned.
TDCN
Came here to write exactly this. It's a steep learning curve but well worthwhile. Although I'd specify and say: learn docker compose.
Edit: what I ment was learn docker cli tools (command line tools) and use Docker compose that way. It gives you a much better understanding of how Docker actually works behind the scene while still keeping it high level
Do you have anything more to back up the claims about haos breaking privacy other than sone DNS queries? Just because there is a DNS query doesn't mean any actual data is being sent. I'm only asking because I'd be sad to hear if there are really issues. HA is fully open source so I'm surprised if this is really and issue.
I can also add that if you want to run multiple programs that each have a web interface it's easy to direct each interface to the port you want instead of having to go through various config files that are different for each program or worst case having to change a hardcoded port in some software. With docker you have the same easy config options for each service you want to run. Same with storage paths. Various software stores their files at seemingly random places. With docker you just map a folder and all you files are stored there without any further configs.
Addons on HAOS are just Docker containers. When you use HA in Docker you have to just install the addons you like yourself as containers next to HA. It gives you more freedom to change settings for the "addons" when you install them yourself, but it is also a little more work. I think it is still worth it because you can also just install whatever you want. I run a minecraft server for example on the same server.
Jeg er holdt op med at bruge gul og gratis pga dette. Gider simpelthen ikke at al min data blive solgt uden videre uden at jeg har nogen kontrol over det.
Bare in mind that whatever you buy, stainless or plastic, the first thing to actually break if you take well care of it that is, is most likely the heat element itself. I don't know of any brand that sells kettles with replaceable heating element but would be nice. Second also remember ergonomics. Steel is heavy and can corrode while a simple sturdy plastic kettle is much lighter and won't corrode.
Fyi Breville is called Sage in the EU
I've been reall happy with the Sage/Breville brand. I have both a blender and a pressure cooker/rice cooker from them and they are really well build. Sturdy and super easy to clean and use.
Or find someone with a 3d printer who can print a new pair that fits exactly to you needs
You never go wrong with Hanwag pure leather boots. They are properly stiched and are designed to have theirs soles changed when woren down. When the leather is well taken care of they are completely waterproof and will actually last you a lifetime.
Damn i just realized that they now also produce goretex shoes. AWOID GORETEX BY ALL COST goretex is essentially a scam and it doesn't work or last. It's a terrible terrible product. My girlfriend and I have had collectively over 10 different pairs of shoes with goretex and none of them were waterproof. Even just wet grass made all of them soaked.
I can see that quickly becoming an issue if people just run random yaml files without understanding the underlying functions. I'm happy I never took that route because I leaned so much