• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle
  • It’s not that they now changed something with data collection and sharing within the update. They always did it, all services free of charge do it and most that cost money likely take the extra money as well.

    It’s now that they tell you in a short and informative way (1st sentence) and ask for your consent.

    What’s really infuriating, are websites and services that have an “Accept All” button but no “Reject All”. Instead you have to manage individually and sometimes I have to flip 30 separate buttons to disable data sharing, where they even call advertisers a ‘necessary 3rd party’ requiring interaction on top.


  • It’s disappointing that they only exclude the information use regarding ads.

    So they will still track everything users do and profile them, just like any other free user. And they can sell to everyone else who pays for user data (e.g. AI learning, market research etc.). With that wording, they could even sell to ad companies, if they e.g. use the data for some algorithm optimisation in their tech department. So they leave the door open to keep selling the data to 3rd parties, while already charging the user ‘starting at’ 12.99€.



  • The old Hue app still works and I’m also using Hue Essentials, both without any account.

    I have a Hue bridge of the 1st generation and a few years ago, the original app was showing pop-ups, that I need to get a new bridge because of the new app that will no longer support my old bridge. So I just kept the old app and the old bridge. Works like a charm all offline.

    When I added a motion detector two years ago, the old app didn’t find it for setup. That’s when I tested the alternative app Hue Essentials and it works just fine offline.


  • Data centres, business, hospitals etc. run batteries to bridge the gap until the diesel starts running. It can take a minute or a few until the diesel generator takes over, but it can run for hours and days with refuelling.

    Getting batteries for 8h is expensive and risky - what if the power cut suddenly lasts 9h? With batteries you have a fixed storage, with petrol or diesel you can just refuel.

    Having that unreliable electricity, my home server would be the least of my problems. I would already have a generator to keep the fridge running so the food doesn’t go bad every other day.


  • You should get/use one external drive for backups that you store separately (can be your 2nd or a new one). Having two separate internal drives for backup is not safe, as the system can damage data on both at the same time (e.g. malware/encryption, data corruption etc.).

    RAID is for availability/uptime. I like to compare it to a shop system at the checkout. You can’t have shop payments halted if one drive fails, so you have a RAID. It allows you to repair/replace while the system keeps running and your business keeps operating. In a large business, every hour of downtime can cost you hundreds of thousand of currency, so RAID gets even more sophisticated. Downtime is not an option.

    At home this is up to you. RAID can save you some hassle and grant performance, but likely costs you more money than it saves you. Backup is key, so have at least one separately stored copy and depending on the importance of your data, also have an off-site backup.


  • I’m quite disappointed by most comments so far talking about RAID and data loss. That is not what RAID is for at all.

    RAID is for uptime/availability. When a drive fails, the system will keep running and working. For companies, that would lose thousands of currency per hour with a downtime, this is super important that the system keeps running. At home, it’s convenience that you can order a new drive and replace without hours of setting up and copying before you can watch the next episode again.

    Backups are against data loss. If a single drive fails, a RAID fails or you get some encryption malware or an employee destroys stuff on purpose, then everything is destroyed. It doesn’t matter if it was a single, any RAID, HDD or SSD. You order a new drive, make a new volume and restore the data from your backup.