• 0 Posts
  • 26 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle


  • you may need to check your server’s DNS configuration or make sure that the hostname “lemmy-ui” is correctly defined and reachable in your network. It looks like it’s expecting the lemmy-ui to be on the .57 machine. If you are expecting it on the .62 then something is misconfigured in the script.

    It just looks like it can’t find that host.

    Sorry I can’t be more help. I don’t run a Lemmy instance and I’m not familiar with the ansible config you are using.




  • I know snap isn’t popular among Linux nerds, but I was really having issues with the AIO docker setup and at the time I didn’t have the time to troubleshoot/fight it. I needed to give my family a file drop link to share photos for a memorial service.

    I figured, the snap package was recommended on their site, maybe it won’t be horrible. To my surprise it was incredibly easy, has been rock solid, never had performance issues, and it’s always up-to-date.

    Snap may suck for some use-cases but this one seems to be right in it’s wheel house.

    It also has an export/backup capability built in.







  • vimwiki

    combined with some bash aliases, neovim config tweaks, and some bash scripts I’ve cobbled together over time. Then syncthing to share it across my laptop and desktop.

    I’ve tried a few different note taking apps but I always find myself coming back to vimwiki. Its not the most feature rich ‘app’. Matter of fact its pretty simplistic but I dont need or want most of the advanced features of other notetaking systems. But what it lacks in features, it makes up for by being a vim plugin. Seriously, I can’t handle using non-neovim text editors/note taking apps. Having all of my neovim plugins, and other config tweaks make vimwiki the handsdown winner over the rest.

    The missing vimwiki feature for me was a running “to do list” across all of my notes. So I wrote a script that got me the to-do list feature I needed.



  • So I’ve been working on a setup myself. I actually haven’t considered immich but I should. I was just going to do a simple js based webpage local server that auto boots chromium into kiosk mode and randomly switches pictures. I actually had it set up so it weights new photos more heavily so it shows new additions more frequently.

    The way I got new photos in was a nextcloud webdav mount. That way my wife and I can just add photos to a folder from our phones and they show up on the frame. I saw a guide online on how to do that with Google Drive too.

    So all that to say, that might be an option for you to get photos to a folder. Then maybe point immich to that folder as a source.