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