log

age author description
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
Mon, 15 Feb 2016 01:56:50 +0000 HackBot <hppavilion[1]> ` sed -i \'s/\\/hw/..\\/hw/\' bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:54:27 +0000 HackBot <Elronnd> ` echo "SyntaxERR" > hw/python
Mon, 15 Feb 2016 01:54:13 +0000 HackBot <Elronnd> touch hw/python
Mon, 15 Feb 2016 01:52:15 +0000 HackBot <hppavilion[1]> ` echo "Hello, Segfault!" > hw/C
Mon, 15 Feb 2016 01:51:13 +0000 HackBot <hppavilion[1]> ` chmod 755 bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:43:38 +0000 HackBot <hppavilion[1]> ` echo \'if [ -z $1 ]; then echo "Hello, world!"; else cat /hw/$1; fi \' > bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:39:07 +0000 HackBot <Elronnd> rm bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:36:39 +0000 HackBot <hppavilion[1]> ` echo \'if [ $1 -eq "Spanish" ]; then echo "\xc2\xa1Hola, mundo!"; else echo "Hello, world!"; fi\' > bin/hello-world-in-any-language
Mon, 15 Feb 2016 01:25:15 +0000 HackBot <hppavilion[1]> rm bin/call/cc
Mon, 15 Feb 2016 01:20:27 +0000 HackBot <hppavilion[1]> touch bin/call/cc
Mon, 15 Feb 2016 01:19:15 +0000 HackBot <hppavilion[1]> rm call/cc
Mon, 15 Feb 2016 01:16:13 +0000 HackBot <hppavilion[1]> touch call/cc
Mon, 15 Feb 2016 01:16:05 +0000 HackBot <izabera> ` rm wisdom/thisisatest
Mon, 15 Feb 2016 01:15:47 +0000 HackBot <izabera> ` le/nn thisisatest this is a test
Mon, 15 Feb 2016 01:15:32 +0000 HackBot <izabera> ` chmod +x le/nn
Mon, 15 Feb 2016 01:14:36 +0000 HackBot <izabera> ` echo \'key=${1,,}; shift; cat <<< "${*,,}" > "wisdom/$key" && echo "Learned \xc2\xab$key\xc2\xbb"\' > le/nn
Mon, 15 Feb 2016 01:10:02 +0000 HackBot <shachaf> revert
Mon, 15 Feb 2016 01:09:42 +0000 HackBot <hppavilion[1]> le/rn_append internet/Except porn.
Mon, 15 Feb 2016 01:09:11 +0000 HackBot <olsner> learn The internet is for everything. However many thing can done even without internet too, often better without use of internet, but internet is good too.
Sun, 14 Feb 2016 22:53:18 +0000 HackBot <izabera> ` printf \'#!/bin/bash\\nTIMEFORMAT="real: %%lR, user: %%lU, sys: %%lS"\\nshopt -s extglob globstar\\neval -- "$1"\\n\' > bin/\\`