It boggles my mind that Apple’s market position allows it to pocket $18 billion a year in pure rent for this real estate on its platform and the company paying is the one that gets an antitrust suit.
I just started using godo [1] and I like it so far. Implement tasks in Go, bash, or the provided wrappers around os/exec. Biggest advantage over a generic tool like Make is that you can import your project dependencies…
By downloading a shared key over TLS rather than the provider's public key? No difference from the perspective of the token consumer. From the perspective of they token generator, it means rotating per-tenant keys…
Also, issuing servers and verifying servers don't even need to be part of the same organization, allowing you to outsource credential management (see Auth0, Firebase Authentication).
Printed last Tuesday: http://mobile.nytimes.com/2016/07/12/world/europe/recep-tayy...
Beats has a track record of producing consumer electronics that are accepted as fashionable. The iPhone already blurs the line between tool and accessory and it spends most of its time in a pocket or purse. A smart…
So the code to load the videos came in under 100KB. How large were the videos themselves?
What if you covered existing skyscrapers with hydroponic trellises?
As someone who typically has a Clojure repl handy, I found it convenient to be able to copy-and-paste and play around with the model.
Honest question, does AT&T inform customers living in areas without 3G coverage of that fact when selling them an iPhone 3G?
Even with msttcorefonts installed?
Appealing when presented in the abstract, but I have nightmarish visions of such a system. On the one hand, you'd further motivate those consumers who were already likely to avoid preventive care and ignore symptoms…
At least it's Clojure and not SciPy :)
It doesn't. Objects imply state and a set of methods to mutate that state, which is incompatible with Clojure's immutable-by-default design. Instead it provides tools that facilitate the same things as OO features:…
It boggles my mind that Apple’s market position allows it to pocket $18 billion a year in pure rent for this real estate on its platform and the company paying is the one that gets an antitrust suit.
I just started using godo [1] and I like it so far. Implement tasks in Go, bash, or the provided wrappers around os/exec. Biggest advantage over a generic tool like Make is that you can import your project dependencies…
By downloading a shared key over TLS rather than the provider's public key? No difference from the perspective of the token consumer. From the perspective of they token generator, it means rotating per-tenant keys…
Also, issuing servers and verifying servers don't even need to be part of the same organization, allowing you to outsource credential management (see Auth0, Firebase Authentication).
Printed last Tuesday: http://mobile.nytimes.com/2016/07/12/world/europe/recep-tayy...
Beats has a track record of producing consumer electronics that are accepted as fashionable. The iPhone already blurs the line between tool and accessory and it spends most of its time in a pocket or purse. A smart…
So the code to load the videos came in under 100KB. How large were the videos themselves?
What if you covered existing skyscrapers with hydroponic trellises?
As someone who typically has a Clojure repl handy, I found it convenient to be able to copy-and-paste and play around with the model.
Honest question, does AT&T inform customers living in areas without 3G coverage of that fact when selling them an iPhone 3G?
Even with msttcorefonts installed?
Appealing when presented in the abstract, but I have nightmarish visions of such a system. On the one hand, you'd further motivate those consumers who were already likely to avoid preventive care and ignore symptoms…
At least it's Clojure and not SciPy :)
It doesn't. Objects imply state and a set of methods to mutate that state, which is incompatible with Clojure's immutable-by-default design. Instead it provides tools that facilitate the same things as OO features:…