HN user

Hurdy

404 karma
Posts1
Comments41
View on HN

Literally the opposite is true. Inbox had a huge team (bigger than Gmail) and while it was loved a lot by some, it never gained much traction among the regular Gmail users, and it'd have been impossible to migrate the enormous Gmail customer base over.

Now they are in countries in the Caribbean that have managed the virus relatively well and are overloading their public health system because they urgently need tests. Canada is just creating a problem for poorer countries while gaining very little - there's barely any community spread. If a Canadian returns home from the Carribean, on average both countries will have less covid.

These are the same two cases that people have been mentioning for weeks, which have been reported in a chaotic period at the beginning of an outbreak. All other signs point to immunity for at least a couple of months, likely even longer.

This kind of marketing content is often provided by an agency. Hosting it on google.com where users are logged in would require extremely strict security reviews.

Indeed. The Gmail app itself has been able to act as an IMAP client before, but (as it's purely client side) this mode doesn't offer all Gmail features and is quite battery and bandwidth intensive as IMAP wasn't really designed for mobile devices. With Gmailify, the IMAP synchronization happens on Google servers, which also do normal spam detection and categorization, and the phone accesses the data like any normal Gmail account.

When you go through the sign up flow you can select whether you want to Gmailify your address into an existing or a new Google account. We make it very explicit that all your mails are being copied into Google servers.

By the way, while Gmail always has offered ways to just "import" your messages from a third party address, with Gmailify you get a full two way sync, so you can e.g. keep using the Yahoo UI and your changes will show up in Gmail.

It also says: "Fiber7 basiert auf dem Ausbau von Glasfaser-Infrastruktur (sogenannter Layer 1), den die ehemalige Monopolistin und verschiedene städtische Energie-Werke seit einigen Jahren vornehmen."

I assume that the FTTH are what the EWZ and others built, but then the connection to the backbone etc. is their own, and not the shared one that the EWZ offers for other providers. Not sure how this technically works but obviously init7 doesn't have their own fibers to every customer.

Historically extensions for Gmail have often been problematic. A lot of people install them and then forget about them, and if something changes, they blame Gmail and there's errors that can't be reproduced. Plus there's the whole security issue of giving third party code access to your mails.

Why don't you just connect it with a plus page for your username like it suggests? You don't have to use your real name. I don't know why the myth that YouTube requires a real name is going around even on HN...

You only get redirected to this page when you have no previous cookies, in which case you're likely either a new user (that should see a beautiful landing page) or using incognito or cleared your cookies. There's unfortunately not really a way to differentiate the two. If you signed in before and then logged out again, or if you're previous login expired, you will see the old login form.

Hangouts for iOS 13 years ago

Hangouts on Android does not need a Google+ account as far as I know. Not sure about iOS. On Gmail, you can definitely use it without a G+ account, but photo sharing and group video calls will not work. Also, Google Talk will not be shut down, you have to opt in to the Hangouts experience in Gmail.

I think what he means here is that all the code that is abstracted into functions etc. is "unrolled" (at some sensible level) into one main function so you can see the complete flow of the program without searching around.