• 9 Posts
  • 246 Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle




  • Copying a response I wrote on another comment -

    Thanks for this - the one advantage I’m noticing is that to update the services I’m running, I have to rebuild the container. I can’t really just update from the UI if an update is available. I can do it, it is just somewhat of a nuisance.

    How often are there issues with dependencies? Is that a problem with a lot of software these days?






  • Perhaps the closest term is “cognitive dissonance.” I don’t think current usage best fits your description, although the original event that inspired the term certainly does.

    https://www.simplypsychology.org/cognitive-dissonance.html

    Cognitive dissonance was first investigated by Leon Festinger, arising out of a participant observation study of a cult that believed that the earth was going to be destroyed by a flood, and what happened to its members — particularly the really committed ones who had given up their homes and jobs to work for the cult — when the flood did not happen.

    While fringe members were more inclined to recognize that they had made fools of themselves and to “put it down to experience,” committed members were more likely to re-interpret the evidence to show that they were right all along (the earth was not destroyed because of the faithfulness of the cult members).







  • For me, pros are:

    • Fun to learn something new
    • Easy to test different systems. For example, I can play with different router or NAS software without having a separate computer around.
    • I’ve been able to create different “computers” that serve different needs and require different levels of security.
    • Currently, a cluster is probably overkill, it was a fun experiment.

    Cons

    • Updating all the different systems can be a pain. I could probably automate it, but I haven’t made the time to learn it yet.
    • As a beginner, I’m throwing a bunch of parts together and hoping it will work. I should probably be more strategic in my implementation, but I don’t know what to prioritize. I’m sure I’ll have to start over in the future.
    • With the previous point, the storage setup doesn’t seem very intuitive. I probably need to set up that better.
    • I haven’t quite figured out backups yet. My VM backups all seem too big. I need to figure that out and automate it.

    Hope this is helpful.


  • machinin@lemmy.worldtoSelfhosted@lemmy.worldAlternatives to CloudFlare?
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    7 months ago

    I was looking into Tailscale, but it got me a little worried. I’m not very knowledgeable, so I hope someone can correct me

    They don’t allow ssh, so you have to give your keys over them and they manage your ssh connection? That seems idiotic. Surely that can’t be correct?

    I’m my use case, I was wanting to rsync to an off-site Synology from a Linux box. Synology also doesn’t allow ssh over their VPN service - frustrating.