Hacker News new | ask | show | jobs
by lone_haxx0r 2479 days ago
To paraphrase a comment that I read on Hacker News: "I don't care. If there comes another piece of shit language that makes me money, I'll use it"
1 comments

It depends at what abstraction level of problem solving you work at. Some people work at the 'we need programmers to implement x feature on our system using y language' level, and that quote is appropriate. There are people that make a lot of money maintaining COBOL systems for banks, that we all benefit from.

Some work at the 'there is this problem, what do we build to solve it?' level (myself usually included). In that case you have more scope to choose the right tool for the job, and a lot of the time the tradeoff is not favourable for PHP past the first week.