|
|
|
|
|
by colechristensen
480 days ago
|
|
"why don't you just" comments are easy :) (I made one) debugging in codebases with a lot of magic (rails) is hard. it can be very difficult to follow calls around unless you're quite the expert. certain styles of programming really frustrate me, but then again I program like a scientist so the kinds of things I'm prone to do frustrate software engineers (for loops nested 8 deep, preference for single character variables, etc.) |
|