blotz

joined 1 year ago
[–] blotz@lemmy.world 2 points 5 months ago

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

[–] blotz@lemmy.world 2 points 5 months ago (2 children)

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.

[–] blotz@lemmy.world 3 points 5 months ago (5 children)

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.

[–] blotz@lemmy.world 5 points 7 months ago (1 children)

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.

[–] blotz@lemmy.world 29 points 7 months ago (3 children)

Rage bait post

[–] blotz@lemmy.world 7 points 8 months ago (2 children)

What does the addon do?

6
submitted 8 months ago* (last edited 8 months ago) by blotz@lemmy.world to c/linux@lemmy.ml
 

Linux Mint update caused a lot of issues (wifi stopped working. cinnomen keeps crashing and more). Tried fixing but nothing has worked so I'm reinstalling linux. Issue is, I got no clue what to go with. I've tried most popular distros at one point or another. Which distro has been doing cool stuff lately?

[edit] fixed wifi while waiting for responses LOL. iwlwifi was out of date and had to be manually updated :P (DE is still mega broken tho. Lots of crashes)

[Edit] just realised havent used tumbleweed before. gonna try that now

[–] blotz@lemmy.world 1 points 8 months ago (1 children)

Okay this has made it so much worse. i figured that the s in https and ftps stands for secure like a reasonable person. of course it doesnt xD. you would think that this is at least consistent but alas. guess what s in ssh doesnt stand for :)

[–] blotz@lemmy.world 2 points 8 months ago* (last edited 8 months ago) (3 children)

what! thats so dumb xD. so ftps stands for file transfer protocol secure, and sftp stands for ssh file transfer protocol? we have reached recursive acronyms.

[–] blotz@lemmy.world 3 points 8 months ago* (last edited 8 months ago) (1 children)

Nemo/most file explorers have a remote server option. For nemo, "Files > Connect to server". Once configured, you should be able to view your server files from your file explorer and uploading files should be as easy as drag and drop. I'm pretty sure nautilis has something similar too!

It's not the best for security because if someone gets your computer, they can access your server through the file explorer. But it's fast and convenient if you are already using your file explorer.

[–] blotz@lemmy.world 4 points 8 months ago

Feel like this should be included here. I'm pretty sure I found the original pr. I couldn't find an associate issue so I'm not sure where the miscommunication about waiting happened.

https://codeberg.org/libreboot/lbmk/pulls/181

[–] blotz@lemmy.world 14 points 8 months ago (1 children)

I understand the frustration get how annoying it is but I also can see it from leah perspective. Honestly I think this is a misunderstanding and I don't think anyone is trying to be toxic (at least not initially. The your work was shit comment is rude af)

This may not be what you want to hear but I think you should consider whether all this argument and feeling bad is worth the potential upside. What happened was shitty but you shouldn't let this ruin your day.

 

I'm between distros and looking for a new daily driver for my laptop. What are people daily driving these days? Are there any new cool things to try?

I have been using linux mint recently. I have used nixos and arch in the past. Personally, linux mint uses flatpacks too much for my liking. Although, I might have a warped perspective after using arch. (the aur is crazy big)

 

All the normal websites have subscriptions and make it a nightmare to print off. I tried looking elsewhere but no where seams to do tabs. Am I missing something obvious?

view more: next ›