Last active
July 18, 2016 19:53
-
-
Save mohae/b2a0a8edc42d243e17b53b817e3af8fd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.se-radio.net/2016/06/se-radio-episode-261-david-heinemeier-hansson-on-the-state-of-rails-monoliths-and-more/ | |
| ~10:00 | |
| > In RoR we continue to optimize for programmer happiness, to the point that we're | |
| > willing to trade-off other things...lots of other communities may say that: "oh | |
| > well, we are also about programmer happiness," but they're not willing to give up | |
| > other valuable things to have it. But they are not willing, for example, to give | |
| > up performance. Or, they're not willing to give up type safety, or other sort-of | |
| > impedements to programmer happiness in terms of being drags on programmer producti- | |
| > vity. So, in RoR, we're just saying we're willing to trade those things. I will | |
| > make this program go slower such that when I look at the code I am happier. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment