Clojure is for Type B personalities
gist.github.com
Clojure is for Type B personalities
1–10 of 44 posts
Re: Clojure is for Type B personalities
#2A vs B is a matter of reaction to stress (as it affects the heart), not organizational prowess.
Re: Clojure is for Type B personalities
#3Somehow related: "The bipolar LISP programmer" (http://www.lambdassociates.org/blog/bipolar.htm).
Re: Clojure is for Type B personalities
#4Pop psychology meets programmer mythology.
Re: Clojure is for Type B personalities
#5Pop psychology meets programmer mythology.
My experience fits in his model though. I'm type A and more into ML languages than Lisp. Maybe not strictly type A: Java is too boring for me..
Re: Clojure is for Type B personalities
#6Loved it. Thanks!
Re: Clojure is for Type B personalities
#7I am a type B person (if this designation even makes sense), and have a diagnosed ADD.
However, I prefer statically typed languages like Scala, as it is easier for me to compensate for lack of internal discipline with external constraints.
Re: Clojure is for Type B personalities
#8Somehow related: "The bipolar LISP programmer" ( http://www.lambdassociates.org/blog/bipolar.htm ).
Yep, that's me.
Re: Clojure is for Type B personalities
#9If you're interested in Clojure, the gist author (Zach Oakes) maintains a few cool projects [1]:
- play-clj, a Clojure game library
- Nightcode, an IDE for Clojure
- Nightweb, an anonymous P2P social network in Clojure
and (non-Clojure) - SolidOak, an IDE for Rust
Also, his "Making Games at Runtime with Clojure" talk [2] is great.