Live data from Hacker News

Viewing profile — bjinwright

bjinwright

HN member
Joined
Tue, Oct 26, 2010, 4:19 PM UTC
HN karma
8
Public activity
17 items

About bjinwright

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #14856955

    This can't be right there are 7 colleges in Greensboro, NC and they are ranked 106.

  3. story
  4. comment
    Comment #14582698

    You should add DigitalOcean

  5. story
  6. story
  7. comment
    Comment #14004535

    This is very similar to github.com/capless/envs.

  8. comment
    Comment #13978166

    Looks cool but now I have to rename my project. I was going to use the cappy namespace on PyPi.

  9. story
  10. story
  11. story
  12. story
  13. comment
    Comment #12278865

    It depends on what framework if any you choose to serve websites with. If you something like Chalice or Serverless then yes you are stuck with Lambda. But you use something like Za…

  14. comment
    Comment #5241003

    I will +1 for Amazon Elastic Beanstalk.

  15. story
    How to Achieve 12-Factor App “Config” Glory with Django Settings Files

    So part of being a 12-factor app is storing your config in your environment (http://12factor.net/config). This is how I do that using Django settings files.

  16. comment
    Comment #5203077

    There is also Lean Analytics ( http://leananalyticsbook.com/ ), The Lean Startup, and my personal favorite Rework by 37 Signals.

  17. comment
    Comment #5170837

    I'm going to make a couple of assumptions and if I'm wrong just ignore the answer. I'm assuming you are using either PHP, Python, Java, Ruby, or .Net. I'm assuming these are either…