this post was submitted on 06 Dec 2023
559 points (98.8% liked)

Technology

58142 readers
3989 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 30 points 9 months ago (4 children)

Lol you're dreaming if you think even 0.1% of people will be interested in setting up their own server.

[–] [email protected] 3 points 9 months ago* (last edited 9 months ago)

They're also dreaming if they think doing these things doesn't just make them stand out, and provides them any real protection from state actors.

The number one rule of tradecraft is to blend in. I promise that you haven't thought of some way of using an always connected smartphone that the NSA hasn't considered. They are probably the ones making your degoogled ROMs.

This is hubris, plain and simple. If your goal is to hide from state actors then the best way of doing that is to be uninteresting statistical noise.

[–] [email protected] 2 points 9 months ago* (last edited 9 months ago) (1 children)
[–] [email protected] 8 points 9 months ago (3 children)

Most "standard" messaging apps (that includes signal, telegram) use the "OS provided" push service. On Android, they use firebase cloud messaging, a component of google play services.

Degoogled Android means not having any notifications, unless the app supports UnifiedPush, runs in the background 24/7 (which drains battery), or runs in the background occasionally (which delays notifications).

If the app runs in the background occasionaly, you can "burden" the people on the other side by being slow to respond.

[–] [email protected] 5 points 9 months ago* (last edited 9 months ago) (1 children)

Eh, I use a few apps that have true foss forks and thus don't use gcm but the keep-alive method, and I didn't notice a difference in battery when I made the switch.

Also lol #3 isn't exactly a "burden", take the hint and go away people. Let me live in blissful solitude.

[–] [email protected] 1 points 9 months ago

Pretty much my experience with pull-based notifications. I've even tested the same client on the same setup against both NTFY and client-pull without seeing a noticable difference in battery usage.

[–] [email protected] 1 points 9 months ago

It also means you will be on a very short list of people who use Unified Push.

[–] [email protected] 0 points 9 months ago

Well I'd say those going the degoogle route learn about things like Unified, NLP, etc, along the way. But it is something the end user has to handle themselves, rather than it just being there in the OS.

[–] [email protected] 1 points 9 months ago

That's why I bothered to set up a nixOS config to deploy a docker cluster... I'm planning to give my friends and family a USB that connects to a private shared VPN, so all I have to do is walk them through booting from it

We all get a way to back up stuff with redundancy, and I'll throw up a Jellyfish server, maybe set up some llm assistants to scrape the web for interesting news and put it in a Lemmy instance or something. These are all things I want for myself, and I am willing to configure it exactly once... At that point, might a well let people I trust join the cluster.

Even my technical family used to scoff and ask why bother... This last week when my sister called and asked what I was up to, instead of explaining that it's more than just targeted ads, I asked if they noticed that everything sucks way more lately.

They never used to listen before... I think that's changing. I think it's time to build out alternatives