log

age author description
Fri, 13 Sep 2019 10:09:31 +0000 HackEso <fizzie> mkx bin/beat//s=$(date +%s); echo @$(((s+3600) % 86400 * 10 / 864)) draft
Fri, 13 Sep 2019 09:36:29 +0000 HackEso <int-e> sled share/whatis//s/^hwrl(1hackeso) - .*/hwrl(1hackeso) - print URL to view version log of a wisdom entry/ draft
Fri, 13 Sep 2019 09:32:59 +0000 HackEso <fizzie> sled share/whatis//s/^hurl(1hackeso) - .*/hurl(1hackeso) - print URL to view version log of a hackenv file/ draft
Fri, 13 Sep 2019 09:32:33 +0000 HackEso <fizzie> sled share/whatis//s/^url(1hackeso) - .*/url(1hackeso) - print URL to view contents of a hackenv file/ draft
Fri, 13 Sep 2019 09:31:22 +0000 HackEso <int-e> fetch share/whatis http://int-e.eu/~bf3/tmp/whatis draft
Sun, 08 Sep 2019 02:18:04 +0000 HackEso <shachaf> mkx bin/as-encoding//echo "$1" | as -o /tmp/out.o - && objdump -d /tmp/out.o | grep -P \'^ *[0-9a-f]+:\' | sed \'s/^[^\\t]*\\t//; s/ *\\t/: /g\' draft
Sun, 08 Sep 2019 02:17:16 +0000 HackEso <shachaf> mkx bin/as-encoding//echo "$1" | as -o /tmp/out.o - && objdump -d /tmp/out.o | grep -P \'^ *\\d+:\' | sed \'s/^[^\\t]*\\t//; s/ *\\t/: /g\' draft