Mereo is a sociologist who is also a nerd. He believes in open-source software.

I transferred to this instance from https://lemmy.ca/. My previous profile: https://lemmy.ca/u/Mereo

  • 0 Posts
  • 17 Comments
Joined 11 months ago
cake
Cake day: August 27th, 2025

help-circle








  • I currently locally host the vault, but I’m realizing that this could cause problems for my family if something were to happen to me. While not technologically inept, if my server at home crashed they would have no idea how to access it, and they would lose all of the passwords.

    This is why I refuse to host critical services for friends and family. Many of my friends and family use my Jellyfin server because if something happens to the TV shows and movies, it’s not a big deal. But passwords? No thank you.




  • Self-hosting is a community effort in which the whole community helps each other to self-host their data, including programming the services people use for this purpose. The problem with closed-source software is that we don’t know what’s happening behind the scenes, or if it’s indeed sending telemetry.

    Even worse, if that service is ever no longer supported or updated, I’ll be left with data on my server that can’t be used to its full potential, and a service that won’t receive security updates.

    Open-source software, on the other hand, is a community effort. If, for example, software is no longer updated or supported, it can easily be forked, and my data can be transferred to the new service.





  • Temporary becomes permanent. When I was experiencing severe long-term symptoms of Covid, I bought a refurbished computer to use as a NAS with Jellyfin, Sonarr, and indexers. I kept the installed Windows 10 because I simply did not have the energy to do more. Then, when I felt better, I told myself, “Let me add more services.”

    Now, it’s a Frankenstein computer where Windows 10 acts as the hypervisor, running Caddy as my reverse proxy. Crowdsec protects my services, and my Flint 2’s firewall acts as the Crowdsec bouncer. A VirtualBox VM runs in Windows 10 and hosts most of my Docker containers. Stablebits DrivePool manages my drive pool.

    I’ve been running this setup for over a year, and I haven’t had any issues. I know I should switch to Linux, but since it’s been working great and I’m busy, I’ve been procrastinating.