Viewing profile — brandonsavage
brandonsavage
HN member- Joined
- Tue, Jan 15, 2013, 11:03 PM UTC
- HN karma
- 48
- Public activity
- 22 items
- HN profile
- View on Hacker News ↗
About brandonsavage
No profile information was provided.
Recent public activity
-
comment
Comment #5332292
I disagree with your percentage breakdown. Brennan made $106,443 from his products, for 45% of his income. He could have dropped the consulting altogether and still would have made…
-
comment
Comment #5182407
I think that most people leave it configured for default and never bother to do any kind of caching. My server was down less than five minutes because I knew what to look for.
-
comment
Comment #5182395
It has to do with the number of requests plus the number of allowed processes plus the requests each process was allowed to serve. At a limit of 300 requests per process, the proce…
-
comment
Comment #5182259
A misconfigured site that serves all its own assets will perform terribly because 200 hits per minute x 20 assets = 4,000 hits per minute. Wordpress has tons of assets too.
-
comment
Comment #5142564
Your question assumes that humanity, at least in large quantities, is a rational actor. I think history shows us that's not true.
-
comment
Comment #5135103
This is a great suggestion. I've done this with PHP (the first language I learned) for work I'm doing in Python. It also helps sometimes when you have to translate code from one la…
-
comment
Comment #5134772
It's not original to me. Not sure where I heard it, but I know it's not mine.
-
comment
Comment #5134752
The person I was mentoring (that prompted this blog post) was having trouble getting ANY code down on the screen. Being able to write SOMETHING was the hurdle for this developer to…
-
comment
Comment #5116603
Any time Apple does anything it pretty much gets reported. I imagine most other major companies don't care or their supply chains are ignored by the average person. For example, do…
-
comment
Comment #5109361
As much as I appreciate innovation and inventiveness, the last thing PHP needs is another framework.
-
comment
Comment #5080271
This actually wouldn't surprise me. Similarly, not asking for the card type is confusing to some people (even though the card type is identified in the first characters of the card…
-
comment
Comment #5076846
They're still not removing the body scanners entirely though, just the ones that can't display a generic outline. The privacy violations and radiation exposure will continue.
-
comment
Comment #5076839
Discussing money, at least in the United States, is frowned upon. It's not that way in the rest of the world though.
-
comment
Comment #5072588
Being rejected by Kickstarter doesn't make Kickstarter the problem.
- story
-
comment
Comment #5069489
I have to disagree with one point: that writing tests doesn't make you a better developer. Here's why: Writing a test requires you to think about your code in different ways than j…
-
comment
Comment #5067659
Languages exist to solve certain classes of problems. PHP, for example, is primarily designed as a web language. Learning ANY language designed for other uses will teach the develo…
-
comment
Comment #5067214
Through my work at Mozilla, I regularly contribute to a large number of open source projects. I do my best to follow my own advice, but I'm always working to do better. Sadly somet…
-
comment
Comment #5063957
I don't know that firing people is necessarily the best way to approach the problem. It might make us feel better but it won't solve the actual problem, which is the overly prosecu…
-
comment
Comment #5063926
The concept that ignorance of the law is not an excuse is certainly critical here. The principle exists since it would be easy to simply claim ignorance. At the same time, the conc…
-
comment
Comment #5063787
The problem is wider than the CFRA. The problem is with criminal prosecution of citizens that were not intending to commit a crime. Criminal intent is a cornerstone of our legal sy…
-
comment
Comment #5063732
I wouldn't be surprised to see some up front cost to a developer as a deposit. I always collect them, especially if I haven't worked with the client before.