Earlier quoted context omitted.
Possibly, but I would assume that he was referring to fairly unique features of CP/M, code that was never released under a free license, that were mimicked by QDOS in order to make it easier to port software to it, or, maybe, because they were a genuinely useful idea. At that time, the separation of of portable and non portable parts of an OS (CP/M ran on very different and fairly incompatible machines) was quite rem…
> At that time, the separation of of portable and non portable parts of an OS (CP/M ran on very different and fairly incompatible machines) was quite remarkable On microcomputers, perhaps, but not on computers in general. Unix is a well-known example of an OS that did this, with the hardware-dependent parts mostly confined to a small amount of assembly language and much of the C source platform-independent. This was…
There’s a $200k reward for anyone who proves Microsoft ripped off MS-DOS source
71–73 of 73 posts
Re: There’s a $200k reward for anyone who proves Microsoft ripped off MS-DOS source
#72Earlier quoted context omitted.
It might be more charitable to assume that it's a reference to the perception that women are more emotional. I'm not saying that perception is valid or invalid but it's certainly more neutral than "women are weaker than men". That said it could be an artifact of a time where it was acceptable to say that kind of stuff. Like watching old movies reading old articles can be a bit jarring at times. But getting upset with…
Certainly not upset at the person for posting it, I admit i see how it could have come across that way. To your point, this isn't from 1950 or even 1975. It's recent.
I'm not saying it wasn't a sexist comment or that if it was that Joel has changed. But I'm willing to give him the benefit of the doubt.
Re: There’s a $200k reward for anyone who proves Microsoft ripped off MS-DOS source
#73Earlier quoted context omitted.
> At that time, the separation of of portable and non portable parts of an OS (CP/M ran on very different and fairly incompatible machines) was quite remarkable On microcomputers, perhaps, but not on computers in general. Unix is a well-known example of an OS that did this, with the hardware-dependent parts mostly confined to a small amount of assembly language and much of the C source platform-independent. This was…
That's true, of course. That doesn't make his accomplishment, to pull this off on severely limited machines, any less remarkable. And that's not mentioning he wrote the language to do it.