Node.js port of Akka’s Circuit Breaker for New Year’s Day: https://github.com/mweagle/circuit-breaker #nodejs #Akka
Tue Jan 01 17:20:55 +0000 2013
Replying to @kstewart
Trying to be. (Ill’n Beaver would be a great band name, BTW)
Tue Jan 01 18:53:13 +0000 2013
RT @BrendanEich: “JavaScript’s loose structure and lack of boilerplate encourage creativity... something to celebrate rather than WTF ab ...
Fri Jan 04 17:38:29 +0000 2013
NapiDocs: Document a REST-style service with Markdown, build a static HTML site with Node.js CLI scripts (https://github.com/mweagle/napidocs).
Mon Jan 14 02:56:11 +0000 2013
Why didn’t I know about DevOps reactions before today? http://devopsreactions.tumblr.com/post/35908831679/listening-to-someone-saying-that-he-skipped-a-record
Sat Jan 19 01:34:40 +0000 2013
All systems are constantly failing. It’s only invisible when a system you don’t recognize has already recovered. Resiliency is quality.
Wed Jan 23 23:35:48 +0000 2013
Watch Herb Sutter’s talk on C+: http://channel9.msdn.com/Shows/Going+Deep/C-and-Beyond-2012-Herb-Sutter-Concurrency-and-Parallelism. It’ll make you appreciate non-blocking & Node’s CPS style.