Originally posted by brosis
View Post
Originally posted by brosis
View Post
TCP/IP does not belong to MS. I use only *droid, free* and libre* fonts, which are patent free.
H264 does belong to MS either, and I do not use it as well - preferring VP8+MKV+OGG.
I do not use Samba, preferring NFS.
I prefer native applications and when I use WINE, it a compatibility talk layer between application and OS libraries, that looks like WinAPI, but it isn't.
I prefer native applications and when I use WINE, it a compatibility talk layer between application and OS libraries, that looks like WinAPI, but it isn't.
If Herb Sutter would apply a patent, then C++ 11 would be endangered, yes - but its up to standardization committee to clear this up, and so far, its clean.
So this is the point of bringing Herb Sutter, not the idea that he has or not patents. MS have them, IBM too, Apple, Oracle, etc. Think about SSA reprezentation in compilers: it was pionereed by IBM. SSA is an intermediary optimization technique used in Academia and in modern compilers (most post 2000 year compilers use SSA in a form or the other, in GCC parlance is GIMPLE). Would you uninstall GCC because maybe once IBM would enforce SSA patents?
If you don't know what I mean, read here: http://en.wikipedia.org/wiki/Static_...ssignment_form
According to Kenny Zadeck [1] Φ functions were originally known as phoney functions while SSA was being developed at IBM Research in the 1980s. The formal name of Φ function was only adopted when the work was first published in an academic paper.
Comment