267
submitted 7 months ago by RmDebArc_5@lemmy.ml to c/memes@lemmy.ml

cross-posted from: https://lemmy.ml/post/8083028

And no IPad version to

all 50 comments
sorted by: hot top controversial new old
[-] wallmenis@lemmy.one 26 points 7 months ago

I think you can use the web version

[-] MentalEdge@sopuli.xyz 28 points 7 months ago

I think the "desktop app" is also just the web version. So yeah.

[-] tubaruco@lemm.ee 9 points 7 months ago

i think its kinda like discord, where the desktop app is just the web app, except it has more stuff for no reason("no reason" meaning they can collect more info about ur pc)

[-] umbrella@lemmy.ml 2 points 7 months ago* (last edited 7 months ago)

Webcord > Discord

[-] wallmenis@lemmy.one 2 points 7 months ago

I mean, just go from browser. Don't use the app.

[-] Perroboc@lemmy.world 1 points 7 months ago

Windows version is native now, I think

[-] caseyweederman@lemmy.ca 1 points 7 months ago

A lot of apps are doing that these days. I don't really like it.

[-] interdimensionalmeme@lemmy.ml 2 points 7 months ago

They don't want you to have as much control as a browser, a browser that sandboxes your private data and limit how much they can annoy you

[-] caseyweederman@lemmy.ca 1 points 7 months ago

Also they only have to develop one version and don't need to worry about hardware and OS differences. But then the app version is never specialised, or else the browser version gets bloated up with a bunch of unnecessary features.

[-] interdimensionalmeme@lemmy.ml 1 points 7 months ago

Explicitly browser breaking web app

[-] 30p87@feddit.de 18 points 7 months ago

To be fair, Signal, Threema and Discord use Electron, and therefore are just crappy bullshit on Wayland.
Using a dedicated FF instance uses less RAM, CPU and disk space, and gives you more control over the application/website.

Discord has a web version, even if it doesn't support some features, so I use it in FF. WhatsApp has a web version, so I use it in FF.
Signal does not. So it's barely usable on my Nvidia desktop.
We do not need ""native"" Applications, made with a mix of a web version and a D tier browser engine, if we could just use the already installed, better and perfectly working browser.

  • Discords Electron was outdated and vulnerable for years, FF would be patched in days or hours in case of a zero day.
  • Electron uses much more resources than FF. Because every company thinks they need a custom version of electron, every app brings its own bloaty electron environment, despite there being a system one.
  • Electron/Chromium is extremely buggy on Wayland + Nvidia, to the point I cannot use Spotify, Discord or Steam correctly.
[-] far_university1990@feddit.de 5 points 7 months ago

Can we have electron, but based on gecko and unable to ship its own gecko?

[-] gregorjan@lemm.ee 4 points 7 months ago* (last edited 7 months ago)

Check tauri out. It's not exactly that but it uses built in web renderer in os

[-] black0ut@pawb.social 4 points 7 months ago

Discord on Xorg is a mess too. It's not even the electron part, the app itself is really bad.

Not only it's inefficient, but (at least in Arch) it doesn't auto update on big versions. And instead of just warning you, it refuses to start until you manually install the new update. And god forbid if the package mantainers need a day or two to update the package, because until then you can't use it.

The funniest thing is, there's a file in the app's directory called "build_info.json" which contains the version number, and with a simple edit you can make it think it's updated, and it suddenly works without problem.

I really don't know what they're updating, but I have a version from 2021 running on my phone (it's old and the new app is really slow), and it still works fine. Even after the account handle change and several other additions to the app.

Oh, and for the Arch users: there's a discord version on the AUR called "discord-canary-electron-bin" that uses system wide electron, so it should be updated faster than discord's own bundled electron. I don't know if there's a non canary version of it, tho.

[-] RmDebArc_5@lemmy.ml 3 points 7 months ago

It’s more about WhatsApp ignoring Linux as a app platform (and the web app doesn’t have calls or screen share like the windows client)

[-] interdimensionalmeme@lemmy.ml 2 points 7 months ago

They want you having less control, that's the whole point

[-] toastal@lemmy.ml 0 points 7 months ago

using a dedicated FF [sic] instance

If you don’t like having multiple windows open, you can keep them in dedicated container tabs on you main Fx (or favored Fx fork). I have a couple pinned like this in Librewolf now.

[-] root@lemmy.world 12 points 7 months ago

Switched to Matrix pretty recently, and it's been surprisingly nice to use

[-] Pantherina@feddit.de 3 points 7 months ago

I heard XMPP is better though. Servers are way less hard on resources, its way simpler and just as secure. Decentralization, you can share all sorts of files and all, but video calls are simply done by another provider like Jitsi

[-] anon5621@lemmy.ml 3 points 7 months ago* (last edited 7 months ago)

I am using both for enough long time,mutlidevice synchronization it's nightmare in xmpp,also usual xmpp isplaintext.So when u wanna use encryptions like omemo so far not always guaranteed that ur encryption key will be delivered to ur new device which u connected.Also u cannot control sessions.So if u would be hacked u would not be notified,and u don't have ability to kick out this dude session.But yes xmpp more light about resources and works faster for now.

[-] Pantherina@feddit.de 1 points 7 months ago

Thanks for the info!

Yeah sessions should be controlled but are a pretty modern feature. Simply using strong passwords or even hardare OTP would be great. But for sure, a downside.

Transferring private keys is interesting, this is pretty userul, true. signal to this day does not work here for me, so I prefer using it as a messenger, for temporary things. Afaik my matrix experience was better here.

[-] caseyweederman@lemmy.ca 2 points 7 months ago* (last edited 7 months ago)

Re: resources: Dendrite is a full server rewrite for Matrix.
I just have to get it working first...

[-] Kusimulkku@lemm.ee 2 points 7 months ago

and just as secure

The base procotol doesn't have E2EE. You can do E2EE still but something to keep in mind.

[-] toastal@lemmy.ml 2 points 7 months ago

This is true, since the base protocol is dead simple without many frills since its goals is real-time communications, not a chat-specific protocol for humans (TLS is good enough for certain applications of the protocol). That said, most modern clients support PGP & OMEMO with many having the encryption on by default and required is usually an option as well. There were some talks about simplifying the OMEMO setup in the future, but it’s good enough for now. See Are we OMEMO yet? for client suggestions.

[-] interdimensionalmeme@lemmy.ml 2 points 7 months ago

Xmpp is long in the tooth, many basic things are missing, like sending a image with a text caption. Or sending a group of photos as an album, instead you can only make many many image posts.

Lots of oh so small things

[-] root@lemmy.world 1 points 7 months ago

Oh interesting, I'll check it out. I'm hosting my own server and I'm the only user on it, so it's been pretty snappy :P

[-] XCraftMC@sh.itjust.works 9 points 7 months ago

b e e p e r

seriously best thing ever. even allows iMessage on Android. combines pretty much everything you just said into one app on all platforms.

[-] Anomalous_Llama@lemmy.world 11 points 7 months ago

iMessage on android as in android users would have blue bubbles on someone’s iPhone?

If that’s the case then it’s relaying the messages through an iMac or Mac mini somewhere which would require signing into an Apple ID so some third party would have access to all of your chats 💀💀💀

Basically what nothing phone is doing now

[-] seliaste@lemmy.blahaj.zone 3 points 7 months ago

Can someone explain to me whats the deal with blue bubbles? I live in a country where Apple has 10% market share on mobile phones so I never heard about them

[-] fluckx@lemmy.world 1 points 7 months ago

If I can make an estimated guess, and this might very well be completely wrong, I'm guessing if iphone devices text each other the chats appear in blue bubbles implying it's end to end encrypted and secure. If they use imessage to contact a non apple user it will probably be in green and not be E2EE ( regular text message ).

[-] ultra@feddit.ro 3 points 7 months ago

+1 for beeper.

[-] Kusimulkku@lemm.ee 2 points 7 months ago

Why would I want iMessage on Android?

[-] Pantherina@feddit.de 9 points 7 months ago

Fuck monopolies

[-] Omega_Haxors@lemmy.ml 7 points 7 months ago

Obligatory don't use facebook products.

[-] NENathaniel@lemmy.ca 2 points 7 months ago

Meta consistently proves itself incompetent

[-] Aqarius@lemmy.world 2 points 7 months ago

I thought viber does have a linux version. I distinctly remember it bugging out and filling my storage with avatar copies.

[-] TheOctonaut@mander.xyz 4 points 7 months ago

Read the shitty meme again

[-] Aqarius@lemmy.world 2 points 7 months ago
[-] parascent@lemmy.world 2 points 7 months ago

Does WhatsApp have a non web version?

[-] vaionko@sopuli.xyz 2 points 7 months ago
[-] jannis@feddit.de 2 points 7 months ago

It's just a progressive web app, so Meta might as well port it to Linux

[-] RmDebArc_5@lemmy.ml 1 points 7 months ago

Not on Linux

[-] interdimensionalmeme@lemmy.ml 2 points 7 months ago

So, how do you get on telegram without a phone number ?

[-] SquareBear@lemmy.ml -3 points 7 months ago

It's Linux - you are supposed to write your own apps/drivers/kernel etc

[-] catacomb@beehaw.org 1 points 7 months ago

DMCA takedown from Meta incoming

this post was submitted on 17 Nov 2023
267 points (94.1% liked)

Memes

44094 readers
2022 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 5 years ago
MODERATORS