Hacker News new | ask | show | jobs
by matwood 3933 days ago
I find SO valuable for 'gotcha' types of questions. Update to the iOS9 sdk and now suddenly my build breaks with error-235132. Check SO and find out, yeah there is some flag that now needs to be YES instead of NO.

SO also lets me get by in frameworks and languages without having to know them all super deep. I find it much more useful to spend my cognitive load on algorithmic level or higher architectural level items instead of Spring configuration values or random iOS .plist keys.