And the day that something bad in general about the code can be said? That’s when developers fork. It means something different to us.
And the day that something bad in general about the code can be said? That’s when developers fork. It means something different to us.
I’ve heard of people using a shake sensor or a power monitoring outlet/switch which seems like it would take a lot less effort to integrate into automations (like showing a light when it is done somewhere).
You had to request certificates manually from providers like a savage.
Was the drive scanned for errors before installing it? I’ve been running 2x8TB drives for about 1.5 years. If a drive fails, it is better to find out earlier while they are within warranty.
Maybe it’s just a CSV?
Not sure if the UK is similar to where I lived, but they were the worst “cloud” provider I’ve ever used. Want to shut down the instance you had to recreate it with a different OS? Good luck getting it back online as they are out of capacity. Also, if you accidentally deleted one of the default network components it was impossible to recreate it without incurring a cost kind of going against anything you learned about cloud computing and “infrastructure as code”. It was a glorified GUI.
Edit: I’m just glad my current employer does not use anything oracle as their support is also famously bad.
It’s shit for automating things and especially useless outside the Apple ecosystem, but it does offer the option to turn off sharing.
Apple ID -> Find My -> Share My Location
Since it’s closed source it’s possible they still capture the location and I would t trust it, but in practice anyone that you’ve allowed to see your location (for an hour, day, while on-route) gets a “location unknown” on their app of the toggle is off.
Great points, as someone who is very happy with their current home automation and services, checking in the config files to a git repo was the critical step. Also backup volumes since many containers tend to store state in some binary or internal DB. At the very least try restoring the config to verify you have what’s needed. The containers should start even if they have no media on it.
In terms of tinkering not being fun anymore. That’s okay, sometimes you need a break.
A point that is sometimes not brought up enough in my opinion is to plan for loses. What can you afford to lose if you can’t backup everything (due to price, etc.)? config files and photos or personal data are relatively small (compared to something like a media library) and should be prioritized.
So votes are not easily manipulated?
I was wondering if they were doing CPU transcoding in plex instead of using a client that supports direct playback. A few Apple TVs can generally do the trick at a much lower cost and double as YouTube and other streaming services clients.
Even on windows sometimes depending on the target host, I’ve had to type host.local. (Final dot to do exact match) instead of host.local
This didn’t seem to affect other domains. I’m assuming it was due to special handling of .local
Dang, I used to use Nooblet when playing crysis wars a long time ago. All the flying tanks kind of ruined it after a while, but it was nice to find a moderated server running Savanah and Battleground which had the Helis and VTOLs…
This all makes sense to me since we deal with it at work. I would maybe add a service vs route point to differentiate things like UI that need external exposure. The main difference is we use kustomize instead of helm. Out of curiosity if you had any experience with both and why did you settle in helm?
They are also enterprise drives which consume slightly more power and more importantly generate more noise/clicking sounds on average when compared to a consumer drive. Depending on where you were planning to install them, it might not be the best option.
I would suggest docker compose before a UI to someone that likes to work via the command line.
Many popular docker repositories also automatically give docker run equivalents in compose format, so the learning curve is not as steep vs what it was before for learning docker or docker compose commands.
Can you elaborate on what you mean?