Hacker News new | ask | show | jobs
by brettmjohnson 5715 days ago
It is realistic. I worked on a cross-platform product for nearly a decade that followed a methodology very similar to this. Our code worked on 16-bit, 32-bit, 64-bit, big-endian and little-endian systems. Following these rules did not slow down development noticeably. In fact it became second nature.