log

age author description
Tue, 07 Jan 2020 07:33:42 +0000 HackEso <oerjan> learn zemhill is a bot for playing BF Joust, something we cannot underscore enough. draft
Sat, 04 Jan 2020 22:50:21 +0000 HackEso <b_jonas> learn Burlesque is only the sexiest language on Earth. mroman created it for finance analysis because the traditionally used K and Dyalog APL are unreadable. (See: http://mroman.ch/burlesque ) draft
Sat, 04 Jan 2020 13:39:37 +0000 HackEso <fizzie> ` rm /hackenv/interps/bfi draft
Sat, 04 Jan 2020 13:28:36 +0000 HackEso <fizzie> ` rm /hackenv/bin/bfi; ln -s /hackenv/lib/kps/bfi /hackenv/bin/bfi # no need for actual copies that you can forget to delete though draft
Sat, 04 Jan 2020 09:50:54 +0000 HackEso <kspalaiologos> `` cp /hackenv/lib/kps/bfi /hackenv/bin/ draft
Sat, 04 Jan 2020 09:50:24 +0000 HackEso <kspalaiologos> `` rm -f /hackenv/bin/bfi draft
Thu, 02 Jan 2020 15:44:55 +0000 HackEso <fizzie> sled /hackenv/ibin/asmbf//s|asmbf|asmbf "$@"| draft
Thu, 02 Jan 2020 15:38:21 +0000 HackEso <kspalaiologos> `` cat <<<"asmbf && bfi output.b" > /hackenv/ibin/asmbf draft
Thu, 02 Jan 2020 15:37:45 +0000 HackEso <kspalaiologos> `` cat <<<"asmbf && bfi output.b && rm -f output.b" > /hackenv/ibin/asmbf draft
Thu, 02 Jan 2020 15:33:40 +0000 HackEso <kspalaiologos> `` chmod +x /hackenv/ibin/asmbf draft
Thu, 02 Jan 2020 15:33:10 +0000 HackEso <kspalaiologos> `` cat <<<"asmbf && bfi /hackenv/tmp/output.b && rm -f /hackenv/tmp/output.b" > /hackenv/ibin/asmbf draft
Thu, 02 Jan 2020 15:22:14 +0000 HackEso <kspalaiologos> `` cp /hackenv/lib/kps/bfi /hackenv/interps/ draft
Wed, 01 Jan 2020 09:38:19 +0000 HackEso <b_jonas> STOP draft
Wed, 01 Jan 2020 09:36:54 +0000 HackEso <b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho "^botloop"\'; chmod -c a+x "$f" draft
Wed, 01 Jan 2020 09:35:37 +0000 HackEso <b_jonas> STOP draft
Wed, 01 Jan 2020 09:35:29 +0000 HackEso <b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho no\'; chmod -c a+x "$f" draft
Wed, 01 Jan 2020 09:34:57 +0000 HackEso <b_jonas> `` f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -v /hackenv/bin/botloop\'; chmod -c a+x "$f" draft
Wed, 01 Jan 2020 09:33:45 +0000 HackEso <b_jonas> `` f=/hackenv/bin/STOP; >$f echo $\'#!/bin/sh\\nrm -v /hackenv/bin/botloop\' draft
Wed, 01 Jan 2020 02:31:28 +0000 HackEso <oerjan> slwd `fetch//s,Ego,Eso, draft
Wed, 01 Jan 2020 02:18:55 +0000 HackEso <oerjan> learn The password of the month is only if lambda is a macro draft
Tue, 31 Dec 2019 18:33:42 +0000 HackEso <kspalaiologos> fetch /hackenv/bin/asmbf https://hack.esolangs.org/get/bin/asmbf draft
Tue, 31 Dec 2019 18:31:10 +0000 HackEso <kspalaiologos> fetch /hackenv/bin/asmbf https://hack.esolangs.org/get/bin/asmbf draft
Tue, 31 Dec 2019 18:29:39 +0000 HackEso <kspalaiologos> fetch /hackenv/lib/kps/bfpp https://hack.esolangs.org/get/lib/kps/bfpp draft
Tue, 31 Dec 2019 18:27:52 +0000 HackEso <kspalaiologos> `` chmod -R +x /hackenv/lib/kps/ draft
Tue, 31 Dec 2019 18:25:57 +0000 HackEso <kspalaiologos> fetch /hackenv/bin/asmbf https://hack.esolangs.org/get/bin/asmbf draft
Tue, 31 Dec 2019 17:47:30 +0000 HackEso <kspalaiologos> `` cp -rf /hackenv/tmp/asmbf-1.2.7/bin/* /hackenv/lib/kps/ draft
Tue, 31 Dec 2019 17:45:31 +0000 HackEso <kspalaiologos> `` rm /hackenv/bin/bfasm draft
Tue, 31 Dec 2019 16:10:23 +0000 HackEso <kspalaiologos> rm /hackenv/asmbf-1.2.6.zip draft
Tue, 31 Dec 2019 15:59:04 +0000 HackEso <kspalaiologos> fetch /hackenv/asmbf-1.2.6.zip https://github.com/KrzysztofSzewczyk/asmbf/archive/master.zip draft
Fri, 27 Dec 2019 08:01:39 +0000 HackEso <int-e> learn GOTO is just one step removed from going to hell. draft
Thu, 19 Dec 2019 20:00:51 +0000 HackEso <fizzie> mkx /hackenv/bin/guile///usr/bin/guile -c \'(display \'"$*"\')\' draft
Mon, 16 Dec 2019 23:02:52 +0000 HackEso <b_jonas> slashlearn euclid//Euclid is a short geeky game in which the goal is to do Euclidean compass and straightedge constructions in as few steps as possible. It runs in the browser, found at "http://www.euclidthegame.com/". It was popular among #esoteric regulars in 2016-07. draft
Mon, 16 Dec 2019 22:53:41 +0000 HackEso <b_jonas> slashlearn aoc//Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about". draft
Mon, 16 Dec 2019 22:50:46 +0000 HackEso <int-e> revert draft
Mon, 16 Dec 2019 22:49:45 +0000 HackEso <b_jonas> slashlearn aoc/Advent of Code (AoC) is a series of programming puzzles that some regulars enjoy, found at "https://adventofcode.com/2019/about". draft
Sun, 15 Dec 2019 21:57:09 +0000 HackEso <oerjan> t mkx bin/fnord//echo \'? No such file or directory\' draft
Sun, 08 Dec 2019 00:31:29 +0000 HackEso <b_jonas> addwhatis randquote(1hackeso) - print a random quote matching a regular expression draft
Sun, 08 Dec 2019 00:00:47 +0000 HackEso <int-e> sled ../bin/"//s=-r=--r= draft
Sat, 07 Dec 2019 23:59:32 +0000 HackEso <int-e> sled ../bin/"//s=shuff=shuf= draft
Sat, 07 Dec 2019 23:59:00 +0000 HackEso <int-e> mkx ../bin/"//allquotes | grep -P -i -- "$1" | shuff -random-source=/dev/urandom -n 2 | sport draft
Sat, 07 Dec 2019 23:54:29 +0000 HackEso <int-e> mkx ../bin/"//\\`^ 2 "quote${1:+ }$1" draft
Sat, 07 Dec 2019 23:39:35 +0000 HackEso <int-e> mkx ../bin/"//\\`^ 2 quote "$@" draft
Sat, 07 Dec 2019 23:36:53 +0000 HackEso <fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits draft
Sat, 07 Dec 2019 23:36:22 +0000 HackEso <fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/culprits > ../bin/cblprits; chmod a+x ../bin/cblprits draft
Fri, 06 Dec 2019 08:05:05 +0000 HackEso <oerjan> t sled lib/karma//s/egrep.*>/egrep \'^<[^>]*>/ draft
Fri, 06 Dec 2019 07:54:58 +0000 HackEso <oerjan> revert draft
Fri, 06 Dec 2019 07:53:22 +0000 HackEso <oerjan> t sled lib/karma//s/egrep.*>/egrep -x \'<[^>]*>/ draft
Fri, 06 Dec 2019 07:50:24 +0000 HackEso <oerjan> slbd karma-//2d;3s,$, | tee ${HACKENV-/hackenv}/karma, draft
Fri, 06 Dec 2019 07:49:53 +0000 HackEso <oerjan> revert draft
Fri, 06 Dec 2019 07:49:22 +0000 HackEso <oerjan> slbd karma-//2d;$s,$, | tee ${HACKENV-/hackenv}/karma, draft
Fri, 06 Dec 2019 04:41:05 +0000 HackEso <oerjan> undo 12128 draft
Thu, 05 Dec 2019 23:50:45 +0000 HackEso <b_jonas> karma+ fizzie draft
Thu, 05 Dec 2019 23:48:53 +0000 HackEso <b_jonas> addwhatis t(1hackeso) - run a command with the working directory set to /hackenv draft
Thu, 05 Dec 2019 23:44:34 +0000 HackEso <b_jonas> addwhatis brachylog(1egobot) - Brachylog, a Prolog-like golf language draft
Thu, 05 Dec 2019 23:40:42 +0000 HackEso <b_jonas> addwhatis whatis(5hackeso) - no description draft
Thu, 05 Dec 2019 23:40:39 +0000 HackEso <b_jonas> addwhatis quotes(5hackeso) - no description draft
Thu, 05 Dec 2019 23:40:35 +0000 HackEso <b_jonas> addwhatis tmflry(5hackeso) - no description draft
Thu, 05 Dec 2019 23:40:31 +0000 HackEso <b_jonas> addwhatis wisdom(5hackeso) - no description draft
Thu, 05 Dec 2019 22:46:52 +0000 HackEso <b_jonas> addwhatis bfi(1hackeso) - no description draft
Thu, 05 Dec 2019 22:46:23 +0000 HackEso <b_jonas> addwhatis bfasm(1hackeso) - no description draft