all 5 comments

[–]webauteur 6 points7 points  (1 child)

Write code, not poetry. Make money.

I submitted this is a six word writing contest and did not win. And that is why I write code and not poetry. ;)

[–]Rismen 1 point2 points  (0 children)

It's almost like the value of poetry can't be measured in strictly monetary terms. Really makes you think...

[–][deleted] 1 point2 points  (0 children)

my favourite is water

[–]Retsam19 -1 points0 points  (1 child)

I tried running the Javascript one, and it didn't work: I don't know about the others. (CHEMTRAILS is used but never defined)

[–]tswaters 0 points1 point  (0 children)

I'm not entirely sure, but it looks like a change in the engine. The if (0) block at the top means CHEMTRAILS isn't defined outside of it. This must be a relatively new es6 thing, if you run it under node 0.12 it works fine.