Comment Re:Intel thinks their slump is temporary (Score 1) 105
Your words in Cthulhu's ears
Your words in Cthulhu's ears
Patent portfolio, helps with suppressing competition, and I think it's safe to assume that the Trump administration will aggressively help with reducing competition and do its utmost to browbeat the EU and China regulators into accepting a competition-reducing buyout.
That being said, I'm concerned it's not Nvidia but Broadcom. Talk about the larger of two evils.
It's pretty obviously a trial balloon for future advertising, where your image is inserted in scenarios depicting shit they'd like you to buy. "This could be you at [tourism destination]!", or "Wouldn't it be nice to stand in a kitchen like this?", and so on.
There's no depth these people won't plumb.
On the other hand, it's fascinating to see our civilization so determined to speedrun every single cyberpunk trope while not exhibiting an ounce of awareness about cyberpunk being *a warning*.
MSDNAA licenses are only valid while you are a student, and only for using as part of your education.
Sorry, but that's patently untrue. You can no longer acquire or activate new licenses, but your existing licensed installations definitely remain valid after you're no longer a student (see the license agreement paragraph 2a "End of Student Status". To quote from there:
b. End of Student Status. The DreamSpark Direct Subscription is a special offering for students. Once you no longer qualify for the DreamSpark Direct Subscription (due to graduation or otherwise no longer meeting the definition of "you" above), your DreamSpark Direct Subscription will terminate; however, you may continue to use the software you obtained prior to termination of your student status subject to the terms of this agreement.
Of course, the catch is that you're not allowed to use the software for commercial or entertainment purposes but only to "further your education" (i.e., to enlarge Microsoft's mindshare)--but that's the premise of the license in the first place, even while you're a student.
You didn't "get" a copy for $0, they only lent you a license.
Sadly, that's how the proprietary software business has been working for years at this point, by tying the base to online services.
StartSSL certs are not free to commercial entities.
Unfortunately, you are factually wrong. Their Class 1 certs used to be free for commercial purposes up until 2012, but that policy changed back then. See StartCom Certificate Policy & Practice Statements (warning: PDF) section 3.1.2 "Classes of digital X.509 Certificates" paragraph 1. Quoting from there (emphasis mine):
Class 1 Certificates provide modest assurances that the email originated from a sender with the specified email address or that the domain address belongs to the respective server address. These certificates provide no proof of the identity of the subscriber or of the organization.
Class 1 certificates are limited to client and server certificates, whereas the later is restricted in its usage for non-commercial purpose only. Subscribers MUST upgrade to Class 2 or higher level for any domain and site of commercial nature, when using high-profile brands and names or if involved in obtaining or relaying sensitive information such as health records, financial details, personal information etc.
Does a new certificate automatically revoke an old one on the same domain, such that you can only have one cert per domain? That would be the question.
Nope, it doesn't. Their interface for non-EV certs simply doesn't let you emit a new certificate if you already have emitted a non-expired non-revoked one for the same CN. You can easily get around this limitation, though, by emitting for another CN within the same domain and adding the old domain as a Subject Alternative Name in the extensions section.
StartSSL are free for commercial use.
No, they are not, if you're referring to their free Class 1 certificates. They used to be up until 2012, but that policy changed back then. Commercially using their Class 1 certificates is prohibited by StartCom. See StartCom Certificate Policy & Practice Statements (warning: PDF) section 3.1.2 "Classes of digital X.509 Certificates" paragraph 1. Quoting from there (emphasis mine):
Class 1 Certificates provide modest assurances that the email originated from a sender with the specified email address or that the domain address belongs to the respective server address. These certificates provide no proof of the identity of the subscriber or of the organization.
Class 1 certificates are limited to client and server certificates, whereas the later is restricted in its usage for non-commercial purpose only. Subscribers MUST upgrade to Class 2 or higher level for any domain and site of commercial nature, when using high-profile brands and names or if involved in obtaining or relaying sensitive information such as health records, financial details, personal information etc.
I completely agree with you that doing complex parsing in the kernel is stupid. And I'll make your day just that little bit worse:
Remember TTF and OTF which evolved into WOFF? Those flexible but very complex font file formats, optionally with bytecode that's actually JITted? That can be embedded into webpages therefore are interpreted by the underlying font rendering services regardless of browser used?
Windows parses them in the kernel.
It's on by default in 2008, 2008R2, Vista, 7. Quoth Enable Kernel Caching (IIS 7):
Note: By default, kernel caching is enabled in IIS 7.
Those patents disclose algorithms. Basically, applied math. Which should have never, ever been allowed as claims in a patent since they are antithetical to the compromise between the inventor's and society's benefit the patent system was designed to facilitate. So, yes, they are pretty much what one would call "software patents".
Whether or not they describe revolutionary ideas, and whether or not they required creative thought to invent is completely beside the point. Patenting algorithms runs against the very worldview that built the research scaffolding which allowed you to come up with these ideas (the old adage about standing on the shoulders of giants--and now imagine a world where those shoulders could only be visited if you paid the piper.) Math isn't invented, it's discovered.
That being said, under no circumstances would I recommend a client to hire you if I caught wind that you owned patents applicable to the field in which you would be working. That simply screams "conflict of interest", "subsequent lawsuit", and "humongous liability."
Remember Darwin; building a better mousetrap merely results in smarter mice.