Hacker News new | ask | show | jobs
by digamber_kamat 5535 days ago
I agree. Technical challenges are not always deal with issues of processing and memory. In case of web the real problem is scalability and communicating processes and system components. May be we will soon come up with some formalism and technologies that will make scalability a dumb problem but then we will have a new set of technical challenges to be solved. So the demand for highly skilled people who care about their work will only increase with time.

In my opinion it is wrong to assume that a language like Python is better than C. They are all independent of each other. Python is simply useless when it comes to real-time processing where hard deadlines are required, you cant chose anything except Ada or some flavor of C. They each have their strengths and that is why they are still alive.