Viewing profile — bjinwright
bjinwright
HN member- Joined
- Tue, Oct 26, 2010, 4:19 PM UTC
- HN karma
- 8
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About bjinwright
No profile information was provided.
Recent public activity
- story
-
comment
Comment #14856955
This can't be right there are 7 colleges in Greensboro, NC and they are ranked 106.
- story
-
comment
Comment #14582698
You should add DigitalOcean
- story
- story
-
comment
Comment #14004535
This is very similar to github.com/capless/envs.
-
comment
Comment #13978166
Looks cool but now I have to rename my project. I was going to use the cappy namespace on PyPi.
- story
- story
- story
- story
-
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…
-
comment
Comment #5241003
I will +1 for Amazon Elastic Beanstalk.
-
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.
-
comment
Comment #5203077
There is also Lean Analytics ( http://leananalyticsbook.com/ ), The Lean Startup, and my personal favorite Rework by 37 Signals.
-
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…