Skip Navigation

Posts
6
Comments
81
Joined
2 yr. ago

  • 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.

  • Rage bait post

  • 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.

  • xD just blocked the spammer and all his comments disappeared. Imagine working so hard to spam and it takes 2s to for someone to hide your posts.

  • I wouldn't want to sully my repo with something as useful as a gitignore.

  • My code is so ~bad~ good, GitHub thinks I've uploaded an API key.

  • Programmer Humor @lemmy.ml

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

    github.com /Blotz/anti-rust-coder
  • What does the addon do?

  • Wow. I immediately hate this but love that you made it. (Also I would totally eat it given the chance)

  • Ah! the classic "Turn it off and on again (but for real this time)". Works every time.

  • Linux @lemmy.ml

    Distro hopping choice paralysis

  • xD true

  • Can't you just build from source of you want it? Like kde has pretty good docs for this.

  • Did you just ... license a comment?

  • 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 :)

  • 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.

  • Coffee @lemmy.world

    Looking for advice buying a coffee grinder

  • Linux @lemmy.ml

    What are people daily driving these days?

  • Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ @lemmy.dbzer0.com

    Any ideas on where i can find instrument sheet music/tabs

  • Selfhosted @lemmy.world

    Lemmy on a raspberry pi