Hacker News new | ask | show | jobs
by caseyohara 1568 days ago
> If it seems like they have less bugs, it's because they do as little as possible with their software as they can get away with

This is tautological; the obvious way to ship fewer bugs is for your software to simply do less so there's a smaller surface area for bugs to happen in the first place. I see this as a good thing and I wish more software companies would take Apple's approach in this regard.