I set up Syncthing using the docker image from the Unraid “store” and it works great.
I’m not in love with the clients (especially Windows) but it seems to work pretty well once your setup is stable.
I set up Syncthing using the docker image from the Unraid “store” and it works great.
I’m not in love with the clients (especially Windows) but it seems to work pretty well once your setup is stable.


White cables also transmit slower in the dark. As soon as the cabinet is closed the data is going to slow way down with only the dim glow of the LEDs of the equipment acting to accelerate packets.


The thing I hate most about rsync is that I always fumble to get the right syntax and flags.
This is a problem because once it’s working I never have to touch it ever again because it just works and keeping working. There’s not enough time to memorize the usage.


That’s how I’d answer if I set something up years ago and it was stable and never required me to come tinker with it.


I was running calibre-web and tried running it side by side with calibre-web-automated and it was an absolute breeze. It’s got some really nice features on top of the original. I’d highly recommend giving it a try - it was a surprisingly low bar to get running!


Not sure about comic support, but I think you can get much of that using a combo of Calibre and Calibre-web-automated.


I like browsing the repository at https://www.linuxserver.io/ from time to time. Since they only make docker images for popular projects, it’s a good way to see a more curated list of what people are using instead of getting lost in giant lists of open source projects.


My domain is still set to a former address of mine and I never bothered to update it fifteen years later.
You could provide an address for your registration… sometimes people make typos.
If there’s truly an audit or verification it’ll be easier to explain a typo than why you said you live at “123 Eat Shit Ave”.


So is the issue that your extra drive mounts to /storage, but that happens after Docker has already started and taken over the directory, so the mount fails? Normally I’d expect it to happen in the other order. Is this a weird race condition?
This might be a good thing to run through with ChatGPT- there are probably ways to delay the Docker container start, but maybe there’s a more significant misconfiguration you can deal with.


Is Docker starting up and one of the containers mounts a volume to a /storage folder on the host? That could explain it but I’m not super clear on all that’s going on in your system.
Quick test: disable auto start on all your containers and restart and see if it recurs.


Take a look at the Linuxserver Docker images. They curate a huge list of self hosted apps that is great to browse and look for ideas. You don’t need to run Docker and use their images - I’m just suggesting review their list of apps they support to get some ideas of what’s out there.
That Pi is too old to handle any media tasks (like running a Jellyfin server), but for any low intensity duties it’s still perfectly usable.


Read the email again. The key word in their marketing slop is “alternatively”. You have a Plex Pass and are the server admin. Your users need to do nothing.
Unfortunately, that does mean I have to respond to messages from all my users asking what that email means and convince them they can just ignore it.
A second “nice” part of this change is that iOS users no longer have to buy the Plex app on the App Store to stream longer than a minute. The app is only like 5 bucks one time, but it was a barrier when trying to convince stubborn people to just fucking TRY my Plex server.


I feel sick saying it, but I think this is a project you could complete with AI. It sucks ass at understanding complex problems, but it’s good at cranking out small scripts to integrate tools together.
You basically just want a wrapper around ffmpeg with a light web interface to handle upload, script execution, and download.
LLMs are pretty good at spitting out a simple web interface that runs in a barebones server like Express or nginx.
If you don’t need to worry about security or accessibility or any “not on the critical path” concerns, this could probably work after a few iterations.
As for anything already out there - I’ve never come across anything. The closest app I can think of is TDARR which is intended to automatically transcode your media library to h265. That wraps up some of the ffmpeg stuff you want, but doesn’t address the upload/download half of the workflow.


And that ocean is preferably on a planet other than Earth.
This happened to me once and I completely overthought it.
In my case, I removed the PCB from the drive and took a close look and saw a single scorched IC that I figured was the problem. I think it was a voltage regulator or something like that.
So I bought a scrap drive and tried to transplant the PCB onto my dead drive, but of course that wouldn’t be able to read my old data.
So took it into a local electronics repair shop and asked if he’d be able to make it work.
He took one look at the damaged PCB, pushed the scrap one back at me and said “yeah I’ll just replace this part.”
40 bucks later I had a working drive again and was able to rescue the data.
What about Mermaid? https://mermaid.js.org/syntax/gantt.html
It supports Gantt charts and has a pretty nice language for modifying chart content once you get used to it.
I use Obsidian with the Mermaid plugin for offline work, but there are tons of good web-based options out there, too.


It’s a little worrisome, actually. Professionally written software still needs a human to verify things are correct, consistent, and safe, but the tasks we used to foist off on more junior developers are being increasingly done by AI.
Part of that is fine - offloading minor documentation updates and “trivial” tasks to AI is easy to do and review while remaining productive. But it comes at the expense of the next generation of junior developers being deprived of tasks that are valuable for them to gain experience to work towards a more senior level.
If companies lean too hard into that, we’re going to have serious problems when this generation of developers starts retiring and the next generation is understaffed, underpopulated, and probably underpaid.
They have (had?) a fairly generous free tier that works well for people starting out.
I ended up buying a license after evaluation because the UI provides everything I reasonably want to do, it’s fundamentally a Linux server so I can change things I need, and it requires virtually zero fucking around to get started and keep running.
I guess the short answer is: it ticks a lot of boxes.