Ad. 1 - fixing bugs and debugging <i>is not</i> boring. Aside from being bread and butter for every programmer (everyone makes mistakes) it's challenging[1] and fun, even without time constraints. It's close to base jumping when you deal with important production systems and serious bugs that affect people.<p>Ad. 2 - well, in some environments programmers need to be "idea guys", in others they do not. The level of influence a programmer has on the product varies wildly from domain to domain and from job to job. I tend to believe that developers naturally gifted with "idea factory" brains end up in positions where their ideas are being implemented and the others just do what they are told to do - both ways can be equally satisfying.<p>Ad. 3 - CS background is not needed. Discipline, passion and energy... are not needed either, however they all do help :) I won't talk about which of those things is the most important, because it isn't that important at all - I just want to note that CS background does not (usually) hurt (a lot).<p>Ad. 4 - no idea about this one, sorry.<p>Anyway - I had no idea that misconceptions like that even exist, but it's good that the author spent some time on fighting them when he noticed them. The post is maybe a bit <i>too</i> optimistic, but it tries to fix the spotted problem (with people's thinking) which is what every true Scotsman does as his first instinct :)<p>[1] "Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." -- Brian Kernighan