top | item 6372398

(no title)

gall | 12 years ago

Here's a little something in Python that I spent the last few hours writing:

  def unfalse_poem():
      (None is True) and False
      for subject in [complex(True,False)]:
          subject is not object
          for certainty in [complex(False,True)]:
              certainty is not Exception
              certainty is not license
              subject and certainty
              reduce and coerce
              coerce and reduce
              while certainty.real: unexamined
      for certainty in [complex(False,True)]:
          return certainty is not certainty.real is not certainty

discuss

order

e12e|12 years ago

It has a certain ring of Vogon poetry to it...

SlyShy|12 years ago

That's a very worthy philosophy.