Hacker News new | ask | show | jobs
by dmos62 2368 days ago
> simplicity is in the eye of the beholder

My example of this is git. I find it very complex, but it's clever, and very useful.

1 comments

At the risk of facing the wrath of developers, they also choose products that are not are not necessarily clever, but makes them clever. e.g: IaaS Vs PaaS, C++ Vs Visual Basic etc.

Developers usually say that abstraction doesn't give them enough control/flexibility. That might be true in some cases. But in most cases, they are afraid that abstraction will make them dumb, instead of making them clever.