sandwichsaregood

joined 11 months ago
[–] sandwichsaregood@lemmy.world 2 points 2 months ago* (last edited 2 months ago) (1 children)

Not entirely sure about the de-google'd version of the Home Assistant companion app, but I know the regular companion app uses Firebase (and whatever the Apple equivalent is called, I forget) to deliver notifications, and it still would using Telegram as Telegram also uses Firebase. Apprise is a bit different as it can use multiple backends. Regardless, there are multiple ways to do things. Ntfy iphone and google app do not route your data through a third party server. I self host the ntfy server on my own machine and domain and my phone connects to it and receives data. It will deliver notifications wherever I am, not just in my LAN. It also provides a nice UI akin to Pushbullet I can use to send myself stuff privately.

You can't replicate all of what ntfy does with Home Assistant. There's more to it than just delivering notifications, it's the whole app frontend and persistent data etc. If it's not clear to you what it's for from my description you might have to go look into it yourself. Look at PushBullet, that's most similar to what I primarily use it for.

[–] sandwichsaregood@lemmy.world 1 points 2 months ago* (last edited 2 months ago) (3 children)

Home Assistant notifications and almost all other notification services on phones actually route notifications through a cloud service like Firebase because Apple and Google try to railroad apps into their platforms. Ntfy lets you actually self host notifications without a third party, but also without killing your battery.

That's not the main thing I care about, though. Mainly I use it as a self hosted replacement for PushBullet, to share links and files with myself across machines and do some light alerting for servers and stuff (e.g. TrueNAS errors). Some of that could he done with HA, but ntfy is just better for some other uses with stuff like its web ui.

Plus, apart from that ntfy is really easy to integrate with other stuff, like its easy to send a notification from a shell script or web hook so you can hack it into things that don't otherwise support notifications (there are also lots of things that support ntfy natively, e.g. the arrs).

[–] sandwichsaregood@lemmy.world 5 points 2 months ago (5 children)

Actually Budget for finances, Nextcloud for everything office and organization, Home Assistant for home automation, paperless--ngx for storing and sorting documents, freshrss for news, ntfy.sh for notifications.

[–] sandwichsaregood@lemmy.world 1 points 4 months ago (1 children)

Assuming you mean Android, FYI syncthing for android is discontinued, so you might want to look into other options.

https://github.com/syncthing/syncthing-android?tab=readme-ov-file#discontinued

[–] sandwichsaregood@lemmy.world 4 points 4 months ago

I don't think immich supports this natively but you could mount an S3 store with s3fs-fuse and put the library on there without much trouble. Or many other options like webdav.

[–] sandwichsaregood@lemmy.world 1 points 4 months ago

I really like Zoraxy. Similar to NPM but it's its own thing and I like it a lot more

I know how to use raw nginx/Caddy/traefik to do it, but I find the WebUI and all the extra features Zoraxy has to be very convenient and easy to use.

[–] sandwichsaregood@lemmy.world 2 points 5 months ago

Impossible to say, could be the app is doing something funky, could be iOS, could be lotta things.

I will note, my preferred solution is to do none of the above, and I only do split DNS for one particular service. I much prefer just using an always on Wireguard VPN that is set to only route traffic to my internal subnets and to use my internal DNS server. Then I just use internal names. Wireguard basically runs at line rate on my setup, so half the time I don't even turn it off at home. This also gives you the option to use DNS ad blocking (eg adguard) on the go.

[–] sandwichsaregood@lemmy.world 4 points 5 months ago* (last edited 5 months ago) (2 children)

Hmm, caching has never caused problems with split DNS for me, but it's really hard to debug what was going on with your setup. Split DNS is really common and is the preferred way to solve this, so most browsers have logic to handle it. You might have had something misconfigured, but unfortunately it's really hard to diagnose.

[–] sandwichsaregood@lemmy.world 11 points 5 months ago* (last edited 5 months ago)

AKA, split DNS. Doing it this way is a bit cleaner than hairpin NAT as mentioned in other comments, but both options work fine in a home network.

[–] sandwichsaregood@lemmy.world 7 points 5 months ago* (last edited 5 months ago)

I mean the original lawsuit was for aggressively bundling Internet Explorer and kneecapping other browsers. Which sure sounds a lot like a minor variation on what they've been doing with Edge and Bing for a while now, without consequences. Antitrust enforcement is not something I have a lot of confidence in for the foreseeable future.

[–] sandwichsaregood@lemmy.world 4 points 7 months ago* (last edited 7 months ago)

The message you're reading applies to the checkbox above for encryption, not the preferences url. The preferences key only needs to be set if you want to encrypt the configuration URL, it doesn't affect what OP wants to do.

My memory is a bit fuzzy because I switched to Searxng after playing with Whoogle briefly, but I thought Whoogle stored preferences in a cookie or something similar; the preferences URL is for when you want to transfer the preferences for your current machine to another. So OP is misunderstanding what it's for.

OP: if your preferences aren't sticking, are you maybe blocking cookies entirely or something? I'm pretty sure you shouldn't need to do anything with the preferences URL for your preferences to stick if everything is set up correctly, it's only for transferring your preferences to another machine.

view more: next ›