Live data from Hacker News

Nylas Mail is now free

blog.nylas.com

101–110 of 334 posts

Re: Nylas Mail is now free

#101

Earlier quoted context omitted.

Free trial versus freemium. If you have a larger base (free tier), even if a small percentage upgrade to paid, then you may make more money. It's what Dropbox and Slack do. (I work at Nylas.)

But Dropbox has always offered the free option. Nylas used to have a free plan, but at some point took it away entirely -which actually meant cutting away a part of their base. I feel like they might change their mind again and remove the free plan.

I previously wrote about why we switched to a paid model last year. https://nylas.com/blog/nylas-pro

> We already sync several hundred terabytes of data for our users and are adding tens of thousands of new users each month. It’s costing us real dollars.

This is now changed with the new architecture in Nylas Mail.

Re: Nylas Mail is now free

#102
post #8

I really wanted an Email client for Linux which isn't power hungry but unfortunately last I tried Nylas - it was always top app in `powertop`. An always running app has to be low on power consumption IMO, but because so many apps are being built on top of webkit/electron most of them pretty much suck when it comes to battery usage. Another case in point is slack app. On Linux, it is probably the worst app. :(

Why not use Gmail as an email client?

Probably because then you have to use Gmail, and store all of your private data with Google.

Re: Nylas Mail is now free

#104

I open the page and have no idea what Nylas is. I click on the logo and I'm taken to the blog home page, where 60% of the screen is the Nylas logo with no subheader telling me what it is. I click on it again and it just refreshes the blog index. No link to nylas.com. How do so many people make the same mistake?

Yeah. You'd think that Nylas would want an announcement like this to reach new users; why not throw a paragraph up front explaining what they are?

Re: Nylas Mail is now free

#105

I open the page and have no idea what Nylas is. I click on the logo and I'm taken to the blog home page, where 60% of the screen is the Nylas logo with no subheader telling me what it is. I click on it again and it just refreshes the blog index. No link to nylas.com. How do so many people make the same mistake?

I had the exact same experience. I see this sort of issue commonly. Surprising companies don't just link you back to their homepage when they promote their product with a blog. Seems like an obvious thing to do.

Re: Nylas Mail is now free

#106
post #39

Is there a build available which doesn't require users to sign up for a Nylas ID? The support page states that "If you’re using N1 against our open source sync engine, you’ll still need to create a Nylas ID." Given the privacy policy says that Nylas shares information with third parties and that they can "make a copy of the entire contents of the applicable email inbox, calendar, and contact book", it doesn't feel li…

Nylas Mail Basic does NOT store your mail data in the cloud. It still uses a cloud service for some features (like read receipts), but all the data is local on your disk and auth credentials stored in your native OS keychain.

Nylas Pro currently syncs in the cloud to enable some of the pro features not currently offered in Nylas Mail Basic and to provide a much easier to use modern API wrapper around mail data. The cloud syncing infrastructure is open source and you can run it yourself and inspect the code.

All editions (both Basic and Pro) need a Nylas ID. This lets us manage subscriptions for those who want to upgrade. The code is open source on GitHub (nylas/N1). You can fork & run yourself without a Nylas ID. You just won't get any cloud-enabled features.

We never send mail, contact, or calendar data to 3rd parties. We do, however, use 3rd parties for basic usage and performance statistics and self-host as much reporting infrastructure (like Sentry) as possible.

(I build Nylas Mail)

Re: Nylas Mail is now free

#107
post #21

Hey HN-- I'm the author of this post. Feel free to post questions! We are a very small team building this app. Hopefully you can focus on what's new/good and not what is left to do! :) If you find bugs, please post them here: https://github.com/nylas/n1/issues/

It looks nice. I don't have a mac so I can't test until you finish your release for the other platforms, but my question is about your marketing copy. I almost hate to badger you about this since the product looks nice, but I've got to ask about this line, "...the most powerful email client ever built"? That's a pretty bold claim and it makes my baloney detector go off. My suspicion is that it almost certainly isn't true, expect perhaps in specific areas, but not in the general. (If the suspicion is born out after testing, that makes me trust you less rather than more since it was a broad claim). Do you care to back up that claim in the general sense it seems to be offered? Or, if not, maybe change the copy?

Re: Nylas Mail is now free

#108
post #78

I used Nylas for a while and really liked it, until they they forced everyone to pay $7 per month to use it. Here's the original discussion: https://news.ycombinator.com/item?id=11553738

> I used Nylas for a while and really liked it, until they they forced everyone to pay $7 per month to use it. Sorry, but that isn't a fair way of describing what occurred. Nylas is a startup, trying to figure out a business model which works for them. You're not yet forced to pay. If you had a Nylas ID back when Pro was announced you got a gratis year of subscription. Now, they released a gratis version once more, c…

Hey – I'm an engineer at Nylas. To add to what you said, the newly released Basic edition does all email syncing client-side, and uses our servers for minimal things (i.e: auth).

Re: Nylas Mail is now free

#109
post #8

I really wanted an Email client for Linux which isn't power hungry but unfortunately last I tried Nylas - it was always top app in `powertop`. An always running app has to be low on power consumption IMO, but because so many apps are being built on top of webkit/electron most of them pretty much suck when it comes to battery usage. Another case in point is slack app. On Linux, it is probably the worst app. :(

An app that doesn't do anything in the background won't use any resources, doesn't matter if it is built on webkit/electron. Unless you have a huge volume of email, then Nylas should not be power hungry. I for one am grateful for web apps and for webkit/electron desktop apps. Without these taking off, the Linux desktop would be dead for me.

I admit I do have tons of emails, but It would be hard to find a programmer who doesn't have tons of emails these days. What with bunch of github notifications, mailing lists - I am always sitting at more emails than I can possibly handle.

Heck even my company-id has lots and lots of emails. Jenkins integrations notifications, travis, cron job failures and what not.

I naturally filter both my person and company accounts - so my Inbox is neat and tidy but I think we have reached a point where programmers/system devs/devops people will have to deal with tons of emails.

And yeah - I wish Nylas was better at dealing with this.

Re: Nylas Mail is now free

#110
post #47
post #8

I really wanted an Email client for Linux which isn't power hungry but unfortunately last I tried Nylas - it was always top app in `powertop`. An always running app has to be low on power consumption IMO, but because so many apps are being built on top of webkit/electron most of them pretty much suck when it comes to battery usage. Another case in point is slack app. On Linux, it is probably the worst app. :(

Sylpheed? http://sylpheed.sraoss.jp/en/ screenshots here: http://sylpheed.sraoss.jp/en/screenshot.html

This looks fantastic, thank you. I can't get it to connect to Gmail yet, but it's a matter of time, and it looks very light and functional.
Post reply on HN