Live data from Hacker News

Proposal to start a new implementation of Thunderbird based on web technologies

mail.mozilla.org

41–50 of 243 posts

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#41

Does anyone actually have any problems with Thunderbird? I feel like it is "done" software. It works, perfectly, for all my needs. It's fast. It has great UI. It lets me read and write email.

Search is a generation behind Mail.app's search. It's pretty heavyweight and goes into the weeds wrt performance after a few weeks of uptime. It needs emacs key bindings.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#42

Does anyone actually have any problems with Thunderbird? I feel like it is "done" software. It works, perfectly, for all my needs. It's fast. It has great UI. It lets me read and write email.

Calendaring is excellent for a one-person effort (mostly one person, anyway), but still has issues around the edges (e.g.CalDAV doesn't work as nicely as macOS Calendar.app). It probably doesn't help that the server I have to use it with is half broken too; overall the experience isn't as good as Outlook + Exchange. But that's not only because of Lightning.

Overall the main problem is probably that not enough people can spend enough time on it. Which makes me hypocritical given that I'm not currently helping…

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#43
post #23
post #13

Mozilla just doesn't get the message.... We don't want your features, fixes, refreshes, rebranding, or re-imagining. We want a browser that is fast, stable, secure, minimal, and that DOES NOT FIGHT US. Let me load my old SSL certs (a warning is fine). Let me keep my preferences (why does https:// disappear from my address bar every update, and my search bar keep switching back to case sensitive). Stop making your pro…

So Thunderbird is moving away from legacy technology that was built to make Mozilla/Firefox more than just a browser. They are doing this to be free to improve Firefox to make it more stable, fast, secure and minimal. This leads to a completely independent Mozilla project, Thunderbird, that relied on this technology to get the axe. That project thus is discussing taking the difficult technical step to start from scra…

The resource allocation decisions mozilla has been making is driving me away from their products. Throwing resources at recreating thunderbird with a new framework is a poor use of their time.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#44
> We must pay attention to also keep technical qualities that many of our users rely on. An obvious one is that the new implementation must be able to quickly scroll through a list of up to 100000 messages.

Does any cross-platform GUI toolkit have a widget that can handle this with sane defaults?

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#45
post #19

Earlier quoted context omitted.

Well, the web is evolving. If you're a sysadmin and you test everything in an ancient version of Firefox that doesn't display SSL errors, you're not getting an accurate picture of what the product's users will see. The latest browsers might entirely block people from visiting your site, display a huge warning, etc. and you wouldn't know. Maybe being a sysadmin requires getting the fixes, refreshes, rebranding as they…

No no no you missed what I am saying. I use horrible hardware appliances with built in md5 ssl certs for remote administration. I am not a web developer. I need to be able to access them to secure them and to work on hardware problems. This isn't even on the internet, this is on a local lan serving a small business. We're not going to buy new hardware because my browser updated, so I'm stuck having to boot up a mint…

That's the problem of the hardware appliance, and the company who makes it has basically abandoned their customer if they have no updates that let you manage it with a modern browser. Who makes this product? They shouldn't be supported.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#47
post #45
post #19

Earlier quoted context omitted.

No no no you missed what I am saying. I use horrible hardware appliances with built in md5 ssl certs for remote administration. I am not a web developer. I need to be able to access them to secure them and to work on hardware problems. This isn't even on the internet, this is on a local lan serving a small business. We're not going to buy new hardware because my browser updated, so I'm stuck having to boot up a mint…

That's the problem of the hardware appliance, and the company who makes it has basically abandoned their customer if they have no updates that let you manage it with a modern browser. Who makes this product? They shouldn't be supported.

supermicro, F5, lantronix, cisco, netgear (in cisco pants), APC, and dell.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#48
post #37
post #29

I wish I could freeze the program Thunderbird in time to keep it precisely how it is right now for the next couple of decades. I literally want not change. I know, I know. It's a pipe dream, the surrounding environment changes, breaking the program as the OS and libraries evolve. But this constant resolving of perfectly solved problems annoys me.

git clone ^ there you go. A stable thunderbird branch that will work mostly forever. Every time an API changes just shove it in another iteration of a virtual machine :P

Thank you, I know all of that. I like native though. So, both VM and HTML5+JS are things I try to avoid for convenience messaging tools I use many times every day.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#49
post #23
post #13

Mozilla just doesn't get the message.... We don't want your features, fixes, refreshes, rebranding, or re-imagining. We want a browser that is fast, stable, secure, minimal, and that DOES NOT FIGHT US. Let me load my old SSL certs (a warning is fine). Let me keep my preferences (why does https:// disappear from my address bar every update, and my search bar keep switching back to case sensitive). Stop making your pro…

So Thunderbird is moving away from legacy technology that was built to make Mozilla/Firefox more than just a browser. They are doing this to be free to improve Firefox to make it more stable, fast, secure and minimal. This leads to a completely independent Mozilla project, Thunderbird, that relied on this technology to get the axe. That project thus is discussing taking the difficult technical step to start from scra…

They allegedly made the browser fast when they split the Mozilla suite into Firefox and Thunderbird. I am using both of them as my main browser, mail client and web dev platform, they both work fine although a bit sluggish. Opera feels a lot faster for instance and the debugger is pretty clean and usable, in fact is the cleanest of the whole bunch with Chrome dev tools being the most clutteted.

Re: Proposal to start a new implementation of Thunderbird based on web technologies

#50

I wonder, if they want to use JS, why not QtQuick? I'm a heavy Thunderbird user but I would move to pretty much anything else if it were to switch to Electron.

I think the reason QtQuick hasn't taken over this space, is that you still need to deal with C++ and cross-compiling. If QT had an option that made it clear you could develop and distribute in JavaScript only, that would be a hit.
Post reply on HN