The only point I could argue with is the choice of JavaScript, all the others seem inevitable. As a Thunderbird user I'm happy to know that I might be using it for another 20 years. Even JavaScript is not that bad. I not familiar with Electron: do those apps run from a directory with the source code or are a binary file? Running from source code would make it easy to hack with the code, which is good.
Proposal to start a new implementation of Thunderbird based on web technologies
21–30 of 243 posts
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#22Earlier 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…
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#23Mozilla 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…
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 scratch while keeping the user experience the same its been for 10 years.
This, in turn, leads to you criticising Mozilla for not focusing on making their browser fast, stable and secure. Because you are hitting some configuration/update/UI bugs that seem entirely unrelated to the core browsing experience. Thunderbird, BTW, has 25 million users. So even if you don't need it, some people do.
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#24Earlier quoted context omitted.
According to Cambridge Dictionary "in the works" has the following meaning: in the process of being planned or done Thunderbird replacement is currently being planned, so I think it's correct.
I think it's that "in the works" seems to imply an agreement/commitment, but this appears to be a proposal.
However, I think we all agree we want the Thunderbird replacement to be a desktop client (plus other platforms like mobile), and based on web technologies, most importantly written in JavaScript.
But the title has now been changed and that is fine with me.
[0]https://mail.mozilla.org/pipermail/tb-planning/2017-April/00...
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#25Hmm, I thought Mozilla had pulled financial support from Thunderbird? This would be an exciting new chapter for the product, but the article doesn't address whether it makes financial sense for Mozilla to invest this much in Thunderbird's future. For most of the last three years I've worked on Nylas Mail ( https://github.com/Nylas/Nylas-mail ), and it hit 2.0 yesterday with Mac/Win/Linux support. It's entirely open s…
Is the "open source" label still comically misleading? [0] I tried it out, didn't read the fine print, filed an issue, never looked at it again. Because "It keeps user data local and private." is kind of one of the main benefits. [0]: https://github.com/nylas/nylas-mail/issues/860
Originally Nylas Mail was OSS, but tied to the Nylas Cloud APIs (which did the actual mail processing.)
The cloud strategy was too expensive, and in version 2.0 the entire mail-sync system was moved into the client and open sourced. (https://github.com/nylas/nylas-mail/tree/master/packages/cli...). It's now much more like Thunderbird. There's a bit of cloud processing for snoozing / send later, etc., but it no longer syncs all your email through the cloud.
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#26Does 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.
So yeah, it's mostly done, but better virtual folder support, and a streamlined UI would both be hugely appreciated by me.
But, because it's mostly done, I also will just happily keep using it as it is now for the next three years, waiting for the rewrite.
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#27(Citation Needed).
This proposal identifies serious legitimate concerns with Thunderbird development going forward, but the proposed solution looks more like a hammer seeking a nail than a thoughtful approach to addressing the concerns.
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#28Does 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.
Not only that, but making one based on web technologies that moves away from the native look and feel it currently has would truly be a loss in my opinion. I'd probably give Claws Mail and alpine another go, maybe even desktop outlook before I'd go to something Electron-esque. I already have enough shitty electron apps - I'm currently dealing with a really weird font rendering issue arising from Electron use in VS Code.
Re: Proposal to start a new implementation of Thunderbird based on web technologies
#29Re: Proposal to start a new implementation of Thunderbird based on web technologies
#30Earlier 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…
If they are using md5 ssl certs, it's unlikely securing them is possible. I wouldn't be surprised if there are a dozen or more security vulns in such outdated devices.