log

age author description
Tue, 16 Feb 2016 21:28:49 +0000 HackBot <oerjan> learn Russia is a country so huge it manages to be so near to both Finland and Japan. It used to be part of the Soviet Union before Ronald Reagan destroyed it.
Tue, 16 Feb 2016 21:28:32 +0000 HackBot <oerjan> learn Russia is a country so huge it manages to be near to both Finland and Japan. It used to be part of the Soviet Union before Ronald Reagan destroyed it.
Tue, 16 Feb 2016 21:22:31 +0000 HackBot <oerjan> le/rn star wars/Star Wars was a missile defence system invented by Ronald Reagan. With it, he managed to destroy the Soviet Union, then rode into the sunset.
Tue, 16 Feb 2016 21:14:39 +0000 HackBot <oerjan> learn Japan is so far from Finland. However, like Finland, it is so near to Russia, and quite a long way from Cairo. It\'s many fewer miles from Vietnam than Finland is.
Tue, 16 Feb 2016 21:14:07 +0000 HackBot <oerjan> learn Japan is so far from Finland. However, like Finland, it is so near to Russia, and quite a long way from Cairo. It\'s much fewer miles from Vietnam than Finland is.
Tue, 16 Feb 2016 21:12:55 +0000 HackBot <oerjan> learn Japan is so far from Finland. However, like Finland, it is so close to Russia, and quite a long way from Cairo. It\'s much fewer miles from Vietnam than Finland is.
Tue, 16 Feb 2016 02:06:54 +0000 HackBot <shachaf> ` >bin/cmd echo -e \'#!/bin/bash\\npid="$PPID"\\n[ -n "$1" ] && pid="$1"; cut -d "" -f 3 < /proc/$pid/cmdline\'
Tue, 16 Feb 2016 02:04:17 +0000 HackBot <shachaf> ` chmod +x bin/cmd
Tue, 16 Feb 2016 02:04:07 +0000 HackBot <shachaf> ` >bin/cmd echo -e \'#!/bin/bash\\ncut -d "" -f 3 < /proc/$1/cmdline\'; chmod +x /tmp/hmm
Tue, 16 Feb 2016 01:57:00 +0000 HackBot <izabera> rm wisdom/test-test-test-test test test
Tue, 16 Feb 2016 01:56:39 +0000 HackBot <izabera> ` leann \'test-test-test-test test test test\'
Tue, 16 Feb 2016 01:52:39 +0000 HackBot <izabera> rm wisdom/oerjantest this is a
Tue, 16 Feb 2016 01:52:16 +0000 HackBot <izabera> leann oerjantest this is a test
Tue, 16 Feb 2016 01:51:09 +0000 HackBot <izabera> rm wisdom/oerjantest
Tue, 16 Feb 2016 01:49:52 +0000 HackBot <izabera> learn oerjantest this is a test
Tue, 16 Feb 2016 01:49:01 +0000 HackBot <izabera> ` printf \'(($#==1)) && set -- "${1%% *}" "${1#* }"; key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"\' > bin/leann
Tue, 16 Feb 2016 01:27:40 +0000 HackBot <oerjan> ` mv le/nn bin/leann
Mon, 15 Feb 2016 02:21:35 +0000 HackBot <Elronnd> ` echo "ERR Tape end reached" > hw/brainfuck
Mon, 15 Feb 2016 02:17:18 +0000 HackBot <Elronnd> rm bin/chef
Mon, 15 Feb 2016 02:17:13 +0000 HackBot <Elronnd> ` echo "Combine the computer and the water in the mixing bowl." > hw/chef
Mon, 15 Feb 2016 02:17:04 +0000 HackBot <Elronnd> ` echo "Combine the computer and the water in the mixing bowl." > bin/chef
Mon, 15 Feb 2016 02:14:37 +0000 HackBot <Elronnd> ` mv hw/C hw/c
Mon, 15 Feb 2016 02:13:49 +0000 HackBot <Elronnd> ` echo \'if [ -z $(tr [A-Z] [a-z] <<< "$1") ]; then echo "Hello, world!"; else if [ -f hw/$(tr [A-Z] [a-z] <<< "$1") ]; then cat hw/$(tr [A-Z] [a-z] <<< "$1"); else echo "Your language does not exist"; fi; fi\' > bin/hello-world-in-any-language
Mon, 15 Feb 2016 02:09:04 +0000 HackBot <Elronnd> ` echo "Ye Olde Hello Worlde" > hw/shakespeare
Mon, 15 Feb 2016 02:06:18 +0000 HackBot <Elronnd> rm bin/java
Mon, 15 Feb 2016 02:06:13 +0000 HackBot <Elronnd> ` echo "Memory overflow" > hw/java
Mon, 15 Feb 2016 02:05:36 +0000 HackBot <Elronnd> ` echo "Memory overflow" > bin/java
Mon, 15 Feb 2016 02:02:16 +0000 HackBot <Elronnd> ` echo \'if [ -z $1 ]; then echo "Hello, world!"; else if [ -f hw/$1 ]; then cat hw/$1; else echo "Your language does not exist"; fi; fi\' > bin/hello-world-in-any-language
Mon, 15 Feb 2016 02:00:21 +0000 HackBot <Elronnd> ` echo \'if [ -z $1 ]; then echo "Hello, world!"; else cat hw/$1; fi\' > bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:58:15 +0000 HackBot <Elronnd> ` sed -i \'s/..\\///g\' bin/hello-world-in-any-language