HN user

connerbryan

28 karma

[ my public key: https://keybase.io/connerbryan; my proof: https://keybase.io/connerbryan/sigs/KfRJvviTMUPbyDnAO53NW-4T1HiLepKdZUZzxmO7Stw ]

Posts1
Comments18
View on HN

Agreed. I think it's important to keep in mind the context of your application when considering implementing a system like OP mentions. Although, it would interesting to provide the user a choice between a password/"secure" login and a device/"anonymous" login (with the option to later switch).

I'm in a similar situation. I'd much prefer a subscription model to ads.

Or at the very least, a subscription with the single benefit of "no ads."

Awesome. I really like the design and simplicity. From the example on http://apiary.io/how-it-works how are language bindings generated? How do you know the schema of a message?

I've actually been working on something similar, but more focused on library generation and like a "npm for APIs", e.g. reusable schemas. Instead of markdown I'm using something more akin to Google's Discovery Document (https://developers.google.com/discovery/v1/reference/apis#re...).