|
|
|
|
|
by allo37
1691 days ago
|
|
"Normal" software can be hard too if you get to do big-brain algorithm stuff like computational geometry. My experience was that I just didn't get to do that kind of thing very often. Also there are less of those religious arguments over code style in embedded since it's all written in C and will look like ass no matter what. |
|
in 'normal' software you're awash in a sea of poorly or non-documented libraries with a host of weird bugs sitting on top of mountain of dependencies you could never untangle.
while very limiting - that simplicity can be pleasant
and yes, you just know its going to look like ass no matter what - but it works and thats all we care about