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.
blotz
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.
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.
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?
Pmjv moment
+1 ai tools are fine if you already know what you want to write and it speeds up the process of coding. But when ai tools are writing code you don't understand, you cannot verify that any of the code is actually correct and doesn't introduce bugs. Ditto for copy-pasting.
Fuck around and find out
Pixel sorting!