Viewing profile — bbrunner
bbrunner
HN member- Joined
- Fri, May 20, 2011, 9:44 AM UTC
- HN karma
- 784
- Public activity
- 147 items
- HN profile
- View on Hacker News ↗
About bbrunner
Recent public activity
-
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…
- story
- story
- story
-
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…
-
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…
-
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'…
-
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 …
- story
- comment
- story
-
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…
- story
- story
- story
- story
- story
-
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'…
- story
- story
-
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…
-
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 …
- story
-
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…
-
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…