Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MU
Posts
11
Comments
383
Joined
4 mo. ago

  • The mailbox at this property is one way only. You drop something in from the top and the lid traps it in there. A key opens a flap in the front. Theres no flag, theres no shared key with USPS. it's one way only and incredibly stupid.

  • My mother is like this but worse. Some sort of tech in the house doesn't behave as she expects? It's obviously caused by that time I used it 3 months ago. It doesn't matter that it worked just fine between then and now, everything is my fault.

    I can't wait until she's finally dead.

  • First, they need to find better things to worry about. pressing this is exactly how you end up with regrettable relationships. Second, ignore the gender. Treat women like people. If a situation comes up, like someone makes a scene at the front of a line you are both in, strike up a conversation about that. See where it goes. Lasting things occur organically. That being said, "she's hot and I want to be inside her" is not a good enough reason to strike up a conversation with someone. Appreciate the sight but don't try to capitalize on it.

  • So I found I had 2 problems. First, I have a Name= line instead of a ContainerName= line in there. Second, diagnosing all this is impossible when theres no shell for that account. Turn on a shell (/bin/bash) for the user, fix this thing, activate it, disable the shell (/bin/nologin), drink heavily.

    I ended up with: -----/fuckingarray/homes/pinchflat/.config/containers/systemd/pinchflat.container----------

     
        
    [Unit]
    Description=PinchFlat container
    After=local-fs.target
    
    [Container]
    Image=ghcr.io/kieraneglin/pinchflat:latest
    ContainerName=pinchflat
    UserNS=keep-id
    Volume=/fuckingarray/homes/pinchflat/pinchflatdata/config:/config
    Volume=/fuckingarray/homes/pinchflat/pinchflatdata/downloads:/downloads
    PublishPort=8945:8945
    Environment=TZ=America/New_York
    
    [Install]
    WantedBy=multi-user.target
    
      
  • KDE was a horrible crashy memory fucking mess not that long ago. It has improved dramatically and is considerably more efficient than it once was. It’s a great desktop environment to start out with. If you are curious about other, similar options, check out cinnamon or cosmic.