| ▲ | sedatk a day ago | ||||||||||||||||
> A Windows binary is just more portable How the turntables… | |||||||||||||||||
| ▲ | fooker a day ago | parent [-] | ||||||||||||||||
Windows API and ABI has always been more portable than anything else. This is why Microsoft is a tech giant. You can take a windows binary from 1995 (actually even older) and run it reliably today. If it doesn't run and you are a commercial client, Microsoft will implement a compatibility hack for you in the latest windows code so your thing from 1995 will work. There is no parallel to this in the tech world so far. Linux gets around this by requiring you to recompile things, but recompiling old code along with old compilers and old libraries and all their dependencies is a nightmare. | |||||||||||||||||
| |||||||||||||||||