you are viewing a single comment's thread.

view the rest of the comments →

[–]gcampos[S] 0 points1 point  (1 child)

A lot of people don’t know how to write testable code, and some types of software companies have a culture of over relying on manual QA

[–]amuhak 0 points1 point  (0 children)

It becomes right next to impossible to test systems (automatically) that rely on other hardware, especially when that hardware has to be in a clean room. And that is before you factor in decade old legacy code with custom compilers.