All software development[*] is either delivering value or stamp collecting; and I don't collect stamps.
Pinned Loading
-
iOS-Acceptance-Testing
iOS-Acceptance-Testing PubliciOS automation scripts put together to demo UIAutomation and iCuke
-
-
packer-vagrant-swarm
packer-vagrant-swarm PublicBootstrap a Docker Swarm on your localhost using Packer and Vagrant over VirtualBox
Shell 1
-
data-mining-experiments
data-mining-experiments PublicA bunch of EP experiments for my IS665 course at Pace University.
Clojure
-
dq
dq PublicForked from kdabir/has
Developer Quotient. Tells how developer friendly your machine is!
Shell
-
The truth about dynlangs
The truth about dynlangs 1#!/usr/bin/env lein-exec
23(println (group-by (fn [e] (if e true false)) [true, false, -1, 0, 1, 2, nil, (new Object), [], #{}, '(), [(new Object)], {}, {:foo, (new Object)}]))
45;;{true [true -1 0 1 2 #<Object java.lang.Object@4d8ce14a> [] #{} () [#<Object java.lang.Object@48ff4cf>] {} {:foo #<Object java.lang.Object@7114460>}], false [false nil]}
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.