[-] gregor@gregtech.eu 4 points 1 day ago

You are trapped here with me mwahahaha!!!

10
submitted 1 day ago* (last edited 1 day ago) by gregor@gregtech.eu to c/programming@programming.dev

cross-posted from: https://gregtech.eu/post/1188873

I made grebuntu to merge all of the separate scripts into one script for all distros, but it doesn't work. The individual scripts do, I tested in VMs. What could have caused the issue? the script in question is tsubuntu.sh btw, can be found in the repo The original scripts are available at https://github.com/Tsu-gu/tsubuntu

[-] gregor@gregtech.eu 20 points 1 day ago

Hello fellow bitwarden user! I also self-host my server with vaultwarden

[-] gregor@gregtech.eu 3 points 1 day ago

Ubuntu is awesome Change my mind

[-] gregor@gregtech.eu 10 points 3 days ago

You missed by a looooong shot, it's Slovenia.

[-] gregor@gregtech.eu 16 points 3 days ago

My country doesn't care, so it's not necessary

[-] gregor@gregtech.eu 12 points 3 days ago

Ubisoft and EA already opted out lmao

[-] gregor@gregtech.eu 14 points 3 days ago

I must get the package as soon as someone makes it

[-] gregor@gregtech.eu 52 points 3 days ago

This image is edited, it's not a package

[-] gregor@gregtech.eu 21 points 4 days ago

Someone explain the joke pwease

[-] gregor@gregtech.eu 3 points 4 days ago

I shall, thanks

[-] gregor@gregtech.eu 3 points 4 days ago

I'll get an M.2 HAT and an ssd

23
submitted 5 days ago by gregor@gregtech.eu to c/linux@lemmy.ml

My Raspberry Pi, on which I host a Minecraft server, suddenly froze. I cannot not SSH in, nor can I join the Minecraft server. I ran the Minecraft server in Docker, via itzg/docker-minecraft-server. I turned off the Raspberry Pi, took out its microsd and plugged it into my PC, to at least attempt to run the Minecraft server from my PC to see if I still have the data. I tried to copy it with cp, but I got an input-output error. Could this be the filesystem's fault? And how can I fix this? If you need any additional info about this crash, please do not hesitate to ask.

172
submitted 6 days ago by gregor@gregtech.eu to c/cat@lemmy.world
222
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world
233
No computer for me (gregtech.eu)
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world

362
Curled up Beri (gregtech.eu)
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world

184
Loaf (gregtech.eu)
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world
135
Floor Beri (gregtech.eu)
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world
156
Beri (gregtech.eu)
submitted 1 week ago by gregor@gregtech.eu to c/cat@lemmy.world

a slightly darker pic

6

Am I doing the lemmy image compression and removal of old proxied images correctly? Here's my docker service for lemmy:

pictrs:
    image: docker.io/asonix/pictrs:0.5
    # this needs to match the pictrs url in lemmy.hjson
    hostname: pictrs
    # we can set options to pictrs like this, here we set max. image size and forced format for conversion
    # entrypoint: /sbin/tini -- /usr/local/bin/pict-rs -p /mnt -m 4 --image-format webp
    entrypoint: /sbin/tini -- /usr/local/bin/pict-rs run  --max-file-count 5  --media-max-file-size 500  --media-image-format webp --media-image-quality-webp 50 --media-animation-quality-webp 50 --media-retention-proxy 1d --media-retention-variants 1d  filesystem sled -p /mnt
    user: 991:991
    volumes:
      - ./volumes/pictrs:/mnt:Z
    restart: always
    logging: *default-logging
164
1522
I hate these icons (gregtech.eu)
submitted 2 weeks ago by gregor@gregtech.eu to c/memes@lemmy.ml
view more: next ›

gregor

joined 1 month ago