• 7 Posts
  • 312 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle



  • Just a PSA for anybody reading the thread, though it doesn’t really help with the question at hand… On the very slim chance that your workplace uses Bitwarden Enterprise it’s worth knowing that every licensed user gets a free family plan that can be tied to an existing personal account, provided it’s hosted in the same region.

    We do use it but very few of our own users are even aware of the perk so I like to spread it around when I get the chance!



  • TedZanzibar@feddit.uktoCoMaps@sopuli.xyzName Ideas
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    16 days ago

    Edited the original comment to comply with the rules. Cut ‘n’ paste of reasoning:

    It’s the Latin word for map, at least according to Google, and there doesn’t appear to be any similar entities using the name, just a Japanese animation studio.

    It also rolls nicely off the tongue. “Have you checked on Mappa?”




  • I skim read the changelogs for breaking changes but mostly just YOLO it whenever I’m in the mood to update or a new monthly release drops.

    That said, the VM that runs HAOS and the Z2M addon is snapshotted every night with two week’s worth of retention, and I let HA do its own scheduled backups in case a snapshot restore doesn’t work for whatever reason. So far I’ve never had a need for either but I rest easy knowing the options are there.




  • I’m sorry that you’re getting less than sympathetic replies here. I don’t know what the original was since you’ve edited the post and I don’t have anything constructive to add as I assume you’re in the US, but in the EU/UK goods have to last “a reasonable amount of time” regardless of the warranty term.

    Some cheap plastic tat might reasonably be expected to last a few months, a washing machine maybe 10 years provided it’s not misused. The further out you get from the warranty period, the more the onus is on the customer to prove it’s a manufacturing defect, and the less you can expect in monetary compensation.

    For a high value item like a computer, TV, or the Steam Deck no reasonable person would consider it a good run, shrug their shoulders, and rush out to buy a new one when it unceremoniously died 4 months outside of the warranty period. If that happened to me in the UK I’d be throwing the consumer rights book at them.

    Sorry, I know none of that helps if you’re not in the EU/UK, but contrary to what other are saying I don’t think you’re being unreasonable in complaining at all.



  • I am a tech oriented person, I work in IT, and a Syno ticks the boxes in many respects.

    • Low power draw. Power efficiency is very important to me, especially for something that runs 24/7. I don’t know how efficient self-build options are these days, but 10 years ago I couldn’t get close to the efficiency of a good NAS.

    • Set and forget. I maintain enough systems at work so I don’t really want to spend all of my free time maintaining my own. A Syno “just works”, it can run for months or years without a reboot (and when it does need one, it does it by itself overnight), and I can easily upgrade or swap a dead drive in a couple of minutes. When the entire NAS dies I can stick the drives in a new one and be up and running almost instantly.

    • Size and noise. I don’t have a massive house, so I need something that can sit on a shelf and be unobtrusive. In our last house it was literally sat in the living room, spinning drives constantly, and nobody was bothered by it.

    The Syno I have is plenty good enough to run a bunch of Docker containers and a few VMs for all of my self hosted stuff, and it just does the job efficiently, quietly, and without complaining or needing constant maintenance.

    I don’t like this creep towards requiring branded drives and memory, though I’m pretty sure it’s not legal in the EU. Regardless there are ways around it.



  • I have that Beelink and while I don’t run Home Assistant on it (I run that from a VM on my NAS) , it does run a whole bunch of stuff, including Plex, and it’s more than capable.

    I think you have a couple of options here:

    1. Run HAOS on the bare metal and use Home Assistant addons to add the other functionality you want. Addons are HA managed Docker containers and there’s lots of them out there, including Plex. What I don’t know is whether you can access hardware acceleration this way, which you can do via regular Docker (see below).

    2. Install something like Unraid, Proxmox or whatever flavour of Linux you prefer - literally anything that supports full blown VMs and Docker at the same time. Install HAOS in a VM and use Docker for everything else. Passthrough /dev/dri to any Docker containers that use hardware acceleration (Plex) and you’re golden.

    It’s a great little box. Enjoy!