5 ms·
I do want to point out, as someone who uses the WhatsApp app (to me, it’s slightly more convenient than the web version) that the old native windows app was /aw
by pta2002 10mo ago
I do want to point out, as someone who uses the WhatsApp app (to me, it’s slightly more convenient than the web version) that the old native windows app was /awful/. It looked native enough, but it just didn’t work. For as long as I remember it would randomly stop accepting input into the text field and I’d have to restart the app, and this was insanely frequent. Typing dead keys was also randomly broken with accents not coming through, which is really annoying if you’re trying to sound professional on a language that requires them.
The new electron app does take more resources, but at the very least it works.
- dotancohen 10mo agoHave you tried telegram desktop to compare? I don't use whatsapp, but I have never had a performance problem with telegram desktop and I've been using it for years on underpowered machines. I usually run some variant of Debian on them.
- wohoef 10mo agoYeah I tried telegram. None of my contacts did though…
- dotancohen 10mo agoYeah, I'm sure that a lot of people notice the same thing then uninstall it. It's one of the solutions to the Fermi paradox, that both people have telegram installed at the same time.
- vitorgrs 10mo agoIf is anything like the WhatsApp Web, "works" might be optimistic choice of word. When I switched from Windows, the thing that I missed from Windows on Linux was the native WhatsApp App. Now they killed there, so feeling better on my switch now!
- naIak 10mo agoThe WhatsApp web app is not perfect (no software is) but I’ve never had any major issues with it. It’s snappy and very rarely does it glitch out. I find your comment surprising.
- vitorgrs 10mo agoIt's a ram hog if you stay the tab open for a while, with ton of messages. So from time to time I need to close the tab and open again. Huge perf issues because of this. Also had some serious bugs for a few week. Had to let WhatsApp Web wait for completely sync for 15 minutes~ or else it just stop responding and crashes everything.
- rkomorn 10mo agoIIRC (I tried it last year and gave up) the desktop app also didn't properly deal with archived chats, and maybe some other notifications behaviors. Maybe this will make me try the desktop app again.
- jonathanlydall 10mo agoWhile I don’t have as many problems as you seem to, I did notice that it was much slower (like a minute or two) to “connect” after opening the window compared to before.
- tomashubelbauer 10mo agoYes, also a heavy user and I'm actually excited about this change. I'm sure the Electron app won't be perfect but I am sure it won't be worse.
- rkomorn 10mo agoI agree but also: famous last words. :)
- cm2187 10mo agoI see the same bugs. It looks like after ICQ, writing a chat app has become an impossible computer science problem (skype, teams, whatsapp,…). How did that ancient civilisation from the 90s managed to build a functional chat app? The know how is lost to times.
- josephg 10mo agoThe more time passes, the more impressed I am with mIRC. It was an incredibly fully featured chat client - with hundreds of features, and its own scripting language for more advanced use. All that in a 4mb download. It probably still works great, to this day. As a teenager, I thought we'd get better at making software over time. Not worse.
- ale42 10mo agoIt still works great and it's still being updated! https://www.mirc.com/news.html https://www.mirc.com/news.html
- jhanschoo 10mo agoearly ICQ didn't have to support Unicode IMEs either...
- jeroenhd 10mo ago> How did that ancient civilisation from the 90s managed to build a functional chat app? By only accepting ANSI input, not encrypting any messages, and not bothering to protect users' from remote attacks. Facebooks's GUI stack for WhatsApp may be rather buggy but on a technical level there's a lot more going on than back in the days of unencrypted TCP connections over plaintext protocols. Meanwhile, Telegram has an excellent desktop app (despite their terrible protocol), so it's not like the knowledge was lost either.
- cm2187 10mo agoSSL and basic encryption isn’t exactly rocket science today. I have not used the telegram desktop app but their web app is completely broken.
- zelphirkalt 10mo agoSounds like the all powerful mighty Meta didn't have capable engineering working on that app. No idea how that could happen, given that they only hire top talent ...
- jmkni 10mo agoI don't think it is Electron, it's WebView2 https://developer.microsoft.com/en-us/Microsoft-edge/webview2/?form=MA13LH https://developer.microsoft.com/en-us/Microsoft-edge/webview...