• 16 Posts
  • 136 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle
  • The cables seem to increase exponentially don’t they? First, you have a few computers and a half dozen cables powering things and linking everything together, then you add a couple servers, maybe a second nic on your NAS, and another switch or two since things are now further from the router. Suddenly your office looks like a giant bowl of spaghetti covered in prop 65 stickers.




  • Agreed, and friends are great. To expand even further: The fact that romance/friendship exists as a dichotomy rather than a spectrum or a pick-and-choose DIY relationship grab bag is testament to the way many people expect their partner to be their person, their one and only, when in reality we should be in the supportive community of friends and want the same for our partners. I want my partner to have friends because I can’t put up with their shit 24/7 … and vice versa!

    There’s also a stereotype about the friend zone, but even as a straight dude I’ve dated a few friends. The key is to date people you like as your friends, not to pick your “friends” so you can get close enough to date them. It’s friendship+, not friendshipOR.


  • I don’t know if I could have a romantic relationship without some sort of sexual feelings involved or at least a potential for them.

    • A relationship is platonic if I want to spend time with someone doing things but don’t want to cuddle, have sex, or kiss.
    • A relationship is sexual if sex is the focus, though friendship may be present.
    • A relationship is romantic when both sex and friendship are focused.

    Let me just say that this is my answer and there is no right answer. It’s more important to clearly communicate your desires and ask other people about theirs.

    These semi-arbitrary lines exist to help you learn to paint, but ultimately, you and your partner(s) are the artists of your relationships and if you’re painting with the right person(s) you can paint however you want, though you should act ethically and respect other’s self-determination.


  • njordomir@lemmy.worldtoSelfhosted@lemmy.worldJust a little server
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    2 months ago

    I run a beelink mini, not the weakest one, not the most powerful one, and it handles docker containers and VMs fine. I don’t have a tkn of integrated storage, but rather this machine handles apps while a separate NAS does all the file storage. Most I ever had running was 2 VMs and a handful of negligible docker containers but I still had plenty of ram and CPU to spare. I also think the minisforum stuff looks good. Their n5 pro nas just came out and would have made a good server with room to grow. I decided against it because I have parts and I want to use them :-) so the beelink is holding down the fort while I Frankenstein together a rig from my old gaming PC in a huge case that will host all my apps and less critical media. Home assistant which will stay on the beelink because it needs high availability. I’ve been curious how the lowest priced minisforum models would fare.




  • Interesting username. Are you a fellow student of Internet Comment Etiquette?

    I know at least some of my containers use Postgres. Glad to know I inadvertently might have made it easier on myself. I’ll have to look into the users for the db and db containers. I’m a bit lost on that. I know my db has a username and pass I set in the docker compose file and that the process is running with a particular GID UID or whatever. Is that what your talking about?


  • I miss this from cloud hosting. It’s helpful to be able to save, clone, or do whatever with the current machine state and easily just flash back to where you were if you mess something up. Might be too much to set up for my current homelab though. My server does have btrfs snapshots of everything directly in grub which has let me roll back a few big screwups here and there.









  • I appreciate their philosophy. I’ve been a Linux user since the early 2000s and have cycled through 30-40 distros at least. I’m not a highly technical user. I would consider myself a solid intermediate. For a daily use system I prefer arch, but my servers run Debian. Most of the people writing install guides for the software I deploy seem to use Debian so I run into less issues this way. It can be hard to follow a guide for Gentoo when you’re using Hanna Montana Linux, know what I’m saying? Same thing with Debian. It’s just a solid choice with the bonus of having a better, more ethical philosophy, and the benefit of being widely adopted and supported by people who can help when you get stuck. I don’t even mind gnome on my servers since it works well with a single screen and it’s super rare that I actually need the server GUI anyway.