olov | 10 years ago | on: Go in Go
olov's comments
olov | 10 years ago | on: The State of Go
olov | 11 years ago | on: Eloquent JavaScript, The Annotated Version
olov | 11 years ago | on: React v0.13 released
If you the licensee also consider Modified BSD to have an implicit patent grant then the React patent grant is much worse for you than if it hadn't existed.
Guess I'm less less-informed now.
olov | 11 years ago | on: React v0.13 released
But I'm not sure I agree with your conclusion though.
Scenario one: MYCOMP uses React in a product, decides to sue FB because FB uses the term "It's complicated" which MYCOMP was granted a patent for by the US patent office (the phrase was translated into a dual-ROT13-machine for the purpose of the patent application). MYCOMP had tried to get FB to pay them a reasonable license fee prior to suing but Facebook neglected. Now MYCOMP does not have a patent grant for their use of React any longer but isn't that then ~similar to as if React didn't have any patent grant to begin with (from a litigation perspective) - like most MIT and BSD licensed software we use? Had I been with BIGCORP I'd have asked the legal folks or our favorite patent attorney but now I'm solo so I'm throwing out the question here for further discussion.
Scenario two: FB sues UCOMP (who uses React in one of their products) for patent infringement of FB's "Send message from client to server" patent (nicely masqueraded in the patent application). UCOMP decides to counter-sue and we have a situation similar to scenario one.
olov | 11 years ago | on: React v0.13 released
Granting patents in the context of permissively licensed open source is a generous act and making the grant conditional is a way of not giving up your ability to form the strongest possible defense when you're brought into patent litigation. If you have been following along the recent years events (where is that patent apocalypse, anyone?) then it should be no surprise why companies need to do that.
Conditional patent grants are not new. Apache License v2.0 has a conditional patent grant [http://www.apache.org/licenses/LICENSE-2.0]. Google added a conditional patent grant to WebM, complementing its Modified BSD license [http://www.webmproject.org/license/additional/]. Google's Dart project is licensed under Modified BSD and has a.. you guessed it - conditional patent grant [https://code.google.com/p/dart/source/browse/trunk/dart/PATE...].
olov | 11 years ago | on: React v0.13 released
There is nothing sad about React PATENTS file.
1. React source code is licensed under the Modified BSD license.
2. React also comes with a conditional patent grant. Here "conditional" means that the patent grant may terminate under some conditions. It does not terminate 1.
Most BSD and MIT-licensed software you use comes without a patent grant at all.
Still sad?
olov | 11 years ago | on: Super Cheap Data Backups with Amazon Glacier Storage
So multiple facilities and multiple devices on the same facility (I guess that means at minimum 4 copies), and a calculated annual durability. Not so secret?
What are Backblaze's (and Crashplan's) redundancy policies?
olov | 11 years ago | on: A Video Walkthrough of Swift Fundamentals
olov | 11 years ago | on: Swedish hacker finds 'serious' vulnerability in OS X Yosemite
Other things "you have" in popular 2FA solutions are quite different, for instance your mobile phone number identity (for SMS) or your Google Authenticator.
olov | 11 years ago | on: Swedish hacker finds 'serious' vulnerability in OS X Yosemite
olov | 11 years ago | on: This POODLE bites: exploiting the SSL 3.0 fallback
olov | 11 years ago | on: AngularJS Style Guide
Feel free to open issues and I'm sure it will be addressed.
ng-annotate itself just produces output for input (stdin/stdout or via files) so it does not at all have any trouble participating in a "complex build environment".
olov | 11 years ago | on: Mistakes AngularJS Developers Make
Also: For situations where you don't know whether ng-annotate will detect a form or not (assuming you already use ng-annotate for your project), you can use explicitly use /* @ngInject */ or ngInject() to avoid stuttering the array yourself.
olov | 11 years ago | on: Mistakes AngularJS Developers Make
olov | 12 years ago | on: What Hard Drive Should I Buy?
olov | 12 years ago | on: What Hard Drive Should I Buy?
I guess an MTBF of 31 years is plenty for your needs. Thanks again for sharing the data.
olov | 12 years ago | on: What Hard Drive Should I Buy?
olov | 12 years ago | on: What Hard Drive Should I Buy?
olov | 12 years ago | on: What Hard Drive Should I Buy?
I don't understand why they don't. Are the Hitachi drives really that much more expensive so that it doesn't justify their vastly longer lifespan? Even if they can get "free" replacement disks during the warranty period, that has a cost for them. And they mentioned that some replacement disks die even faster.
I'm sure Backblaze has crunched all these numbers - would love to see them. BTW thanks for sharing this data!