Earlier quoted context omitted.
It's a medium blog. They don't allow you to add external links anywhere outside of a post. I suppose you could create a new post, add links in that post, and then add that link to the nav of the blog.
Yes they do. There is a link to the download/purchase page in the header of the blog. And even if this was impossible, they could make their name in the body of the blog post a link to their website.
Nylas Mail is now free
211–220 of 334 posts
Re: Nylas Mail is now free
#212Earlier quoted context omitted.
Gtk is not very cross-platform. It looks non-native on Windows, and it's so non-native on macOS that you have to run an X server just to see it. wxWidgets seems to be abandoned (their bindings don't even have a Python 3 release, which would happen right away if anyone cared). Most of these provide dated UI elements that people don't want to work with. Qt perhaps is holding up the best, but I can see why people prefer…
What do people expect nowadays from their toolkit? It can't be performance, because Electron is slow. It's not conservative power usage, because browsers are power hungry. It's not disk space or memory usage either. Nor is it a native-looking UI. Nor security. Nor privacy. Nor accessibility. The only thing I can think of is that it's free and allows the typical web developer to avoid learning anything new.
NPM, even if it has plenty of do-not-use-that-packages crap, is still far more furnished that Qt will ever be, for example.
> The only thing I can think of is that it's free and allows the typical web developer to avoid learning anything new.
One could say the same for the typical Qt developer that refuse to get serious in learning the web platform.
Re: Nylas Mail is now free
#213I used Nylas back when it was free, and it is a good email client, but it just wasn't worth $7 a month to me, and certainly not $12, especially when I consider that Office 365 Business Premium is only $12.50 a month, and includes Outlook, Word, Excel, etc. I would never use Office 365 personally, but when I consider the value offered by Office 365 Premium vs. Nylas, for about the same price, it makes Nylas Email look…
> It seems to me that Nylas could make a lot more money by charging $1 a month, since there are likely many, many more people willing to pay $1 vs. $12. Probably more than the 12 to 1 ratio required to break even. Do you have any data on this? Would love to see it to help inform the research we already did when pricing the Pro edition of Nylas Mail.
Having said that, I can offer you this isolated anecdote (as worthless as that is): The last company I worked for used to use Nylas, before the pricing was set to $7 a month. When your company started charging for Nylas, we all stopped using it, both personally and professionally, and the general consensus during the transition away from your product was basically, "I'd continue to use it if it were around a buck." We understood the need for your company to make money, but $7 a month seemed too steep to us, so we went elsewhere.
I think it is great if you're able to succeed at $12 a month. I certainly won't begrudge your success. It just seems to me that at the $12-price-point, your competitors are offering much, much more. There are also free options, like Boxer, that work satisfactorily and are still free.
I'm not knocking your product. I liked it when I was using it, and I think you're trying to succeed in a difficult market, so kudos for making the attempt. I just don't personally value Nylas Mail at $7 (or $12) a month, and reading through this thread, it seems there are others who feel the same way; which I would think you'd want to consider as you fine-tune your business model.
Anyway, best of luck to you. I wish you all the success you deserve.
Re: Nylas Mail is now free
#214Is 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 privacy policy ( https://nylas.com/privacy-policy/ ) is the single reason why I don't use it. (puts Stallman's hat on) This is not free as in freedom.
Re: Nylas Mail is now free
#215Earlier quoted context omitted.
So we need a cloud service for "read receipts"? Interesting.
Since those are accomplished via a tracking pixel in the email and you need to serve that image from a public server, then yes, you'll need a cloud service to run that. As stated before, you can choose to run that server yourself if you don't trust Nylas with that kind of data.
Re: Nylas Mail is now free
#216Earlier quoted context omitted.
So we need a cloud service for "read receipts"? Interesting.
Since those are accomplished via a tracking pixel in the email and you need to serve that image from a public server, then yes, you'll need a cloud service to run that. As stated before, you can choose to run that server yourself if you don't trust Nylas with that kind of data.
And of course, a lot of email clients only open such images on demand anyway.
Re: Nylas Mail is now free
#217How about not tracking anything? How about not using a shitty Electron app and calling it "the best email client ever"? Edit: Oh, and for the downvoting/Electron-loving folks out there, Electron is the best and All hail Elon Musk!
We detached this subthread from https://news.ycombinator.com/item?id=13418654 and marked it off-topic.
Re: Nylas Mail is now free
#218Earlier quoted context omitted.
I think the answer is Mutt. For me, the editor is what stops me from switching. Does it still require you to shell out to an external editor to send a mail? There was an amazing mail client for (of all things) FidoNet back in the 90s called GoldEd that was amazing. It had threaded message display, a great editor, pleasant colors, etc. It was tailored to that network, however. Would love to find something like this fo…
I am a very loyal mutt user. Coupled with mbsync (for offline imap) and notmuch (for indexing, threading and address completion) I think it's a great MUA. I obsessively measure wakeups/s in powertop for every application I use, and the above setup is very good. If you want to try other things you can look into the mutt-kz fork (which replaces internal search commands with notmuch). There is also a notmuch curses clie…
Re: Nylas Mail is now free
#219Is 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 c…
There's a reason that e-commerce sites allow buyers to add items to a cart without sign up, and to "checkout as guest" instead of forcing users to sign up for a Staples (or whatever) login -- you get more conversions.
Even if you prefer the approach of trying to get the information up front, adding a "skip" option that allows users to use the app without cloud sync, etc., then allowing a user to "go pro" later on at least allows people to try the app without a commitment. It's not possible to convert someone who isn't a user because they got scared away by the registration requirement -- better imo, to have a non-registered user, than no user at all.
The only reason I could think of for not wanting to allow this is related to the third party data sharing -- perhaps you plan to sell (obfuscated) user data to data brokers. If that's not in the cards, and you do not plan to monetize your free tier (aside from up-selling to pro), I see no downside to allowing users to use the app without cloud sync in the free tier, with upgrades available within the app.
Updating the privacy policy to be explicit about what data is used for ("basic usage and performance statistics") would do a lot to allay the idea that this data is being sold to data brokers (and not simply to make the app better).
Re: Nylas Mail is now free
#220Earlier quoted context omitted.
What do people expect nowadays from their toolkit? It can't be performance, because Electron is slow. It's not conservative power usage, because browsers are power hungry. It's not disk space or memory usage either. Nor is it a native-looking UI. Nor security. Nor privacy. Nor accessibility. The only thing I can think of is that it's free and allows the typical web developer to avoid learning anything new.
You missed the ecosystem ;) NPM, even if it has plenty of do-not-use-that-packages crap, is still far more furnished that Qt will ever be, for example. > The only thing I can think of is that it's free and allows the typical web developer to avoid learning anything new. One could say the same for the typical Qt developer that refuse to get serious in learning the web platform.
By comparison web front end devs tend to cling much more tightly to their favored language+toolchain, taking it with them to every platform they decide to develop for.