According to a news article, Microsoft has alleged that Linux and other Open Source software violate its patents. This includes 42 by Linux kernel alone and many by OpenOffice, totalling 235 patents in all.
Looks like an open source arm-twisting effort by MS directly related to their deal with Novell last year.
More at :
CNN
CRN
Subscribe to:
Post Comments (Atom)
Steps to install PyTorch on VMware workstation (Ubuntu guest)
The following is the list of steps to install pytorch 2.0 in VMware workstation (Ubuntu guest): $ mkdir ~/pytorch $ mkdir ~/pytorch/as...
-
Recently one of my computers' Linux partition was deleted by mistake. As the Linux partition held the multi-boot information, it made th...
-
I faced a reality check last week. I always wondered why anyone, competent and educated in the field of computers, would pursue a career in ...
-
Some C pointer fundamentals manage to fox even seasoned programmers. For example, what is wrong with the following piece of code: func() { c...
No comments:
Post a Comment