RSSAmplifier

Blog

jneens web site

things jneen remembers to write down

jneen.caRSS feed ↗9 posts

Latest posts

how to make programming terrible for everyone

how to make programming terrible for everyone

52-card Tichu

52-card Tichu

Tulip, an Untyped Functional Language Which is Going to Be Pretty Cool (updated)

Tulip, an Untyped Functional Language Which is Going to Be Pretty Cool (updated)

Tulip, an Untyped Functional Language Which is Going to Be Pretty Cool

Tulip, an Untyped Functional Language Which is Going to Be Pretty Cool

clojure/conj variants errata

clojure/conj variants errata

Creating Uninitialized Objects in Javascript

How javascript's instanceof operator works, and how to make instances of classes without running the constructor

Rouge, the pygments-compatible pure-ruby syntax highlighter

Rouge, the pygments-compatible pure-ruby syntax highlighter

Shell usability: What TCL is missing

Shell usability: What TCL is missing

Bash adventures: read a single character, even if it's a newline

How to read just one character from a stream without clobbering newlines in bash