That’s easily Home Assistant. It got me into the whole home automation stuff and I have gradually included more and more parts into it - including some health related stuff. It really makes my family’s life easier and helps us organizing it.
That’s easily Home Assistant. It got me into the whole home automation stuff and I have gradually included more and more parts into it - including some health related stuff. It really makes my family’s life easier and helps us organizing it.
Would you mind sharing links?
That’s the way to do it. The problem is that the request originates from the browser of you website visitor. You need to open a path for them to you media server. Nginx and it’s reverse proxy functionality is exactly what you need for that.
Then he shouldn’t have asked a question if he isn’t open for answers. If an answer is obviously wrong or dismissive of some important detail I would understand it. But if the complaint is It’s not a one-click-fix or I don’t understand what you’re talking about then that’s the best way of not learning anything and not solving the problem.
On Android you have to disable the use of Private DNS (or something like that) in the WiFi settings. If this is enabled it will not use your WiFi’s broadcast DNS, but a predefined one. The reasoning behind this (you can believe this or not) is so that on public WiFis your DNS queries cannot be tracked or manipulated by setting up a local DNS.
I can imagine there is something similar for iOS.
If this only affects some apps then they have decided to hardcore their DNS servers. The only thing you can do now is to identify these and block the calls, but this may also break other stuff if the servers are not only used to resolve ad URLs.
To be honest: After visiting both the US and China I was way more concerned after my US visit that my phone may have been compromised.
Using a VPN was no problem for me in China, but it has been a few years since I’ve been there.
Unified state shouldn’t be much of a problem for static web hosting.
I use tt-rss in combination with FeedMe on my Android.
But what if your name is not Ian…
I think you have realized that every comment here was about your decision not to use Git. I don’t think there is much more to say about this…
You don’t have to. Absolutely not.
But: As a potential user it provides some additional features your solution lacks. I can easily fork or clone your repo and change things if I need to. If I think it benefits the project I can easily offer these changes back to you, if I don’t I can still profit from future development on your side and incorporate my changes into it. I can very easily check what has changed between two versions without relying (trusting) your changelogs or performing a manual diff.
But most importantly it is a matter of trust. Not so much trust in your intentions and the possibility of malicious code (Git won’t prevent that), but it obfuscates your code unnecessarily making it harder to continue if you at some point decide to stop maintaining it or even detect vulnerabilities as it is not easily accessible without knowing where to look for it.
Some BIOS manufacturers allow you to disable all halts on errors. As soon as you connect to the network your system should be able to sync its internal clock.
I like the idea, but may I ask why you don’t use a version control system like Git (or anything else that fits your needs)?
Well, that escalated quickly…
I think the real question is not if it’s possible (it is), but what you are actually trying to achieve. It seems like you have this idea, but I’m not sure if you really understand what it means. Maybe you can describe, why you want to host a Lemmy instance yourself…
Discourse exists and is free to self-host and open source. Compared to classic forum software (like most *bb variants) it is a pleasure to use and feels not like a remnant of a lost age.
The (only?) downside is the similar name to Discord, but that’s not them to blame, because they had their name first.
I think it is, because Siri is barely usable any more. Other solutions have shown how bad it is and everyone hopes real AI will make it better…
I recently listened to a story of someone in Berlin tracking his lost bikes (yes plural) using air tags. The police helped him because they were genuinely interested in the new possibilities to actually find stolen bikes. Before they just had no real chance to track any of the stolen goods and therefore weren’t able to help without relying on just heresay.
My dog refuses to do 2FA so that’s not going to happen anytime soon… /s
The easiest thing: We use a motion sensor to automatically turn on the light for the stairs. You wouldn’t need Home Assistant for that, but with a little more configuration you can adjust the light levels and colour temperature based on the time of day (not as disturbing at night). We have two rooms which have problems with humidity in one a fan is automatically turned on (basic) in the other a dehumidifier is triggered based on the outside and inside temperature because there are large windows which are producing a lot of condensation otherwise. Now the really specific stuff: My daughter has Diabetes and we need to manage her blood glucose levels. There are alarms but ideally you would act before they are triggered. So we hooked her blood glucose levels to a light in our bedroom which turns on if her levels are getting out of bounds at night. That way she isn’t woken by the alarm, but by one of us and can go back to sleep much quicker.