• 0 Posts
  • 14 Comments
Joined 3 years ago
cake
Cake day: June 16th, 2023

help-circle


  • I’m not really sure what you’re getting at. The blockchain is a good mechanism to maintain a source of truth that is inspectable and verifiable by anyone. It would only serve to certify that official counts can’t be tampered with in certain ways.

    But it doesn’t replace the whole democratic voting process. It doesn’t protect against coercive voting, for instance.

    My point originally was that blockchain can be of use to us, but tech bros ruined its rep. Same with AI. I’ve been waiting for routers with ai-powered (really, just machine learning) firewalls that can adapt rules to environments. But instead of that, everyone is obsessed with generative stuff that isnt very good.












  • non_burglar@lemmy.worldtoSelfhosted@lemmy.worldHomelab discussion
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    9 days ago

    Incus, all services running in lxc. Ansible and templates to run startup stuff for new containers (ssh keys, etc). My docker setup is primitive, I regressed down to individual containers for each with docker compose. It’s so trivial to restore last night’s lxc backup that k3s/k8s doesn’t really help me. In fact, i’ve been simplifying everything to suit my use case, including hardware.

    • sonarr
    • radarr
    • bazarr
    • prowlarr (I’m close to getting rid of this)
    • transmission
    • sabnzbd
    • kavita for comics only
    • calibre Web automated (CWA)
    • frigate NVR
    • navidrome
    • immich
    • openwisp to manage 2x openwrt access points
    • homeassistant
    • technitium DNS x2
    • uptimekuma monitoring x2
    • ntfy for push notifications
    • ansible
    • jellyfin
    • radicale
    • syncthing
    • Wireguard
    • wanderer for GPS track mgmt on “big screen”. I track my GPS trails and drives as a hobby. I’d love a self-hosted comaps web client, but I can’t really find one. :(

    Plus lots of transient trials that come and go with interest. Rotating 7 day/4 week/3 months backups by NFS with pruning, includes snapshots, but I set expires on these.

    This is running on 2x minipcs with 48GB ram each, but they are way overkill. I just received a mini itx i5 board, which will house all of the containers, save VPN and 1x DNS, which I will run on an SBC.

    So I’m going down from 2x servers + 1 NFS nas to one 1u server for everything plus one SBC so I can reboot it.

    Power consumption is king factor for me now.