she/they ⚧︎. https://dblsaiko.net/

  • 0 Posts
  • 27 Comments
Joined 2Y ago
cake
Cake day: Jun 12, 2023

help-circle
rss

Yup, anything you can come up with will only work as well as putting “Delete after reading.” in the mail. You have to trust the recipient.


Element/Matrix does calls and screen share also by the way!

(Teamspeak can do screen share? That’s news to me!)


They do not allow that, but yeah, it’s just their OS which only allows access to the relevant system interface for their own app. Apple doesn’t let you send SMS with third-party apps either for example.

Though admittedly, Google is putting proprietary extensions on top of it in their client, and they are apparently running a lot of carriers’ RCS endpoints, and using their servers when the carrier doesn’t support it at all. Which is fair, but imo does not make RCS itself inherently proprietary.

(However this is also to some extent warranted, since carriers were and still are dragging their feet a lot implementing it despite RCS being a required part of 5G carrier services IIRC1. This seems to me like another IPv6 situation.)

This claims to work on a rooted Android phone (or one where you have control over the system image), and the underlying library is platform-independent so you could use it to implement RCS for a Linux or other phone: https://github.com/Hirohumi/RustyRcs. I haven’t tested it though since I also don’t Android (anymore).

1 Though maybe that was just for 5G standalone, which no carrier is doing yet anyway.


It’s not proprietary, it’s an open standard from the GSMA. Stop spreading this nonsense.


What does a driver manager do that isn’t solved with a normal (graphical) package manager? Automatically picking the correct one for your GPU?


What about just wire transfer? Everything goes through your bank anyway. That’s what I’ve replaced PayPal with a while ago.


I read a comment in a KDE thread recently that said Gnome has this.


Okay, I edited it to quote the full sentence. You also don’t need those either, though.


Unfortunately, the latter means having to maintain multiple email accounts, or forwarding services like Addy.io, SimpleLogin, Firefox Relay, or DuckDuckGo Email.

It doesn’t, you can hook multiple domains up to deliver mail to the same mail server. I have three domains pointing to a single server myself.

(edit: added full quote)


This thread is the worst case of astroturfing I’ve seen on this site so far, holy shit.



Podcasts are distributed via RSS (example). Spotify is probably just a frontend for that.


Here’s a demo one that works on rooted Android: https://github.com/Hirohumi/RustyRcs/

(Also iOS 18+ Messages lol)

It’s not RCS’s fault Google locks down the API on their OS.




Not an app, but one thing I can recommend that is pretty much “for free” is to turn on iCloud Advanced Data Protection, that gets you end-to-end encryption for pretty much all iCloud storage (photos and so on).

Everything else I would recommend is probably not going to happen (such as deleting Discord) or of questionable benefits (such as using the web version of Discord instead of what is probably the app) :^)



They’re FIDO keys but bad.

Here’s a great blog post from someone who knows what they’re talking about: https://fy.blackhats.net.au/blog/2024-04-26-passkeys-a-shattered-dream/


I don’t know if there’s anything ready for use, there’s a library and demo app here: https://github.com/Hirohumi/rust-rcs-client



Oh, that’s a separate app, I wasn’t aware of that, no. Interesting, thanks! I don’t use Telegram anymore though.


Did you respond to the right comment? I mentioned Telegram specifically and I’m fairly certain OsmAnd can’t do live location sharing.


The nice thing about Apple’s Find My is that it runs in the background but only checks and sends your location when someone is actively looking at your location. Do these do that as well? I’ve tried Telegram’s location sharing before and it drains battery like crazy because it keeps the GPS receiver always on.


you cannot sell or transfer your unlocked device (in linked legal agreement)

The fuck? There’s no way they can forbid doing that, right? Video game publishers would be all over that with physical discs to make it the same as for digital releases.


No issues here (Wayland, Plasma, AMD). I’m not surprised that people are having this issue though, the Steam client is an absolute horrible mess.



Minecraft should work since it’s Java and all the native libraries it uses can be compiled against musl, but I doubt Factorio will (without getting glibc somehow). Non open source gaming on Alpine is not going to be worth it imo and you’re better off with a distro that uses glibc.