Live data from Hacker News

Viewing profile — bbrunner

bbrunner

HN member
Joined
Fri, May 20, 2011, 9:44 AM UTC
HN karma
784
Public activity
147 items

About bbrunner

Slinging code. Solving problems. Running distances. Doing dad things.

Recent public activity

  1. comment
    Comment #41900536

    The author isn't wrong that "Senior" is probably a bit of an inflation for what it means in the industry - competent enough to work on medium to large projects with little oversigh…

  2. story
  3. story
  4. story
  5. comment
    Comment #18097623

    I'm not sure what your environment of choice is, but I use Python with Django which has great built-in email/password auth and a really nice user admin tool[0] if that's all your l…

  6. comment
    Comment #18095499

    Great to see this happen again after the original "The New Deal" in 2014[0]. I'm a big believer in having enough capital to not have to worry about day-to-day costs so you can focu…

  7. comment
    Comment #18094187

    Thanks for noticing! The templates on the page are adapted from the actual tools in the app. They use sample data that has dates that are updated whenever the page is rendered. It'…

  8. comment
    Comment #18093487

    Hey HN, I've been building Intuition as a side project for a few months now to scratch my own itch. I believe that there are a ton of valuable insights sitting in the meta data in …

  9. story
  10. comment
  11. story
  12. comment
    Comment #18048260

    If you are already in the Bay Area, I would recommend that you probably just stay there unless you don't plan on raising VC. It's certainly not the only place you can start a compa…

  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #17760695

    Hey, I just went through your signup questionnaire to test it out (I work in a similar space in the US). It felt very long to me in comparison with most services I've looked at. I'…

  19. story
  20. story
  21. comment
    Comment #17611440

    This seems like a poor choice of technology rather than an outright nefarious decision. Polymer [0] uses the shadow dom api [1] extensively, but shadow dom v1 still isn't fully imp…

  22. comment
    Comment #17512642

    Tell the product owner what the situation is and collaboratively come up with either: a) a new timeline that you believe you can meet or b) a list of tradeoffs that can be made to …

  23. story
  24. comment
    Comment #17486009

    For the sake of adding to my own discussion, my issues (specific to AWS) were: 1. Installing dependencies became complicated. When Chalice worked, it was great. Certain dependencie…

  25. story
    Ask HN: Why aren't you using serverless computing in production?

    I've seen a ton of write-ups on the benefits of serverless computing (AWS Lambda, Google Cloud Functions, etc.) and spent a decent amount of time playing around with the Chalice fr…