Live data from Hacker News

The Future of Thunderbird

blog.thunderbird.net

301–310 of 473 posts

Re: The Future of Thunderbird

#301
post #251

Earlier quoted context omitted.

HN is really bad on touch devices. Call me young and naive, but I mostly read HN on the couch on my tablet.

It's better than the average news site but worse than if they just spent 10 minutes adding some mobile CSS. I constantly log out accidentally on mobile.

True. There is even a media query that can detect touch devices: https://developer.mozilla.org/en-US/docs/Web/CSS/@media/poin...

So they could keep the good old HN alive for PCs.

Re: The Future of Thunderbird

#302

I started using Thunderbird with 4 or 5 mailboxes (split out via ProtonMail Bridge) and it is usable especially after I archived the bulk of my emails going back to maybe 2016, and I can't believe they are going to waste engineering cycles on something that sounds like a rewrite. Bonkers. Might have to take a look at the alternatives mentioned in this thread

[dead]

Re: The Future of Thunderbird

#303
post #290

> “Why does Thunderbird look so old, and why does it take so long to change?” ~ A notable percentage of Thunderbird users Honestly this doesn't seem like the main issue with Thunderbird; the main issue is that the UI is very slow, it tends to use a lot of CPU and memory just sitting there and a lot of operations block the UI. This got a lot worse with 102. 102 unfortunately is so low in responsiveness that it's liter…

I feel like you could argue that UI performance falls under the "look so old" statement.

Modern UIs are more likely to be slow and laggy compared to old ones.

Re: The Future of Thunderbird

#304

> “Why does Thunderbird look so old, and why does it take so long to change?” ~ A notable percentage of Thunderbird users Honestly this doesn't seem like the main issue with Thunderbird; the main issue is that the UI is very slow, it tends to use a lot of CPU and memory just sitting there and a lot of operations block the UI. This got a lot worse with 102. 102 unfortunately is so low in responsiveness that it's liter…

It's crazy that it's slower than an Electron app! Like most HNers, I fully believe that any JavaScript is slower than native, so how can this be false for this app???

Thunderbird is not native. It's built on top of Firefox. As such, it's not that different from an Electron app.

Re: The Future of Thunderbird

#305
Thunderbird still is pretty fast, though not as fast as before.

And until the user-hostile changes (mandatory setup wizards) began creeping in a few years back, one of the venerable classics that you could still rely on.

Pretty sure the new version is going to be a steaming pile of modern usability horrors; reduced features, cheeseburger menus, unreadable UI elements because it has to "look modern", all powered by Electron & co.

Can't say I'm surprised though.

Re: The Future of Thunderbird

#307
post #64

> “Why does Thunderbird look so old, and why does it take so long to change?” ~ A notable percentage of Thunderbird users Honestly this doesn't seem like the main issue with Thunderbird; the main issue is that the UI is very slow, it tends to use a lot of CPU and memory just sitting there and a lot of operations block the UI. This got a lot worse with 102. 102 unfortunately is so low in responsiveness that it's liter…

I'm with you on this. I tried Thunderbird again just a few weeks back, to see if it could replace Outlook for me. Nope, but it's nothing to do with the UI, which seems... fine? My issues were: - no support for O365, unless you pay for a 3rd party plugin - bizarrely high CPU usage, even when seemingly not doing anything - *sometimes* memory usage grows really high - a bunch of small niggling issues over missing featur…

I would add to that GPG just doesn’t work. They have support for it but if you try to use it fails to store any keys.

Re: The Future of Thunderbird

#308
post #119

Earlier quoted context omitted.

Do they use JavaScript outside the UI?

The SMTP client is now written in javascript and most of the IMAP client as well. The whole calendaring system is written in javascript. The chat clients (irc, matrix, etc) are also written in javascript.

Okay, so not that dissimilar to an Electron stack after all.

Re: The Future of Thunderbird

#309

> “Why does Thunderbird look so old, and why does it take so long to change?” ~ A notable percentage of Thunderbird users Honestly this doesn't seem like the main issue with Thunderbird; the main issue is that the UI is very slow, it tends to use a lot of CPU and memory just sitting there and a lot of operations block the UI. This got a lot worse with 102. 102 unfortunately is so low in responsiveness that it's liter…

Yep, just recently switched to Evolution which is considerably faster and has a nicely working calender.
Post reply on HN