Hacker News new | ask | show | jobs
by SixSigma 3478 days ago
> Lesson learned: always make secure remote firmware updates possible on your devices.

Lesson apparently not learned: get it right first time.

Software isn't special

http://www.gettingitrightfirsttime.com/report/

2 comments

Software IS special. Compared to hardware, software is (usually) so easy to update that it's (usually) cost effective to not do it right the first time. NASA etc is different, and they work differently.

Everyone knows this and act accordingly - which is why we have to live with ever changing requirements for projects.

Er, but the case study you linked is very different.

There they're talking about getting specific tailored treatment right the first time.

Here we're talking about getting a generic reusable component right the first time.

Which is exactly what that link advocates against...