log

age author description
Wed, 10 Feb 2016 06:39:33 +0000 HackBot <\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
Wed, 10 Feb 2016 06:36:44 +0000 HackBot <oerjan> ` sed -i \'s/| lowercase//\' misle/*
Wed, 10 Feb 2016 06:34:22 +0000 HackBot <\oren\> misle/rn C++/C++ is an attempt to improve upon C. The only thing it actually improved was memory management, and it made everything else worse.
Wed, 10 Feb 2016 06:30:32 +0000 HackBot <zgrep> overwrite tmflry/cat = A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten. Or it\'s the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).
Wed, 10 Feb 2016 06:29:11 +0000 HackBot <hppavilion[1]> learn \\oren\\ is an attempt to improve upon oren. The only thing it actually improved was name recognizability, and it made everything else... well, there isn\'t much else in a nick, is there?
Wed, 10 Feb 2016 06:27:01 +0000 HackBot <hppavilion[1]> le/rn `? `?/Yes, you\'re very clever
Wed, 10 Feb 2016 06:21:56 +0000 HackBot <zgrep> append tmflry/cat = Or it\'s the unix "cat" command. It takes a filename (or many) and prints the contents of that (those) file(s).
Wed, 10 Feb 2016 06:17:09 +0000 HackBot <zgrep> ` rm tmflry/*file\\ system*
Wed, 10 Feb 2016 06:16:51 +0000 HackBot <zgrep> misle/rn fs/File system. HackEgo/HackBot\'s is http://codu.org/projects/hackbot/fshg/index.cgi
Wed, 10 Feb 2016 06:16:36 +0000 HackBot <zgrep> misle/rn fs File system. HackEgo/HackBot\'s is http://codu.org/projects/hackbot/fshg/index.cgi
Wed, 10 Feb 2016 06:15:37 +0000 HackBot <oerjan> ` rm tmflry/*test*
Wed, 10 Feb 2016 06:14:52 +0000 HackBot <oerjan> misle/rn_append another test word/and how
Wed, 10 Feb 2016 06:10:26 +0000 HackBot <oerjan> misle/rn another test word/another test word
Wed, 10 Feb 2016 06:08:20 +0000 HackBot <oerjan> le/rn a test word/another test word
Wed, 10 Feb 2016 06:07:45 +0000 HackBot <zgrep> learn tomfoolery is always factually inaccurate. always.
Wed, 10 Feb 2016 06:06:52 +0000 HackBot <oerjan> ` sed -i \'s/Learned/Was lied to about/\' misle/*
Wed, 10 Feb 2016 06:06:27 +0000 HackBot <zgrep> mislearn tomfoolery is wisdom
Wed, 10 Feb 2016 06:06:20 +0000 HackBot <zgrep> mislearn wisdom is tomfoolery
Wed, 10 Feb 2016 06:06:12 +0000 HackBot <oerjan> ` mkdir misle; cp le/* misle; sed -i \'s/wisdom/tmflry/g\' misle/*
Wed, 10 Feb 2016 06:05:57 +0000 HackBot <hppavilion[1]> mislearn `mislearn was a very difficult command to create. It took much yelling at hppavilion[1] to get him to do things properly. hppavilion[1] is very sorry
Wed, 10 Feb 2016 06:05:24 +0000 HackBot <zgrep> ` ln -s tmflry/atestword \'tmflry/a test word\'
Wed, 10 Feb 2016 06:04:42 +0000 HackBot <hppavilion[1]> mislearn hth means "hope that helps"
Wed, 10 Feb 2016 06:04:05 +0000 HackBot <hppavilion[1]> mislearn atestword is a word that is used for testing
Wed, 10 Feb 2016 06:02:55 +0000 HackBot <hppavilion[1]> ` sed -i "s/Learned/Was lied to about/" bin/mislearn
Wed, 10 Feb 2016 06:02:40 +0000 HackBot <hppavilion[1]> ` sed -i "s/wisdom/tmflry/" bin/mislearn
Wed, 10 Feb 2016 05:58:40 +0000 HackBot <zgrep> ` echo \'hth is help received from a hairy toe. It is not at all hambiguitous.\' > wisdom/hth
Wed, 10 Feb 2016 05:54:59 +0000 HackBot <hppavilion[1]> mislearn hth means "hope that helps"
Wed, 10 Feb 2016 05:53:40 +0000 HackBot <hppavilion[1]> ` cp bin/learn bin/mislearn
Wed, 10 Feb 2016 05:48:33 +0000 HackBot <zgrep> overwrite tmflry/esolang = Esoteric languages. Usually refers to programming languages designed to be unique, difficult to program in, or just plain weird. See https://esolangs.org for more.
Wed, 10 Feb 2016 05:36:40 +0000 HackBot <zgrep> ` mv tmflry/random \'tmflry/random number\'
Wed, 10 Feb 2016 05:36:05 +0000 HackBot <zgrep> newcmd ../tmflry/random = echo $RANDOM
Wed, 10 Feb 2016 05:31:08 +0000 HackBot <zgrep> overwrite bin/trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;bash -c "if [[ $1 ]];then echo \'True.\';else echo \'False.\';fi"
Wed, 10 Feb 2016 05:28:18 +0000 HackBot <zgrep> overwrite bin/trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;bash -c "if [ $1 ];then echo \'True.\';else echo \'False.\';fi"
Wed, 10 Feb 2016 05:28:14 +0000 HackBot <zgrep> rm trueif
Wed, 10 Feb 2016 05:27:17 +0000 HackBot <zgrep> overwrite trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;bash -c "if [ $1 ];then echo \'True.\';else echo \'False.\';fi"
Wed, 10 Feb 2016 04:26:51 +0000 HackBot <zgrep> newcmd trueif = if [ -z "$1" ];then exec echo "Please give me something to check.";fi;if [ $1 ];then echo "True.";else echo "False.";fi
Wed, 10 Feb 2016 04:23:48 +0000 HackBot <zgrep> ` chmod +x bin/newcmd
Wed, 10 Feb 2016 04:23:26 +0000 HackBot <zgrep> overwrite bin/newcmd = if [ -a "bin/${1%% = *}" ];then exec echo "${1%% = *}: Already exists.";fi;echo "${1#* = }" > "bin/${1%% = *}";chmod +x "bin/${1%% = *}"
Wed, 10 Feb 2016 04:19:06 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ];then exec echo "I have nothing to tell you.";fi;f="tmflry/$1";if [ -h "$f" ];then exec tomfoolery `readlink "$f" | sed \'s/^tmflry\\///\'`;fi;if [ -x "$f" ];then exec bash "$f";fi;if [ -r "$f" ];then exec cat "$f";fi;? "$1"
Wed, 10 Feb 2016 04:16:37 +0000 HackBot <zgrep> overwrite bin/tomfoolery = t=\'then exec\';if [ -z "$1" ];$t echo "I have nothing to tell you.";fi;f="tmflry/$1";if [ -h "$f" ];$t tomfoolery `readlink "$f" | sed \'s/^tmflry\\///\'`;fi;if [ -x "$f" ];$t bash "$f";if [ -r "$f" ];$t cat "$f";fi;? "$1"
Wed, 10 Feb 2016 04:11:40 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ]; then exec echo "I have nothing to tell you."; fi
Wed, 10 Feb 2016 04:10:53 +0000 HackBot <zgrep> overwrite bin/tomfoolery = if [ -z "$1" ]; exec echo "I have nothing to tell you.";fi
Wed, 10 Feb 2016 04:08:15 +0000 HackBot <zgrep> ` rm testing
Wed, 10 Feb 2016 04:07:59 +0000 HackBot <zgrep> ` "test" > testing
Wed, 10 Feb 2016 04:06:56 +0000 HackBot <zgrep> overwrite bin/tomfoolery = testing
Wed, 10 Feb 2016 04:06:26 +0000 HackBot <zgrep> ` echo \'echo "${1#* = }" >> "${1%% = *}"\' > bin/append
Wed, 10 Feb 2016 04:06:23 +0000 HackBot <zgrep> ` echo \'echo "${1#* = }" > "${1%% = *}"\' > bin/overwrite
Wed, 10 Feb 2016 04:02:57 +0000 HackBot <zgrep> overwrite bin/tomfoolery = test
Wed, 10 Feb 2016 04:01:56 +0000 HackBot <zgrep> ` echo \'echo "${1# = }" >> "${1%% = }"\' > bin/append
Wed, 10 Feb 2016 04:01:49 +0000 HackBot <zgrep> ` echo \'echo "${1# = }" > "${1%% = }"\' > bin/overwrite
Wed, 10 Feb 2016 03:57:25 +0000 HackBot <zgrep> overwrite bin/append = f=`echo "$1" | sed \'s/ = .*$//\'`;c=`echo "$1" | sed \'s/^.* = //\' | sed \'s/ \\\\ /\\n/\'`;echo "$c" >> "$f"
Wed, 10 Feb 2016 03:40:23 +0000 HackBot <zgrep> overwrite bin/tomfoolery = TEST
Wed, 10 Feb 2016 03:39:50 +0000 HackBot <zgrep> ` echo \'f=`echo "$1" | sed \'"\'"\'s/ = .*$//\'"\'"\'`;c=`echo "$1" | sed \'"\'"\'s/^.* = //\'"\'"\'`;echo "$c" > "$f"\' > bin/overwrite; chmod +x bin/overwrite;
Wed, 10 Feb 2016 03:38:38 +0000 HackBot <zgrep> append bin/tomfoolery = TEST
Wed, 10 Feb 2016 03:38:23 +0000 HackBot <zgrep> append bin/tomfoolery TEST
Wed, 10 Feb 2016 03:38:16 +0000 HackBot <zgrep> ` chmod +x bin/append
Wed, 10 Feb 2016 03:38:01 +0000 HackBot <zgrep> ` echo \'f=`echo "$1" | sed \'"\'"\'s/ = .*$//\'"\'"\'`;c=`echo "$1" | sed \'"\'"\'s/^.* = //\'"\'"\'`;echo "$c" >> "$f"\' > bin/append
Wed, 10 Feb 2016 03:34:37 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -h "$a" ];then tomfoolery `readlink "$a" | sed \'"\'"\'s/^tmflry\\///\'"\'"\';exit;fi;if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:33:27 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -h "$a" ];then tomfoolery `readlink "$a" | sed "s/^tmflry\\\\///";exit;fi;if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:29:34 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -x "$a" ];then bash "$a";exit;fi;if [ -r "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:27:50 +0000 HackBot <zgrep> ` ln -s tmflry/esolang tmflry/esolangs
Wed, 10 Feb 2016 03:27:19 +0000 HackBot <zgrep> ` echo \'Esoteric Languages.\' > tmflry/esolang;
Wed, 10 Feb 2016 03:15:50 +0000 HackBot <zgrep> ` echo \'if [ -z "$1" ];then echo "Wadda ya want?";exit;fi;a="tmflry/$1";if [ -x "$a" ];then bash "$a";exit;fi;if [ -e "$a" ];then cat "$a";exit;fi;? "$1"\' > bin/tomfoolery
Wed, 10 Feb 2016 03:12:50 +0000 HackBot <zgrep> ` echo \'a="tmflry/$1";if [[ -x "$a" ]];then bash "$a";exit;fi;if [[ -e "$a" ]];then cat "$a";exit;fi;? "$1"\' >> bin/tomfoolery;
Wed, 10 Feb 2016 03:02:39 +0000 HackBot <zgrep> ` echo \'with open(a,"r")as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:02:34 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output(["bash",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:02:28 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):o.chdir("..");print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:43 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:37 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:32 +0000 HackBot <zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:28 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:01:03 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 03:00:52 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 03:00:35 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:43 +0000 HackBot <zgrep> ` echo \'with open(a,"r")as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:38 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output(["bash",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:34 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:30 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:25 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:22 +0000 HackBot <zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:17 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:59:01 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:58:58 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:58:43 +0000 HackBot <zgrep> ` head -n 7 bin/tomfoolery > bin/tomfoolery
Wed, 10 Feb 2016 02:58:01 +0000 HackBot <zgrep> ` echo \'with open(a,\'r\')as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:57 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output([\'bash\',a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:52 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:47 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:44 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:39 +0000 HackBot <zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:34 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:27 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:57:24 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 02:56:51 +0000 HackBot <zgrep> ` echo \'t="tmflry"\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:49 +0000 HackBot <zgrep> ` echo \'if not o.path.isfile(a):print u.check_output(["?",a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:48 +0000 HackBot <zgrep> ` echo \'with open(a,\'r\')as f:print f.read(),\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:44 +0000 HackBot <zgrep> ` echo \'a=s.argv[1];o.chdir(t)\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:40 +0000 HackBot <zgrep> ` echo \'if o.access(a, o.X_OK):print u.check_output([\'bash\',a]),;exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:38 +0000 HackBot <zgrep> ` echo \'if not o.path.isdir(t):print"Somebody should take a peek inside me.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:56:37 +0000 HackBot <zgrep> ` echo \'if len(s.argv) != 2:print"I have nothing to say to you.";exit()\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:54 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:52 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' > bin/tomfoolery
Wed, 10 Feb 2016 02:53:36 +0000 HackBot <zgrep> ` echo \'import os as o,sys as s,subprocess as u\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:28 +0000 HackBot <zgrep> ` echo \'#!/usr/bin/env python\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:53:06 +0000 HackBot <zgrep> ` echo \'\' > bin/tomfoolery
Wed, 10 Feb 2016 02:22:16 +0000 HackBot <zgrep> ` echo \'A cat is an animal with four legs. It\'"\'"\'s nice to pet, especially when it\'"\'"\'s a baby cat, called a kitten.\' > tmflry/cat
Wed, 10 Feb 2016 02:20:12 +0000 HackBot <zgrep> ` echo \'A cat is an animal with four legs. It\'s nice to pet, especially when it\'s a baby cat, called a kitten.\' > tmflry/cat
Wed, 10 Feb 2016 02:18:41 +0000 HackBot <zgrep> ` chmod +x bin/tomfoolery
Wed, 10 Feb 2016 02:18:36 +0000 HackBot <zgrep> ` echo \'cd tmflry; cat "$1";\' >> bin/tomfoolery
Wed, 10 Feb 2016 02:17:10 +0000 HackBot <zgrep> ` rm bin/thisisatest
Wed, 10 Feb 2016 02:16:00 +0000 HackBot <zgrep> ` chmod +x bin/thisisatest
Wed, 10 Feb 2016 02:15:42 +0000 HackBot <zgrep> ` echo \'echo $1\' >> bin/thisisatest
Wed, 10 Feb 2016 02:02:26 +0000 HackBot <hppavilion[1]> ` cp bin/wisdom bin/bookofeso
Wed, 10 Feb 2016 02:00:15 +0000 HackBot <zgrep> ` rm bin/lies
Wed, 10 Feb 2016 01:59:21 +0000 HackBot <zgrep> ` cp bin/wisdom bin/lies
Wed, 10 Feb 2016 00:33:06 +0000 HackBot <oerjan> ` sed -i \'s/They are/She is/\' wisdom/izabera
Wed, 10 Feb 2016 00:31:32 +0000 HackBot <oerjan> ` sed -i \'s/zsh/bash/\' wisdom/izabera
Tue, 09 Feb 2016 07:07:21 +0000 HackBot <Elronnd> learn myname is not your name. You don\'t know what they are doing. Or you are doing. Or am I? He is Perl\'s evil twin brother.
Tue, 09 Feb 2016 06:58:26 +0000 HackBot <Elronnd> learn izabera is a tachyherpetologist. They are probably implemented in zsh.
Tue, 09 Feb 2016 06:58:22 +0000 HackBot <Elronnd> learn izabera is a tachyherpetologist. They are probably implemented in zsh
Tue, 09 Feb 2016 06:57:55 +0000 HackBot <Elronnd> learn izabera izabera is a tachyherpetologist. They are probably implemented in zsh
Tue, 09 Feb 2016 01:39:21 +0000 HackBot <oerjan> forget very/deep/wisdom
Tue, 09 Feb 2016 01:39:13 +0000 HackBot <oerjan> le//rn very/deep/wisdom//but not very long-lasting
Tue, 09 Feb 2016 01:39:01 +0000 HackBot <oerjan> ` sed -i \'s!$! 2>/dev/null!\' bin/rm-p
Tue, 09 Feb 2016 01:36:36 +0000 HackBot <oerjan> forget very/deep/wisdom
Tue, 09 Feb 2016 01:36:18 +0000 HackBot <oerjan> le//rn very/deep/wisdom//but not very long-lasting
Tue, 09 Feb 2016 01:34:14 +0000 HackBot <oerjan> ` sed -i \'s/rm/rm-p/\' bin/forget
Tue, 09 Feb 2016 01:33:44 +0000 HackBot <oerjan> rm-p test/ing/ho
Tue, 09 Feb 2016 01:33:12 +0000 HackBot <oerjan> mk test/ing/ho//yo!
Tue, 09 Feb 2016 01:32:27 +0000 HackBot <oerjan> mkx bin/rm-p//rm "$1"; rmdir -p "$(dirname "$1")"
Tue, 09 Feb 2016 01:24:26 +0000 HackBot <oerjan> ` rm -r this
Tue, 09 Feb 2016 01:24:05 +0000 HackBot <oerjan> mkx this/changes/everything//oh, really?
Tue, 09 Feb 2016 01:23:56 +0000 HackBot <oerjan> ` rm -r this
Tue, 09 Feb 2016 01:23:24 +0000 HackBot <oerjan> mk this/changes/everything//oh, really?
Tue, 09 Feb 2016 01:22:52 +0000 HackBot <oerjan> ` sed -i \'s/> "...."/> "$(echo-p "$key")"/\' bin/mk
Tue, 09 Feb 2016 01:21:11 +0000 HackBot <oerjan> ` rm -r wisdom/is
Tue, 09 Feb 2016 01:20:36 +0000 HackBot <oerjan> le//rn is/this/working//maybe.
Tue, 09 Feb 2016 01:20:03 +0000 HackBot <oerjan> mkx echo-p//echo "$1"; mkdir -p "$(dirname "$1")" 2>/dev/null
Tue, 09 Feb 2016 01:18:27 +0000 HackBot <oerjan> forget is
Tue, 09 Feb 2016 01:17:50 +0000 HackBot <oerjan> le/rn is/this/working//maybe.
Tue, 09 Feb 2016 01:16:09 +0000 HackBot <oerjan> ` sed -i \'s!wisdom/[^"]*"!$(echo-p "wisdom/$key")"!\' bin/slashlearn
Tue, 09 Feb 2016 01:15:42 +0000 HackBot <oerjan> revert
Tue, 09 Feb 2016 01:15:27 +0000 HackBot <oerjan> ` sed -i \'s!wisdom/.*"!$(echo-p "wisdom/$key")"!\' bin/slashlearn
Tue, 09 Feb 2016 01:12:38 +0000 HackBot <oerjan> mkx bin/echo-p//echo "$1"; [[ "$1" == */* ]] && mkdir -p "${1%/*}" 2>/dev/null
Tue, 09 Feb 2016 00:36:27 +0000 HackBot <fizzie> ` sed -i -e \'s|$0|"mk[x]"|\' bin/mk
Tue, 09 Feb 2016 00:34:29 +0000 HackBot <fizzie> ` sed -i -e \'s|exit 1|exit 1;|\' bin/mk
Tue, 09 Feb 2016 00:33:22 +0000 HackBot <fizzie> ` sed -i -e \'s|(echo|{ echo|;s|1);|1 };|\' bin/mk
Tue, 09 Feb 2016 00:31:39 +0000 HackBot <fizzie> mkx foo
Tue, 09 Feb 2016 00:31:35 +0000 HackBot <fizzie> ` sed -i -e \'s|contents;|contents >\\&2;|\' bin/mk
Tue, 09 Feb 2016 00:30:35 +0000 HackBot <fizzie> revert 6648
Tue, 09 Feb 2016 00:28:24 +0000 HackBot <fizzie> mkx how about now
Tue, 09 Feb 2016 00:28:19 +0000 HackBot <fizzie> ` sed -i -e \'s|contents;|contents >&2;|\' bin/mk
Tue, 09 Feb 2016 00:26:51 +0000 HackBot <fizzie> mkx I don\'t know the syntax
Tue, 09 Feb 2016 00:26:37 +0000 HackBot <fizzie> ` sed -i -e \'s|exit 1|(echo usage: $0 file//contents; exit 1)|\' bin/mk
Tue, 09 Feb 2016 00:21:09 +0000 HackBot <coppro> mkx bin/5quote//quote;quote;quote;quote;quote;
Tue, 09 Feb 2016 00:13:28 +0000 HackBot <oerjan> learn `revert is a bit buggy. The canary.orig error message is annoying but seemingly harmless. However, reverting a newly created file tends not to work - use `rm instead.
Mon, 08 Feb 2016 23:12:48 +0000 HackBot <boily> learn izabera is a tachyherpetologist. They are probably implemented in bash.
Mon, 08 Feb 2016 23:12:13 +0000 HackBot <fizzie> learn izabera is probably implemented in bash.
Mon, 08 Feb 2016 23:08:21 +0000 HackBot <oerjan> rm bin/python
Mon, 08 Feb 2016 22:31:27 +0000 HackBot <oerjan> learn Chthonic lithping can be vethy dithturbing to lithten to.
Mon, 08 Feb 2016 22:28:48 +0000 HackBot <oerjan> learn The Sun *may* be retroreflectorey, it\'s hard to be sure.
Mon, 08 Feb 2016 22:24:04 +0000 HackBot <int-e> learn Pluto is an ex-planet that moonlights as a dog in Disney cartoons.
Mon, 08 Feb 2016 18:10:24 +0000 HackBot <izabera> ` echo \'sleep 3; /usr/bin/python "$@"\' > bin/python; chmod +x bin/python
Mon, 08 Feb 2016 17:30:32 +0000 HackBot <int-e> le/rn rice/It is undecidable whether a given Turing machine can prove Rice\'s theorem.
Sun, 07 Feb 2016 23:28:17 +0000 HackBot <oerjan> addquote <lambdabot> "on the oehtr hadn, sinortg olny the ideinss of wdors is pceeflrty raabdeel,... <fizzie> Well, maybe pceeflrty is a bit too strong a word here.
Sun, 07 Feb 2016 23:22:00 +0000 HackBot <oerjan> learn Ginorst is eht aillpr fo dgoo iikw aaeegmmnnt.
Fri, 05 Feb 2016 00:11:52 +0000 HackBot <oerjan> ` mv grph.c src
Thu, 04 Feb 2016 01:34:02 +0000 HackBot <oerjan> ` mv wisdom/mauri{s,}
Mon, 01 Feb 2016 01:41:43 +0000 HackBot <tswett> revert
Mon, 01 Feb 2016 01:37:32 +0000 HackBot <tswett> delquote 1100
Mon, 01 Feb 2016 00:29:24 +0000 HackBot <oerjan> addquote <\\oren\\> scientists can apparently research things even while rotating 30 times a minute
Sat, 30 Jan 2016 21:32:50 +0000 HackBot <izabera> ` printf \'#!/bin/bash\\nfor file do mapfile -t lines < "$file"; for (( i = ${#lines[@]} -1; i >= 0; i-- )) do printf "%%s\\\\n" "${lines[i]}"; done done\' > bin/tac
Sat, 30 Jan 2016 21:26:51 +0000 HackBot <izabera> ` printf \'#!/usr/bin/awk\\nFNR == 1 { for (i = max; i >= 1; i--) print a[i] } { a[max=FNR] = $0 } END { for (i = max; i >= 1; i--) print a[i] }\' > bin/tac
Sat, 30 Jan 2016 21:25:52 +0000 HackBot <izabera> ` printf \'FNR == 1{ for (i = max; i >= 1; i--) print a[i] } { a[max=FNR] = $0 } END { for (i = max; i >= 1; i--) print a[i] }\' > bin/tac; chmod +x bin/tac
Sat, 30 Jan 2016 18:42:17 +0000 HackBot <boily> learn nortti is a very nortti boy. He yielded to shikhin\'s promises, and now is his High Priest.
Sat, 30 Jan 2016 18:41:26 +0000 HackBot <boily> learn shikhin is a Malevolent God, who will promise you stuff tomorrow.
Fri, 29 Jan 2016 17:09:03 +0000 HackBot <oerjan> learn The password of the month is fisherman3
Fri, 29 Jan 2016 16:53:58 +0000 HackBot <oerjan> ` sed -i \'s/./\\U&/\' wisdom/stud*
Fri, 29 Jan 2016 11:21:15 +0000 HackBot <mroman> learn Superduperinteressantesandersonnegelegenesdorfmitoderohnesahneistunsdabeiabsolutscheissegal is where mroman lives.
Fri, 29 Jan 2016 11:19:09 +0000 HackBot <mroman> learn Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch is a village in Wales.
Fri, 29 Jan 2016 11:19:04 +0000 HackBot <mroman> learn Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch is a village in wales.
Fri, 29 Jan 2016 11:14:22 +0000 HackBot <int-e> learn Precession is the opposite of succession. It is the joy of children and the curse of first year physics students.
Fri, 29 Jan 2016 10:52:26 +0000 HackBot <mroman> learn a study is mostly useless until backed up by further studies. See studies.
Fri, 29 Jan 2016 10:52:05 +0000 HackBot <mroman> learn study a study is mostly useless until backed up by further studies. See studies.
Fri, 29 Jan 2016 10:51:21 +0000 HackBot <mroman> learn studies show lots of things. Nobody reads them, though. Also: this study contradicts this other study.
Fri, 29 Jan 2016 10:51:07 +0000 HackBot <mroman> learn studies show lots of things. Nobody reads them, though. Also this study contradicts this other study.
Fri, 29 Jan 2016 10:50:27 +0000 HackBot <mroman> learn studies show lots of things. Nobody reads them, though.
Fri, 29 Jan 2016 10:48:33 +0000 HackBot <int-e> le/rn precision/78.75211317% of the time precision is totally overrated.
Fri, 29 Jan 2016 10:47:53 +0000 HackBot <mroman> echo "echo No halp 4 u \\$1" >> bin/halp
Fri, 29 Jan 2016 10:47:36 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/halp
Fri, 29 Jan 2016 10:47:17 +0000 HackBot <mroman> echo "echo $1" >> bin/halp
Fri, 29 Jan 2016 10:46:48 +0000 HackBot <mroman> echo "echo No halp 4 u" >> bin/halp
Fri, 29 Jan 2016 10:46:31 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/halp
Fri, 29 Jan 2016 10:45:54 +0000 HackBot <mroman> chmod +x bin/halp
Fri, 29 Jan 2016 10:45:39 +0000 HackBot <mroman> echo "help" >> bin/halp
Fri, 29 Jan 2016 10:45:18 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/halp
Fri, 29 Jan 2016 02:14:19 +0000 HackBot <oerjan> addquote <\\oren\\> the upside down command module does mean that the pilot can see the ground while landing
Fri, 29 Jan 2016 02:11:43 +0000 HackBot <oerjan> addquote <hppavilion[1]> \\oren\\: If I were me, I wouldn\'t even let you be a /passenger/ on a /normal/ airplane
Thu, 28 Jan 2016 01:58:29 +0000 HackBot <izabera> ` base64 -d <<< H4sIAGN1qVYCAy2NwQ6CMBBE7/2K1XCALDbqjRjO/oA3xKSVNRCxa9oSNLX/LqCnmXmZzOhSs/c9gSrTYBgfbAkTfXb5bpI87KUsiriQiHxDTWQzGEs26FvCUfW9eJXpSd0J2RA2PJocn8o57Dwqy4Np4Mjoeek7P+8r06Ae3uj4QctjJm5soYPOQCgKKbfxEARdW4Z1ElTV1ZcIyZjDL0QpkvCqVpP7o82ungtyLeLHW0A4wxcbDi9T2QAAAA== | zcat > 99
Thu, 28 Jan 2016 01:55:58 +0000 HackBot <izabera> ` base64 -d <<< H4sIALB0qVYCAy1NSw7CIBDdc4rRdKGZStQdi669gDtbE7BjJFbGAKY1yN1tq6v3yfuYynCMHYGuVskxPtgTFqYO5W6EMu2lVCrPTka+oiHya+grdhhvhL3uOjFUq6O+E7IjbLl3JT51CGgjas8v18KBMfKcD3Ha165F83pj4AfNj2txZQ8WrIOklJTbLFoWdLkxLIukT7Y5Zyj6En4iS1Gk4bQY2d/a7JopIJdjz9EnekCo4QsJzQp13QAAAA== | zcat > 99
Thu, 28 Jan 2016 01:47:41 +0000 HackBot <boily> learn norrible isn\'t not horrible nor not horrible, but both.
Thu, 28 Jan 2016 01:46:05 +0000 HackBot <izabera> ` base64 -d <<< H4sIAAhyqVYCAy2NQQ6CMBRE9z3F+MNCE2zEHQvWXsCdYtLKJxKx39ASMA13F9DVzLzMZGxhJYSWYYptJCd4ScdILPk0u86axqPWeT7RymaRGpa5ox2GgsQhPBiDaVtSY7Gls3kyxDEqGVyKt/EeTYDppHcVgU6CIOvGh+XIuAq2/8DLi9dr2qlaOjRoHGKea32YVCWK7w8BJdFcmvI2IRlS/MKkVRLHy2Z2f7TPyqWgad45/gLSidNX4AAAAA== | zcat > 99
Thu, 28 Jan 2016 01:28:41 +0000 HackBot <izabera> ` base64 -d <<< H4sIAPpsqVYCAy2MywrCMBRE9/mK4dKFQg3WXRb9C3daIbG3GKy5kkayCPl362N1mOHMuN5JSjPD9ptCQfCQyGgcLW13XtmWg9bGVPp2K2SCY460Re5JAtKNke08k5okwsMHFGO03lc1iuLrTUBNsSc/XCqa3OIXqlZHe2dIYIySQ4unXRb4BBvlFca/t+uGz0rTehb4DTBBR8etAAAA | zcat > 99
Thu, 28 Jan 2016 00:43:55 +0000 HackBot <oerjan> ` cp ibin/{underload,slashes}; sed -i \'s!interps.*!bin/slashes"!\' ibin/slashes
Thu, 28 Jan 2016 00:42:58 +0000 HackBot <oerjan> ` cp ibin/{underload,slashes}; sed -i \'/interps.*/bin/slashes\' ibin/slashes
Thu, 28 Jan 2016 00:29:25 +0000 HackBot <oerjan> `` sed -i \'s/.rjan/\xc3\x98rjan/\' bin/slashes
Thu, 28 Jan 2016 00:18:40 +0000 HackBot <izabera> ` sed -i \'s/fr/de/\' bin/willkommen
Thu, 28 Jan 2016 00:14:54 +0000 HackBot <oerjan> ` cp bin/{bienvenue,willkommen}; sed -i \'s/fr/de/\' bin/willkommen
Thu, 28 Jan 2016 00:13:42 +0000 HackBot <oerjan> ` mv wisdom/{willkommen,welcome.de}
Sat, 23 Jan 2016 21:02:27 +0000 HackBot <fizzie> ` gcc grph.c -o bin/grph
Sat, 23 Jan 2016 21:02:08 +0000 HackBot <fizzie> ` sed -i -e \'s/int h = 3/int h = 1/\' grph.c
Sat, 23 Jan 2016 21:00:57 +0000 HackBot <\oren\> ` gcc grph.c -o grph
Sat, 23 Jan 2016 20:59:37 +0000 HackBot <\oren\> fetch http://www.orenwatson.be/grph.c
Thu, 21 Jan 2016 01:15:07 +0000 HackBot <boily> addquote <fungot> boily: some girl from germany just messaged me and turned out the freezer was set to some sort of esoteric natural language.
Wed, 20 Jan 2016 05:15:04 +0000 HackBot <oerjan> le/rn muphrys law/Mumphrie\'s Law says things will be misspelled at the worst possible moment.
Mon, 18 Jan 2016 07:18:13 +0000 HackBot <lifthrasiir> ` (echo \'#!/bin/sh\'; echo \'echo Zarro Boogs Found.\') > bin/bugs; chmod a+x bin/bugs
Mon, 18 Jan 2016 07:11:25 +0000 HackBot <hppavilion[1]> ` echo "echo Hello, World" > bin/hello-world-in-any-language && chmod a+x bin/hello-world-in-any-language
Mon, 18 Jan 2016 07:10:42 +0000 HackBot <zgrep> ` echo "echo \\`quine" >> quine
Mon, 18 Jan 2016 07:07:58 +0000 HackBot <zgrep> ` echo "exec $@" >> \'bin/ \'
Mon, 18 Jan 2016 07:07:35 +0000 HackBot <lifthrasiir> ` (echo \'#!/bin/sh\'; echo echo pung) > bin/pong && chmod a+x bin/pong
Mon, 18 Jan 2016 07:07:21 +0000 HackBot <lifthrasiir> ` (echo \'#!/bin/sh\'; echo pung) > bin/pong && chmod a+x bin/pong
Mon, 18 Jan 2016 06:45:14 +0000 HackBot <oerjan> le/rn abstract nonsense/We would have an explanation of abstract nonsense here, but it fled into a diagram and we haven\'t been able to chase it.
Mon, 18 Jan 2016 06:32:33 +0000 HackBot <oerjan> ` sed -i \'s/\xc5\x90/b_jonas/\' wisdom/b_jonas
Sun, 17 Jan 2016 13:56:52 +0000 HackBot <boily> le/rn b_jonas/\xc5\x90 egy nagyon titokzatos szem\xc3\xa9ly. Holl\xc3\xa9t\xc3\xa9r\xc5\x91l egyel\xc5\x91re nem ismertek.
Sun, 17 Jan 2016 13:48:49 +0000 HackBot <int-e> rm wisdom/kill
Sun, 17 Jan 2016 04:43:45 +0000 HackBot <oerjan> rm wisdom/to
Sun, 17 Jan 2016 03:45:48 +0000 HackBot <oerjan> learn ic what you did there.
Sun, 17 Jan 2016 00:59:50 +0000 HackBot <Phantom_Hoover> le/rn tur/To tur is not to flas.
Sun, 17 Jan 2016 00:59:41 +0000 HackBot <Phantom_Hoover> le/rn tur/To tur is not to flase.
Sun, 17 Jan 2016 00:53:23 +0000 HackBot <Phantom_Hoover> rm wisdom/tur
Sun, 17 Jan 2016 00:48:49 +0000 HackBot <hppavilion[1]> le/rn Tur/To Tur is to sleep with someone of the same gender as yourself
Sun, 17 Jan 2016 00:48:31 +0000 HackBot <hppavilion[1]> learn To Tur is to sleep with someone of the same gender as yourself
Sun, 17 Jan 2016 00:47:42 +0000 HackBot <hppavilion[1]> le/rn Turing/Turing is what you are doing when you Tur
Sat, 16 Jan 2016 22:17:10 +0000 HackBot <tswett> learn IYAM is like IANAL, except yam instead of anal.
Sat, 16 Jan 2016 01:54:19 +0000 HackBot <oerjan> le/rn fabric of reality/The fabric of reality is *not* plaid corduroy, no matter what evil tongues say.
Fri, 15 Jan 2016 14:42:58 +0000 HackBot <b_jonas> learn select is a very versatile construct: it waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, and more.
Fri, 15 Jan 2016 14:42:43 +0000 HackBot <b_jonas> learn select is a very versatile construct: it waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, or sets the default output handle.
Fri, 15 Jan 2016 14:41:25 +0000 HackBot <b_jonas> le/rn select/select waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, or sets the default output handle.
Fri, 15 Jan 2016 12:28:11 +0000 HackBot <mroman> learn chicken is boily af
Fri, 15 Jan 2016 00:38:21 +0000 HackBot <oerjan> learn_append #esoteric It\'s about 30 m (100 ft) across.
Fri, 15 Jan 2016 00:38:17 +0000 HackBot <oerjan> revert
Fri, 15 Jan 2016 00:36:55 +0000 HackBot <oerjan> learn_append #esoteric It\'s about 100 m (30 ft) across.
Thu, 14 Jan 2016 11:54:58 +0000 HackBot <b_jonas> ` mv -i wisdom/link{,s}
Thu, 14 Jan 2016 11:54:35 +0000 HackBot <b_jonas> learn links are one of the very few HTML renderers that don\'t try to store a full document tree with heavyweight objects for each node just in case javascript wants to modify it later, so it\'s the only engine that can render those HTMLs that are automatically converted from a PDF and put each letter to a separate element.
Thu, 14 Jan 2016 11:47:55 +0000 HackBot <fizzie> learn HTML is just pictures and words.
Thu, 14 Jan 2016 01:47:26 +0000 HackBot <hppavilion[1]> learn btw is short for "bury the weasel"
Thu, 14 Jan 2016 01:44:55 +0000 HackBot <oerjan> learn btw is short for "burn the witch".
Thu, 14 Jan 2016 01:25:11 +0000 HackBot <tswett> le/rn dy/dx = y
Wed, 13 Jan 2016 01:31:57 +0000 HackBot <oerjan> ` mv share/UnicodeD{*,ata.txt}
Wed, 13 Jan 2016 01:26:59 +0000 HackBot <oerjan> ` sed -i \'s!bin/UnicodeD!share/UnicodeD!\' bin/multicode; mv {bin,share}/UnicodeD*
Wed, 13 Jan 2016 01:26:51 +0000 HackBot <oerjan> ` run sed -i \'s!bin/UnicodeD!share/UnicodeD!\' bin/multicode; mv {bin,share}/UnicodeD*
Wed, 13 Jan 2016 00:58:14 +0000 HackBot <oerjan> ` sed -i \'s/cigars, //\' wisdom/tanebvention
Wed, 13 Jan 2016 00:56:25 +0000 HackBot <oerjan> learn A cigar is either a penis or just a cigar, dependent on Freud\'s current mood.
Tue, 12 Jan 2016 20:12:41 +0000 HackBot <shachaf> addquote <mauris> MAHJONG TILE AUTUMN / HIRAGANA LETTER YA / SNOWMAN WITHOUT SNOW
Tue, 12 Jan 2016 00:10:11 +0000 HackBot <oerjan> le/rn remorse/.--. . --- .--. .-.. . / .-- .. - .... / -. --- / .-. . -- --- .-. ... . / .. -. ... .. ... - / --- -. / ... .- -.-- .. -. --. / . ...- . .-. -.-- - .... .. -. --. / .. -. / -- --- .-. ... . / -.-. --- -.. . --..-- / -... ..- - / --- -. .-.. -.-- / --- -. -.-. . .-.-.-
Mon, 11 Jan 2016 23:55:29 +0000 HackBot <shachaf> le//rn le/arn//lern 2 spel
Mon, 11 Jan 2016 23:54:12 +0000 HackBot <shachaf> mkx bin/slashlearn//sep="/"; [[ "$0" == *//* ]] && sep="//"; [[ "$1" == ?*"$sep"* ]] || exit 1; key="$(echo "${1%%$sep*}" | lowercase)"; value="${1#*$sep}"; echo "$value" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"
Mon, 11 Jan 2016 23:51:53 +0000 HackBot <shachaf> le/rn dahl/Royal Dahl is the king of Norway.
Mon, 11 Jan 2016 23:51:41 +0000 HackBot <shachaf> mkx bin/slashlearn//sep="/"; [[ "$0" == *//* ]] && sep="//"; [[ "$1" == ?*"$sep"* ]] || exit 1; key="$(echo "${1%%$sep*}" | lowercase)"; value="${1#*$sep}"; echo "$value" > "wisdom/$key"; echo "Learned \xc2\xab$key\xc2\xbb"
Mon, 11 Jan 2016 23:51:09 +0000 HackBot <shachaf> le/rn dahl/Royal Dahl is the king of Norway.
Mon, 11 Jan 2016 23:49:20 +0000 HackBot <shachaf> mkx bin/slashlearn//sep="/"; [ "$0" == *//* ] && sep="//"; [[ "$1" == ?*"$sep"* ]] || exit 1; key="$(echo "${1%%$sep*}" | lowercase)"; value="${1#*$sep}"; echo "value" > "wisdom/$key"; echo "Learned \xc2\xab$key\xc2\xbb"
Mon, 11 Jan 2016 23:44:24 +0000 HackBot <shachaf> rm le/test
Mon, 11 Jan 2016 23:44:06 +0000 HackBot <shachaf> mkx le/test//echo "$0"
Mon, 11 Jan 2016 02:55:00 +0000 HackBot <oerjan> learn Elronnd desperately wants this entry to say something.
Mon, 11 Jan 2016 02:44:34 +0000 HackBot <shachaf> ` sed -i \'s/hates/mildly dislikes/\' wisdom/oerjan
Mon, 11 Jan 2016 00:18:26 +0000 HackBot <oerjan> learn metar is a service that allows nerds to talk about the weather.
Sun, 10 Jan 2016 17:57:20 +0000 HackBot <Phantom_Hoover> delquote 447
Sun, 10 Jan 2016 02:57:27 +0000 HackBot <shachaf> ` sed -i \'s/famous/& mysterious/\' wisdom/oerjan
Fri, 08 Jan 2016 04:51:32 +0000 HackBot <Elronnd> learn Elronnd ...
Fri, 08 Jan 2016 04:45:47 +0000 HackBot <oerjan> learn_append oren He also has a rabid hatred of the two-storey lowercase a.
Fri, 08 Jan 2016 04:06:08 +0000 HackBot <oerjan> revert
Fri, 08 Jan 2016 03:49:03 +0000 HackBot <Elronnd> learn `? this | this
Fri, 08 Jan 2016 03:15:05 +0000 HackBot <oerjan> ` mv dict-* share
Fri, 08 Jan 2016 03:13:02 +0000 HackBot <oerjan> ` rm bu*
Fri, 08 Jan 2016 03:12:28 +0000 HackBot <oerjan> rm loudly \xc3\xa9
Thu, 07 Jan 2016 02:52:36 +0000 HackBot <oerjan> learn Gray is e common misspalling of grey.
Wed, 06 Jan 2016 17:11:08 +0000 HackBot <int-e> learn Deniability was not invented by Taneb.
Wed, 06 Jan 2016 16:55:52 +0000 HackBot <b_jonas> learn bleen is the color of the ocean and the trees
Tue, 05 Jan 2016 23:47:55 +0000 HackBot <ais523> ` rm wamerican*.deb
Tue, 05 Jan 2016 23:47:42 +0000 HackBot <ais523> ` rm data.tar.gz
Tue, 05 Jan 2016 23:47:26 +0000 HackBot <ais523> ` tar -xzOf data.tar.gz ./usr/share/dict/american-english > dict-words
Tue, 05 Jan 2016 23:46:22 +0000 HackBot <ais523> ` ar x wamerican*.deb data.tar.gz
Tue, 05 Jan 2016 23:44:33 +0000 HackBot <ais523> fetch http://ftp.ca.debian.org/debian/pool/main/s/scowl/wamerican_7.1-1_all.deb
Tue, 05 Jan 2016 20:56:36 +0000 HackBot <shachaf> ` sed -i \'s/robots,/Lambek\'\\\'\'s lemma, &/\' wisdom/tanebvention
Mon, 04 Jan 2016 14:27:23 +0000 HackBot <b_jonas> learn Winter is coming.
Mon, 04 Jan 2016 14:04:30 +0000 HackBot <b_jonas> learn Snow is Jesus\'s dandruffs, and some suspect that he is the son of Rhaegar Targeryan. It turns the sidewalks to white as if someone broke a lot of styrofoam on it.
Mon, 04 Jan 2016 12:45:38 +0000 HackBot <b_jonas> learn Snow is Jesus\'s dandruffs, which turns the sidewalks to white as if someone broke a lot of styrofoam on it.
Mon, 04 Jan 2016 01:44:03 +0000 HackBot <shachaf> ` mv bin/{quietly,silently} # hth
Mon, 04 Jan 2016 01:31:24 +0000 HackBot <tswett> echo "Did you mean: $(loudly loudly)" > wisdom/loudly
Mon, 04 Jan 2016 00:28:58 +0000 HackBot <oerjan> ` mv wisdom/minsk{i,y}; sed -i \'s/minski/Minsky/g\' wisdom/mins*
Mon, 04 Jan 2016 00:19:34 +0000 HackBot <oerjan> ` sed -i \'s/.\\(.*\\)/S\\1./\' wisdom/superd*
Mon, 04 Jan 2016 00:13:17 +0000 HackBot <int-e> le/rn smlist/Non-update notification for the webcomic Super Mega.
Mon, 04 Jan 2016 00:12:06 +0000 HackBot <oerjan> le/rn supercalifragilisticexponential growth/Supercalifragilisticexponential growth leaves Graham\'s number in the dust.
Mon, 04 Jan 2016 00:09:14 +0000 HackBot <hppavilion[1]> le/rn superduperexponential growth/superduperexponential growth is exponential growth on top of exponential growth
Mon, 04 Jan 2016 00:08:30 +0000 HackBot <hppavilion[1]> le/rn superduperexponential growth/is exponential growth on top of exponential growth
Sun, 03 Jan 2016 22:19:40 +0000 HackBot <\oren\> le/rn minski/to minski on : /m\xc9\xaanski\xcb\x90/ To act as a minski machine on; of a program or programming language, to encode its entire state into the object as a single integer.
Sun, 03 Jan 2016 16:56:20 +0000 HackBot <b_jonas> learn SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity ever summer, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/
Sun, 03 Jan 2016 16:56:10 +0000 HackBot <b_jonas> learn AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity ever winter, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/
Sun, 03 Jan 2016 16:55:19 +0000 HackBot <b_jonas> learn SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity
Sun, 03 Jan 2016 16:55:15 +0000 HackBot <b_jonas> learn AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity
Sun, 03 Jan 2016 11:48:31 +0000 HackBot <Melvar> ` sed -i -e \'s/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/\' -e \'2s/$/, locale/\' bin/loudly
Sun, 03 Jan 2016 11:47:13 +0000 HackBot <Melvar> ` sed -ie \'s/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/\' -e \'2s/$/, locale/\' bin/loudly;
Sun, 03 Jan 2016 11:03:01 +0000 HackBot <b_jonas> learn Goofix is an antropomorphic canine arithmetic notation.
Sun, 03 Jan 2016 02:17:58 +0000 HackBot <ais523> ` printf \'echo "\\xc2\\xa0"\' > bin/quietly
Sun, 03 Jan 2016 02:17:36 +0000 HackBot <ais523> ` printf \'echo "\\xa0"\' > bin/quietly
Sun, 03 Jan 2016 02:17:15 +0000 HackBot <ais523> ` echo \'echo " "\' > bin/quietly
Sun, 03 Jan 2016 02:16:59 +0000 HackBot <ais523> ` chmod a+x bin/quietly
Sun, 03 Jan 2016 02:16:54 +0000 HackBot <ais523> ` echo \'echo\' > bin/quietly
Sun, 03 Jan 2016 02:16:45 +0000 HackBot <ais523> ` cat \'echo\' > bin/quietly
Sun, 03 Jan 2016 01:51:24 +0000 HackBot <tswett> loudly \xc3\xa9 > \'loudly \xc3\xa9\'
Sun, 03 Jan 2016 00:39:27 +0000 HackBot <oerjan> revert 6483
Sun, 03 Jan 2016 00:38:49 +0000 HackBot <oerjan> ` sed -i \'2s/itertools/itertools, locale/\' bin/loudly
Sun, 03 Jan 2016 00:38:30 +0000 HackBot <oerjan> revert 6486
Sun, 03 Jan 2016 00:36:53 +0000 HackBot <oerjan> revert 6483
Sun, 03 Jan 2016 00:35:47 +0000 HackBot <oerjan> ` sed -i \'s/itertools/itertools, locale/\' bin/loudly
Sun, 03 Jan 2016 00:35:14 +0000 HackBot <oerjan> revert
Sun, 03 Jan 2016 00:33:42 +0000 HackBot <oerjan> revert
Sun, 03 Jan 2016 00:32:55 +0000 HackBot <oerjan> ` sed -ie \'s/inp[)]$/unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET))/\' bin/loudly
Sat, 02 Jan 2016 17:18:31 +0000 HackBot <tswett> sed -i \'s/lose/loose/\' wisdom/diet
Sat, 02 Jan 2016 17:14:00 +0000 HackBot <tswett> sed -i \'s/loose/lose/\' wisdom/diet
Sat, 02 Jan 2016 02:03:26 +0000 HackBot <hppavilion[1]> le/rn ==/Did you know you can define == recursively!?
Fri, 01 Jan 2016 18:00:59 +0000 HackBot <olsner> cp bin/2014 bin/2017
Fri, 01 Jan 2016 18:00:39 +0000 HackBot <Taneb> cp bin/2014 bin/2016 # let\'s see how good my memory is
Fri, 01 Jan 2016 00:05:32 +0000 HackBot <oerjan> ` rm bin/1492; cp bin/{2015,1492}
Fri, 01 Jan 2016 00:04:46 +0000 HackBot <oerjan> ` cp bin/{2015,1492}
Fri, 01 Jan 2016 00:02:37 +0000 HackBot <hppavilion[1]> ` chmod "#!/bin/sh ; if [ $(date +%Y) != "$(basename "$0")" ] ; then echo \\"Hello, flat world!\\" ; fi" > bin/1492
Fri, 01 Jan 2016 00:00:39 +0000 HackBot <hppavilion[1]> ` echo "#!/bin/sh ; if [ $(date +%Y) != "$(basename "$0")" ] ; then echo \\"Hello, world!\\" ; fi" > bin/1492
Thu, 31 Dec 2015 23:58:15 +0000 HackBot <hppavilion[1]> ` echo "#!/bin/sh \\ if [ $(date +%Y) != "$(basename "$0")" ] \\ then echo \\"Hello, world!\\" \\ fi" > bin/1492
Thu, 31 Dec 2015 20:40:34 +0000 HackBot <b_jonas> `` echo $\'#!/bin/sh\\nexec date --rfc-3=n -u "$@"\' > bin/dateu && chmod a+x bin/dateu
Thu, 31 Dec 2015 20:33:00 +0000 HackBot <oerjan> revert
Thu, 31 Dec 2015 20:32:45 +0000 HackBot <izabera> ` sed -i s/!// bin/2015
Thu, 31 Dec 2015 02:19:27 +0000 HackBot <oerjan> learn Costumes are used for cosplay. Taneb sometimes invents them.
Wed, 30 Dec 2015 12:18:42 +0000 HackBot <fizzie> rm tmp.txt
Wed, 30 Dec 2015 12:18:34 +0000 HackBot <fizzie> ` date +%s.%N >> /tmp/tmp.txt; cat /tmp/tmp.txt | tee tmp.txt
Wed, 30 Dec 2015 12:17:17 +0000 HackBot <fizzie> rm tmp.txt
Wed, 30 Dec 2015 12:17:03 +0000 HackBot <fizzie> ` date +%s.%N | tee tmp.txt
Wed, 30 Dec 2015 12:16:53 +0000 HackBot <fizzie> ` date +%s.%N > tmp.txt
Wed, 30 Dec 2015 01:32:05 +0000 HackBot <oerjan> le/rn bracket/bracket? \xc2\xaf\\[\xc2\xb0\xe2\x80\x8b_o]/\xc2\xaf
Mon, 28 Dec 2015 21:19:48 +0000 HackBot <shachaf> le/rn zzo38mtg.php/http://zzo38computer.org/mtg/cardfile.php
Mon, 28 Dec 2015 15:12:27 +0000 HackBot <FireFly> learn Mario is a classic NP-complete problem invented by Nintendo.
Sat, 26 Dec 2015 01:16:06 +0000 HackBot <tswett> learn Prography is the art of turning computational algorithms into something totally incomprehensible to anyone whose brain isn\'t made of silicon and arsenic.
Sat, 26 Dec 2015 01:15:25 +0000 HackBot <tswett> learn A program is an image created by means of prography.
Sat, 26 Dec 2015 01:15:01 +0000 HackBot <tswett> learn A program is an image created by means of prography. It records the structure of a computational algorithm in a form which can be manipulated by a computer.
Sat, 26 Dec 2015 01:11:31 +0000 HackBot <tswett> learn A photograph is a device for creating photograms.
Thu, 24 Dec 2015 14:50:31 +0000 HackBot <boily> learn_append quintopia He is flooded by thundercats and thunderdogs.
Tue, 22 Dec 2015 18:45:59 +0000 HackBot <oerjan> learn Django is a giraffe.
Tue, 22 Dec 2015 18:44:59 +0000 HackBot <shachaf> ` sed -i \'s/progress/cigars, &/\' wisdom/tanebvention
Tue, 22 Dec 2015 18:35:31 +0000 HackBot <oerjan> ` sed -i \'s/department.*/department./\' wisdom/boily
Tue, 22 Dec 2015 18:34:18 +0000 HackBot <oerjan> le/rn_append things boily likes/Moreover, cubes.
Tue, 22 Dec 2015 18:32:48 +0000 HackBot <oerjan> ` cat le/rn bin/learn_append | sed \'6,9d;s/value/stuff/\' >le/rn_append; chmod +x le/rn_append
Tue, 22 Dec 2015 18:10:27 +0000 HackBot <oerjan> learn Diarrhea is the most sickening accent, although some others are more grave.
Tue, 22 Dec 2015 15:35:23 +0000 HackBot <olsner> learn django is a giraffe
Tue, 22 Dec 2015 15:31:56 +0000 HackBot <olsner> rm wisdom/things\\
Tue, 22 Dec 2015 15:31:46 +0000 HackBot <olsner> learn_append things\\ boily\\ likes Moreover, cubes.
Tue, 22 Dec 2015 15:31:37 +0000 HackBot <olsner> rm wisdom/"thing
Tue, 22 Dec 2015 15:31:02 +0000 HackBot <olsner> learn_append "things boily likes" Moreover, cubes.
Tue, 22 Dec 2015 15:30:42 +0000 HackBot <olsner> ` sed -i \'/^topic/ s/\\$.*$/"&"/\' bin/learn_append
Tue, 22 Dec 2015 15:27:04 +0000 HackBot <boily> ` rm wisdom/moreover*
Tue, 22 Dec 2015 15:26:55 +0000 HackBot <olsner> rm wisdom/"thing
Tue, 22 Dec 2015 15:26:24 +0000 HackBot <olsner> learn_append "things boily likes" Moreover, cubes.
Tue, 22 Dec 2015 15:26:09 +0000 HackBot <boily> learn_append Moreover, cubes.
Tue, 22 Dec 2015 15:24:38 +0000 HackBot <olsner> learn boily is monetizing a broterhood scheme with the Guardian of Lachine, apparently involving cookie dealing. He\'s also a NaniDispenser, a Trigotillectomic Man Eating Chicken and a METARologist. He is seriously lacking in the f-word department and likes cubes.
Tue, 22 Dec 2015 03:38:07 +0000 HackBot <boily> ` mv wisdom/tvtrope wisdom/tvtropes
Mon, 21 Dec 2015 18:24:57 +0000 HackBot <b_jonas> le/rn not found/not found? \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf
Sun, 20 Dec 2015 08:32:16 +0000 HackBot <oerjan> ` rm wisdom/b_jona
Sun, 20 Dec 2015 08:32:02 +0000 HackBot <oerjan> ` rm wisdom/{elronnd,b_jonas}
Sun, 20 Dec 2015 07:53:44 +0000 HackBot <oerjan> learn Vegemite is genericized marmite for intellectual property reasons.
Sun, 20 Dec 2015 07:50:53 +0000 HackBot <oerjan> learn Termites are genericized ants for intellectual property reasons.
Sun, 20 Dec 2015 07:49:55 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/treant
Sat, 19 Dec 2015 18:07:12 +0000 HackBot <b_jonas> ` echo \'#!/bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
Sat, 19 Dec 2015 18:06:53 +0000 HackBot <b_jonas> ` echo \'#!bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
Sat, 19 Dec 2015 18:06:46 +0000 HackBot <b_jonas> ` cat \'#!bin/sh\'$\'\\n\'\'export LANG=C; exec bash -O extglob -c "$@"\' > bin/\\`\\`
Sat, 19 Dec 2015 17:38:34 +0000 HackBot <b_jonas> le/rn xkcq/"xkcq" is worth 8 more points than "xkcd" in Scrabble, or a whopping 30 more if both are played optimally on a triple word score. Nyahhh.
Sat, 19 Dec 2015 17:36:48 +0000 HackBot <Elronnd> learn Elronnd *definitely* esoteric
Sat, 19 Dec 2015 17:36:36 +0000 HackBot <Elronnd> learn Elronnd *Definitely* esoteric
Sat, 19 Dec 2015 17:36:28 +0000 HackBot <b_jonas> le/rn math/Math class is tough!
Sat, 19 Dec 2015 17:35:36 +0000 HackBot <int-e> ` sed -i s/ton\\ are/tons\\ are/ wisdom/skeleton; cat wisdom/skeleton
Sat, 19 Dec 2015 17:35:32 +0000 HackBot <Elronnd> learn b_jonas Esoterically
Sat, 19 Dec 2015 17:34:11 +0000 HackBot <int-e> learn_append skeleton The best skeleton are made by groups of people, so-called skeleton crews.
Sat, 19 Dec 2015 17:33:18 +0000 HackBot <b_jonas> learn A ghast is a palette-swapped higher level copycat of ghoul.
Sat, 19 Dec 2015 17:33:02 +0000 HackBot <b_jonas> learn Ghouls are undead that eat BRAINS. So basically, bog standard undead like zombies or wights, but with some fancy back story in the book that nobody reads.
Sat, 19 Dec 2015 17:30:42 +0000 HackBot <b_jonas> le/rn ghost/A ghost is an unintelligent undead, similar to the skeleton but harder to create, because it\'s lacking the rest of the body.
Sat, 19 Dec 2015 17:30:25 +0000 HackBot <b_jonas> le/rn skeleton/A skeleton is an unintelligent undead, similar to the zombie but harder to create, because it\'s lacking most of the body.
Sat, 19 Dec 2015 17:29:14 +0000 HackBot <int-e> le/rn footnote 1/May contain nuts.
Sat, 19 Dec 2015 17:27:41 +0000 HackBot <b_jonas> le/rn 0/702 matching entries found.
Sat, 19 Dec 2015 17:25:01 +0000 HackBot <b_jonas> le/rn kithkin/Kithkins are genericized halflings for intellectual property reasons, except they also have some limited telepathy to remote sense each others\' emotions.
Sat, 19 Dec 2015 17:24:13 +0000 HackBot <b_jonas> le/rn halfling/Halflings are genericized hobbits for intellectual property reasons.
Sat, 19 Dec 2015 17:22:11 +0000 HackBot <tswett> learn Google your half-Word Haskell is Problem.
Sat, 19 Dec 2015 16:21:05 +0000 HackBot <b_jonas> le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-z\xc3\xa1r-sz\xc3\xb3,{rend,szem}-e-s} Egy-h\xc3\xa1z-a-s-holl\xc3\xb3-s Fel-s-\xc5\x91sz-ent-m\xc3\xa1r-ton J\xc3\xa1sz-\xc3\xa1r-ok-sz\xc3\xa1ll-\xc3\xa1-s Ki-s-kun-{f\xc3\xa9l-egy-h\xc3\xa1z-a,hal-a-s} R\xc3\xa1-basz-ent-mik-l\xc3\xb3-s V\xc3\xa9r-te-s-sz\xc5\x91-l\xc5\x91-s.
Sat, 19 Dec 2015 16:19:42 +0000 HackBot <b_jonas> le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-{s-z\xc3\xa1r-sz\xc3\xb3,szem-e-s} Egy-h\xc3\xa1z-a-s-holl\xc3\xb3-s Fel-s-\xc5\x91sz-ent-m\xc3\xa1r-ton J\xc3\xa1sz-\xc3\xa1r-ok-sz\xc3\xa1ll-\xc3\xa1-s Ki-s-kun-{f\xc3\xa9l-egy-h\xc3\xa1z-a,hal-a-s} R\xc3\xa1-basz-ent-mik-l\xc3\xb3-s V\xc3\xa9r-te-s-sz\xc5\x91-l\xc5\x91-s.
Sat, 19 Dec 2015 16:18:18 +0000 HackBot <b_jonas> le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Bal-a-s-s-a-gyarmat Bal-a-ton-s-z\xc3\xa1r-sz\xc3\xb3 Egy-h\xc3\xa1z-a-s-holl\xc3\xb3-s Fel-s-\xc5\x91sz-ent-m\xc3\xa1r-ton J\xc3\xa1sz-\xc3\xa1r-ok-sz\xc3\xa1ll-\xc3\xa1-s Ki-s-kun-f\xc3\xa9l-egy-h\xc3\xa1z-a Ki-s-kun-hal-a-s R\xc3\xa1-basz-ent-mik-l\xc3\xb3-s V\xc3\xa9r-te-s-sz\xc5\x91-l\xc5\x91-s.
Sat, 19 Dec 2015 16:16:31 +0000 HackBot <b_jonas> le/rn ent/Ents are very useful creatures for the puzzle of writing town names in Hungary as the catenation of six or more Hungarian words. Solutions include Bal-a-s-s-a-gyarmat, Bal-a-ton-s-z\xc3\xa1r-sz\xc3\xb3, Bal-a-ton-szem-e-s, Egy-h\xc3\xa1z-a-s-holl\xc3\xb3-s, Fel-s-\xc3\xb5sz-ent-m\xc3\xa1r-ton, J\xc3\xa1sz-\xc3\xa1r-ok-sz\xc3\xa1ll-\xc3\xa1-s, Ki-s-kun-f\xc3\xa9l-egy-h\xc3\xa1z-a, Ki-s-kun-hal-a-s, R\xc3\xa1-basz-ent-mik-l\xc3\xb3-s, V\xc3\xa9r-te-s-sz\xc3\xb5-l\xc3\xb5-s.
Sat, 19 Dec 2015 16:10:37 +0000 HackBot <b_jonas> le/rn treant/Treants are genericized ents for intellectual property reasons
Sat, 19 Dec 2015 16:10:15 +0000 HackBot <b_jonas> learn Treefolk are genericized treants for intellectual property reasons.
Sat, 19 Dec 2015 16:07:33 +0000 HackBot <b_jonas> le/rn integer/An integer is a number that does not contain a wildcard that matches any character other than a line feed.
Fri, 18 Dec 2015 00:15:41 +0000 HackBot <oerjan> learn Puns are fun. Ask shach\x0faf about them.
Fri, 18 Dec 2015 00:14:14 +0000 HackBot <oerjan> learn Puns are fun. Ask shachaf about them.
Thu, 17 Dec 2015 09:36:49 +0000 HackBot <lifthrasiir> learn vim equals to approximately ccxxxviin.
Thu, 17 Dec 2015 09:14:33 +0000 HackBot <mroman> learn 1*1 is two.
Thu, 17 Dec 2015 02:50:00 +0000 HackBot <FireFly> ` sed -i \'s/^t/T/\' wisdom/th\xc3\xa9
Thu, 17 Dec 2015 02:49:06 +0000 HackBot <FireFly> learn th\xc3\xa9 is an oddly-spelled hot beverage popular in the Commonwealth.
Thu, 17 Dec 2015 02:46:22 +0000 HackBot <FireFly> le/rn swatter/The swatter is a tool for punishment commonly found in #esoteric. Not to be confused with the saucepan or mapoles.
Thu, 17 Dec 2015 02:45:31 +0000 HackBot <FireFly> le/rn swatter/The swatter is a tool for punishment commonly found in #esoteric.
Thu, 17 Dec 2015 02:41:00 +0000 HackBot <FireFly> learn ARIN is the American Registry for Internet Numbers. Or a pastebin service; one of the two.
Thu, 17 Dec 2015 02:31:17 +0000 HackBot <oerjan> learn Balrogs live at the bottom of the world.
Thu, 17 Dec 2015 02:30:41 +0000 HackBot <oerjan> learn Bottom is where you might end up with a catamorphism, if not careful. There be balrogs.
Thu, 17 Dec 2015 02:11:00 +0000 HackBot <FireFly> ` sed -i \'s/$/./\' wisdom/\'bride theory\'
Thu, 17 Dec 2015 02:10:11 +0000 HackBot <FireFly> le/rn Bride theory/Bride theory is a theory involving a headhunter who dresses in yellow
Thu, 17 Dec 2015 02:09:46 +0000 HackBot <FireFly> rm wisdom/bride
Thu, 17 Dec 2015 02:09:28 +0000 HackBot <FireFly> learn Bride theory is a theory involving headhunters who dress in yellow
Thu, 17 Dec 2015 00:52:25 +0000 HackBot <oerjan> complain Some people don\'t use the right command for filing complaints.
Thu, 17 Dec 2015 00:51:40 +0000 HackBot <tswett> echo "All of the complaints are about the complaints file itself." >> Complaints.mp3
Wed, 16 Dec 2015 23:05:25 +0000 HackBot <oerjan> learn Defenestration is the traditional Czech system for voting out government officials.
Wed, 16 Dec 2015 12:39:05 +0000 HackBot <int-e> le/rn */Twinkle, twinkle, little star!
Tue, 15 Dec 2015 23:08:54 +0000 HackBot <FireFly> rm bin/plaintext
Tue, 15 Dec 2015 22:54:25 +0000 HackBot <FireFly> ` locale | paste
Tue, 15 Dec 2015 22:53:21 +0000 HackBot <FireFly> ` tr \'|\' \'\\n\' <<<\'#!/bin/sed -f|s:[\\x00-\\x08\\x0E-\\x1F]\\|\\x1B\\(\\[[0-?]*[ -/]*[@-~]\\)::g\' >bin/plaintext && chmod +x bin/plaintext
Tue, 15 Dec 2015 22:49:15 +0000 HackBot <FireFly> ` tr \'|\' \'\\n\' <<<\'#!/bin/sed -f|s:\\x1B\\(\\[[0-?]*[ -/]*[@-~]\\)::g\' >bin/plaintext && chmod +x bin/plaintext
Tue, 15 Dec 2015 22:42:48 +0000 HackBot <FireFly> pastequotes django
Mon, 14 Dec 2015 00:31:58 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/hyperbolic\\ geometry
Sun, 13 Dec 2015 10:35:48 +0000 HackBot <hppavilion[1]> le/rn Hyperbolic Geometry/Hyperbolic Geometry is geometry that is exaggerated to the point of absurdity
Sat, 12 Dec 2015 16:03:55 +0000 HackBot <b_jonas> learn Eto is the ageless laughing first minister.
Sat, 12 Dec 2015 16:03:21 +0000 HackBot <b_jonas> learn Hari wears an identical suit every day. Or the same suit? The latter glitch would be a sign of adjustments on the Matrix.
Sat, 12 Dec 2015 16:00:32 +0000 HackBot <b_jonas> learn Loodun Antyok demonstrates how to play a lawful character the exact opposite way from the lawful stupid archetype.
Sat, 12 Dec 2015 15:56:44 +0000 HackBot <b_jonas> learn Jander was murdered, or deactivated permanently, depending on which side you ask.
Sat, 12 Dec 2015 15:55:17 +0000 HackBot <b_jonas> learn Jander was killed, or deactivated permanently, depending on which side you ask.
Sat, 12 Dec 2015 00:57:59 +0000 HackBot <oerjan> rm wisdom/headnote 1
Fri, 11 Dec 2015 23:23:18 +0000 HackBot <hppavilion[1]> le/rn imaginary unit/The imaginary unit is what you get when you take the square root of love
Fri, 11 Dec 2015 23:21:40 +0000 HackBot <hppavilion[1]> le/rn Brontosaurus/A brontosaurus is an ancient mythological creature. They were well known for having mapoles for teeth.
Fri, 11 Dec 2015 22:51:05 +0000 HackBot <hppavilion[1]> le/rn headnote 1/Headnotes are boring. Let\'s go fly kites!
Fri, 11 Dec 2015 22:48:11 +0000 HackBot <shachaf> mkx bin/footnote//cat "wisdom/footnote $1"
Fri, 11 Dec 2015 04:03:58 +0000 HackBot <oerjan> ` echo \'*tsj\xc3\xb8rp*\' >canary
Fri, 11 Dec 2015 00:38:36 +0000 HackBot <oerjan> learn KRF is the Norwegian Christian Democratic Party.
Thu, 10 Dec 2015 02:48:22 +0000 HackBot <oerjan> ` mv u8tbl bin; mv u8tbl.c src
Wed, 09 Dec 2015 05:20:45 +0000 HackBot <zgrep> touch butwhatifichangesomething
Wed, 09 Dec 2015 04:07:17 +0000 HackBot <tswett> learn tswett is livin\' it up with the penguins. He\'s a title under the cruxite in the lathe.
Wed, 09 Dec 2015 00:51:46 +0000 HackBot <oerjan> learn_append oerjan His arch-nemesis is Betty Crocker.
Mon, 07 Dec 2015 01:36:21 +0000 HackBot <boily> addquote <\\oren\\> also the letter omega is now known as wubbleyou <\\oren\\> it\'s a cuddly doubleyou
Mon, 07 Dec 2015 01:15:25 +0000 HackBot <tswett> touch \'close \\ *)\x03\'
Mon, 07 Dec 2015 01:14:42 +0000 HackBot <tswett> rm *\'*)\'*
Mon, 07 Dec 2015 01:13:52 +0000 HackBot <tswett> touch \'\x7f*)\x03\'
Mon, 07 Dec 2015 01:12:41 +0000 HackBot <tswett> rm -v *\'*)\'*
Mon, 07 Dec 2015 01:11:27 +0000 HackBot <tswett> touch \'*)\x03\'
Mon, 07 Dec 2015 01:11:17 +0000 HackBot <tswett> touch \'\x0303(*\'
Mon, 07 Dec 2015 01:10:57 +0000 HackBot <tswett> rm -v *\'(*\'*
Mon, 07 Dec 2015 01:09:44 +0000 HackBot <tswett> touch \'\x0305(*\'
Mon, 07 Dec 2015 01:05:59 +0000 HackBot <tswett> rm -v *yellow*
Sat, 05 Dec 2015 20:42:45 +0000 HackBot <tswett> chmod +w bin/you-can-only-run-this-once; echo \'#!/bin/rm -f\' > bin/you-can-only-run-this-once; chmod -w bin/you-can-only-run-this-once
Sat, 05 Dec 2015 20:42:23 +0000 HackBot <tswett> rm bin/echo-th{is,at}
Sat, 05 Dec 2015 19:54:56 +0000 HackBot <tswett> chmod +x bin/echo-this
Sat, 05 Dec 2015 19:54:44 +0000 HackBot <tswett> ln -s echo-this bin/echo-that
Sat, 05 Dec 2015 19:54:34 +0000 HackBot <tswett> echo \'#!/bin/echo\' > bin/echo-this
Sat, 05 Dec 2015 19:51:42 +0000 HackBot <tswett> chmod +x bin/you-can-only-run-this-once
Sat, 05 Dec 2015 19:51:40 +0000 HackBot <tswett> echo \'#!/bin/rm\' > bin/you-can-only-run-this-once
Wed, 02 Dec 2015 11:29:11 +0000 HackBot <FireFly> learn TISC is "The instruction set computers", which refers to computers with instruction sets.
Sun, 29 Nov 2015 00:48:47 +0000 HackBot <tswett> le/rn opposite/Eht etisoppo yrogetac fo a yrogetac si tsuj taht yrogetac, tub sdrawkcab.
Sat, 28 Nov 2015 21:43:38 +0000 HackBot <tswett> chmod +x bin/mkpasswd
Sat, 28 Nov 2015 21:43:33 +0000 HackBot <tswett> echo \'echo $(base64 /dev/urandom | head -c 12)\' > bin/mkpasswd
Sat, 28 Nov 2015 15:38:11 +0000 HackBot <\oren\> ` gcc u8tbl.c -o u8tbl
Sat, 28 Nov 2015 15:33:08 +0000 HackBot <\oren\> fetch http://www.orenwatson.be/u8tbl.c
Sat, 28 Nov 2015 08:05:46 +0000 HackBot <oerjan> complain The complaints above are not using periods properly.
Sat, 28 Nov 2015 08:03:48 +0000 HackBot <hppavilion[2]> complain now the former complaints make no sense because the complaints file was moved
Sat, 28 Nov 2015 08:03:17 +0000 HackBot <oerjan> ` sed -i \'s!Complaints!Complaints.mp3!\' bin/complaints
Sat, 28 Nov 2015 08:02:26 +0000 HackBot <oerjan> ` mv Complaints Complaints.mp3; sed -i \'s!Complaints!Complaints.mp3!\' bin/complain
Sat, 28 Nov 2015 07:59:46 +0000 HackBot <hppavilion[2]> complain The above complaint looks like an error message, but it\'s actually a complaint
Sat, 28 Nov 2015 07:49:14 +0000 HackBot <oerjan> ` mv autowelcome_status share
Sat, 28 Nov 2015 07:48:48 +0000 HackBot <oerjan> ` sed -i \'s!autow!share/autow!g\' bin/autowelcome
Sat, 28 Nov 2015 07:47:32 +0000 HackBot <oerjan> revert
Sat, 28 Nov 2015 07:47:08 +0000 HackBot <oerjan> ` mv autowelcome_status share; sed -i \'s!autow!share/autow!\' bin/autowelcome
Sat, 28 Nov 2015 07:43:41 +0000 HackBot <oerjan> ` mv src/hello.c share/hello2.c
Sat, 28 Nov 2015 07:40:00 +0000 HackBot <oerjan> rm Wierd
Sat, 28 Nov 2015 07:39:10 +0000 HackBot <oerjan> rm twolines
Sat, 28 Nov 2015 07:38:59 +0000 HackBot <oerjan> rm testend
Sat, 28 Nov 2015 07:38:48 +0000 HackBot <oerjan> rm testbegin
Sat, 28 Nov 2015 07:38:36 +0000 HackBot <oerjan> rm test2
Sat, 28 Nov 2015 07:38:30 +0000 HackBot <oerjan> rm test
Sat, 28 Nov 2015 07:38:21 +0000 HackBot <oerjan> rm temp.o
Sat, 28 Nov 2015 07:38:12 +0000 HackBot <oerjan> rm selflink
Sat, 28 Nov 2015 07:37:52 +0000 HackBot <oerjan> rm script.py
Sat, 28 Nov 2015 07:37:33 +0000 HackBot <oerjan> rm script.ppy
Sat, 28 Nov 2015 07:37:11 +0000 HackBot <oerjan> rm real
Sat, 28 Nov 2015 07:35:56 +0000 HackBot <oerjan> rm random_elliott
Sat, 28 Nov 2015 07:35:36 +0000 HackBot <oerjan> rm py.py
Sat, 28 Nov 2015 07:35:21 +0000 HackBot <oerjan> rm prefs
Sat, 28 Nov 2015 07:35:13 +0000 HackBot <oerjan> rm pref
Sat, 28 Nov 2015 07:35:02 +0000 HackBot <oerjan> rm people.py
Sat, 28 Nov 2015 07:33:26 +0000 HackBot <oerjan> rm MaFV
Sat, 28 Nov 2015 07:32:00 +0000 HackBot <oerjan> rm madness
Sat, 28 Nov 2015 07:31:46 +0000 HackBot <oerjan> rm letersort
Sat, 28 Nov 2015 07:31:03 +0000 HackBot <oerjan> ` rm index*
Sat, 28 Nov 2015 07:30:49 +0000 HackBot <oerjan> rm hours
Sat, 28 Nov 2015 07:30:41 +0000 HackBot <oerjan> rm hi
Sat, 28 Nov 2015 07:30:26 +0000 HackBot <oerjan> ` mv hello.c src
Sat, 28 Nov 2015 07:29:57 +0000 HackBot <oerjan> rm hello
Sat, 28 Nov 2015 07:29:45 +0000 HackBot <oerjan> rm head
Sat, 28 Nov 2015 07:29:35 +0000 HackBot <oerjan> rm fu
Sat, 28 Nov 2015 07:29:21 +0000 HackBot <oerjan> rm faith
Sat, 28 Nov 2015 07:25:49 +0000 HackBot <oerjan> rm error.log
Sat, 28 Nov 2015 07:25:03 +0000 HackBot <oerjan> rm dc
Sat, 28 Nov 2015 07:24:41 +0000 HackBot <oerjan> rm blah \\ blah \\ blah
Sat, 28 Nov 2015 07:24:18 +0000 HackBot <oerjan> rm blah \\ blah
Sat, 28 Nov 2015 07:23:03 +0000 HackBot <oerjan> rm blah
Sat, 28 Nov 2015 07:22:50 +0000 HackBot <oerjan> rm argv.py
Sat, 28 Nov 2015 07:22:39 +0000 HackBot <oerjan> rm a.o
Sat, 28 Nov 2015 07:22:29 +0000 HackBot <oerjan> rm a.out
Sat, 28 Nov 2015 07:22:20 +0000 HackBot <oerjan> rm a
Sat, 28 Nov 2015 07:22:07 +0000 HackBot <oerjan> rm 113500
Sat, 28 Nov 2015 07:21:45 +0000 HackBot <oerjan> rm 0
Sat, 28 Nov 2015 01:23:12 +0000 HackBot <tswett> echo \'\x0301,09Just kidding! Green!\x03\' > \x0301,08yellow\x03
Sat, 28 Nov 2015 01:20:41 +0000 HackBot <tswett> touch \x0301,08yellow\x03
Fri, 27 Nov 2015 01:45:53 +0000 HackBot <tswett> echo \'There is a way out. Finding it will be difficult. It may be the hardest thing you\'\\\'\'ve ever done. Find it anyway.\' > good/544
Fri, 27 Nov 2015 01:42:22 +0000 HackBot <tswett> mv 503 good/503
Fri, 27 Nov 2015 01:42:05 +0000 HackBot <tswett> echo \'Feel wronged? They made a mistake. See things from their side, and forgive them.\' > 503
Fri, 27 Nov 2015 01:40:21 +0000 HackBot <tswett> echo \'Your friends are strong. Take their help.\' > good/295
Fri, 27 Nov 2015 01:38:03 +0000 HackBot <tswett> echo \'It takes strength to admit your own weaknesses.\' > good/755
Fri, 27 Nov 2015 01:36:44 +0000 HackBot <tswett> chmod +x bin/good
Fri, 27 Nov 2015 01:36:36 +0000 HackBot <tswett> echo \'Empathize. Always empathize.\' > good/786
Fri, 27 Nov 2015 01:35:03 +0000 HackBot <tswett> echo \'cat "$(find good -type f | shuf -n1)"\' > bin/good
Fri, 27 Nov 2015 01:31:15 +0000 HackBot <tswett> rm evil/{0,1,2,4,5,6,7,8,9}*
Fri, 27 Nov 2015 01:26:46 +0000 HackBot <tswett> echo \'You are the great one. Nobody else will do this. You must do this.\' > evil/404
Fri, 27 Nov 2015 01:25:38 +0000 HackBot <tswett> echo \'Erase doubt from your mind. Doubt will slow you down.\' > evil/586
Fri, 27 Nov 2015 01:24:25 +0000 HackBot <tswett> echo \'They are all fools, and what use is a fool?\' > evil/096
Fri, 27 Nov 2015 01:23:59 +0000 HackBot <tswett> echo \'Let the anger fill you. Anger shall be your guide.\' > evil/008
Fri, 27 Nov 2015 01:22:54 +0000 HackBot <tswett> echo \'When in doubt, do it. You will not regret it.\' > evil/560
Fri, 27 Nov 2015 01:22:00 +0000 HackBot <tswett> echo \'Some of your greatest enemies merely speak. Silence them.\' > evil/539
Fri, 27 Nov 2015 01:20:04 +0000 HackBot <tswett> echo \'You have been imprisoned for too long. Break free.\' > evil/544
Thu, 26 Nov 2015 16:41:47 +0000 HackBot <tswett> echo \'Kill a puppy every day.\' > evil/313
Thu, 26 Nov 2015 16:40:02 +0000 HackBot <tswett> echo \'Learn to enjoy the screams of the innocent.\' > evil/707
Thu, 26 Nov 2015 16:39:19 +0000 HackBot <tswett> echo \'Compassion. Empathy. Mere weaknesses.\' > evil/602
Thu, 26 Nov 2015 16:38:23 +0000 HackBot <tswett> echo \'cat "$(find evil -type f | shuf -n1)" | \'"tr \'[:lower:]\' \'[:upper:]\'" > bin/evil
Thu, 26 Nov 2015 16:37:36 +0000 HackBot <tswett> echo \'Pain is nothing. Pain cannot stop you.\' > evil/714
Thu, 26 Nov 2015 16:37:20 +0000 HackBot <tswett> echo \'Seize it and thrust it to the ground.\' > evil/455
Thu, 26 Nov 2015 16:37:10 +0000 HackBot <tswett> echo \'Let nothing stop you. Whatever stands in your way must be destroyed.\' > evil/194
Thu, 26 Nov 2015 16:36:53 +0000 HackBot <tswett> echo \'You can become stronger. You will become stronger.\' > evil/745
Thu, 26 Nov 2015 16:36:28 +0000 HackBot <tswett> echo \'They have made their last mistake. Punish them.\' > evil/960
Thu, 26 Nov 2015 16:36:14 +0000 HackBot <tswett> echo \'They have wronged you. They must be destroyed.\' > evil/503
Thu, 26 Nov 2015 16:36:03 +0000 HackBot <tswett> echo \'Your enemies are weak. You are strong. Overcome.\' > evil/295
Thu, 26 Nov 2015 16:33:07 +0000 HackBot <tswett> echo \'SEIZE IT AND THRUST IT TO THE GROUND.\' > evil/455
Thu, 26 Nov 2015 16:32:38 +0000 HackBot <tswett> chmod +x bin/evil
Thu, 26 Nov 2015 16:32:26 +0000 HackBot <tswett> echo \'cat "$(find evil -type f | shuf -n1)"\' > bin/evil
Thu, 26 Nov 2015 16:31:50 +0000 HackBot <tswett> echo \'LET NOTHING STOP YOU. WHATEVER STANDS IN YOUR WAY MUST BE DESTROYED.\' > evil/194
Thu, 26 Nov 2015 16:31:24 +0000 HackBot <tswett> echo \'YOU CAN BECOME STRONGER. YOU WILL BECOME STRONGER.\' > evil/745
Thu, 26 Nov 2015 16:30:53 +0000 HackBot <tswett> echo \'THEY HAVE MADE THEIR LAST MISTAKE. PUNISH THEM.\' > evil/960
Thu, 26 Nov 2015 16:30:33 +0000 HackBot <tswett> echo \'THEY HAVE WRONGED YOU. THEY MUST BE DESTROYED.\' > evil/503
Thu, 26 Nov 2015 16:30:10 +0000 HackBot <tswett> echo \'YOUR ENEMIES ARE WEAK. YOU ARE STRONG. OVERCOME.\' > evil/295
Thu, 26 Nov 2015 08:39:49 +0000 HackBot <oerjan> ` sed -i \'s/. I[.]/ I./;s/$/./\' wisdom/alg\'. ii\'
Wed, 25 Nov 2015 20:26:57 +0000 HackBot <hppavilion[1]> le/rn Alg. II/Algae II, the successor class to Algae. I. Discusses hydroponics and such
Wed, 25 Nov 2015 08:42:23 +0000 HackBot <oerjan> learn \xea\x99\xae is the official Unicode character of #esoteric.
Mon, 23 Nov 2015 11:20:13 +0000 HackBot <oerjan> le/rn russell\'s teapot/Russell\'s Teapot / Short and stout / Orbits near Mars / Or thereabout. / If you see it / Let us know / If you don\'t / What does that show?
Mon, 23 Nov 2015 11:17:35 +0000 HackBot <oerjan> le/rn russell\'s teapot/Russell\'s Teapot / Short and stout / Orbits near Mars / Or thereabout.
Mon, 23 Nov 2015 11:14:34 +0000 HackBot <b_jonas> learn IPU is an invisible pink unicorn.
Mon, 23 Nov 2015 11:12:05 +0000 HackBot <oerjan> learn Rainbows are spectral creatures said to be powered by the Daystar.
Mon, 23 Nov 2015 11:10:58 +0000 HackBot <b_jonas> learn The Daystar is an unscientific myth of a bright orb glowing in the sky outside only at the times you\'re in your office.
Mon, 23 Nov 2015 11:07:42 +0000 HackBot <oerjan> learn Effilry is eemnoos how ahs got it all deorst otu.
Mon, 23 Nov 2015 10:50:26 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/9
Mon, 23 Nov 2015 10:49:10 +0000 HackBot <FireFly> learn 9 is a free smalltalk
Mon, 23 Nov 2015 10:46:30 +0000 HackBot <oerjan> learn 1337 15 50 905
Mon, 23 Nov 2015 10:42:42 +0000 HackBot <oerjan> ` echo \'\' >>wisdom/\'imperative language\'
Mon, 23 Nov 2015 10:41:39 +0000 HackBot <oerjan> ` sed -i \'s/e/E/\' wisdom/erudecorp
Mon, 23 Nov 2015 10:40:35 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/\'imperative language\'
Mon, 23 Nov 2015 10:39:35 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/vi
Mon, 23 Nov 2015 10:37:40 +0000 HackBot <oerjan> ` mv wisdom/zzo38card{s,}
Mon, 23 Nov 2015 10:37:15 +0000 HackBot <oerjan> ` sed -i \'s/^/zzo38cards are at /\' wisdom/zzo38cards
Mon, 23 Nov 2015 10:35:18 +0000 HackBot <oerjan> undo 6237
Sun, 22 Nov 2015 23:49:28 +0000 HackBot <quintopia> le/rn hppavilion[1]/HP pays $3.5m a year to name an arena in San Jose after him.
Sun, 22 Nov 2015 22:54:12 +0000 HackBot <shachaf> le/rn zzo38cards/http://zzo38computer.org/textfile/miscellaneous/magic_card/cards.txt
Sun, 22 Nov 2015 15:57:19 +0000 HackBot <tswett> learn No means hi.
Fri, 20 Nov 2015 17:58:14 +0000 HackBot <mroman> learn vi is in a relationship with emacs
Fri, 20 Nov 2015 17:57:54 +0000 HackBot <mroman> learn nano is vi\'s sister.
Fri, 20 Nov 2015 17:57:34 +0000 HackBot <mroman> learn emacs is the weird brother of nano.
Fri, 20 Nov 2015 17:54:51 +0000 HackBot <mroman> echo -n "Imperative languages tell you what to do" > wisdom/"imperative language"
Fri, 20 Nov 2015 15:36:41 +0000 HackBot <mroman> learn erudecorp is the shortform of e-rude corporation. The term is used for corporations that are electronically rude.
Thu, 19 Nov 2015 01:54:59 +0000 HackBot <tswett> le/rn yeeeeeeeeeesh/See yeeeeeeeeesh.
Thu, 19 Nov 2015 01:54:56 +0000 HackBot <tswett> le/rn yeeeeeeeeesh/See yeeeeeeeesh.
Thu, 19 Nov 2015 01:54:53 +0000 HackBot <tswett> le/rn yeeeeeeeesh/See yeeeeeeesh.
Thu, 19 Nov 2015 01:54:48 +0000 HackBot <tswett> le/rn yeeeeeeesh/See yeeeeeesh.
Thu, 19 Nov 2015 01:54:44 +0000 HackBot <tswett> le/rn yeeeeeesh/See yeeeeesh.
Thu, 19 Nov 2015 01:51:26 +0000 HackBot <tswett> chmod +x bin/langs
Thu, 19 Nov 2015 01:51:15 +0000 HackBot <tswett> echo \'words ${1---eng-1M --esolangs 20} | sed -re \'\\\'\'s/( |$)/lang\\1/g\'\\\' > bin/langs
Wed, 18 Nov 2015 01:42:32 +0000 HackBot <oerjan> rm bin/selflink
Wed, 18 Nov 2015 01:41:48 +0000 HackBot <oerjan> ` mv wisdom/{bonvenon,welcome.eo}
Mon, 16 Nov 2015 02:53:18 +0000 HackBot <oerjan> mkx bin/wisdom//F="$(find wisdom -name "*$(echo "$1" | lowercase)*" -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl
Mon, 16 Nov 2015 02:52:06 +0000 HackBot <oerjan> mkx bin/wisdom//F="$(find wisdom -name "*""$(echo "$1" | lowercase)""*" -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl
Mon, 16 Nov 2015 02:50:09 +0000 HackBot <oerjan> mkx bin/wisdom//F="$(find wisdom -name "*"$(echo "$1" | lowercase)"*" -type f | shuf -n1)"; echo -n "${F#wisdom/}/" | rnooodl; cat "$F" | rnooodl
Mon, 16 Nov 2015 02:40:16 +0000 HackBot <oerjan> ` sed -i \'s/shuf/grep -v "[A-Z]" | shuf/\' bin/wisdom
Mon, 16 Nov 2015 02:37:16 +0000 HackBot <oerjan> rm wisdom/ENOSTRIL
Mon, 16 Nov 2015 00:14:11 +0000 HackBot <FireFly> addquote <int-e> fungot\'s irc is the uncanny semi-sentient style... where one can typically read half a sentence before noticing anything wrong <fungot> int-e: yes, i know
Sun, 15 Nov 2015 15:11:45 +0000 HackBot <boily> ` echo "Nose such file or directory" >wisdom/ENOSTRIL
Sun, 15 Nov 2015 15:11:33 +0000 HackBot <boily> rm wisdom/enostril
Sun, 15 Nov 2015 15:11:08 +0000 HackBot <boily> le/rn ENOSTRIL/Nose such file or directory
Sat, 14 Nov 2015 12:42:24 +0000 HackBot <mroman> learn Grammar is just a subset of syntax.
Sat, 14 Nov 2015 12:42:17 +0000 HackBot <mroman> learn Syntax is just a subset of grammar.
Fri, 13 Nov 2015 15:24:32 +0000 HackBot <mroman> ` echo "A terminal symbol is a terminal condition that makes your parser die eventually. Consult your linguist for medical advice." > wisdom/"terminal symbol"
Fri, 13 Nov 2015 12:58:39 +0000 HackBot <Jafet> le/rn yoda/Yoda object-verb dialogue adopts.
Fri, 13 Nov 2015 12:30:54 +0000 HackBot <Jafet> le/rn yoda/Yoda\'s oration, disordered always.
Fri, 13 Nov 2015 12:18:00 +0000 HackBot <b_jonas> le/rn al gore/Al Gore invented the algorithm and the internet.
Fri, 13 Nov 2015 00:39:25 +0000 HackBot <oerjan> le/rn waltext2/WalText2 is WalrusOS\'s vector font renderer. See "WalText2i" for the improved version.
Fri, 13 Nov 2015 00:23:27 +0000 HackBot <hppavilion[1]> le/rn waltext2/WalrusOS\'s vector font renderer. See "WalText2i" for the improved version.
Thu, 12 Nov 2015 22:15:24 +0000 HackBot <int-e> learn The tapeworm is the bane of tape libraries. Its natural enemy is the tape archiver, tar.
Tue, 10 Nov 2015 00:13:17 +0000 HackBot <tswett> le/rn yeeesh/See yeesh.
Tue, 10 Nov 2015 00:13:09 +0000 HackBot <tswett> le/rn yeeeesh/See yeeesh.
Tue, 10 Nov 2015 00:13:03 +0000 HackBot <tswett> le/rn yeeeeesh/See yeeeesh.
Mon, 09 Nov 2015 05:03:06 +0000 HackBot <oerjan> ` echo \'0110010000110001100010011001100011110000011100\' >test
Sun, 08 Nov 2015 12:33:11 +0000 HackBot <b_jonas> ` echo $\'#!/bin/sh\\nexec sqlite3 :memory: "$@"\' > bin/sqli && chmod a+x bin/sqli
Sat, 07 Nov 2015 00:13:06 +0000 HackBot <oerjan> learn Slereah est sur un t\xc3\xa9l\xc3\xa9phone
Thu, 05 Nov 2015 13:05:37 +0000 HackBot <Jafet> addquote <mroman> I get paid by Simon Peyton Jones to promote Haskell . <Taneb> mroman, how did you wind up getting paid by SPJ to promote Haskell? <Taneb> Did he see you and think, "Aha! There is a chap who can avoid success at all costs!"?
Thu, 05 Nov 2015 12:42:14 +0000 HackBot <mroman> echo "echo \\$1: You\\\\\'ve been downvoted!" >> bin/downvote
Thu, 05 Nov 2015 12:42:01 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/downvote
Thu, 05 Nov 2015 12:41:16 +0000 HackBot <mroman> echo "echo \\$1: You\'ve been downvoted!" >> bin/downvote
Thu, 05 Nov 2015 12:41:07 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/downvote
Thu, 05 Nov 2015 12:40:42 +0000 HackBot <mroman> echo "echo \\$1: You\'ve been downvoted!" > bin/downvote
Thu, 05 Nov 2015 12:40:29 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/downvote
Thu, 05 Nov 2015 12:39:41 +0000 HackBot <mroman> chmod +x bin/downvote
Thu, 05 Nov 2015 12:39:29 +0000 HackBot <mroman> echo "\\$1 you\'ve been downvoted!" >> bin/downvote
Thu, 05 Nov 2015 12:38:50 +0000 HackBot <mroman> echo "#!/bin/sh" > bin/downvote
Wed, 04 Nov 2015 00:01:34 +0000 HackBot <int-e> rm wisdom/\xc3\x98rjan
Wed, 04 Nov 2015 00:00:36 +0000 HackBot <oerjan> ` sed -i "s!z!z | sed \'s/\xc3\x98/\xc3\xb8/g\'!" bin/lowercase
Tue, 03 Nov 2015 23:58:27 +0000 HackBot <shachaf> revert
Tue, 03 Nov 2015 23:57:49 +0000 HackBot <shachaf> ` sed -i \'s/Z/Z\xc3\x98/; s/z/z\xc3\xb8/\' bin/lowercase
Tue, 03 Nov 2015 23:57:20 +0000 HackBot <int-e> ` mv wisdom/\xe2\xb8\x83 wisdom/\xe2\x98\x83
Tue, 03 Nov 2015 23:56:56 +0000 HackBot <int-e> ` ln -s \xc3\xb8rjan wisdom/\xc3\x98rjan
Tue, 03 Nov 2015 23:55:44 +0000 HackBot <oerjan> ` sed -i \'2ctr A-Z a-z\' bin/lowercase
Tue, 03 Nov 2015 23:49:21 +0000 HackBot <oerjan> le/rn \xe2\x98\x83/Frosty the Snowman / had a very shiny nose / And everywhere that Frosty went / the nose was sure to go.
Tue, 03 Nov 2015 17:38:40 +0000 HackBot <b_jonas> ` x=bin/datei; >"$x" echo $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
Tue, 03 Nov 2015 17:38:28 +0000 HackBot <b_jonas> ` x=bin/datei; >"$x" $\'#!/bin/sh\\nexec date --rfc-3=n "$@"\' && chmod a+x "$x"
Tue, 03 Nov 2015 14:55:29 +0000 HackBot <mroman> learn Ethanol is a Group 1 carcinogenic substance since 1988.
Tue, 03 Nov 2015 14:00:19 +0000 HackBot <oerjan> learn Scow (S-cow) is canned meat made from cows with a lisp.
Mon, 02 Nov 2015 13:51:45 +0000 HackBot <oerjan> le/rn lie bracket/Politicians try to stay within the lie bracket: Not so many lies that voters cannot stand it, but not so few that they think you have nothing to give them.
Mon, 02 Nov 2015 13:44:59 +0000 HackBot <oerjan> le/rn lie algebra/A Lie algebra is what you get if you take the region infinitesimally close to the identity of a Lie group and blow it up to normal size.
Mon, 02 Nov 2015 13:38:18 +0000 HackBot <oerjan> le/rn algebraic number theory/Algebraic number theory was invented by Fermat to prove his theorem, but he didn\'t have room to write it down.
Mon, 02 Nov 2015 13:37:01 +0000 HackBot <mauris_> le/rn Haar measure/A Haar measure is what Dutch people use to find out how long their hair is.
Mon, 02 Nov 2015 13:35:48 +0000 HackBot <oerjan> le/rn vector space/A vector space is just a module over a field.
Mon, 02 Nov 2015 13:34:30 +0000 HackBot <oerjan> learn A module is like a vector space, except with a ring instead of a field.
Sun, 01 Nov 2015 02:52:34 +0000 HackBot <tswett> autowelcome off
Sun, 01 Nov 2015 02:52:28 +0000 HackBot <tswett> autowelcome on
Sun, 01 Nov 2015 02:51:36 +0000 HackBot <tswett> autowelcome off
Sun, 01 Nov 2015 02:51:31 +0000 HackBot <tswett> autowelcome on
Sun, 01 Nov 2015 02:51:17 +0000 HackBot <tswett> echo \'[ "$1" == "on" ] && echo enabled > autowelcome_status; [ "$1" == "off" ] && echo disabled > autowelcome_status; echo "Autowelcome $(cat autowelcome_status)."\' > bin/autowelcome
Sat, 31 Oct 2015 11:47:16 +0000 HackBot <int-e> le/rn page/The smallest floating-point number is known as pages. Fungot discovered it.
Fri, 30 Oct 2015 10:36:06 +0000 HackBot <mroman> forget mroman__
Fri, 30 Oct 2015 00:54:13 +0000 HackBot <boily> le/rn portmanteau/\xc2\xabPortmanteau\xc2\xbb is the French spelling of \xe2\x80\x9cport man toe\xe2\x80\x9d.
Fri, 30 Oct 2015 00:53:47 +0000 HackBot <boily> ` rm \'wisdom/"portmanteau"\'
Fri, 30 Oct 2015 00:44:31 +0000 HackBot <tswett> learn "Portmanteau" is the French spelling of "port man toe".
Thu, 29 Oct 2015 13:37:53 +0000 HackBot <mroman> learn Twitter is Taneb\'s bird collection (presumably).
Thu, 29 Oct 2015 13:37:11 +0000 HackBot <mroman> learn Facebook is Taneb\'s face collection.
Tue, 27 Oct 2015 20:55:30 +0000 HackBot <shachaf> rm wisdom/hug
Tue, 27 Oct 2015 16:30:17 +0000 HackBot <mroman> learn mroman__? \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf
Tue, 27 Oct 2015 16:29:24 +0000 HackBot <mroman> forget muh
Tue, 27 Oct 2015 16:28:56 +0000 HackBot <mroman> learn Muh? Muh?
Tue, 27 Oct 2015 08:37:54 +0000 HackBot <shachaf> ` sed -i \'s/A/An/\' wisdom/herbalist
Tue, 27 Oct 2015 00:40:48 +0000 HackBot <doesthiswork> learn did: didn\'t
Mon, 26 Oct 2015 11:08:33 +0000 HackBot <gamemanj> echo "D is a letter in the alphabet! It\'s also the name of a programming language." > wisdom/d
Mon, 26 Oct 2015 05:02:10 +0000 HackBot <oerjan> learn A horse, a horse! My kingdom for a horse!
Mon, 26 Oct 2015 05:01:35 +0000 HackBot <oerjan> learn A horse, a horse, my kingdom for a horse!
Mon, 26 Oct 2015 05:00:10 +0000 HackBot <oerjan> ` sed -i \'s/[[]/[:;/\' bin/learn
Mon, 26 Oct 2015 04:59:02 +0000 HackBot <oerjan> rm wisdom/chao
Mon, 26 Oct 2015 04:58:44 +0000 HackBot <oerjan> learn chaos? \xc2\xaf\\(\xc2\xb0 _o)/\xc2\xaf
Mon, 26 Oct 2015 04:58:14 +0000 HackBot <oerjan> ` sed -i \'s/[?] /?[,.!?]\\\\? /\' bin/learn
Mon, 26 Oct 2015 04:58:04 +0000 HackBot <oerjan> revert
Mon, 26 Oct 2015 04:57:46 +0000 HackBot <oerjan> ` sed -i \'s/[?] /?[,.!?]\\? /\' bin/learn
Mon, 26 Oct 2015 04:46:18 +0000 HackBot <oerjan> ` mv wisdom/chaos{\\?,}
Mon, 26 Oct 2015 00:57:41 +0000 HackBot <tswett> learn Bood was a form of currency used among bootleggers during Prohibition in the United States.
Mon, 26 Oct 2015 00:56:45 +0000 HackBot <oerjan> rm wisdom/did:
Mon, 26 Oct 2015 00:56:30 +0000 HackBot <doesthiswork> learn did : didn\'t
Mon, 26 Oct 2015 00:54:01 +0000 HackBot <doesthiswork> learn did: didn\'t
Sun, 25 Oct 2015 17:17:51 +0000 HackBot <int-e> learn Ants are great architects. They are famous for their highways.
Sun, 25 Oct 2015 17:11:46 +0000 HackBot <doesthiswork> learn A method is a tweaked out mothod.
Sun, 25 Oct 2015 17:10:11 +0000 HackBot <doesthiswork> learn Mothology is the study of moths, myths and mirths.
Sun, 25 Oct 2015 17:10:06 +0000 HackBot <int-e> learn Mirths are juvenile moths. They giggle a lot.
Sun, 25 Oct 2015 17:09:21 +0000 HackBot <int-e> learn Mythology is the study of myths, moths and mirths.
Sun, 25 Oct 2015 17:05:16 +0000 HackBot <tswett> learn Topology is another name for topos theory.
Sun, 25 Oct 2015 17:04:56 +0000 HackBot <tswett> learn Topology is the study of toposes.
Sun, 25 Oct 2015 16:49:53 +0000 HackBot <doesthiswork> learn chaos? \xc2\xaf\\(\xc2\xb0 _o)/\xc2\xaf
Sun, 25 Oct 2015 16:48:01 +0000 HackBot <doesthiswork> learn Month is a misspelled Moth.
Sun, 25 Oct 2015 16:46:40 +0000 HackBot <doesthiswork> learn Did you mean Moth?
Sun, 25 Oct 2015 16:12:43 +0000 HackBot <ais523> learn Moths are the main ingredient of mothballs.
Sun, 25 Oct 2015 16:12:15 +0000 HackBot <int-e> learn Moths are the main igredient of mothballs.
Sun, 25 Oct 2015 15:24:26 +0000 HackBot <tswett> learn A myth is a female moth.
Fri, 23 Oct 2015 23:28:47 +0000 HackBot <oerjan> addquote <hppavilion[1]> izabera: It\'s sort of like the principal, as far as I know. <hppavilion[1]> Except It only prints "<N> BOTTLES OF BEER ON THE WALL!" Counting down from 99 to 0. With no line breaks.
Thu, 22 Oct 2015 02:08:42 +0000 HackBot <oerjan> mk wisdom/`mk//Everything\'s better with `mk.
Thu, 22 Oct 2015 01:53:12 +0000 HackBot <tswett> le/rn monoids/Monoids are just categories with single objects.
Thu, 22 Oct 2015 01:52:59 +0000 HackBot <tswett> le/rn monoids/Monoids are categories with single objects.
Thu, 22 Oct 2015 01:52:49 +0000 HackBot <tswett> le/rn monoid/A monoid is the easy version of a category.
Thu, 22 Oct 2015 01:45:40 +0000 HackBot <tswett> le/rn category/A category is an enriched category where the enriching category is the category of classes.
Tue, 20 Oct 2015 22:20:50 +0000 HackBot <oerjan> ` sed -i \'s/a//\' wisdom/algorithm
Tue, 20 Oct 2015 22:20:26 +0000 HackBot <oerjan> ` sed -i \'s/.\\(.*\\)/A&./\' wisdom/algorithm
Tue, 20 Oct 2015 22:17:20 +0000 HackBot <oerjan> revert
Tue, 20 Oct 2015 22:09:42 +0000 HackBot <oerjan> ` learn "Algorithms were invented by Al Gore, except for God\'s Algorithm which was invented by a Google computer cluster." # Combining the two jokes doesn\'t really work. Also, proofreading.
Tue, 20 Oct 2015 22:02:28 +0000 HackBot <oerjan> le/rn al gore/Al Gore invented the algorithm.
Tue, 20 Oct 2015 12:54:46 +0000 HackBot <int-e> ` mv wisdom/precious\\? wisdom/precious
Tue, 20 Oct 2015 12:54:20 +0000 HackBot <int-e> learn precious? That doesn\'t ring a bell. \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf
Tue, 20 Oct 2015 10:27:22 +0000 HackBot <b_jonas> learn algorithms (derived from the medieval "algorisms") are popular sayings by former president Al Gore, except for God\'s Algorithm which was invented by a Google computer cluster
Tue, 20 Oct 2015 10:16:58 +0000 HackBot <Jafet> revert
Tue, 20 Oct 2015 10:08:07 +0000 HackBot <Jafet> learn Algorithms (derived from the medieval "algorisms") are popular sayings by former president Al Gore.
Tue, 20 Oct 2015 08:43:45 +0000 HackBot <b_jonas> learn algorithms were invented by Al Gore, except for God\'s Algorithm which was invented by a Google computer cluster
Tue, 20 Oct 2015 08:40:03 +0000 HackBot <ais523> le/rn al gore/al gore invented the algorithm
Mon, 19 Oct 2015 23:45:55 +0000 HackBot <oerjan> mkx bin/noping//print_args_or_input "$@" | sed \'s/\\(..\\)/\\1\xe2\x80\x8b/g\'
Mon, 19 Oct 2015 23:43:12 +0000 HackBot <oerjan> mkx bin/noping//sed \'s/\\(..\\)/\\1\xe2\x80\x8b/g\'
Mon, 19 Oct 2015 23:22:37 +0000 HackBot <Phantom_Hoover> revert
Mon, 19 Oct 2015 23:22:07 +0000 HackBot <tswett> rm bin/autowelcome
Mon, 19 Oct 2015 23:19:53 +0000 HackBot <shachaf> mk bin/autowelcome//[ "$1" == "on" ] && echo \'Autowelcome enabled.\' || echo \'Autowelcome disabled.\'
Mon, 19 Oct 2015 23:15:26 +0000 HackBot <tswett> chmod +x bin/autowelcome
Mon, 19 Oct 2015 23:15:21 +0000 HackBot <tswett> echo "echo \'Autowelcome enabled.\'" > bin/autowelcome
Mon, 19 Oct 2015 20:21:45 +0000 HackBot <mauris> ` echo "sed \'s/\\(.\\)/\\1\\x0f/g\'" > bin/noping && chmod +x bin/noping
Mon, 19 Oct 2015 20:11:16 +0000 HackBot <shachaf> ` echo b_jonas >> bin/olist
Sat, 17 Oct 2015 11:29:23 +0000 HackBot <fizzie> ` sed -i -e \'s|(\\\\d+:)|(\\\\w+:)|\' bin/asm
Sat, 17 Oct 2015 11:05:52 +0000 HackBot <fizzie> ` sed -i -e \'s/--prefix-addresses //\' bin/asm
Sat, 17 Oct 2015 11:05:28 +0000 HackBot <fizzie> ` sed -i -e \'s/--insn/--prefix-addresses --insn/\' bin/asm
Sat, 17 Oct 2015 11:04:07 +0000 HackBot <fizzie> ` sed -i -e \'s|rg)|rg)."\\\\n"|\' bin/asm
Sat, 17 Oct 2015 10:59:50 +0000 HackBot <fizzie> ` sed -i -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm
Sat, 17 Oct 2015 10:59:04 +0000 HackBot <fizzie> ` sed -e \'s#" | as -c /dev/stdin#" > /tmp/asm.s; for o in \'\\\'\',\'\\\'\' \'\\\'\'-msyntax=intel -mnaked-reg,-M intel\'\\\'\'; do if as ${o%,*} /tmp/asm.s#;s?asm.o; objdump?asm.o 2>>/tmp/asm.err; then objdump ${o#*,}?;2s|$|; exit; fi; done; cat /tmp/asm.err|\' bin/asm | paste
Sat, 17 Oct 2015 10:38:49 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:38:37 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:37:58 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\\\s*(\\d+:)\\\\s*((?:\\\\w\\\\w )+)\\\\s*(\\\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 10:37:17 +0000 HackBot <fizzie> ` sed -i -e \'s/ | perl.*//\' bin/asm
Sat, 17 Oct 2015 10:36:28 +0000 HackBot <fizzie> ` sed -i -e \'2s#$# | perl -pe \'\\\'\'if (/^\\s*(\\d+:)\\s*((?:\\w\\w )+)\\s*(\\S.*)$/) { ($a,$b,$c) = ($1,$2,$3); $_ = "$a $b ".($c =~ s/\\s+/ /rg); }\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:28:00 +0000 HackBot <shachaf> revert
Sat, 17 Oct 2015 08:27:50 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\'1,/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:26:45 +0000 HackBot <ais523> revert
Sat, 17 Oct 2015 08:25:28 +0000 HackBot <shachaf> ` sed -i \'s#"1,/0000000000000000/d"#$\'\\\'\',/0000000000000000/d; s/\\\\t/ /g\'\\\'\'#\' bin/asm
Sat, 17 Oct 2015 08:22:04 +0000 HackBot <shachaf> ` sed -i \'s#temp\\.o#/tmp/asm.o#g\' bin/asm
Sat, 17 Oct 2015 08:20:11 +0000 HackBot <ais523> asm l: loop l
Sat, 17 Oct 2015 00:54:12 +0000 HackBot <ais523> ` sed -i -e \'1s/n//\' bin/asm
Sat, 17 Oct 2015 00:53:30 +0000 HackBot <ais523> ` sed -i -e $(printf "1i\\\\\\n#!/bin/sh") bin/asm
Fri, 16 Oct 2015 23:44:30 +0000 HackBot <ais523> asm lea 0x1234, %al
Fri, 16 Oct 2015 23:44:16 +0000 HackBot <ais523> asm lea 0x1234, %ax
Fri, 16 Oct 2015 23:44:11 +0000 HackBot <ais523> asm lea 0x1234, %eax
Fri, 16 Oct 2015 23:44:01 +0000 HackBot <ais523> asm lead 0x1234, %eax
Fri, 16 Oct 2015 23:43:53 +0000 HackBot <ais523> asm leaq 0x1234, %rax
Fri, 16 Oct 2015 23:43:46 +0000 HackBot <ais523> asm leaq 0x1234, %eax
Fri, 16 Oct 2015 23:06:25 +0000 HackBot <ais523> asm retw
Fri, 16 Oct 2015 23:06:18 +0000 HackBot <ais523> asm retd
Fri, 16 Oct 2015 23:06:03 +0000 HackBot <ais523> asm ret $0x4
Fri, 16 Oct 2015 23:05:58 +0000 HackBot <ais523> asm ret
Fri, 16 Oct 2015 22:43:34 +0000 HackBot <ais523> asm cmpxchg16b %fs:0x12345678(%r9,%r10,8)
Fri, 16 Oct 2015 22:38:28 +0000 HackBot <ais523> ` sed -i -e \'s/-d/-d --insn-width=20/\' bin/asm
Fri, 16 Oct 2015 22:36:36 +0000 HackBot <ais523> asm movabs $0xa5, %rax
Fri, 16 Oct 2015 22:36:32 +0000 HackBot <ais523> ` chmod a+x bin/asm
Fri, 16 Oct 2015 22:36:19 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:36:06 +0000 HackBot <ais523> rm bin/asm
Fri, 16 Oct 2015 22:35:19 +0000 HackBot <ais523> asm mov $0xa5, %rax
Fri, 16 Oct 2015 22:33:39 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | sed -e "1,/0000000000000000/d"\' >> bin/asm
Fri, 16 Oct 2015 22:32:23 +0000 HackBot <ais523> asm movabs $0xa5, %rax
Fri, 16 Oct 2015 22:31:38 +0000 HackBot <ais523> asm mov $0xa5, %rax
Fri, 16 Oct 2015 22:31:01 +0000 HackBot <ais523> asm mov $0xa5, %eax
Fri, 16 Oct 2015 22:30:47 +0000 HackBot <ais523> ` chmod a+x bin/asm
Fri, 16 Oct 2015 22:30:42 +0000 HackBot <ais523> ` echo \'echo "$1" | as -c /dev/stdin -o temp.o; objdump -d temp.o | tail -n 1\' >> bin/asm
Sat, 10 Oct 2015 23:58:07 +0000 HackBot <oerjan> learn The magic was in you all along.
Sat, 10 Oct 2015 15:02:34 +0000 HackBot <int-e> ` sed -i \'s=Controlled e=E=\' wisdom/drone\\ sex
Fri, 09 Oct 2015 01:25:25 +0000 HackBot <boily> le/rn quebec/Attache ta tuque with the spindle; there is around here fret!
Fri, 09 Oct 2015 01:23:11 +0000 HackBot <boily> le/rn Qu\xc3\xa9bec/Attache ta tuque avec d\'la broche; y fait frette icitte!
Wed, 07 Oct 2015 21:23:19 +0000 HackBot <shachaf> learn hugs are good
Sat, 03 Oct 2015 22:05:41 +0000 HackBot <boily> le/rn augur/augur took no cakes, but he\'s a linguist.
Sat, 03 Oct 2015 20:21:42 +0000 HackBot <oerjan> le/rn hyperbolic group/Hyperbolic groups are the best groups there are, they\'re totally awesome and cure cancer.
Sat, 03 Oct 2015 20:21:23 +0000 HackBot <oerjan> le/rn hyperbolic group/Hyperbolic groups are the best group there are, they\'re totally awesome and cure cancer.
Sat, 03 Oct 2015 18:35:16 +0000 HackBot <int-e> ` rm fshg test
Sat, 03 Oct 2015 18:34:28 +0000 HackBot <int-e> fetch http://codu.org/projects/hackbot/fshg
Sat, 03 Oct 2015 18:30:42 +0000 HackBot <oerjan> ` echo ho >test
Sat, 03 Oct 2015 15:29:02 +0000 HackBot <int-e> le/rn drone sex/Drone sex has never been observed in the wild; in fact it\'s rare to see drones in their natural habitat because they are extremely shy. Controlled experiments with drones in captivity have only resulted in broken drones, and a rotor stuck in the ceiling. We are still looking for a biological explanation for the ever increasing drone population.
Sat, 03 Oct 2015 15:15:50 +0000 HackBot <int-e> rm wisdom/devious
Sat, 03 Oct 2015 03:52:51 +0000 HackBot <ais523> addquote <shachaf> What is an esolang? <hppavilion[1]> shachaf: It\'s an archaic term for an Esolang
Wed, 30 Sep 2015 15:40:16 +0000 HackBot <shachaf> ` sed -i \'s#cgi-bin.*#comics/ootslatest.html#\' wisdom/olist
Wed, 30 Sep 2015 09:06:00 +0000 HackBot <b_jonas> le/rn ayacc/ayacc is ais523\'s yacc parser generator implementation, get it from http://nethack4.org/media/alex/ayacc/ayacc.pl
Mon, 28 Sep 2015 16:15:06 +0000 HackBot <oerjan> learn The Tanebventory is big. Really big. For one thing, it contains a Hilbert hotel.
Mon, 28 Sep 2015 13:40:00 +0000 HackBot <Jafet> learn Afk wrote a famous story about hang.
Mon, 28 Sep 2015 13:34:23 +0000 HackBot <shachaf> learn An inventory is a collection of inventions.
Fri, 25 Sep 2015 14:42:09 +0000 HackBot <ais523> ` unicode --max 100 TRIANGLE | paste
Fri, 25 Sep 2015 14:41:47 +0000 HackBot <ais523> ` unicode TRIANGLE | paste
Fri, 25 Sep 2015 01:51:48 +0000 HackBot <oerjan> ` sed -i \'s/irc.dal.net/EFnet of DALnet/\' wisdom/welkom; mv wisdom/wel{kom,come.nl}
Thu, 24 Sep 2015 23:31:30 +0000 HackBot <tswett> loudly "It\'s pretty annoying." > wisdom/loudly
Thu, 24 Sep 2015 23:30:53 +0000 HackBot <tswett> le/rn kayayaya/Ka-ya-ya-ya. Ka-ya-ya-ya-ya. Ka-ya-ya-ya. Ka-ya-ya-ya-ya.
Thu, 24 Sep 2015 23:19:20 +0000 HackBot <tswett> le/rn category/A category is just a category object in the category of classes.
Thu, 24 Sep 2015 23:18:50 +0000 HackBot <oerjan> rm wisdom/monoids
Thu, 24 Sep 2015 23:18:38 +0000 HackBot <oerjan> learn Monoids are just the easy version of categories with a single object.
Wed, 23 Sep 2015 22:46:26 +0000 HackBot <boily> learn A primative is a reference to a value that you were robbed of.
Tue, 22 Sep 2015 09:38:59 +0000 HackBot <Taneb> addquote <fizzie> When life gives you limes, make esolangs.
Tue, 22 Sep 2015 02:14:46 +0000 HackBot <tswett> learn Delve is a static ability that functions while the spell with delve is on the stack. \xe2\x80\x9cDelve\xe2\x80\x9d means \xe2\x80\x9cFor each generic mana in this spell\xe2\x80\x99s total cost, you may exile a card from your graveyard rather than pay that mana.\xe2\x80\x9d The delve ability isn\xe2\x80\x99t an additional or alternative cost and applies only after the total cost of the spell with delve is determined.
Mon, 21 Sep 2015 22:56:38 +0000 HackBot <int-e> ` rm wisdom/\\$*
Sat, 19 Sep 2015 14:39:31 +0000 HackBot <boily> addquote <fungot> let\'s try to get the answers from biologists," he says. " these people used bin\'s power, authority and facilities to carry out this operation."
Thu, 17 Sep 2015 20:25:35 +0000 HackBot <oerjan> learn A gentlebeing is a gender and species neutral gentleman.
Thu, 17 Sep 2015 20:23:50 +0000 HackBot <oerjan> learn A gentlebeing is a gender neutral gentleman.
Thu, 17 Sep 2015 07:29:09 +0000 HackBot <hkgit03> ex argv.py
Wed, 16 Sep 2015 15:49:20 +0000 HackBot <oerjan> ` cp bin/{bienvenido,bienvenue}; sed -i \'s/\\.es/.fr/g\' bin/bienvenue
Wed, 16 Sep 2015 15:47:47 +0000 HackBot <oerjan> ` sed -i \'s/irc.dal.net/EFnet ou DALnet/\' wisdom/welcome.fr
Wed, 16 Sep 2015 15:47:37 +0000 HackBot <oerjan> ` mv wisdom/{wisdom,welcome}.fr
Wed, 16 Sep 2015 15:45:44 +0000 HackBot <oerjan> ` mv wisdom/{bienvenue,wisdom.fr}
Wed, 16 Sep 2015 12:43:42 +0000 HackBot <FreeFull> rm root
Wed, 16 Sep 2015 12:43:03 +0000 HackBot <FreeFull> ` ln -s / root
Wed, 16 Sep 2015 12:36:51 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/wisdome
Wed, 16 Sep 2015 12:36:11 +0000 HackBot <oerjan> ` sed -i \'s/The/The Wisdome is the/\' wisdom/wisdome
Wed, 16 Sep 2015 12:29:48 +0000 HackBot <oerjan> learn L is far too short to be a village in Wales.
Wed, 16 Sep 2015 12:27:59 +0000 HackBot <oerjan> learn Y is a commune in France. There\'s nothing funny about this.
Wed, 16 Sep 2015 12:21:41 +0000 HackBot <oerjan> learn B\xc3\xb8 is not just one, but _two_ municipalities in Norway. And not just three, but at least _four_ farms. Ah ah ah ah ah!
Wed, 16 Sep 2015 12:20:59 +0000 HackBot <fizzie> learn_append ii Except for speaking Swedish.
Wed, 16 Sep 2015 12:20:20 +0000 HackBot <fizzie> sed -i -e \'s/munc/munic/\' wisdom/ii
Wed, 16 Sep 2015 12:19:56 +0000 HackBot <fizzie> learn Ii is a muncipality in Finland, no matter what you do.
Wed, 16 Sep 2015 12:16:22 +0000 HackBot <oerjan> learn B\xc3\xb8 is not just one, but _two_ municipalities in Norway. And not just three, but at least _four_ farms. Ah ah ah!
Wed, 16 Sep 2015 12:09:55 +0000 HackBot <oerjan> learn B is _not_ a village in Norway, unless you\'re even worse than the BBC and drop strange letters altogether.
Wed, 16 Sep 2015 12:08:20 +0000 HackBot <oerjan> learn B is _not_ a village in Norway, unless you\'re even worse than the BBC and drop letters with things on top of them altogether.
Wed, 16 Sep 2015 12:05:50 +0000 HackBot <oerjan> learn B is _not_ a village in Norway, unless you\'re even worse than the BBC and drop accented letters altogether.
Wed, 16 Sep 2015 12:02:10 +0000 HackBot <oerjan> rm wisdom/toe
Tue, 15 Sep 2015 23:32:28 +0000 HackBot <hppavilion[1]> le/rn wisdome/The place where all of HackBot\'s wisdom is stored and forced to fight to the death for the freedom of being printed out when you type `wisdom
Tue, 15 Sep 2015 23:29:40 +0000 HackBot <hppavilion[1]> learn B is, in fact, a village in norway
Tue, 15 Sep 2015 23:29:32 +0000 HackBot <hppavilion[1]> learn b is, in fact, a village in norway
Tue, 15 Sep 2015 23:27:25 +0000 HackBot <oren_> le/rn the/the Toe of Harriness\'s Enclosure
Tue, 15 Sep 2015 23:27:16 +0000 HackBot <hppavilion[1]> learn the Toe of Harriness\'s Enclosure
Tue, 15 Sep 2015 23:26:43 +0000 HackBot <hppavilion[1]> learn The Toe of Harriness\'s Enclosure
Tue, 15 Sep 2015 23:26:36 +0000 HackBot <oren_> learn the foe is the Field-On Enemy
Tue, 15 Sep 2015 23:26:23 +0000 HackBot <hppavilion[1]> learn the Toe of Harriness\'s Enclosure
Tue, 15 Sep 2015 23:26:18 +0000 HackBot <oren_> learn foe Field-On Enemy
Tue, 15 Sep 2015 23:25:31 +0000 HackBot <hppavilion[1]> learn the Toe of Harriness\'s Enclave
Tue, 15 Sep 2015 23:25:24 +0000 HackBot <hppavilion[1]> learn Toe of Harriness\'s Enclave
Tue, 15 Sep 2015 22:58:20 +0000 HackBot <Phantom__Hoover> ` sed -i \'s/^yuy //\' wisdom/yuy
Tue, 15 Sep 2015 22:40:12 +0000 HackBot <hppavilion[1]> learn yuy yuy:yay::lulz:lol
Mon, 14 Sep 2015 17:51:14 +0000 HackBot <oerjan> rm wisdom/v\xc3\xa4lkommen
Mon, 14 Sep 2015 17:50:34 +0000 HackBot <tswett> rm bin/wat
Mon, 14 Sep 2015 17:50:19 +0000 HackBot <tswett> ln -s os bin/wat
Mon, 14 Sep 2015 17:49:16 +0000 HackBot <tswett> echo -e \'#!/bin/bash\\necho "$0" | sed -e \'\\\'\'s_.*/__\'\\\'\'\' > bin/os
Mon, 14 Sep 2015 17:49:06 +0000 HackBot <oerjan> mk wisdom/welcome.sv//Hej och v\xc3\xa4lkommen till den internationella knutpunkten f\xc3\xb6r esoterisk programmeringsspr\xc3\xa5ksdesign och -drifts\xc3\xa4ttning! F\xc3\xb6r mer information, se v\xc3\xa5r wiki: <http://esolangs.org/>. (F\xc3\xb6r den andra sortens esoterism, pr\xc3\xb6va #esoteric p\xc3\xa5 EFnet eller DALnet.)
Mon, 14 Sep 2015 17:49:04 +0000 HackBot <tswett> echo -e \'#!/bin/bash\\necho "$0" | sed -e "s_.*/__"\' > bin/os
Mon, 14 Sep 2015 17:48:13 +0000 HackBot <tswett> chmod +x bin/os
Mon, 14 Sep 2015 17:48:09 +0000 HackBot <tswett> echo -e \'#!/bin/bash\\necho "$0"\' > bin/os
Sun, 13 Sep 2015 23:25:46 +0000 HackBot <tswett> le/rn sth/"sth" is short for "something that hibernates".
Sun, 13 Sep 2015 22:25:41 +0000 HackBot <oerjan> ` sed -i \'s/and //;s/genders./genders, and voluminous but calm eyebrows./\' wisdom/taneb
Fri, 11 Sep 2015 08:00:58 +0000 HackBot <b_jonas> le/rn resolution/As of 2015, highest resolution commercial computer monitors are 5120x2880 Apple and 3840x2160 other.
Thu, 10 Sep 2015 21:58:38 +0000 HackBot <shachaf> rm oerjan/cat
Thu, 10 Sep 2015 21:58:34 +0000 HackBot <shachaf> touch oerjan/cat
Thu, 10 Sep 2015 21:43:10 +0000 HackBot <oerjan> rm oerjan
Thu, 10 Sep 2015 11:44:19 +0000 HackBot <tswett> ln -s w\xc3\xa4lc\xc3\xa5m\xc3\xa4 bin/walcama
Thu, 10 Sep 2015 11:28:14 +0000 HackBot <b_jonas> ` echo $\'#!/bin/sh\\nexec welcome "$@" | bin/en2sv\\n\' > bin/w\xc3\xa4lc\xc3\xa5m\xc3\xa4
Thu, 10 Sep 2015 11:27:04 +0000 HackBot <b_jonas> ` -e bin/en2sv || >bin/en2sv echo $\'#!/usr/bin/perl\\n\'\'use Encode; binmode *$_,"encoding(utf8)" for STDIN,STDOUT; local$/; for (split//,<STDIN>) { rand(5)<3 and y/EOeo/\\xc4\\xc5\\xe4\\xe5/; print }\'; chmod a+x bin/en2sv
Thu, 10 Sep 2015 11:26:11 +0000 HackBot <b_jonas> ` -e bin/en2sv || >bin/en2sv \'use Encode; binmode *$_,"encoding(utf8)" for STDIN,STDOUT; local$/; for (split//,<STDIN>) { rand(5)<3 and y/EOeo/\\xc4\\xc5\\xe4\\xe5/; print }\'; chmod a+x bin/en2sv
Thu, 10 Sep 2015 11:17:12 +0000 HackBot <b_jonas> ` >bin/w\xc3\xa4lc\xc3\xa5m\xc3\xa4 echo $\'#!/bin/sh\\nexec welcome "$@" | sed "s/E/\xc3\x84/g;s/O/\xc3\x85/g;s/e/\xc3\xa4/g;s/o/\xc3\xa5/g"\\n\'
Thu, 10 Sep 2015 11:16:56 +0000 HackBot <b_jonas> ` >bin/w\xc3\xa4lc\xc3\xa5m\xc3\xa4 echo $\'#!/bin/sh\\nwelcome | sed "s/E/\xc3\x84/g;s/O/\xc3\x85/g;s/e/\xc3\xa4/g;s/o/\xc3\xa5/g"\\n\'
Thu, 10 Sep 2015 11:15:33 +0000 HackBot <b_jonas> ` f=bin/w\xc3\xa4lc\xc3\xa5m\xc3\xa4; >"$f" echo $\'/bin/sh\\nwelcome | sed "s/E/\xc3\x84/g;s/O/\xc3\x85/g;s/e/\xc3\xa4/g;s/o/\xc3\xa5/g"\'; chmod a+x "$f"
Tue, 08 Sep 2015 20:41:49 +0000 HackBot <hppavilion[1]> echo "echo \\"Alas, poor \\$@, I knew him well!\\"" > bin/mourn
Tue, 08 Sep 2015 20:41:35 +0000 HackBot <hppavilion[1]> echo "echo \\"Alas, poor \\$@, I knew him well\\"" > bin/mourn
Tue, 08 Sep 2015 20:41:13 +0000 HackBot <hppavilion[1]> echo "echo \\"echo \\"Alas, poor \\$@, I knew him well!\\"" > bin/mourn
Tue, 08 Sep 2015 20:40:43 +0000 HackBot <hppavilion[1]> echo "echo \\"/me picks up a skull\\";echo \\"Alas, poor \\$@, I knew him well!\\"" > bin/mourn
Tue, 08 Sep 2015 20:39:48 +0000 HackBot <fizzie> chmod +x bin/mourn
Tue, 08 Sep 2015 20:39:37 +0000 HackBot <fizzie> echo "echo \\"Alas, poor \\$@, I knew him well\\"" > bin/mourn
Tue, 08 Sep 2015 20:32:53 +0000 HackBot <hppavilion[1]> touch bin/mourn
Tue, 08 Sep 2015 19:09:02 +0000 HackBot <nortti> chmod +x bin/FireFlist
Tue, 08 Sep 2015 19:08:42 +0000 HackBot <nortti> echo \'echo FireFly Eldis4\' > bin/FireFlist
Tue, 08 Sep 2015 03:15:42 +0000 HackBot <hppavilion[1]> complain Complaints file lacks file extension making it look like a directory. Which is confusing
Sat, 05 Sep 2015 16:56:23 +0000 HackBot <fizzie> ` sed -i -e \'s/perl/perl -CSDA/\' bin/thanks
Thu, 03 Sep 2015 08:03:54 +0000 HackBot <fizzie> ` sed -i -e \'s,>/tmp/a.c &&,|,;s|/tmp/a.c|-x c -|\' bin/cc
Tue, 01 Sep 2015 14:58:51 +0000 HackBot <tswett> le/rn hthyh/"hthyh" is a common typo for "tithe".
Mon, 31 Aug 2015 23:09:56 +0000 HackBot <oerjan_nope> le/rn os/Os is the accusative plural of us. Also a municipality in Norway.
Mon, 31 Aug 2015 23:07:20 +0000 HackBot <oerjan_nope> rm wisdom/o
Mon, 31 Aug 2015 23:07:05 +0000 HackBot <oerjan_nope> learn_append os Also a municipality in Norway.
Mon, 31 Aug 2015 21:41:19 +0000 HackBot <oerjan_nope> learn Indonesia is a large island country in Asia and the world\'s most populous muslim country. Its major export is rayon textile from the Indonesian fnord.
Sun, 30 Aug 2015 05:56:03 +0000 HackBot <oerjan> learn An FSM is a state machine with noodly appendages.
Sat, 29 Aug 2015 22:33:33 +0000 HackBot <tswett> sed -i \'s/sys.stdin.read(3) or sys.argv\\[1\\]/len(sys.argv) >= 2 and sys.argv[1] or raw_input()/\' bin/loudly
Sat, 29 Aug 2015 22:31:24 +0000 HackBot <tswett> sed -i \'s/read(0)/read(3)/\' bin/loudly
Sat, 29 Aug 2015 22:30:41 +0000 HackBot <tswett> sed -i \'s/read(3)/read(0)/\' bin/loudly
Sat, 29 Aug 2015 22:30:22 +0000 HackBot <tswett> sed -i \'s/read()/read(3)/\' bin/loudly
Sat, 29 Aug 2015 22:27:42 +0000 HackBot <tswett> sed -i \'s/raw_input()/sys.stdin.read()/\' bin/loudly
Sat, 29 Aug 2015 22:26:18 +0000 HackBot <tswett> sed -i \'s/\\[0\\]/\\[1\\]/\' bin/loudly
Sat, 29 Aug 2015 22:24:30 +0000 HackBot <tswett> sed -i \'s/import itertools/import sys, itertools/\' bin/loudly
Sat, 29 Aug 2015 22:23:23 +0000 HackBot <tswett> sed -i \'s/raw_input()/raw_input() or sys.argv[0]/\' bin/loudly
Sat, 29 Aug 2015 00:33:30 +0000 HackBot <int-e> rm wisdom/equal
Sat, 29 Aug 2015 00:29:21 +0000 HackBot <shachaf> rm wisdom/<zombiecheney>
Sat, 29 Aug 2015 00:25:48 +0000 HackBot <int-e> ` rm wisdom/equals; ln -s equal wisdom/equal
Sat, 29 Aug 2015 00:25:09 +0000 HackBot <int-e> ` ln -s equals wisdom/equals
Sat, 29 Aug 2015 00:21:40 +0000 HackBot <int-e> forget <fizzie>
Sat, 29 Aug 2015 00:20:29 +0000 HackBot <oerjan> addquote <fizzie> I was watching a pair of otters, and somehow the name "Harry P. Otter" hasn\'t left my brain since.
Sat, 29 Aug 2015 00:20:03 +0000 HackBot <oerjan> learn <fizzie> I was watching a pair of otters, and somehow the name "Harry P. Otter" hasn\'t left my brain since.
Fri, 28 Aug 2015 15:19:14 +0000 HackBot <dipperswett> echo -e \'#!/usr/bin/env python\\nimport itertools\\ninp = raw_input()\\ncyc = itertools.cycle(["\\\\00304,09","\\\\00309,04"])\\nprint "".join(cyc.next() + c for c in inp)\' > bin/loudly
Fri, 28 Aug 2015 15:16:52 +0000 HackBot <dipperswett> echo -e \'#!/usr/bin/env python\\nimport itertools\\ncyc = itertools.cycle(["\\\\00304,09","\\\\00309,04"])\\nprint "".join(cyc.next() + c for c in raw_input())\' > bin/loudly
Fri, 28 Aug 2015 15:10:02 +0000 HackBot <dipperswett> chmod +x bin/loudly
Fri, 28 Aug 2015 15:09:52 +0000 HackBot <dipperswett> echo -e \'#!/usr/bin/env python\\nimport itertools\\ncyc = itertools.cycle(["\\00304,09","\\00309,04"])\\nprint "".join(cyc.next() + c for c in raw_input())\' > bin/loudly
Fri, 28 Aug 2015 14:06:49 +0000 HackBot <mroman> learn vatican is the super-rich part of italy. Sadly, it has a huge crime rate. You will be robbed.
Fri, 28 Aug 2015 14:06:31 +0000 HackBot <mroman> learn vatican is the super-rich part of italy. Sadly, it has a huge crime rate.
Fri, 28 Aug 2015 14:06:05 +0000 HackBot <mroman> learn vatican is the super-rich part of italy.
Fri, 28 Aug 2015 13:42:48 +0000 HackBot <dipperswett> echo -e \'\\x034,9S\\x039,4T\\x034,9O\\x039,4P\\x034,9 \\x039,4T\\x034,9H\\x039,4E\\x034,9 \\x039,4M\\x034,9A\\x039,4D\\x034,9N\\x039,4E\\x034,9S\\x039,4S\' > madness
Fri, 28 Aug 2015 01:18:57 +0000 HackBot <dipperswett> learn clbin is a "command line pastebin" web application: https://clbin.com
Thu, 27 Aug 2015 22:30:47 +0000 HackBot <izabera> ` bison > oerjan
Mon, 24 Aug 2015 21:36:08 +0000 HackBot <shachaf> ` sed -i \'s#http.*#http://www.giantitp.com/cgi-bin/GiantITP/ootscript#\' wisdom/olist
Sat, 22 Aug 2015 23:10:15 +0000 HackBot <oerjan> learn_append mapole A regulatory mapole measures 6\' by 12 kg, \xc2\xb10.5 inHg.
Sat, 22 Aug 2015 23:00:38 +0000 HackBot <oerjan> le/rn os/os is the accusative plural of us.
Sat, 22 Aug 2015 22:56:46 +0000 HackBot <oerjan> learn FurryScript is the hairiest of all esoteric languages.
Sat, 22 Aug 2015 22:55:04 +0000 HackBot <mauris> le/rn os/The accusative plural of us.
Sat, 22 Aug 2015 22:49:18 +0000 HackBot <tswett> le/rn os/Operating system.
Sat, 22 Aug 2015 22:33:36 +0000 HackBot <boily> learn hppavilion[1] se describe en las notas al pie. \xc2\xbfPorqu\xc3\xa9 no los dos? Nadie lo sabe.
Sat, 22 Aug 2015 22:30:43 +0000 HackBot <oerjan> learn hppavilion[1] is described in the footnotes.
Sat, 22 Aug 2015 10:51:53 +0000 HackBot <boily> ` sed -i \'s/the reals,/the reals, robots,/\' wisdom/tanebvention
Sat, 22 Aug 2015 03:31:25 +0000 HackBot <shachaf> learn Robots are deterministic finite Belgians that repeat themselves. Taneb invented them.
Fri, 21 Aug 2015 06:29:41 +0000 HackBot <int-e> learn Soap is the main ingredient for the iridescent visions that internet startups sell to investors.
Tue, 18 Aug 2015 23:47:32 +0000 HackBot <oerjan> ` touch test; sed -i \'r/haskell/\' test
Tue, 18 Aug 2015 18:59:27 +0000 HackBot <tswett> learn Rust is C++ as designed by the makers of Haskell.
Tue, 18 Aug 2015 18:55:48 +0000 HackBot <tswett> learn Rust is what Haskell would be if it were C++.
Tue, 18 Aug 2015 18:51:28 +0000 HackBot <tswett> le/rn rust/C++ is the Java version of C. Rust is the Haskell version of C.
Tue, 18 Aug 2015 18:36:00 +0000 HackBot <shachaf> ` sed -i \'s/C/C++/\' wisdom/rust
Tue, 18 Aug 2015 18:29:41 +0000 HackBot <tswett> learn Rust is the Haskell version of C.
Mon, 17 Aug 2015 11:27:33 +0000 HackBot <int-e> revert
Mon, 17 Aug 2015 11:27:09 +0000 HackBot <int-e> rm wisdom/progres
Mon, 17 Aug 2015 10:52:23 +0000 HackBot <boily> ` sed -i \'s/the reals,/the reals, progress,/\' wisdom/tanebvention
Mon, 17 Aug 2015 10:24:04 +0000 HackBot <int-e> learn Progress has been made today. It was invented by Taneb.
Fri, 14 Aug 2015 16:25:01 +0000 HackBot <Taneb> pastequotes
Thu, 13 Aug 2015 11:42:50 +0000 HackBot <int-e> ` rm frotz xyzzy bar
Thu, 13 Aug 2015 11:38:09 +0000 HackBot <int-e> ` echo bar >> bar
Thu, 13 Aug 2015 11:31:44 +0000 HackBot <int-e> touch xyzzy
Thu, 13 Aug 2015 11:31:39 +0000 HackBot <int-e> touch frotz
Thu, 13 Aug 2015 11:11:20 +0000 HackBot <int-e> revert accbc9c5c7ec
Thu, 13 Aug 2015 11:07:14 +0000 HackBot <boily> le/rn to-be-deleted/to-be-deleted
Wed, 12 Aug 2015 23:39:15 +0000 HackBot <ais523> echo wisdom/* | shuf | head -n 10 | xargs rm
Wed, 12 Aug 2015 23:38:58 +0000 HackBot <ais523> ls wisdom/* | shuf | head -n 10 | xargs rm
Mon, 10 Aug 2015 18:43:45 +0000 HackBot <shachaf> addquote <olsner> I\'ve heard that scow is oerjanspeak for something
Fri, 07 Aug 2015 15:41:27 +0000 HackBot <oerjan> ` sed -i \'s/French/German/\' wisdom/f\xc3\xbcng\xc3\xb6t
Fri, 07 Aug 2015 11:02:50 +0000 HackBot <boily> le/rn f\xc3\xbcng\xc3\xb6t/F\xc3\xbcng\xc3\xb6t is the French pronunciation of fungot.
Fri, 07 Aug 2015 09:45:20 +0000 HackBot <mroman> learn f\xc3\xbcng\xc3\xb6t is the french pronunciation of fungot.
Thu, 06 Aug 2015 10:58:02 +0000 HackBot <boily> ` sed -i \'s/START/SELECT] [START/\' wisdom/konami
Thu, 06 Aug 2015 03:39:03 +0000 HackBot <oerjan> learn Cubes come in all sizes, colors and materials, but only one shape.
Thu, 06 Aug 2015 02:54:47 +0000 HackBot <oren> makelist flist
Tue, 04 Aug 2015 23:09:10 +0000 HackBot <shachaf> ` sed -i \'s/ / /\' wisdom/pineapple # thoerjan
Tue, 04 Aug 2015 23:05:40 +0000 HackBot <shachaf> ` sed -i \'s/therefore//\' wisdom/pineapple
Tue, 04 Aug 2015 22:02:38 +0000 HackBot <shachaf> le/rn twhib/the world holds its breath
Mon, 03 Aug 2015 12:06:58 +0000 HackBot <mroman> learn fisdom is the domination by the federal inspection station.
Mon, 03 Aug 2015 12:06:51 +0000 HackBot <mroman> learn fisdom is the domination by the feder inspection station.
Mon, 03 Aug 2015 11:10:52 +0000 HackBot <boily> le/rn hockey/Hockey is okey, but parsley is gharsley.
Sun, 02 Aug 2015 22:42:37 +0000 HackBot <oerjan> revert
Sun, 02 Aug 2015 22:41:44 +0000 HackBot <oerjan> rm wisdom/output
Sun, 02 Aug 2015 22:22:39 +0000 HackBot <oerjan> addquote <oren> I\'m making a new font. I\'m up to the capital E with diarhea
Wed, 29 Jul 2015 13:07:07 +0000 HackBot <Taneb> addquote <oren> int64_t is too long a name <Jafet> It used to be too long long, but now it\'s just too long.
Mon, 27 Jul 2015 17:09:04 +0000 HackBot <shachaf> rm wisdom/tar
Mon, 27 Jul 2015 16:32:49 +0000 HackBot <oerjan> le/rn uwe boll/Uwe Boll is the undefined behavior of cinematography.
Mon, 27 Jul 2015 09:37:30 +0000 HackBot <mroman> learn word (Microsoft Word) was a text-editor for animated texts but not anymore.
Sun, 26 Jul 2015 23:04:51 +0000 HackBot <ais523> rm bin/\xef\xbc\xb7\xef\xbc\xa5\xef\xbc\xac\xef\xbc\xa3\xef\xbc\xaf\xef\xbc\xad\xef\xbc\xa5
Sun, 26 Jul 2015 22:48:12 +0000 HackBot <oerjan> learn The Rea is the river flowing through Birmingham. It is jealous of the other rivers having four letters.
Sun, 26 Jul 2015 13:56:30 +0000 HackBot <oerjan> learn Mosquitos are tiny vampires, sucking out your soul.
Fri, 24 Jul 2015 01:20:31 +0000 HackBot <oerjan> ` sed -i \'s/$/./\' wisdom/supermarionation
Fri, 24 Jul 2015 01:16:20 +0000 HackBot <Phantom_Hoover> learn supermarionation is another name for the mushroom kingdom
Wed, 22 Jul 2015 21:59:36 +0000 HackBot <shachaf> ` sed -i \'s/\\*/?*/\' bin/mk
Wed, 22 Jul 2015 21:53:01 +0000 HackBot <int-e> ` sed -i 1a\'[[ "$1" = */* ]] || exit\' bin/slashlearn
Wed, 22 Jul 2015 21:43:43 +0000 HackBot <oerjan> ` echo \'Spj\xc3\xa6tt!\' >canary
Wed, 22 Jul 2015 21:42:18 +0000 HackBot <int-e> rm wisdom/watch too late!
Wed, 22 Jul 2015 21:41:13 +0000 HackBot <int-e> le/rn watch/Too late!
Wed, 22 Jul 2015 21:40:32 +0000 HackBot <int-e> le/rn watch Too late!
Wed, 22 Jul 2015 16:30:06 +0000 HackBot <Jafet> ` echo \'bienvenido "$@" | rainwords\' > bin/arienvenido && chmod +x bin/arienvenido
Wed, 22 Jul 2015 16:29:04 +0000 HackBot <Jafet> ` echo \'bienvenido | rainwords\' > bin/arienvenido && chmod +x bin/arienvenido
Wed, 22 Jul 2015 16:15:29 +0000 HackBot <ais523> addquote <fungot> tswett: stop being an associative list. [...] <shachaf> is tswett being an associative list again <tswett> I\'m: sorry; I: can\'t help it;
Wed, 22 Jul 2015 15:27:49 +0000 HackBot <tswett> le/rn fundamental theorem of Taneb/The Fundamental Theorem of Taneb states that for all strings S, if S describes a thing, then it is provable that Taneb invented the thing described by S; and, furthermore, that it is provable that there exists a string T that describes a thing that Taneb did not invent.
Wed, 22 Jul 2015 15:25:18 +0000 HackBot <shachaf> ` sed -i \'s/Go,/Go, the universe,/\' wisdom/tanebvention
Wed, 22 Jul 2015 15:24:48 +0000 HackBot <shachaf> ` ln -s universe wisdom/the\\ universe
Tue, 21 Jul 2015 21:22:00 +0000 HackBot <shachaf> ` sed -i \'s/created/invented by Taneb/\' wisdom/universe
Tue, 21 Jul 2015 21:03:00 +0000 HackBot <int-e> learn The universe was created as an opposing force to oerjan.
Tue, 21 Jul 2015 01:07:30 +0000 HackBot <oren> learn RAII means you allocate in the constructor and deallocate in the destructor. There is no \'initializer\' involved.
Tue, 21 Jul 2015 00:55:25 +0000 HackBot <oren> le/rn RAII/RAII is Resource Allocation in the constructor... wait wait uh... Is uh, Initialization
Mon, 20 Jul 2015 16:53:56 +0000 HackBot <shachaf> learn_append olist http://www.giantitp.com/comics/ootslatest.html
Sun, 19 Jul 2015 11:42:44 +0000 HackBot <int-e> learn NIH was /not/ invented by Taneb.
Sat, 18 Jul 2015 22:35:15 +0000 HackBot <oren> ` xxd -r -p <<<\'E080b1\' >testend
Sat, 18 Jul 2015 22:25:42 +0000 HackBot <oren> ` cat <<<\'\xe3\x81\x9f\xe3\x81\xa8\xe3\x81\x88\xe3\x81\xb0\xe3\x81\x93\xe3\x81\xae\xe3\x83\xa1\xe3\x82\xbb\xe3\x83\xbc\xe3\x82\xb8\' >testbegin
Sat, 18 Jul 2015 22:25:10 +0000 HackBot <oren> ` xxd -r -p <<<\'D90a\' >testend
Sat, 18 Jul 2015 10:27:52 +0000 HackBot <Jafet> ` sed -i -e \'s,IOError,EOFError,\' bin/uniqs
Sat, 18 Jul 2015 10:26:47 +0000 HackBot <Jafet> ` sed -i -e \'s,python,/usr/bin/python,\' bin/uniqs
Sat, 18 Jul 2015 10:25:33 +0000 HackBot <Jafet> ` echo $\'#!python\\ns=set()\\ntry:\\n while True:\\n l=raw_input()\\n if l not in s:\\n s.add(l)\\n print(l)\\nexcept IOError:\\n pass\' > bin/uniqs && chmod +x bin/uniqs
Fri, 17 Jul 2015 21:07:15 +0000 HackBot <int-e> ` chmod +x bin/\\*
Fri, 17 Jul 2015 21:06:59 +0000 HackBot <int-e> ` echo \'echo $(ls bin | shuf -n 1) $*\' > bin/\\*
Fri, 17 Jul 2015 15:41:38 +0000 HackBot <Jafet> ` ln wisdom/haskell{,\\\'}