Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
brandonsavage
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
brandonsavage
14y ago
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 a nice six figure salary. Nathan earned 76% of his income f
2.
▲
by
brandonsavage
14y ago
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.
3.
▲
by
brandonsavage
14y ago
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 processes fell over at about 3 seconds time. With only 20 process
4.
▲
by
brandonsavage
14y ago
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.
5.
▲
by
brandonsavage
14y ago
Your question assumes that humanity, at least in large quantities, is a rational actor. I think history shows us that's not true.
6.
▲
by
brandonsavage
14y ago
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 language to another to use an intermediary language.
7.
▲
by
brandonsavage
14y ago
It's not original to me. Not sure where I heard it, but I know it's not mine.
8.
▲
by
brandonsavage
14y ago
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 overcome. In most cases though, I agree with you.
9.
▲
by
brandonsavage
14y ago
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 you know where your television was made, by what suppliers,
10.
▲
by
brandonsavage
14y ago
As much as I appreciate innovation and inventiveness, the last thing PHP needs is another framework.
11.
▲
by
brandonsavage
14y ago
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 number).
12.
▲
by
brandonsavage
14y ago
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.
13.
▲
by
brandonsavage
14y ago
Discussing money, at least in the United States, is frowned upon. It's not that way in the rest of the world though.
14.
▲
by
brandonsavage
14y ago
Being rejected by Kickstarter doesn't make Kickstarter the problem.
15.
▲
Should You Charge More For A Rush Job?
(planscope.io)
8 points
by
brandonsavage
14y ago
|
0 comments
16.
▲
by
brandonsavage
14y ago
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 just creating it. TDD requires you to plan your code. And the
17.
▲
by
brandonsavage
14y ago
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 developer something new. Once you have learned something like Pyth
18.
▲
by
brandonsavage
14y ago
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 sometimes there just aren't enough hours in the day!
19.
▲
by
brandonsavage
14y ago
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 prosecutorial society we have.
20.
▲
by
brandonsavage
14y ago
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 concept of "mens rea" or "a guilty mind" plays an important part
21.
▲
by
brandonsavage
14y ago
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 system but more and more it's becoming unimportant in prosecut
22.
▲
by
brandonsavage
14y ago
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.