Carl
@Carl@anarchist.nexus
- Comment on Dawarich 1.14.1 - now rendering millions of points in seconds! 13 hours ago:
I used Google Timeline to prove I was at work one time. My employer tried to say I was stealing time, because I had an off-site meeting run long. I pulled up my timeline and used it to prove that I was, in fact, at the meeting site for an extra hour. Being able to de-Google that has a lot of value.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 2 weeks ago:
They make sprung flip-top covers specifically for this reason. It’s just a little adhesive square/circle that you stick over the power/reset button, and it has a flip-top that automatically springs closed again.
- Comment on What is your weirdest self-hosting problem you've had to solve? For me: Mouse inside the server. 2 weeks ago:
I mean, would you want it to serve clients outside of your subnet? I guess maybe if you had something like a guest network. But I tend to take the “fuck it, you get basic service and nothing else” approach to things like guest networks.
Isn’t it a potential security issue to have your pihole serve things on any subnet, because it allows an improperly configured firewall to stab at your pihole? I think you can specify any additional subnets it will serve in the settings somewhere. But IIRC, the default behavior is to intentionally drop traffic from unknown subnets. But that’s just off the top of my head.
- Comment on Could somebody share a working Arr stack in docker with me? 2 months ago:
I see. I think you can do that, but it will need to be done during the initial setup. You could also try FileBot for the initial file renames, if you can’t get the initial file discovery and setup working.
- Comment on Could somebody share a working Arr stack in docker with me? 2 months ago:
Ah yeah, that’s because it will use the folder to store extra files as well, like subtitles, metadata, etc… Just dumping every media file into a single “Movies” library isn’t great, because you’ll have a ton of overlapping files. Separating them into their own folders allows you to store those extra files alongside the media.
- Comment on Could somebody share a working Arr stack in docker with me? 2 months ago:
My only guess is that they were trying to map their config/downloads/library folders to the same location. And yeah, that probably wouldn’t work.