• 1 Post
  • 100 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2024

help-circle

  • Tbh, as someone who just built their own system I am a little bit angry that they didn’t announce it a few months earlier - I would have waited a bit longer then to see their pricing.

    The specs are solid for a “Proxmox NAS with ZFS and containers”. For a regular NAS it’s oversized,but we all know that. The trend towards integrated devices is there and I went down that way as well.(And if you can actually install a different OS of course)

    Anyway: If they can deliver what they promise it might be one of the most interesting systems - it doesn’t have many of the issues the Ugreens have (lack of ECC,etc.) and if they manage to deliver… it’s pushing into a space a lot of prosumers and small companies are that is currently only covered by self builds or spending much more money than necessary.



  • Bitwarden is absolutely solid,yes.

    Local server wise: If OP uses it in a local only setup behind a proper VPN implementation from my point of view the risk is acceptable. It’s not that hard to secure a home server in a way that Vaultwarden is not at risk - and when you’re so compromised that it is, then the attacker can easily use other vectors to gain the same data (RAt,keyloggers, etc.)





  • Easiest way is to use a tasmota based power plug. They need to calibrated once,but then are pretty reliable and can be found for 15 bucks.

    Nous A1T (or similar nous,but watch out for the T at the end, Z is zigbee) is popular in central europe. They are well built and cheap as fuck. But again,they need to be calibrated once which you need a steady user (e.g an old incandescent light bulb ) and a multimeter for… It’s easy and only needs to be done once.

    Another option are the Inter-Tech PDUs, they costs around a 100 Bucks, are fully IP, can switch channels but only measure the consumption of the whole strip. If you have a more advanced USV they often have a total power consumption measurement.

    If you want to go all in you need to look for “switched and metered” PDUs, but they are fucking expensive. The Cyberpower PDU81005 is the cheapest “good” one and is over 400 bucks here . So… Most people won’t do that,even in a professional setting.


  • Healthcare professional with some experience in mental health and emergency medicine here: This is the way to go . Your problem is NOT the noise. The noise is a nuisance but not dangerous. The fixation on your brother is. Because there is a high risk here,that once “noise” doesn’t cut it from the point of view of the patient, he will resolve to other means.

    As said before:

    • Document everything, make a detailed protocol about everything he does or says towards you.

    • Call the police, especially when he threatens you or your brother or claims he is intruding. Make sure that every member of your household is as polite as possible to the officers. If they refuse to do something accept this but kindly ask for their names or collar numbers and the name of their chief constable. Then write a very polite letter to the CC making it clear that you understand the difficulties the officers face but how you feel threatened and miserable and ask for help and advice to resolve this. (Why being polite? Because then it is nearly impossible for any copper to frame this as a *neighbours dispute" or anything - and coppers in the UK are far more inclined to help “members of the public” they see as pure victims themselves)

    • Depending on where in the UK you live contact your “Single Point of Access” mental health team. They are, well, the single point of access for mental health and by definition also are the contact points for friends,family,etc. of mental health patients.There is a good chance of them already knowing him, so that might help. Also,if your mom gets sicker from the whole ordeal, call her an ambulance - more freely than normal, to get that on the file. (And yes,I know this is a moral grey zone)

    • Call your council both in terms of mental health and nuisance laws. Be nice,but pressure them to do something.

    • Find out who the landlord of the neighbour is (if he doesn’t own) and contact him as well as your own landlord.

    Again,let me repeat: The noise is not your problem. The noise is just a symptom of your problem and when the noise goes away and the problem is not resolved something else will come up - very likely something worse.



  • Unlikely - a vast majority of landscapes in Europe, Asia and the Americas are defined by grazing and so far we are not even remotely close to producing a milk alternative for cheesemaking, which is a cultural staple in a lot of countries.

    So there will likely be some meat. BUT: That wouldn’t mean that we as a planet need to reduce our consumption massively, increase prices in a way that it is unfeasible for most people to consume actual beef a few times a year and supplement it with lab grown meat and insect protein as well as vegan alternatives.

    That would still lead to super rich being able to eat beef every day,yes.

    But that is absolutely not our problem - the problem is that people are super rich…the beef consumption of them is a mere drop in the bucket of their bad footprint on our planet and society. ELMO alone has a larger CO2 flight footprint per year than his meat consumption will ever cause,even if he eats half a cow every day for his whole life.


  • Just a few considerations:

    • For a 12 bay NAS I would strongly consider ZFS - which makes ECC more or less a must.

    • Mainboard wise the CWK AMD Board is worth a consideration, and so is the Asrock Live Mixer B850 if you want ECC on AMD5

    • A popular build option is using a cheap used or “Chinese” host-build controller as SATA ports are hard to get these days.

    • I would personally look at using Proxmox and then TrueNAS as an NAS OS and simply passthrough the HBA.

    • Another alternative would be using a Zimbra Board and use their expansion options - but that comes with downsides in terms of CPU power and no ECC.

    • For Plex it might be favourable to use a CPU with a built-in GPU for transcoding. Intel is slightly better here, but has other downsides, especially if you want ECC

    • Get a Geekworm PiKvm, a original PiKVM, a NanoPi oder JetKVM…or something like that. it’s worth it.

    • If you don’t feel like self-building anymore have a look at the Ugreen. They come without the “only approved HDDs” Synology bullshit, allow you to install your own OS and are fairly capable. But sadly they do not support ECC. (And they aren’t really cheaper than self building at least not in central Europe.)

    • Self building is absolutely possible and we are here to help you.




  • I use different things:

    • Netbox for the actual hard “inventory” like documentation. What cable goes where, what powers what, what MAC is assigned to what, when did I buy this or that?(The later with an addon). In theory I also have snipe-it,but doing it all in netplan is more convenient.

    • Wiki.js for the concept and How-To-Side. Lots of draw.io diagrams (which can be done directly in articles), HOWTOs as a reminder for me, naming conventions, etc. Also some basic inventory information for disaster recovery. (Wiki.js is not hosted locally)

    • Vaultwarden for all secrets,passwords, recovery keys, ssh keys,etc.

    • Gitea for the most important config files/scripts/docker compose files.

    • And last but not least I do backups to Mdisc Blue Rays every few months. These include the documentation, the most important files (knx project for example), etc. and are stored at a different location (bank safe). There is also an detailled explanation in both my wifes and my own will how to access these so if something happens the kiddos or someone taking care of them can gain access.