uuj8za
@uuj8za@piefed.social
- Submitted 1 week ago to diy@slrpnk.net | 0 comments
- Comment on Recommendations to watch Youtube on TV 3 weeks ago:
I also have an LG TV. I bought an external Android TV box (Nvidia Shield) and now primarily use that as the interface.
- Comment on Help Fixing my Dishwasher -- It won't drain and is stop on sanitize mode 4 weeks ago:
Did you already watch this? https://www.youtube.com/watch?v=CIiflC7N3oA
My random guess would be either the pump or the solenoid have gone bad an need replacing.
I would probably start checking the solenoid first. Technically you can pull it out and check it for continuity (according to RepairClinic), seems like it could be a quick sanity check.
- Comment on [AIP] - Changerawr v1.0.7 Release 5 weeks ago:
What doesn’t at this point?
If you’re actually curious: https://noailist.org/
- Comment on Ways to Expose Services Publicly 5 weeks ago:
Netbird reverse proxy: https://docs.netbird.io/manage/reverse-proxy
It’s like Tailscale, but Open Source. You can self-host the components, if you want. I just use the cloud offering. I have a domain name that resolves to my server. There’s different ways you can do auth. I just hard coded an allow list of IPs. Otherwise, devices in my Netbird network can use the private IP.
- Comment on [AIP] - Changerawr v1.0.7 Release 5 weeks ago:
- Comment on Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13? 1 month ago:
Yeah, I would go with Debian for sure.
Although… I’m experimenting with Fedora IoT (the name might be misleading) for my server OS right now…
- Comment on Rayfish, Iroh and Yggdrasil 1 month ago:
Oooh. I can’t believe I missed that. Thanks!
- Comment on Rayfish, Iroh and Yggdrasil 1 month ago:
Evidence?
- Comment on Most slopcode projects are abandoned and deleted within months of release 2 months ago:
If someone isn’t motivated enough to actually think and create something, what makes you think they’ll be motivated enough to maintain that thing they didn’t create?
- Comment on Immich vs Ente ? 2 months ago:
Immich Downside: breaking changes are fairly common AFAIK
Uh… that’s news to me. I’ve been hosting 2 user’s photos for 1.5 years with absolutely zero breaking changes. I just updating from v2 to v3 and nothing broke.
I briefly checked out Ente, but personally I have zero trust for any project that requires users to sign a CLA to contribute like Ente: https://github.com/ente/ente/pull/11084#issuecomment-4762402896
Immich doesn’t do those shenanigans: https://github.com/immich-app/immich/discussions/7023#discussioncomment-8433346
CLAs are bad because the project can change the license whenever they feel like it. So Ente is effectively reserving the right to go full evil with their CLA.
Whereas Immich can’t suddenly decide they want to move away from AGPLv3.
- Comment on Is they're an easy way to make my Jellyfin accessible outside of my home network 2 months ago:
https://netbird.io/ for your own private network of trusted devices, it’s free and doesn’t require a separate Big Tech account to use (unlike Tailscale)
And then if you want to share Jellyfin with someone who isn’t in your Netbird network… believe it or not, also Netbird
- Comment on Immich v3.0.0 is out, with Workflows preview 2 months ago:
LOL. Called it! 🤣
- Comment on Immich v3.0.0 is out, with Workflows preview 2 months ago:
Ooh, the workflows idea is interesting.
What I really want is for my photos to expire.
Most of the photos I take are junk photos: a picture of a receipt, a picture of a sprinkler model number, a picture of a random bug I saw while I was cleaning the pool. I just need these photos once and then I never need them again. I wish they would go away on their own.
Of course, there are also times when I do want to keep pictures, birthdays, vacations, etc.
I wish Immich (or someone) would create a camera with a switch that allows you to pre sort images into albums: permanent vs temporary
Of course, the Big Tech guys would never do this because they want you to store all of that junk on their clouds.
But, Immich could actually help trim junk.
- Comment on Immich v3.0.0 is out, with Workflows preview 2 months ago:
I was just thinking about this the other day: https://github.com/immich-app/immich/tree/main/docker
Make sure to use the docker-compose.yml of the current release: https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
The compose file on main may not be compatible with the latest release.
I definitely have not been checking for updates on the compose files on any of my self hosted apps… I probably should…
- Comment on Anyone use Clevis + Tang to protect data on their home server? 2 months ago:
I’ll update this setup to use Shamir Secret Sharing more, where I’ll have three pins: my VPS (via Wireguard), a small computer somewhere else in my apartment, and a third at a neighbour (+ TPM on supporting computers).
Cool!
- Submitted 2 months ago to selfhosted@lemmy.world | 19 comments
- Comment on Selfhosted birthday calendar for the whole family? 2 months ago:
I’m using Radicale + DAVx5 + Fossify Calendar.
Curious what other calendar apps on Android folks use.
- Comment on I built Raza Photos: a local, distributed photo library for your Apple devices if you are tired of clouds and subscriptions. 2 months ago:
Uh, is this closed source?
- Comment on Any recommendations for IPTV on Jellyfin? So I guess you can just hook up IPT 2 months ago:
You don’t like the one you posted to the Jellyfin comm
I don’t know enough about it to form an opinion about it.
If not then why share it?
Because I thought it was interesting.
- Submitted 2 months ago to selfhosted@lemmy.world | 7 comments
- Comment on What apps do you use to listen music at work/on phone? 2 months ago:
Streaming server: Navidrome
Desktop client: Navidrome web
Android client: Symfonium
- Comment on Email ownership, I give up. 2 months ago:
Yeah, hosting your own email server is pretty tough.
I think something like https://migadu.com/ might be more in the middle of hosting your own server and purely using someone else’s frontend.