471

... and I can't even continue the chat from my phone.

top 50 comments
sorted by: hot top controversial new old
[-] snugglebutt@lemmy.blahaj.zone 210 points 2 weeks ago

Such is the state of Electron.
I'm slowly stopping to care about web apps, however the amount of shit Electron causes is through the roof. Discord, Element, Signal, even Steam is full of it, so you just end up having 8 different "programs" running with every single one using at least around 400MB of RAM.
Can't wait to see something using Rust and Tauri. Graphite wink wink

[-] taaz@biglemmowski.win 89 points 2 weeks ago* (last edited 2 weeks ago)

Steam is close but actually not electron, they use CEF - Chromium Embedded Framework which is something Electron uses too under the hood (afair)

[-] snugglebutt@lemmy.blahaj.zone 33 points 2 weeks ago

Thanks for the correction, appreciate it. Not sure it changes much though.

[-] eluvatar@programming.dev 11 points 2 weeks ago

Steam used an embedded browser long before it was cool.

load more comments (1 replies)
[-] Blackmist@feddit.uk 10 points 2 weeks ago

I wouldn't mind so much if they all just used the same bundle of stuff, and you could install that once, and then the apps were all like 2MB each.

But no, big fucking bundle of shit, every single time.

[-] masterspace@lemmy.ca 9 points 2 weeks ago* (last edited 2 weeks ago)

Eh, that's not the joy you think it is.

That's how software used to be distributed and that's where the terms DLL / Dependency Hell come from and why programs used to not uninstall cleanly and break other programs, etc.

It's more efficient, but it's also brittler and a lot more complex to manage. Conversely, bundling everything together with all its dependencies is a lot easier to manage, and a lot more robust overall, but comes at the expense of storage capacity and network bandwidth.

load more comments (1 replies)
[-] Killing_Spark@feddit.de 8 points 2 weeks ago

I really want to see the zygote approach worked out for electron. It's working really well for android but with electron there are just too many different versions used by the different programs for that to make sense.

load more comments (9 replies)
[-] devilish666@lemmy.world 77 points 2 weeks ago

410mb for chat app seems very unoptimized

[-] Blackmist@feddit.uk 81 points 2 weeks ago
[-] masterspace@lemmy.ca 46 points 2 weeks ago

Hey now, the three React Native for Windows apps would be very offended if they were stable enough to read text input.

[-] lengau@midwest.social 14 points 2 weeks ago

It's because it's an electron app. So in addition to the chat app itself, it also includes a full Chromium runtime. Worse still, the Electron architecture doesn't really lend itself towards reusing electron itself; this means you might have several copies of the same version of electron on your machine for various apps.

People complain about the sizes of things like flatpaks and snaps, but tbh the whole architecture of applications is like this these days. Ironically, flatpaks and snaps could help with this because their formats can work decently with filesystem level deduplication.

load more comments (1 replies)
[-] stepan@lemmy.cafe 64 points 2 weeks ago* (last edited 2 weeks ago)

The inability to continue chat from phone is a feature.

[-] bss03@infosec.pub 54 points 2 weeks ago

New messages will show on all your devices, but yes, it is intentional that old messages are not available to new devices.

[-] scarilog@lemmy.world 26 points 2 weeks ago* (last edited 2 weeks ago)

This is because they don't retain your (encrypted) messages on their servers right? Is this for storage reasons, or more just security philosophy of not being able to access past chats when you login from elsewhere?

[-] JoeyJoeJoeJr@lemmy.ml 29 points 2 weeks ago

This is not entirely correct. Messages are stored on their servers temporarily (last I saw, for up to 30 days), so that even if your device is offline for a while, you still get all your messages.

In theory, you could have messages waiting in your queue for device A, when you add device B, but device B will still not get the messages, even though the encrypted message is still on their servers.

This is because messages are encrypted per device, rather than per user. So if you have a friend who uses a phone and computer, and you also use a phone and computer, the client sending the message encrypts it three times, and sends each encrypted copy to the server. Each client then pulls its copy, and decrypts it. If a device does not exist when the message is encrypted and sent, it is never encrypted for that device, so that new device cannot pull the message down and decrypt it.

For more details: https://signal.org/docs/specifications/sesame/

load more comments (1 replies)
load more comments (1 replies)
load more comments (19 replies)
[-] NeatNit@discuss.tchncs.de 11 points 2 weeks ago

Okay, but can't it be an optional feature? I'd like it if a new device could download message history from an old device by having both online at the same time.

load more comments (5 replies)
load more comments (3 replies)
[-] Carighan@lemmy.world 52 points 2 weeks ago

Signal's desktop app is as horrendously unusably bad as the project as a whole is good, tbh.

It's no wonder people prefer stuff like Telegram. It has native apps and all. Or can be used in a browser. Meanwhile Signal is only used in a browser, but you have to download it and it fucks up font scaling and it shits the bed on font antialiasing and it can't even get UI design consistent with the OS it's running on and it won't even use the OS emoji font.

Let's not even mention how you still cannot use Signal on a tablet.

[-] PrettyFlyForAFatGuy@feddit.uk 8 points 2 weeks ago

Signal’s desktop app is as horrendously unusably bad

I think this is a bit dramatic. I've been using it for years, no problems.

load more comments (7 replies)
[-] VeganCheesecake@lemmy.blahaj.zone 27 points 2 weeks ago

For the most part, I don't care about App Size. Storage is cheap. What I miss with the Signal Desktop App is the option to save everything in an encrypted container.

load more comments (9 replies)
[-] philpo@feddit.de 25 points 2 weeks ago

That's why I am so happy that I switched to Matrix - selfhosted with Signal and WhatsApp Bridges(amongst others) and now I only need to keep one App on our mobiles, Notebooks,desktop,etc. but I can still communicate with everyone. (we have have a few mixed groups now)

[-] Cryophilia@lemmy.world 38 points 2 weeks ago

Is Matrix another one of those apps that when you click on a download link it takes you to a page full of tech jargon shit like "nightly signed beta configs here, just unjibble the .trag file and recombobulate with a python scrab to mambo directory: AAATGFHHOLLLM56888NGAAA.tar.gz" ?

Or is it like an app normal people can use?

[-] Lazycog@sopuli.xyz 21 points 2 weeks ago

Of course not,

with the new encapsulator all you need is to reconfigure your turbomutator to allow electrostabilizer executable to directly read instructions from your self-hosted AI model.

Who even uses python to scrab anymore? Install podman dude.

load more comments (2 replies)
load more comments (15 replies)
[-] alyth@lemmy.world 7 points 2 weeks ago

Your post encouraged me to self host Matrix ^^ That'll be a nice project for the next rainy day

load more comments (4 replies)
load more comments (4 replies)
[-] asparagapple@lemmy.world 24 points 2 weeks ago* (last edited 2 weeks ago)

Signal package has Electron (which is built on top of Chromium and NodeJS) + Signal app code and assets. So not surprised that it's bigger than Chromium.

[-] 9point6@lemmy.world 23 points 2 weeks ago

Like I know native apps are always better, but why doesn't electron ship an installable runtime so we don't have to have a shitload of inert chromium installs on one machine?

load more comments (10 replies)
[-] AnomalousBit@programming.dev 21 points 2 weeks ago

Debian Linux installation ISO is only 336 MB, FFS. And that’s a whole operating system with user land!

[-] KISSmyOSFeddit@lemmy.world 23 points 2 weeks ago

No, that's a tarball of a kernel, basic command line tools, apt and a network stack that lets you download most of the operating system.

[-] AnomalousBit@programming.dev 17 points 2 weeks ago

Um, no? The 336 megabyte usb installation media contains everything you need to install base Debian. Most people will want a desktop environment and other packages, they can connect to the network to download those additional packages.

Even the how-to says the network is optional.

https://www.debian.org/releases/stable/amd64/ch02s04.en.html#idm368

load more comments (1 replies)
[-] leaveWitX@lemmy.world 17 points 2 weeks ago

Haha, WeChat is even more outrageous than this. All your forwarded files will be automatically stored again. Your chat records will always be stored on the disk, but WeChat will tell you that the chat records have expired. In addition, it has recently been discovered that every Once you log in to WeChat, your avatar will be saved more than ten times

load more comments (8 replies)
[-] AllNewTypeFace@leminal.space 13 points 2 weeks ago

Given that they have a native, non-Electron iOS version, it’s a shame that they haven’t built a desktop macOS version using mostly the same code. (To make it look like a proper Mac app, they’d need different UI code, though even without that, they could build a version that looks like the iPad version with no changes, and it would look no worse than the Electron web-app UI and run an order of magnitude more efficiently.)

[-] B0rax@feddit.de 10 points 2 weeks ago

They don’t even need to built a separate app if they have an iPad app. they just need to not „not allow“ the execution on macOS.

[-] poissonDistribution@lemmy.world 13 points 2 weeks ago
[-] eager_eagle@lemmy.world 24 points 2 weeks ago

And that's also a lot for an app that doesn't have that many binary assets like images or videos. I do wonder what makes up most of these sizes. I see other apps that are arguably more complicated - like AntennaPod - using under 40MB; So I guess it has to do with actual native apps vs cross platform ones.

[-] Bolt@lemmy.world 15 points 2 weeks ago

They're talking about the desktop application.

load more comments (7 replies)
[-] Gimpydude@lemmynsfw.com 12 points 2 weeks ago

Why would you not be able to continue chat from the phone? I don't all the time.

[-] Lost_My_Mind@lemmy.world 11 points 2 weeks ago

Unclear if unintented funny typo, or intended funny comment.

load more comments (1 replies)
load more comments (1 replies)
[-] KillingTimeItself@lemmy.dbzer0.com 10 points 2 weeks ago

ignoring the fact that it's absolutely horrid.

An install of ICUE on windows takes up multiple gigabytes. Why? Uhm, good question.

load more comments (2 replies)
load more comments
view more: next ›
this post was submitted on 12 Jun 2024
471 points (93.5% liked)

Mildly Infuriating

33925 readers
234 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating.

-At this time we permit content that is infuriating until an infuriating community is made available.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 1 year ago
MODERATORS