Earlier quoted context omitted.
I can definitely recommend Mailspring[0]. It has occasional quirks, but very stable. [0] https://github.com/Foundry376/Mailspring
But this requires a Mailspring account right? At least it did when I tried it a while back.
Gmail Services Global Outage
41–50 of 175 posts
Re: Gmail Services Global Outage
#42Global does not mean "affecting absolutely everyone around the globe (or disc, for the flatearthers out there)". Affecting a "significant subset of users" that are spread around every continent is global and it shows it's not one specific DC, link, or ISP that was affected. The fact that you didn't experience the disruption means absolutely nothing and it's ridiculous to even suggest it does. Especially since there a…
>or disc, for the flatearthers out there I mean, seriously? :)
Re: Gmail Services Global Outage
#43Semi-related, but can anyone suggest good open source email client? I'm working on several computers with macos/linux and Gmail isn't slow only on my deep learning rig, so I'm looking for something to replace it.
I'm the happiest I've ever been with email using that combination.
I've explained the basics of my setup before:
https://news.ycombinator.com/item?id=17882707
(Granted, I'm a heavy Emacs user, so I'm predisposed to like writing emails in Emacs.)
Re: Gmail Services Global Outage
#44As someone working on a mail service of my own, this is heartening to see. Even Google messes up sometimes.
Generally the availability of web services for individual users seems to be between 99.5 - 99.9 depending on the service.
Too high availability target wastes resources and network failures and third parties limit what actual effective availability can be.
Re: Gmail Services Global Outage
#45Semi-related, but can anyone suggest good open source email client? I'm working on several computers with macos/linux and Gmail isn't slow only on my deep learning rig, so I'm looking for something to replace it.
mutt. The traditional whine: "But everybody uses HTML!" The solution: in .mailcap: text/html; lynx -dump %s; copiousoutput; nametemplate=%s.html In .muttrc: auto_view text/html application/x-gunzip text/calendar alternative_order text/plain text text/html application/postscript mutt can be used as a pure IMAP client or to read local mail delivered to mboxes or maildirs. If you are the sort of person who builds up 250…
Re: Gmail Services Global Outage
#46Re: Gmail Services Global Outage
#47Re: Gmail Services Global Outage
#48Earlier quoted context omitted.
>or disc, for the flatearthers out there I mean, seriously? :)
i thought it was on an elephant's back on turtle's back?
Re: Gmail Services Global Outage
#49Earlier quoted context omitted.
I've been happily using Thunderbird for 10+ years. Supports Windows, Mac, and Linux natively. https://www.thunderbird.net
In my experience it crashes a few times a week and have abandoned feel. Is there any modern fork?
Re: Gmail Services Global Outage
#50Semi-related, but can anyone suggest good open source email client? I'm working on several computers with macos/linux and Gmail isn't slow only on my deep learning rig, so I'm looking for something to replace it.