That N Korea story was wild!
d00phy
- 23 Posts
- 161 Comments
Hadn’t heard of voidauth. Will check it out. Thanks!
Careful, I had a post like this locked almost a month ago.
FWIW, I went with purelymail, and it’s been pretty good. Basic, but solid.
Removed by mod
d00phy@lemmy.worldto
Privacy@lemmy.ml•Republican plan would make deanonymization of census data trivial
4·3 months agoYeah, we all need to be minority women of wildly varying income levels. Make the “great replacement” fuckers shake in their boots!
d00phy@lemmy.worldto
Science Memes@mander.xyz•Health Secretary Kennedy says there's 'not sufficient' proof to show Tylenol causes autismEnglish
1·3 months agoHoly shit! It’s the consequences of his ineptitude all caught up with him! Who woulda thunk!?
d00phy@lemmy.worldto
Selfhosted@lemmy.world•Route outgoing traffic of a docker bridge network through VPNEnglish
4·3 months agoSo I got back to my server, and here’s what I do:
gluetun settings:
services: gluetun: *snip* ports: *snip* - 8090:8090 # port for qbittorrent *snip*qbittorrent (in the same compose.yml):
qbittorrent: image: linuxserver/qbittorrent:latest container_name: qbittorrent environment: *snip* - WEBUI_PORT=8090 *snip* network_mode: service:gluetun # run on the vpn network depends_on: gluetun: condition: service_healthy *snip*Also, in qbittorrent settings you can bind it to a network device. In my case it’s “tun0.” This same thing can probably be done w/ a docker network in a gluetun container and separate containers that rely on that network being up, but I haven’t looked into it. Right now, I have 2 other services that require VPN, and I’m looking at possibly 1 or 2 more. That’s pretty manageable as a single stack, I think.
d00phy@lemmy.worldto
Selfhosted@lemmy.world•Route outgoing traffic of a docker bridge network through VPNEnglish
2·3 months agoThis was my thought as well. Anything by that requires VPN is added to that stack and if I can bind it to the “tun” device I do - but the container requires gluten to be up.
I picked one up on eBay earlier this year.
I thought HA stopped selling Yellows awhile back.
Aside from the specific popping corn, this is basically the same recipe I use. I use the Whirley Pop, but same difference. ~2tbsp of oil, ⅓ cup kernels, and a pinch of Flavacol (seriously be careful with that stuff - it’s crazy powerful). Melt the oil w/ the Flavacol in the popper with a couple kernels. Shake it around a bit to mix it up good. When they pop dump in the rest, shake it around again to coat the new kernels, and stir slowly. I like to top the popped corn with a bit of Greek Seasoning.
d00phy@lemmy.worldto
Selfhosted@lemmy.world•Someone finally made a "Sonarr for YouTube"English
1·5 months agoTrash is a great place to start. There was another guy I found helpful, too. Dr Frankenstein, I think? Also, I can’t remember where I found the swag write-up I used for my current setup, but swag/dockerproxy are awesome. No open ports on the router, and automatic subdomain/SSL setup w/ Cloudlfare by adding 1 label to the compose file.
Only 2 notes I have about Trash guides are:
- Include some kind of ingest directory for qbittorrent. Helpful when you want to d/l a torrent that’s not managed by one of the arrs. Just save it there and thy will be done!
- Pay close attention to the quality settings. Most don’t have a fallback quality. So if you say you want 4k for movies, it will often fail to find something, especially if it’s older, and you have to go see why, change the quality to 1080, etc. Instead, use the quality guide to understand how it works, and set up what you want with appropriate fallback. For example, I prefer to get 720p for TV. Especially w/ long running shows they can take up A LOT of space, even at 1080! BUT sometimes 720 just isn’t available. 1080 is usually the first thing that comes out, so I add 1080 as second choice. For older shows, I add DVD quality as third choice, HDTV next, and 480p last (probably have those last two backwards). This way, it will pretty much always get something decent, and if the quality I want is ever released, I have it configured to continually search. Looking over the Trash guides definitely helped me dial this in, but I’m not using the stock version of any of their presets.
One thing I need to figure out is identifying shows that have hearing disabled tracks as their default/only. I’ve been watching Taskmaster, and lots of the episodes in more recent seasons have the descriptive voice-over that’s annoying to me since I don’t need it.
d00phy@lemmy.worldto
Selfhosted@lemmy.world•Including a Pangolin VPS in homelab cluster?English
1·5 months agoI want to say Dreams of Code (or his other channel Dreams of Autonomy?) did a video on VOS setup where he secured the connection between VPS and home. I think he used Tailscale. I’ll see if I can find the video.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
2·5 months agoIt’s a throwaway address I use for online vendors. Most of those get an addy.io address nowadays, but Reddit still goes to the original address.
TL;DR: I’m aware, thanks.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
1·5 months agoAFAIK, it actually doesn’t require modification of the original file at all. It can be done with a metadata change in a sidecar file.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
2·5 months agoYes you can do all of that, but it’s saved as a separate asset that is not related in any way to the original. That’s the issue. Also, it would be nice to be able to do these things in the web app as well.
As for syncing, if all your phones are logged into Immich as the same user, you wouldn’t have any issues syncing photos. I don’t thing Immich currently allows sharing assets between users. That can be troublesome for family albums.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
1·5 months agoI don’t think so. I think for any kind of editing, they’d need to implement some kind of asset versioning.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
3·5 months agoI think this highlights the difficulty with “basic” image editing. For example, with G Photos or Mac Photos, or others, you can edit, and the edited version is what you’ll see by default going forward, but the original is still there. This is why I highlighted rotation. That’s strictly a metadata change, AFAIK. Last thing I read on their site was they were hung up getting it to work properly with HEIF.
d00phy@lemmy.worldOPto
Selfhosted@lemmy.world•Where is Immich going to be in 1 year? What's your prediction?English
1·5 months agoI believe Piwigo had the first feature you mention. Actually, there are quite a few things from Piwigo I’d love to see implemented in Immich. One that was pretty unique was designating an image as the back of another one, for scanned files. Niche, but really useful in those cases.









NGL, it’s scary! I still haven’t put anything of consequence on the VPS. Right now, I have everything on 1 system going through swag. I’ve long been a proponent of not fixing what isn’t broken, so I might look for a way to scale my current setup to more than the one system.
I host a couple of small services for more than just me, but I have no plans to provide any cloud services to anyone else but my wife (if she wants).
Thanks for the story, though. Sorry you went through that. I’ve been lucky so far. I’m hoping things stay that way, but obviously trying to plan for when they don’t!