log

age author description
Tue, 17 Sep 2019 13:32:58 +0000 HackEso <wib_jonas> fetch bin/beat https://hack.esolangs.org/get/bin/beat draft
Fri, 13 Sep 2019 12:14:45 +0000 HackEso <wob_jonas> fetch bin/beat https://hack.esolangs.org/get/bin/beat draft
Fri, 13 Sep 2019 12:14:23 +0000 HackEso <wob_jonas> fetch bin/beat https://hack.esolangs.org/get/bin/beat draft
Fri, 13 Sep 2019 12:13:46 +0000 HackEso <wob_jonas> fetch bin/beat https://hack.esolangs.org/get/bin/beat draft
Fri, 13 Sep 2019 11:19:12 +0000 HackEso <wob_jonas> `` echo \'beat(1hackeso) - print current time in Swatch Internet Time format\' >> share/whatis draft
Fri, 13 Sep 2019 11:17:40 +0000 HackEso <wob_jonas> `` /bin/sed -i \'1a\\# beat - prints current Swatch Internet Time\' bin/beat draft
Fri, 13 Sep 2019 11:15:34 +0000 HackEso <wob_jonas> `` echo \'#!/usr/bin/python3;import math,time;b = math.floor(((time.time()+3600) % 86400) / 86.4);print("%03d"%(b,))\' | tr \\; \\\\n > bin/beat; chmod -v a+x bin/beat draft
Fri, 13 Sep 2019 10:44:14 +0000 HackEso <wob_jonas> `` echo \'#!/usr/bin/python3;import math,time;b = math.floor(100*((time.time()+3600) % 86400) / 86.4);print("%03d.%02d"%(b//100,b%100))\' | tr \\; \\\\n > bin/beat; chmod -v a+x bin/beat draft
Fri, 13 Sep 2019 10:43:27 +0000 HackEso <wob_jonas> `` echo \'#!/usr/bin/python3; import math,time; b = math.floor(100*((time.time()+3600) % 86400) / 86.4); print("%03d.%02d"%(b//100,b%100))\' | tr \\; \\\\n > bin/beat; chmod -v a+x bin/beat draft
Fri, 13 Sep 2019 10:13:42 +0000 HackEso <fizzie> mkx bin/beat//s=$(date +%s); printf \'@%03d\' $(((s+3600) % 86400 * 10 / 864)) draft
Fri, 13 Sep 2019 10:09:31 +0000 HackEso <fizzie> mkx bin/beat//s=$(date +%s); echo @$(((s+3600) % 86400 * 10 / 864)) draft
Fri, 13 Sep 2019 09:36:29 +0000 HackEso <int-e> sled share/whatis//s/^hwrl(1hackeso) - .*/hwrl(1hackeso) - print URL to view version log of a wisdom entry/ draft
Fri, 13 Sep 2019 09:32:59 +0000 HackEso <fizzie> sled share/whatis//s/^hurl(1hackeso) - .*/hurl(1hackeso) - print URL to view version log of a hackenv file/ draft
Fri, 13 Sep 2019 09:32:33 +0000 HackEso <fizzie> sled share/whatis//s/^url(1hackeso) - .*/url(1hackeso) - print URL to view contents of a hackenv file/ draft
Fri, 13 Sep 2019 09:31:22 +0000 HackEso <int-e> fetch share/whatis http://int-e.eu/~bf3/tmp/whatis draft
Sun, 08 Sep 2019 02:18:04 +0000 HackEso <shachaf> mkx bin/as-encoding//echo "$1" | as -o /tmp/out.o - && objdump -d /tmp/out.o | grep -P \'^ *[0-9a-f]+:\' | sed \'s/^[^\\t]*\\t//; s/ *\\t/: /g\' draft
Sun, 08 Sep 2019 02:17:16 +0000 HackEso <shachaf> mkx bin/as-encoding//echo "$1" | as -o /tmp/out.o - && objdump -d /tmp/out.o | grep -P \'^ *\\d+:\' | sed \'s/^[^\\t]*\\t//; s/ *\\t/: /g\' draft
Sun, 01 Sep 2019 19:25:21 +0000 HackEso <oerjan> learn The password of the month is ninjaed. draft
Thu, 29 Aug 2019 20:48:02 +0000 HackEso <b_jonas> `` perl -pi -e\'s/shan.t, //\' wisdom/can\\\'t draft
Thu, 29 Aug 2019 16:07:17 +0000 HackEso <wob_jonas> `` perl -pi -e \'s"sample,"sample, shan\\x27t,"\' wisdom/can\\\'t draft
Thu, 29 Aug 2019 16:03:48 +0000 HackEso <wob_jonas> `` perl -pi -e \'s"(between).*?(depending)"$1 /\xc9\x91\xcb\x90/ and /\xc3\xa6/ $2"\' wisdom/can\\\'t draft
Thu, 29 Aug 2019 16:02:31 +0000 HackEso <wob_jonas> fetch wisdom/can\'t https://hack.esolangs.org/get/wisdom/can%27t draft
Thu, 29 Aug 2019 10:11:47 +0000 HackEso <wob_jonas> learn can\'t is the most frequent word whose pronunciation varies between /\xc9\x91\xcb\x90/ and /\xc3\xa6/ depending on dialect. A list is: after, answer, ask, class, dance, example, fast, glass, half, last, laugh, pass, past, plant, rather, staff. draft
Thu, 29 Aug 2019 10:08:12 +0000 HackEso <wob_jonas> learn can\'t is the most frequent word whose pronunciation varies between /\xc9\x91\xcb\x90/ and /\xc3\xa6/ depending on dialect. A list is: advance, advantage, after, answer, ask, aunt, branch, can\'t, cast, chance, class, craft, command, contrast, dance, demand, draft, enhance, example, fast, glass, glance, grant, half, last, laugh, mask, master, pass, past, path, pho draft
Thu, 29 Aug 2019 10:06:05 +0000 HackEso <wob_jonas> learn can\'t is the most frequent word whose pronunciation varies between /\xc9\x91\xcb\x90/ and /\xc3\xa6/ depending on dialect. A list is: advance, advantage, after, answer, ask, aunt, branch, can\'t, cast, chance, class, craft, command, contrast, dance, demand, disaster, draft, enhance, example, fast, glass, glance, grant, graph, grass, half, last, laugh, mask, maste draft
Thu, 29 Aug 2019 10:04:44 +0000 HackEso <wob_jonas> learn can\'t is the most frequent word whose pronunciation varies between /\xc9\x91\xcb\x90/ and /\xc3\xa6/ depending on dialect. A list is: advance, advantage, after, answer, ask, aunt, branch, can\'t, cast, castle, chance, class, craft, command, contrast, dance, demand, disaster, draft, enhance, example, fast, glass, glance, grant, graph, grass, half, last, laugh, mas draft
Mon, 26 Aug 2019 21:46:08 +0000 HackEso <b_jonas> `` perl -pi -e\'s"(jokes)"movie spoilers or $1"\' wisdom/hppavilion1 draft
Mon, 26 Aug 2019 21:41:24 +0000 HackEso <b_jonas> `` set -e; slashlearn "spoiler//Don\'t give movie spoilers on channel. If you do, hppavilion may hire a hitman to hunt you down in real life and torture you in refined ways."; forget "rogue one" draft
Mon, 26 Aug 2019 21:41:15 +0000 HackEso <b_jonas> `` set -e; slashlearn "spoiler//Don\'t give movie spoilers on channel. If you do, hppavilion may hire a hitman to hunt you down in real life and torture you in refined ways."; forget rogue one draft
Thu, 15 Aug 2019 10:51:32 +0000 HackEso <int-e> ` mv learn_append bin draft
Thu, 15 Aug 2019 10:51:00 +0000 HackEso <int-e> mkx learn_append//echo "Usage: le/rn_append keyword//Text you\'d like to append." draft
Thu, 15 Aug 2019 10:47:45 +0000 HackEso <int-e> le/rn_append this//Nobody likes this. draft
Thu, 15 Aug 2019 10:46:37 +0000 HackEso <int-e> revert draft
Thu, 15 Aug 2019 10:46:23 +0000 HackEso <int-e> learn_append this Nobody likes this. draft
Mon, 12 Aug 2019 20:52:00 +0000 HackEso <b_jonas> forget horn draft
Mon, 12 Aug 2019 20:48:15 +0000 HackEso <b_jonas> forget zzo38mtg draft
Sun, 04 Aug 2019 10:40:15 +0000 HackEso <b_jonas> fetch share/dict/12dicts/International/3of6game.txt https://hack.esolangs.org/get/share/dict/12dicts/International/3of6game.txt draft
Sun, 04 Aug 2019 09:57:41 +0000 HackEso <b_jonas> fetch share/dict/12dicts/International/5d+2a.txt https://hack.esolangs.org/get/share/dict/12dicts/International/5d+2a.txt draft
Sat, 03 Aug 2019 12:53:10 +0000 HackEso <b_jonas> fetch share/dict/12dicts/American/3esl.txt https://hack.esolangs.org/get/share/dict/12dicts/American/3esl.txt draft
Sat, 03 Aug 2019 12:52:37 +0000 HackEso <b_jonas> `` rm -v share/dict/12dicts/American/2of12inf-part?.txt draft
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