Fork me on GitHub
#off-topic
<
2017-12-23
>
andy.fingerhut00:12:43

Pitfall Oriented Programming Language 🙂 🙂 I did Google search for that and found no occurrences. Lots of occurrences of "Pitfalls of Object Oriented Programming", but nothing with "Pitfall Oriented" together.

noisesmith00:12:59

there should be an obfuscated clojure contest

user=> (-> [x y z] (fn #_[x z & y] (+' ('+ z 0) x (* y y))) (#_ x #(#_ / % 6 6 6 #_ (z %&))))
42
"improved" with a couple more tricks I was reminded of

andy.fingerhut00:12:24

You've probably heard of swearjure?

noisesmith00:12:53

nice - a couple of examples in your gist were from me haha

noisesmith00:12:22

(I'm justin_smith on #clojure on freenode)

vemv22:12:09

can a non-Apple iOS app make sounds when the physical volume switch is off? Any known examples?