A cranky biologist who means well. My hobbies include long walks off short piers and anything science related.

  • 1 Post
  • 22 Comments
Joined 2 years ago
cake
Cake day: June 25th, 2023

help-circle










  • This is prophetic and yet as clear as day to anyone who has actually had to rely on their own code for anything.

    I have lately focused all of my tech learning efforts and home lab experiments on cloud-less approaches. Sure the cloud is a good idea for scalable high traffic websites, but it sure also seems to enable police state surveillance and extreme vendor lock-in.

    It’s really just a focus on fundamentals. But all those cool virtualization technologies that enable ‘cloud’ are super handy in a local system too. Rolling back container snapshots on specific services while leaving the general system unimpacted is useful anywhere.

    But it is all on hardware I control. Apropos of the article, the pendulum will swing back toward more focus on local infrastructure. Cloud won’t go away, but more people are realizing that it also means someone else owns your data/your business.




  • Oh boy, can of worms just opened. Awesome insight. I do have an ecosystem of servers already and i have a pi zero 2 set aside to develop as a dedicated system watchdog for the whole shebang. I have multiple wifi networks segregated for testing and personal use. Use both built in wifi for the network connection and a wifi adapter to scan my sub networks.

    So great insight and it helps some things click into place.


  • Thanks, a solid suggestion.

    I have explored that direction and would 100% agree for most home setups. I specifically need HA running in an unsupervised environment, so Add-ons are not on the table anyway. The containerized version works well for me so far and it’s consistent with my overall services scheme. I am developing an integration and there’s a whole other story to my setup that includes different networks and test servers for customer simulations using fresh installs of HASS OS and the like.


  • meyotch@slrpnk.netOPtoSelfhosted@lemmy.worldPrioritizing de-clouding efforts
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    18 days ago

    I have a fine backup strategy and I don’t really want to go into it here. I am considering my ecosystem of services at this point.

    I am skeptical that this will overload my i/o if I build it slowly and allocate the resources properly. It may be the rate-limiting factor in some very occasional situations, but never a real over-load situation. Most of these services only sit and listen on their respective ports most of the time. Only a few do intense processing and even then only on upload of new files or when streaming.

    I really resist throwing a lot of excess power at a single-user system. It goes against my whole ethos of appropriate and proportional tech.





  • That’s surely overkill for my use level. Most of these services are only really listening to the web port most of the time. Yes, some like Immich or Paperless-ngx do some brief intense processing, but I am skeptical that I need nearly that much separation. I am using an AMD Ryzen 7 5825U. I am open to ideas, but I also press hard against over-investing in hardware for a single-person home setup.