view paste/paste.21919 @ 3900:b1b0dcb5ad5e

<fizzie> printf \'%s\\n\' \'#!/usr/bin/env python\' \'import sys\' \'import unicodedata\' \'print u" ".join("[U+{0:04x} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8")\' > bin/unidecode
author HackBot
date Fri, 11 Oct 2013 13:57:18 +0000
parents 6bbb7b616448
children
line wrap: on
line source

2012-01-24.txt:08:49:47: <oerjan> @tell <zzo38> Does the Haskell compiler know that equality is reflexive? <-- it actually isn't, for Double (NaN)
2012-10-04.txt:16:07:38: <oerjan> @tell <Arc_Koen> doesn't mediawiki have an easy way to display the intersection of two categories?<-- hm i think i may have wanted that yesterday when failing to find out if a kind of brainfuck derivative existed.  or maybe not, not sure what the other category should have been.
2012-10-06.txt:14:34:33: <oerjan> @tell <zzo38> I think the DotFami mapper codes actually form a idempotent commutative monoid, rather than just being a monoid. <-- i think an idempotent commutative monoid may the same as a semilattice