Viewing profile — jaredcnance
jaredcnance
HN member- Joined
- Wed, Feb 14, 2018, 4:31 PM UTC
- HN karma
- 5
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About jaredcnance
No profile information was provided.
Recent public activity
-
comment
Comment #26143113
If you’re wanting something super simple check out UserBase https://userbase.com . You haven’t given a lot of requirements here so there’s not much to go on.
-
comment
Comment #26121929
I don’t know that you can overstate the importance of being on GitHub. The vast majority of developers are familiar with GitHub and can quickly contribute to something that is well…
-
comment
Comment #26121906
I want to ask this question here because I feel like many of the viewers will be proponents of C and I want to hear your perspective. Why would someone choose C as a language of ch…
-
comment
Comment #26121864
Also learn how to diagram and do quick mock-ups. Visuals can help bridge the gap between what you can articulate and what the reader needs to develop a good mental model of the pro…
-
comment
Comment #26121852
Read. Read a lot. Look for successful documents and emulate their patterns. First, understand what the author was trying to accomplish with the doc, then study the structure of the…
-
comment
Comment #25943102
Depends on the nature of the change. Some migrations require additional infrastructure to migrate safely. But I imagine most changes you’re talking about are the cost in terms of t…
-
comment
Comment #25938232
Agree. I don’t want to waste a second of my time thinking about whether I mis aligned something or my lines or too long or I didn’t follow some syntax preference. Automate it or do…
-
comment
Comment #25924454
It depends on the amount of work that your customers need to do to migrate, the size of your user base, and your ability to communicate (and incentivize) the changes with them. The…
-
comment
Comment #25898718
In general, learning to learn and be patient with the process. Based on your specific context, I’d also recommend reading code, a lot of it. There’s definitely a difference between…
-
comment
Comment #25841877
You can’t answer this question without both a technical design and projected user behavior/access patterns. And I don’t think you’re going to get data on this from these platforms …
-
comment
Comment #16376989
Just going to put this here: http://jsonapi.org/