Live data from Hacker News

Viewing profile — asprouse

asprouse

HN member
Joined
Wed, Jun 17, 2015, 12:04 PM UTC
HN karma
46
Public activity
28 items

About asprouse

No profile information was provided.

Recent public activity

  1. comment
    Comment #20832021

    Andrew from TakeShape here! The primary author of this library. We tired a number of different form libraries before settling on writing our own. You can check out a full talk I ga…

  2. comment
    Comment #20335352

    What is a high level example of why I'd use this?

  3. comment
    Comment #18496297

    This is why TakeShape also provides a built-in static site generator[0] using Nunjucks templating (think Django, Twig, Swig, etc). If you are trying to build a simple site this is …

  4. comment
    Comment #18495388

    Fixed! Thanks for bringing this to our attention.

  5. comment
    Comment #18460803

    abstinence is the best form of cyber-security

  6. comment
    Comment #18310031

    Seriously though, you should read "Lost and Founder"[0] by Rand Fishkin of Moz for some insight on what's in store. VC's expect very high multiples on their return 10x is not even …

  7. comment
    Comment #18309281

    What happens when the honeymoon phase with your VC backers is over?

  8. story
  9. story
  10. comment
    Comment #18302112

    The sixers are to blame for these missteps!

  11. comment
    Comment #18278286

    Very cool. I have a bunch of code to parse the info param in various projects. Glad you took the time to publish it as a library.

  12. comment
    Comment #18238912

    Odd that they hide their FAQ in the shop page and hidden below the fold on a 13" screen. I looked everywhere but there. You'd think you most customers would want their questions an…

  13. comment
    Comment #18238659

    What happens when there is a power or ISP outage?

  14. comment
    Comment #18222928

    Isn't this just an iPhone SE?

  15. comment
    Comment #18204340

    Sixers unite!

  16. comment
    Comment #18185389

    CO https://github.com/tj/co in popularized this technique a few years ago. It implements something similar to the function you present here. Babel actually transforms async/await t…

  17. comment
    Comment #18178410

    How did you decide when it was time to stop bootstrapping and raise a round? Was there a magic number traction-wise (total users, MRR, etc) or was it motivated by the desire to sta…

  18. comment
    Comment #18177759

    There is a static renaissance happening as people realize it doesn't make sense to serve content that rarely changes from a database. Think of the millions of Wordpress blogs that …

  19. comment
    Comment #18177032

    I'll be honest it takes a bit of prodding at first and it's hard to do after the fact. I have found that it helps to ask for input from day one. For example if a user is setting up…

  20. comment
    Comment #18176571

    *enterprise

  21. comment
    Comment #18176450

    Never underestimate the value of engineer training. Document your best practices and coding style. Diagram your software at a high level to show how different components interact. …

  22. comment
    Comment #18172245

    Back in 2003 my fundamentals of CS course heavily relied on the interactions window of DrScheme (now DrRacket https://racket-lang.org/ ). It was a extremely powerful educational to…

  23. comment
    Comment #18172130

    I find that while coding I practice lazing naming where I am able to start writing `function foo` and which allows me to bypass the upfront naming deliberation. Once I have my code…

  24. comment
    Comment #18172074

    Here's a visualization http://mochimachine.org/wasteland/#

  25. comment
    Comment #18071671

    Does the Node.js SDK support U2F?