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

help-circle
  • Not at all. There is a huge difference in proving a positive (i.e. that God exists) than prooving a negative (i.e. that God is IMPOSSIBLE).

    EXAMPLE: Could Trump be a lizard alien in a skin suit as some might believe? Absolutely. Am I gnostic by stating in a matter of fact tone that he isn’t (and thus dependant on “faith” by extension of your argument? Probably not.

    Just because someone once made a wild claim about God existing, doesn’t make me require “faith” to call out he obviously made up story with absolutely zero facts to back it as such.







  • I have a central NAS server that hosts all my personal files and shares them (via smb, ssh, syncthing and jellyfin). It also pulls backups from all my local servers and cloud services (google drive, onedrive, dropbox, evernote, mail, calender and contacts, etc.). It runs zfs raid 1 and snapshots every 15 minute. Every night it backs up important files to Backblaze in a US region and azure in a EU region (using restic).

    I have a bootstrap procedure in place to do a “clean room recovery” assuming I lost access to all my devices - i only need to remember a tediously long encryption password for a small package containing everything needed to recover from scratch. It is tested every year during Christmas holidays including comparing every single backed and restored file with the original via md5/sha256 comparison.


  • DYI NAS (mini-itx mobo with on-board atom chip and 8 GB ram and zfs) running:

    • ssh (SCP/sshfs shared)
    • smb
    • jellyfin
    • syncthing
    • dovecot
    • rclone for pull backups from Google drove, Dropbox, OneDrive, etc.
    • restic for backing everything up to backblaze + azure

    Intel NUC running:

    • zwavejs
    • deconz / phoscon

    Intel NUC (DMZ) running:

    • wireguard
    • home assistant
    • Doods (object detection for home assistant camera entities
    • mosquitto mqtt
    • unifi controller
    • AdGuardHome
    • roundcube email
    • nginx reverse proxy for all services + hosting some static sites