blotz

Corpse Masquerade

2y 17d ago in artshare

Pixel sorting!

So...

2y 20d ago in comicstrips

The joke is the absurd and funny statement, "ladies, my wife is single (and you should date her (implied))". Basically they are best friends who broke up and now they are supporting the other dating by joking absurdity of the situation.

Permanently Deleted

2y 3h ago in selfhosted

Ah yeah that should be good. I've never had issues with NFS

What method are you using to mount the nas for immich. I ran into issues trying to mount my Nas using docker volume+sshfs but ran into zero problems using docker volume/cifs. With sshfs, immich would run until it suddenly stopped working and backups would constantly fail. Restarting the server would cause it to run for a little time longer.

I think the issue might be that the config changes haven't been properly committed. Docker container won't just update based on docker compose config.

docker container stop
docker container rm

You might want to delete and reset any settings which have been set

docker volume ls
docker volume rm (IDs from docker volume ls)

(This will also wipe out any backups/accounts made on immich already tho)

But once you have deleted the old containers, running docker compose up -d will start the containers with the new config. You can use docker compose logs -f to see the server logs and check if everything is working.

In The Heart of Python Lives A Shell

2y 1mon ago in linux@lemmy.ml from youtu.be

Okay wow. I looked into your repo and its a really interesting implementation of a DSL. I think I get what the code is trying to do? You run shimky through bash and it turns into python code? meta programming stuff! I think its a regular language? its hard to tell.

So I've actually been studying DSLs for a few months and I can recommend some ways for you to improve this code if you want.

Happy Birthday, NetBSD

2y 2mon ago in unix_surrealism@lemmy.sdf.org from lemmy.sdf.org

What's the best way to support you? You list multiple ways to support you (Kofi, librepay, etc). Do you know which one gives you the best split?

Spiky fish

2y 2mon ago in linuxmemes from feddit.de

Pmjv moment

I am the Anti-Rust programmer, I will call other languages from Rust.

2y 3mon ago in programmerhumor@lemmy.ml from github.com

Thanks for the advice!

2y 3mon ago in sourdough

Why does my bread do this?

2y 3mon ago in sourdough

PSD is not my favourite file format.

2y 4mon ago in programming_horror@programming.dev from github.com

Support boost without google play.

2y 5mon ago in boostforlemmy

What are people daily driving these days?

2y 6mon ago in linux@lemmy.ml

Lemmy on a raspberry pi

2y 11mon ago in selfhosted