Viewing profile — iamalexm
iamalexm
HN member- Joined
- Tue, Jul 10, 2012, 3:13 AM UTC
- HN karma
- 10
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About iamalexm
Recent public activity
-
comment
Comment #47124735
That option has a few problems - 1. It's not very cheap. The price of land is really high and if it is fertile land it is even that much more expensive. Not to mention the cost of …
-
comment
Comment #42432405
Design docs are great for high-level orientation. If you are laying out all your code structure around it, you are doing it wrong. It's great to use the for what patterns will be u…
-
comment
Comment #28094247
Not just zoning reform, we need to make actual free housing for people. We have an economy that can't provide enough jobs. We have a surplus of goods. We don't need people to pull …
-
comment
Comment #21380377
The fact that they have outlawed and happily tweet about confiscating e-bikes is digusting. NYC has a long ways to go.
-
comment
Comment #21139712
Still low for required education. Also, the raises haven't matched inflation; but that's a larger problem across all jobs.
-
comment
Comment #20812001
Don't forget the homelessness, mental health and drug crises that are challenging everyone on the West Coast. It's not just about not having enough homes, it's about the culture we…
-
comment
Comment #20106222
Sure - but you are missing the point. Youtube can publish videos they want to and are not owned by the government. It's funny how right-wing people, who argue so hard for capitalis…
-
comment
Comment #19002323
I would honestly hope that this would facilitate a move to a more even distribution of businesses in neighborhoods. Perhaps making local deliveries cheaper and more feasible. Might…
- comment
-
comment
Comment #16999144
The biggest deal I have seen with cold starts is putting a lambda in a VPC. It has to put an ENI on it and that is expensive. The real question is, why would you use flask in a ser…
-
comment
Comment #16999138
What does flask have to do with going to serverless? If you are using flask to develop your serverless apps, you are doing it way wrong.