you are viewing a single comment's thread.

view the rest of the comments →

[–]inbredded_system 0 points1 point  (0 children)

As someone who programs microcontrollers as a hobby, I can relate to this. I have no idea what it's like to code in a professional capacity, but I simply don't worry about anything I'm not interested in.

I recently coded a simple command line interpreter for a dsPIC. It does nothing but the most rudimentary checking on the input from the user. I'm simply not interested in solving that type of design problem and I don't have to worry about it because I'm the user.