log

age author description
Sat, 03 Aug 2019 12:51:37 +0000 HackEso <b_jonas> `` cat share/dict/12dicts/American/2of12inf-part?.txt > share/dict/12dicts/American/2of12inf.txt draft
Sat, 03 Aug 2019 12:51:08 +0000 HackEso <b_jonas> fetch share/dict/12dicts/American/2of12inf-part1.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part1.txt draft
Sat, 03 Aug 2019 12:50:48 +0000 HackEso <b_jonas> fetch share/dict/12dicts/American/2of12inf-part0.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12inf-part0.txt draft
Sat, 03 Aug 2019 12:47:54 +0000 HackEso <b_jonas> fetch share/dict/12dicts/alllists.html https://hack.esolangs.org/get/share/dict/12dicts/alllists.html draft
Sat, 03 Aug 2019 12:47:18 +0000 HackEso <b_jonas> fetch share/dict/12dicts/American/2of12.txt https://hack.esolangs.org/get/share/dict/12dicts/American/2of12.txt draft
Sat, 03 Aug 2019 12:46:21 +0000 HackEso <b_jonas> fetch share/dict/12dicts/American/6of12.txt https://hack.esolangs.org/get/share/dict/12dicts/American/6of12.txt draft
Sat, 03 Aug 2019 12:43:37 +0000 HackEso <b_jonas> fetch share/dict/12dicts/ReadMe.html https://hack.esolangs.org/get/share/dict/12dicts/ReadMe.html draft
Sat, 03 Aug 2019 12:42:19 +0000 HackEso <b_jonas> fetch share/dict/12dicts/Lemmatized/2+2+3cmn.txt https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3cmn.txt draft
Sat, 03 Aug 2019 12:40:38 +0000 HackEso <b_jonas> fetch share/dict/12dicts/Lemmatized/2+2+3frq.txt https://hack.esolangs.org/get/share/dict/12dicts/Lemmatized/2+2+3frq.txt draft
Sat, 03 Aug 2019 12:39:24 +0000 HackEso <b_jonas> `` echo http://wordlist.aspell.net/12dicts/ > share/dict/12dicts/readme.hackeso draft
Thu, 01 Aug 2019 19:06:37 +0000 HackEso <b_jonas> `` perl -pi -e s+tps/+tps:/+ tmflry/wiki draft
Thu, 01 Aug 2019 19:06:17 +0000 HackEso <b_jonas> `` perl -pi -e s+tp:+tps+ tmflry/wiki draft
Thu, 01 Aug 2019 02:41:13 +0000 HackEso <int-e> learn The password of the month is surprising. draft
Wed, 24 Jul 2019 20:10:49 +0000 HackEso <b_jonas> `` perl -i -pe \'warn s/llystumble/lly stumble/g, " - $_";\' wisdom/o draft
Wed, 24 Jul 2019 20:05:09 +0000 HackEso <b_jonas> `` perl -i -pe \'warn s/ //g, " - $_";\' wisdom/o draft
Sat, 20 Jul 2019 01:31:45 +0000 HackEso <ais523> ` chmod a+x interps/7/7.pl draft
Sat, 20 Jul 2019 01:31:37 +0000 HackEso <ais523> ` chmod a+x ibin/7 draft
Sat, 20 Jul 2019 01:31:28 +0000 HackEso <ais523> ` printf \'#!/bin/sh\\necho "$1" | interps/7/7.pl /dev/stdin\' > ibin/7 draft
Sat, 20 Jul 2019 01:30:35 +0000 HackEso <ais523> ` mv 7.pl interps/7 draft
Sat, 20 Jul 2019 01:30:00 +0000 HackEso <ais523> fetch http://nethack4.org/esolangs/7/7.pl draft
Fri, 19 Jul 2019 21:53:14 +0000 HackEso <int-e> ` echo "Why are you taking Polly down into the mine? Polly\'s a parrot, not a canary! And where\'s my cracker?" > canary draft
Fri, 19 Jul 2019 21:49:26 +0000 HackEso <ais523> ` rm ./- ./\':#,_@\' draft
Fri, 19 Jul 2019 04:10:52 +0000 HackEso <oerjan> ` ln -s interp bin/\\! draft
Fri, 19 Jul 2019 04:10:38 +0000 HackEso <oerjan> ` mv bin/{\\!,interp} draft
Thu, 18 Jul 2019 19:19:56 +0000 HackEso <shachaf> delquote 386 draft
Thu, 18 Jul 2019 08:09:15 +0000 HackEso <b_jonas> `` perl -pi -e \'s/ and unsolvable puzzles//; warn$_\' wisdom/ci # http://www.irregularwebcomic.net/draakslair/viewtopic.php?p=173108#173108 draft
Wed, 17 Jul 2019 22:26:09 +0000 HackEso <ais523> ` sed -i -e \'s/echo/echo -n/\' \'bin/!\' draft
Wed, 17 Jul 2019 22:21:25 +0000 HackEso <ais523> ` sed -i -e \'s/ARG"$/ARG$2"/\' \'bin/!\' draft
Wed, 17 Jul 2019 22:07:26 +0000 HackEso <ais523> ` sed -i -e \'s/halt/write("\\ntrue."), !, halt; write("\\nfalse."), !, halt/\' ibin/brachylog draft
Tue, 16 Jul 2019 22:09:59 +0000 HackEso <b_jonas> `` /bin/sed -i \'/^cd(8glibc/d\' share/whatis draft
Tue, 16 Jul 2019 22:01:05 +0000 HackEso <b_jonas> `` cat tmp/jeval.whatis >> share/whatis draft
Tue, 16 Jul 2019 21:55:16 +0000 HackEso <ais523> ` chmod a+x ibin/brachylog draft
Tue, 16 Jul 2019 21:55:08 +0000 HackEso <ais523> ` printf \'#!/bin/sh\\necho "$1" > tmp/input.brachylog\\n(cd interps/brachylog/brachylog/Brachylog-master/src; swipl -g \'\\\'\'run_from_file("../../../../../tmp/input.brachylog", _, _), halt\'\\\'\' brachylog.pl)\' > ibin/brachylog draft
Tue, 16 Jul 2019 21:44:32 +0000 HackEso <ais523> ` ln -s ../../../../../tmp/compiled_brachylog.pl interps/brachylog/brachylog/Brachylog-master/src/compiled_brachylog.pl draft
Tue, 16 Jul 2019 21:39:11 +0000 HackEso <ais523> ` mv ibin/brachylog interps/brachylog draft
Tue, 16 Jul 2019 21:38:16 +0000 HackEso <ais523> ` rm bin/unzip draft
Tue, 16 Jul 2019 21:37:33 +0000 HackEso <ais523> ` sed -i -e \'s/unzip(@_)/unzip(@ARGV)/\' bin/unzip draft
Tue, 16 Jul 2019 21:37:27 +0000 HackEso <b_jonas> python3 -cimport os,zipfile; os.chdir("ibin/brachylog"); zipfile.ZipFile("master.zip").extractall() draft
Tue, 16 Jul 2019 21:36:58 +0000 HackEso <ais523> ` sed -i -e \'s/unzip(shift)/unzip(@_)/\' bin/unzip draft
Tue, 16 Jul 2019 21:35:23 +0000 HackEso <ais523> ` chmod a+x bin/unzip draft
Tue, 16 Jul 2019 21:35:17 +0000 HackEso <ais523> ` mv unzip.pl bin/unzip draft
Tue, 16 Jul 2019 21:35:05 +0000 HackEso <ais523> fetch https://gist.githubusercontent.com/eqhmcow/5389877/raw/514a27c213aefb58079687e4c257b57d6ad7a39f/unzip.pl draft
Tue, 16 Jul 2019 21:32:41 +0000 HackEso <ais523> ` rm ibin/brachylog/master draft
Tue, 16 Jul 2019 21:32:12 +0000 HackEso <ais523> ` (cd ibin/brachylog; perl -MIO::Uncompress::Unzip=unzip -e \'unzip "master.zip" => "master"\') draft
Tue, 16 Jul 2019 21:27:08 +0000 HackEso <ais523> ` mv master.zip ibin/brachylog draft
Tue, 16 Jul 2019 21:26:34 +0000 HackEso <ais523> fetch https://github.com/JCumin/Brachylog/archive/master.zip draft
Tue, 16 Jul 2019 21:07:24 +0000 HackEso <b_jonas> slashlearn source//Sources for HackEgo can be found at https://bitbucket.org/GregorR/hackbot + https://bitbucket.org/GregorR/multibot + https://bitbucket.org/GregorR/umlbox . Sources for HackEso can be found at https://bitbucket.org/fizzie/hackbot + https://bitbucket.org/fizzie/multibot + https://bitbucket.org/fizzie/umlbox . draft
Tue, 16 Jul 2019 18:31:32 +0000 HackEso <b_jonas> `` set -e; c=bin/bonvenon; /bin/sed \'s/ome.nb\\>/ome.eo/g\' bin/velkommen >$c; chmod -v a+x "$c" draft
Tue, 16 Jul 2019 16:54:42 +0000 HackEso <b_jonas> fetch bin/whatis https://hack.esolangs.org/get/bin/whatis draft
Tue, 16 Jul 2019 16:54:11 +0000 HackEso <b_jonas> fetch bin/whatis https://hack.esolangs.org/get/bin/whatis draft
Tue, 16 Jul 2019 16:41:51 +0000 HackEso <b_jonas> `` perl -pi -e \'s/^([^(]+)\\(7glibct\\)/$1(7glibc)/\' share/whatis draft
Tue, 16 Jul 2019 16:40:20 +0000 HackEso <b_jonas> `` perl -pi -e \'s/^([^(]+)\\(7glibch\\)/$1(0glibc)/\' share/whatis draft
Tue, 16 Jul 2019 15:18:48 +0000 HackEso <wob_jonas> fetch bin/whatis https://hack.esolangs.org/get/bin/whatis draft
Tue, 16 Jul 2019 15:17:09 +0000 HackEso <wob_jonas> `` chmod -v a+x bin/whatis draft
Tue, 16 Jul 2019 15:16:11 +0000 HackEso <wob_jonas> fetch bin/whatis https://hack.esolangs.org/get/bin/whatis draft
Tue, 16 Jul 2019 13:57:43 +0000 HackEso <wob_jonas> fetch share/whatis https://hack.esolangs.org/get/share/whatis draft
Tue, 16 Jul 2019 12:49:03 +0000 HackEso <wob_jonas> `` set -e; c=bin/quine; >$c echo $\'#!/bin/sh\\necho $IRC_MESSAGE # Best cheating quine ever?\'; chmod -v a+x "$c" draft
Tue, 16 Jul 2019 12:25:30 +0000 HackEso <wob_jonas> perl -e open$I,"<",$c="bin/hi"; local $/; $s=<$I>; $s=~s/`words`/\\$ENV{IRC_NICK}/ or die; if (1) { open $O,">",$c or die; print $O $s or die; } print $s; draft
Fri, 05 Jul 2019 16:38:32 +0000 HackEso <int-e> slwd warranty//s=G=[GS]= draft
Mon, 01 Jul 2019 23:15:47 +0000 HackEso <shachaf> learn The password of the month is int-e\'s job. draft
Sun, 30 Jun 2019 14:13:05 +0000 HackEso <fizzie> ` ln -s /usr/games/pom bin/pom draft
Tue, 25 Jun 2019 00:26:45 +0000 HackEso <shachaf> slwd smdh//s/er /ers / draft
Tue, 25 Jun 2019 00:26:38 +0000 HackEso <shachaf> revert draft
Tue, 25 Jun 2019 00:26:29 +0000 HackEso <shachaf> slwd smdh//s/r /rs / draft
Sun, 23 Jun 2019 11:48:42 +0000 HackEso <b_jonas> forget b\xc3\xa9zout\'s theorem draft
Mon, 17 Jun 2019 21:56:17 +0000 HackEso <b_jonas> `` perl -pi -e\'s/Bond\\K/, Queen Elizabeth the first/\' wisdom/p*aneb* draft
Thu, 13 Jun 2019 22:08:52 +0000 HackEso <b_jonas> `` echo $IRC_NICK >> bin/flist draft
Thu, 13 Jun 2019 22:04:45 +0000 HackEso <b_jonas> `` rm bin/wrlist draft
Thu, 13 Jun 2019 21:59:30 +0000 HackEso <b_jonas> learn FireFly was a short-running but well-loved sci-fi TV series released in 2003, starring Nathan Fillion and directed and written by Joss Whedon. It\'s also a room whose gimmick is that it gets darker as you kill the enemies. draft
Thu, 13 Jun 2019 21:47:53 +0000 HackEso <b_jonas> `` set -e; cd share/mtg; tr -d \\\\r <MagicCompRules_20190612.txt > rules.txt draft
Thu, 13 Jun 2019 21:47:21 +0000 HackEso <b_jonas> fetch share/mtg/MagicCompRules_20190612.txt https://media.wizards.com/2019/downloads/MagicCompRules%2020190612.txt draft
Thu, 13 Jun 2019 21:47:10 +0000 HackEso <b_jonas> `` set -e; cd share/mtg; test -f MagicCompRules_20181005.txt; rm -v MagicCompRules-20181005.txt draft
Thu, 13 Jun 2019 21:38:19 +0000 HackEso <b_jonas> forget flu shot draft
Thu, 13 Jun 2019 21:37:24 +0000 HackEso <b_jonas> forget resolution draft
Sun, 09 Jun 2019 21:45:47 +0000 HackEso <int-e> learn arseniiv is a blank slate who is afraid of alchemy, especially the kind involving chalk. draft
Sun, 09 Jun 2019 21:30:29 +0000 HackEso <int-e> le/rn_append b_jonas//He is often too busy with appeasing the M:tG gods to make any sense. draft
Sun, 02 Jun 2019 17:11:20 +0000 HackEso <int-e> learn The password of the month has been erroneously sent to the NSA. We apologize for the inconvenience. draft
Sun, 02 Jun 2019 05:46:08 +0000 HackEso <oerjan> addquote <shachaf> `unidecode \xe2\xa7\xb8\xf0\x9f\x99\xbc <HackEso> \xe2\x80\x8b[U+29F8 BIG SOLIDUS] [U+1F67C VERY HEAVY SOLIDUS] <shachaf> it is with a very heavy solidus that i write to inform you that unicode has too many code points draft
Sat, 01 Jun 2019 16:45:45 +0000 HackEso <int-e> complain Nobody\'s talking about the weather here, despite metasepia\'s best efforts! draft
Sun, 26 May 2019 18:45:31 +0000 HackEso <b_jonas> slashlearn log//#esoteric channel logs: https://esolangs.org/logs/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D http://codu.org/logs/_esoteric/ draft
Sun, 26 May 2019 18:22:37 +0000 HackEso <int-e> slwd wisdom.pdf//s=wis=classical wis= draft
Fri, 24 May 2019 15:55:30 +0000 HackEso <wob_jonas> learn The reals are an overt complete ordered Brazilian currency invented by Taneb in 1994. You can pay with them fast in Nora\'s Hair Salon. draft
Thu, 23 May 2019 08:31:49 +0000 HackEso <int-e> learn hug? \xc2\xaf\\_/\xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf\\_/\xc2\xaf draft
Wed, 22 May 2019 21:58:01 +0000 HackEso <shachaf> slwd tanebvention//s/sanity,/& the hug,/ draft
Tue, 14 May 2019 01:16:50 +0000 HackEso <oerjan> learn_append shachaf We don\'t like this. draft
Fri, 10 May 2019 00:26:11 +0000 HackEso <shachaf> sled bin/distort//s/460/459/ draft
Fri, 10 May 2019 00:21:32 +0000 HackEso <shachaf> learn owrjan is oerjan\'s wise twin. draft
Fri, 10 May 2019 00:19:03 +0000 HackEso <shachaf> swrjan s/ark/arkup/ draft
Fri, 10 May 2019 00:17:31 +0000 HackEso <shachaf> swrjan s/Noah/mediawiki\'s default diff/ draft
Sat, 04 May 2019 19:32:14 +0000 HackEso <ais523> ` /bin/true 1&>- draft
Wed, 01 May 2019 22:19:24 +0000 HackEso <b_jonas> learn The security key of the month is "suspicion mankind subdivision dial". draft
Wed, 01 May 2019 21:48:29 +0000 HackEso <fizzie> learn The password of the month has been replaced with a security key for protection against advanced persistent threats. draft
Wed, 01 May 2019 00:16:10 +0000 HackEso <oerjan> slwd html5//s,$,., draft
Tue, 30 Apr 2019 23:48:39 +0000 HackEso <oerjan> forget toilet draft
Tue, 30 Apr 2019 01:36:16 +0000 HackEso <shachaf> revert draft
Tue, 30 Apr 2019 01:34:21 +0000 HackEso <gerzytet> learn John_Skeet is the king of Stack Overflow draft
Tue, 30 Apr 2019 01:34:12 +0000 HackEso <gerzytet> forget john draft
Tue, 30 Apr 2019 01:33:08 +0000 HackEso <gerzytet> learn John Skeet is the king of Stack Overflow draft
Tue, 30 Apr 2019 01:32:23 +0000 HackEso <gerzytet> learn html5 is something that should definitely not be parsed with regex draft
Mon, 29 Apr 2019 13:12:09 +0000 HackEso <wob_jonas> forget if draft
Mon, 29 Apr 2019 13:12:04 +0000 HackEso <wob_jonas> forget ha draft
Mon, 29 Apr 2019 10:27:13 +0000 HackEso <wob_jonas> `` set -e; cd wisdom; mv -vi fungus mushroom; sed -i "s/^/A mushroom is /" mushroom; cat mushroom; echo ok draft
Mon, 29 Apr 2019 01:40:29 +0000 HackEso <gerzytet> learn toilet is elliot spelled backwards, without the extra l, with a t at the end. draft
Mon, 29 Apr 2019 01:40:17 +0000 HackEso <gerzytet> forget toilet draft
Mon, 29 Apr 2019 01:38:26 +0000 HackEso <gerzytet> learn toilet elliot spelled backwards, without the extra l, with a t at the end. draft
Mon, 29 Apr 2019 01:27:03 +0000 HackEso <fizzie> ` mv wisdom/fungu wisdom/fungus # you may opt to `forget it if you wish draft
Mon, 29 Apr 2019 01:19:22 +0000 HackEso <gerzytet> learn a fungus that grows above ground, especially after rain. draft
Wed, 24 Apr 2019 19:45:33 +0000 HackEso <oerjan> learn BABA IS \xc2\xaf\\(\xc2\xb0\xe2\x80\x8b_o)/\xc2\xaf draft
Sun, 21 Apr 2019 16:20:47 +0000 HackEso <b_jonas> forget pike draft
Sat, 20 Apr 2019 17:39:16 +0000 HackEso <b_jonas> learn A circle has no end. draft
Sat, 20 Apr 2019 17:39:12 +0000 HackEso <b_jonas> learn A circle has no end draft
Wed, 17 Apr 2019 23:52:44 +0000 HackEso <oerjan> fetch share/UnicodeData.txt http://ftp.unicode.org/Public/UNIDATA/UnicodeData.txt draft
Wed, 17 Apr 2019 00:38:49 +0000 HackEso <oerjan> sled quotes//1333s, <, <,g draft
Tue, 16 Apr 2019 20:25:51 +0000 HackEso <b_jonas> addquote <shachaf> #define __NR_oldolduname 59 <olsner> fungot: what\'s your old old name? <fungot> olsner: they decided not to waste any brain cells storing obscure unix silliness). draft
Sun, 14 Apr 2019 00:29:11 +0000 HackEso <oerjan> sled share/scowrevs//s,3341,3342, draft
Sat, 13 Apr 2019 23:29:11 +0000 HackEso <oerjan> slwd hlnp//s,mass,known &, draft
Sat, 13 Apr 2019 23:27:50 +0000 HackEso <oerjan> slwd hlnp//s, , , draft
Sat, 13 Apr 2019 23:26:51 +0000 HackEso <oerjan> slwd hlnp//s/modification/wrapper/ draft
Sat, 13 Apr 2019 23:25:23 +0000 HackEso <oerjan> learn hlnp is a modification of "hg log" that ignores mass revert revisions and doesn\'t ping the original committers. Used for implementing other repository log search commands like `doag and `culprits . draft
Sat, 13 Apr 2019 21:01:09 +0000 HackEso <Sgeo_> list draft