dblsaiko

she/they ⚧︎. https://dblsaiko.net/

  • 10 Posts
  • 1.32K Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle


  • dblsaikotomemes@lemmy.worldI agree
    link
    fedilink
    arrow-up
    5
    arrow-down
    3
    ·
    2 months ago

    This invokes the overpopulation myth, the reductive belief that the planet would somehow be “better off” without humans (importantly: how would you make that happen?), and perhaps, projecting the environmental sins of one’s own culture onto all of humanity.

    I don’t know if these count as actual eco-fascism when the target is the entire human population, but it’s certainly adjacent.





  • That won’t work for me since I have multiple people using this Nextcloud instance, and I also use it to publicly share files. I also have a big network share (currently 5 TB of data) that I would like to better integrate somehow (right now it’s available from Nextcloud read-only in essentially “anonymous mode” with no access to private user files).









  • I haven’t tried TrueNAS, but I use NixOS for my NAS and my other servers. It’s perfect for servers imo since it’s essentially a Linux system builder that you can customize to add whatever you want to your system.

    The downside is that you’ll have to learn a weird functional programming language, especially when you get into writing service modules yourself (for services that don’t have an upstream module). And it’ll take some time to get familiar with it and learn how to effectively write your configuration.