this post was submitted on 07 Mar 2024
297 points (98.4% liked)

Technology

58180 readers
3024 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
 

Europeans using Apple, Google and other major tech platforms woke to a new reality Thursday as a landmark law imposed tough new competition rules on the companies — changing European Union citizens’ experience with phones, apps, browsers and more.

The new EU regulations force sweeping changes on some of the world’s most widely used tech products, including Apple’s app store, Google search and messaging platforms, including Meta’s WhatsApp. And they mark a turning point in a global effort by regulators to bring tech giants to heel after years of allegations that the companies harmed competition and left consumers worse off.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 6 months ago (5 children)

A nice as it would be to have, I don't get how the messaging interoperability is going to work in practice. The different platforms have many technical differences between them at the backend, and also mismatched user facing feature sets. Ironing all of the that out into some sort of common ground is going to be difficult, especially without it being very janky.

I wouldn't be surprised if this is kicked into the long grass eventually.

[–] [email protected] 14 points 6 months ago (1 children)

It would certainly be a technical challenge. But I think the utility would be very high. In my experience, it's difficult to convince people to use an app like Signal if they can't use it to communicate with their Whatsapp contacts (etc.).

[–] [email protected] 6 points 6 months ago

They all have the capability to support a UI where you type a message, hit send, and the message is delivered. This proves it's possible to make and support an interface that hides all the backend complexity. If they don't expose the same functionality through an API, it's because they don't want to, not because it's too hard.

I'm sure there will be some features that aren't fully supported across messaging platforms, but for basic use cases like sending a text or an image, there's really no excuse.

[–] [email protected] 5 points 6 months ago (1 children)

It would probably just use RCS as the backend and have some different functionalities, they could easily just highlight "this person isn't using Signal so chat features are limited". Hell, Signal had exactly this when they made the app work as an alternative SMS client. They removed that feature, but it existed previously.

[–] [email protected] 6 points 6 months ago (1 children)

Nah, fuck RCS. There is no reason for a mobile carrier to be involved in anything besides voice calls and TCP/IP traffic. Any protocol that requires participation from carriers beyond delivering TCP/IP packets is broken by design. It's like designing a water faucet that somehow can't work without active cooperation from your local water company.

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

Voice is also debatable.

VoLTE is such a mess. It requires OS, modem and phone operator to all work together, where I heard none of them is often to the spec. As of now voice calling should be a simple Internet based app, maybe with autoconfiguration to not break "inset SIM and done" habits.

[–] [email protected] 5 points 6 months ago

Ironing all of the that out into some sort of common ground is going to be difficult

The big platform has to develop an open API to implement standard message, image and video traffic. No need for a common standard, as long as everyone can implement the eg. open Whatsapp API.

[–] [email protected] 3 points 6 months ago

The same way as users have set up a bridge between Matrix and discord.