Hacker News new | ask | show | jobs
...all programming, will, in one sense, be maintenance programming (cs.uni.edu)
1 points by misham 5591 days ago
1 comments

There will always be a place for innovation, regardless of how software is architected. Gluing libraries together may seem like an ignorant approach to how a system truly operates, but these are powerful tools and allow the development of massively powerful (if inefficient) systems quickly and cheaply. I don't know why people fear abstraction so much, the same arguments have been made regarding assembly and memory management, but these become less pertinent (or more accurately, niched concerns) every day.