kindageeky

Spindrift Automation in OpenClass enables DevOps & Continuous Deployment with rolling A/B availability.  Under the hode is node.js goodness.  Stay tuned, Spindrift soon to be open sourced.

RestExpress mopping the floor with Tomcat.  Netty is the underlying IO provider, RestExpress is a killer purpose-fit Java REST API framework, employing the good of Ruby (convention over configuration) and freeing you of the muck (Spring, enterprise java).

RestExpress mopping the floor with Tomcat.  Netty is the underlying IO provider, RestExpress is a killer purpose-fit Java REST API framework, employing the good of Ruby (convention over configuration) and freeing you of the muck (Spring, enterprise java).

node.js assuming a very significant scalability position in the world of HTTP endpoints, trends also suggest that web traffic for node.js is up over 300% in 2012.  The native asynch capabilities make this “Erlang-Lite” I think, approachable and powerful.

node.js assuming a very significant scalability position in the world of HTTP endpoints, trends also suggest that web traffic for node.js is up over 300% in 2012.  The native asynch capabilities make this “Erlang-Lite” I think, approachable and powerful.

Umesh Vazirani quickly explains quantum mechanics, and how quantum particles can’t be explained as waves or particles, but as having characteristics of each.  What the heck is the amplitude of an electron?

Umesh Vazirani quickly explains quantum mechanics, and how quantum particles can’t be explained as waves or particles, but as having characteristics of each.  What the heck is the amplitude of an electron?

Judea Pearl’s tour of his life’s work in probability theory, bayesian networks, & causality … here’s a great excerpt of the conceptual overview - The Causal Hierarchy

  1. Associational - what if I see \(X=x?\) {Statistical / Evidential}
  2. Interventional - what if I do \(X=x?\) {Experimental / Causal}
  3. Retrospectional - what if I hadn’t done \(X=x?\) {Counterfactual}