• 0 Posts
  • 38 Comments
Joined 3 months ago
cake
Cake day: June 21st, 2024

help-circle

  • RCS is a pile of garbage for many reasons. On Android, it’s locked behind Google’s proprietary, privacy-invasive Messages app, and there is no API for third-party RCS clients (like with SMS). The encryption is also implemented in that proprietary client, offering no transparency and meaning that it’s probably backdoored. No one should ever trust encryption software if its source code isn’t public. People should use actual private messengers like Signal, with open source applications available for all platforms, as well as all of the features you mentioned. The only thing it obviously lacks is SMS fallback, but it’s really unnecessary, because Wi-Fi or cell data are literally available everywhere nowadays.











  • Is this a badly worded paragraph, but is uBlock Origin really using remotely hosted code? I thought it was a different restriction in manifest V3 that stops as blockers being effective.

    I think it kinda is badly worded, and it refers to code/data that is dynamically loaded by an extension, after it’s installed by the user, which uBlock Origin does use for filter lists. They can’t be bundled with the extension, because they get out of date really quickly and often need to get updated, so uBlock Origin just downloads a new blocklist and saves it in its cache. MV3 wants to prohibit this, making adblockers almost useless. Updating the extension every time there is an update to one of uBlock’s many blocklists just isn’t feasible. I think they can also hold back updates to the extension in the Chrome Web Store, which they might to if a blocklist starts to include something Google doesn’t like (e.g. YouTube ads). All of this is just a shitshow and people should switch to better browsers with actual API compatibility for purposes like adblocking. The best examples are Firefox and LibreWolf.








    • Home Assistant
      There’s no fucking way I’m using a cloud service to control parts of my home, that just feels so wrong to me on so many levels

    • Nextcloud
      There’s no way I’m saving my files on someone else’s computer (the Cloud). Even with encryption, it’s expensive. Hard drives are cheap. Put them in a server, install Nextcloud and you have your private, cheap, independent cloud service.

    • Immich (currently migrating to Ente) for my photos

    • Jellyfin + arr Stack
      I’m not paying $100/month for 5 different streaming services to have access to all the content I like.

    • Navidrome for my (pirated) music

    • Audiobookshelf for audiobooks and podcasts

    • Pi-Hole with Unbound set up as a recursive resolver, cause why should I trust someone else with DNS?

    I also self-host Matrix or Revolt servers as well as game servers for me and my friends, because it’s much cheaper than getting VPS or a hosted option, and I already have this server that I use for a bunch of other stuff, so I can also just use it for that.