ggarnier | 10 years ago | on: Stack Overflow and the Zeitgeist of Computer Programming
ggarnier's comments
ggarnier | 10 years ago | on: Stack Overflow and the Zeitgeist of Computer Programming
Ironically, StackOverflow devs themselves don't seem to care about software quality: https://news.ycombinator.com/item?id=10519600
page 1
This article from Sam Saffron is very interesting. He was very reasonable testing the ORMs available, and only after realizing that none reached the performance he needed, he decided to write his own. The problem is when people do that and "reinvent the wheel" without searching if someone already solved that problem for you.