Hacker News new | past | comments | ask | show | jobs | submit login

> What sort of argument is this. We need multiple political parties. Therefore, our existence is important even if we secure insignificant votes?

Yes, it keeps userland code honest if you follow the published API and not a specific behaviour. See for example the fsync() saga on Linux:

* https://lwn.net/Articles/752063/

* https://news.ycombinator.com/item?id=19238121

* https://news.ycombinator.com/item?id=19119991

It's the same reason why porting to obscure CPUs can be useful: DEC Alpha was never popular, but supporting it kind of forced Linux to be 64-bit clean in some ways, so when amd64 came along there was already a bunch of infrastructure in place.

And having 'external parties' that are not part of the same 'tribal structures' and same zeitgeist / group think can allow for experimenting of ideas.




Thanks a lot for the lwn article suggestion.

Dave Cutler(Windows NT) too found the DEC support to be a safety test for cleanliness.


> It's the same reason why porting to obscure CPUs can be useful: DEC Alpha was never popular, but supporting it kind of forced Linux to be 64-bit clean in some ways, so when amd64 came along there was already a bunch of infrastructure in place.

Nitpick (and you didn't necessarily imply otherwise), but x86-64 was a latecomer to 64-bit ports in Linux. SPARC I think was next after Alpha, and MIPS, PARISC, IA64, PowerPC at least all came before x86-64 was merged.


Wasn't the Alpha port the first chip it was ported to back in the 1990's? I know the Amiga people did their own thing but I don't think it was ever properly merged back upstream


First 64-bit CPU, second CPU of course after 386. Which I guess you mean.


I mean you can't "port" something to its first CPU. You'd be writing it for that CPU initially




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: