< 1492819342 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 260 seconds < 1492819512 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1492819602 0 :hppavilion[0]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1492819739 0 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1492819797 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 260 seconds < 1492820260 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1492820878 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1492821364 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg issue < 1492821373 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4348:2014-01-18 mv wisdom/issue{s,} < 1492821378 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg issues < 1492821385 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4348:2014-01-18 mv wisdom/issue{s,} \ 4347:2014-01-17 ` ln -s .doorstop wisdom/issues < 1492821391 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hg has an option to follow renames, or something like that. < 1492821414 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg .doorstop < 1492821421 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :0:2012-02-16 Initïal import. < 1492821433 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` ls -l wisdom/issue < 1492821434 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lrwxrwxrwx 1 5000 0 9 Oct 28 18:38 wisdom/issue -> .doorstop < 1492821442 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ic < 1492821755 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I don't. < 1492821859 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: well only you can tell why you made that link < 1492821974 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cat /etc/issue < 1492821975 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cat: /etc/issue: No such file or directory < 1492822011 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :apparently, that's how it started 3 years ago. < 1492822124 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`file bin/google < 1492822125 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/google: Bourne-Again shell script, ASCII text executable < 1492822130 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/google < 1492822131 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ if [ ! "$1" ] \ then \ echo 'Google what?' \ exit 1 \ fi \ \ QUERY=`echo -n "$1" | od -t x1 -A n -w1000 | tr " " %` \ \ lynx --cfg=/dev/null --lss=/dev/null \ \ --dump --width=1000 'http://google.com/search?q='"$QUERY" | \ grep -A 4 'Search Results' | \ tail -n 2 < 1492822151 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :And I guess I had just discovered the .doorstop file. *shrugs* < 1492822231 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -R lynx bin < 1492822236 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/google:lynx --cfg=/dev/null --lss=/dev/null \ \ bin/etymology:lynx --cfg=/dev/null --lss=/dev/null \ \ bin/define:lynx --cfg=/dev/null --lss=/dev/null \ < 1492822310 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`mkx bin/lynx//echo "Sorry, HackEgo's sandbox currently has no web access." >&2 < 1492822312 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/lynx < 1492822316 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`google test < 1492822317 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Sorry, HackEgo's sandbox currently has no web access. < 1492822351 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -R wget bin < 1492822352 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Binary file bin/luac matches \ Binary file bin/macro matches \ Binary file bin/jq matches \ Binary file bin/lua matches \ Binary file bin/units matches < 1492822401 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`2 grep -R lynx bin < 1492822402 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/1: < 1492822433 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh right < 1492822440 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :hah < 1492822449 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -R curl bin < 1492822449 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/sprunge:"$@" | curl -s -F 'sprunge=<-' http://sprunge.us \ Binary file bin/tclkit matches \ bin/translatefromto:curl -e http://codu.org/ http://ajax.googleapis.com/ajax/services/language/translate \ < 1492822515 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`which curl; which wget < 1492822517 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1492822522 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` which curl; which wget < 1492822523 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/usr/bin/curl \ /usr/bin/wget < 1492822534 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`culprits bin/lynx < 1492822543 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjän < 1492822570 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/lynx//1i#!/bin/bash < 1492822572 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/lynx//#!/bin/bash \ echo "Sorry, HackEgo's sandbox currently has no web access." >&2 < 1492822606 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :since it might be called from non-bash programs, it might need the hashbang < 1492822659 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cd bin; cp lynx wget; cp lynx curl < 1492822661 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1492822676 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that should about cover it < 1492822712 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`translate god morgen < 1492822713 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :This google api no longer exists. < 1492822716 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh. < 1492822731 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/translate < 1492822731 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ exec translatefromto "auto en $1" < 1492822740 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/translatefromto < 1492822740 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ echo "This google api no longer exists."; exit 1 \ TEXT="$1" \ FROM=`echo "$TEXT" | sed 's/ .*$//'` \ TEXT=`echo "$TEXT" | sed 's/^[^ ]* //'` \ TO=`echo "$TEXT" | sed 's/ .*$//'` \ TEXT=`echo "$TEXT" | sed 's/^[^ ]* //'` \ if [ "$FROM" = "auto" ] ; then FROM="" ; fi \ \ curl -e http://codu.org/ http://ajax.googleapis.com/ajax/serv < 1492822801 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/lynx//2aexit 1 < 1492822803 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/lynx//#!/bin/bash \ echo "Sorry, HackEgo's sandbox currently has no web access." >&2 \ exit 1 < 1492822813 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cd bin; cp lynx wget; cp lynx curl < 1492822815 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1492822850 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :bah < 1492822879 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd bin/wget//2,$cexec $HACKENV/bin/lynx < 1492822880 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Roswbud! < 1492822885 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/wget//2,$cexec $HACKENV/bin/lynx < 1492822887 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/wget//#!/bin/bash \ exec $HACKENV/bin/lynx < 1492822908 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cd bin; cp wget curl < 1492822910 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1492823839 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 260 seconds < 1492823907 0 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1492824862 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom < 1492824863 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :amphiboily//Amphiboily is Franglish grammatical hambiguity, rewarded with a mapole. < 1492824878 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :bin quiens. < 1492825133 0 :sdhand!~sdhandtmp@unaffiliated/kyubiko PRIVMSG #esoteric :morning #esoteric < 1492825516 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :bonsdhandoir. < 1492825521 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :@localtime sdhand < 1492825521 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Local time for sdhand is Sat Apr 22 01:45:16 < 1492825536 0 :sdhand!~sdhandtmp@unaffiliated/kyubiko PRIVMSG #esoteric :it is morning! < 1492825614 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :should I wish you bon matin, güten morgen, or something entirely different? < 1492825849 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :bomatily < 1492825852 0 :sdhand!~sdhandtmp@unaffiliated/kyubiko PRIVMSG #esoteric :güten morgen will suffice I should htink < 1492825959 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :bonsœirjan. < 1492826008 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`5 w < 1492826013 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/4:ts//TS is Twilight Struggle, another name for the Cold War. For many years, it was the highest-rated entry on WarGeek.com. \ tmp//tmp/ is a directory for files that are not worth saving in HackEgo history, but which should still outlive a single command. 04NOTE: It interacts funnily with HackEgo's lock and re-run commit check; files < 1492826030 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg ts < 1492826038 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9160:2016-10-05 ` mv wisdom/t{,s} < 1492826040 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1492826041 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/4: can 04DISAPPEAR if you don't know what you're doing. Basically, don't modify files inside and outside tmp/ in the same HackEgo command. \ hfs//04You have discovered an eerie cavern. The air above the dark stone floor is alive with vortices of purple light and dark, boiling clouds. Seemingly bottomless pits mark the surface. \ welc < 1492826045 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg t < 1492826052 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1492826053 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3/4:ome.nb//Hei og velkommen til det internasjonale knutepunktet for esoterisk programmeringsspråkdesign og -utrulling! For mer informasjon, se wikien vår: . (For den andre typen esoterisme, prøv #esoteric på EFnet eller DALnet.) \ baby shower//Thanks to baby showers, the incidence of baby throwing injuries has g < 1492826053 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9160:2016-10-05 ` mv wisdom/t{,s} \ 9159:2016-10-05 learn TS is Twilight Struggle, another name for the Cold War. For many years, it was the highest-rated entry on WarGeek.com. < 1492826056 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1492826057 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4/4:reatly diminished. < 1492826075 0 :sdhand!~sdhandtmp@unaffiliated/kyubiko PRIVMSG #esoteric :`wisdom < 1492826077 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ravnica: city of guilds//Ravnica: City of Guilds is a city of guilds. “City of Guilds” is part of its name. The Wizards of the Coast Marketing Department: We Sell Anything thought players might not notice it was a City of Guilds unless they put the tagline into the name. < 1492826105 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`dowt hfs < 1492826113 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :7958:2016-05-08 ` le/rn "hfs//"`hfs` \ 7959:2016-05-08 ` le/rn "hfs/"`hfs` \ 7960:2016-05-08 ` le/rn "hfs/`hfs`" # Maybe this way better? \ 10045:2016-12-30 slwd hfs//s/aboe/above/ \ 10046:2016-12-30 slwd hfs//s/\\bith/with/ \ 10047:2016-12-30 slwd hfs//s/bottem/bottom/ < 1492826115 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cwlprits ravnica: city of guilds < 1492826124 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :b_jonäs < 1492826143 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: This is a game called Magic: The Gathering < 1492826179 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Where does it say that the name of the city is Ravnica: City of Guilds? < 1492826219 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 260 seconds < 1492826283 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd hfs//s,$,, < 1492826285 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hfs//04You have discovered an eerie cavern. The air above the dark stone floor is alive with vortices of purple light and dark, boiling clouds. Seemingly bottomless pits mark the surface. < 1492826303 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :My vote is for hfs, of those five. < 1492826334 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but but it's minecraft. or dwarf fortress. not sure. < 1492826390 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`hfs < 1492826391 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: hfs: not found < 1492826401 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`doag bin/hfs < 1492826412 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :7961:2016-05-08 rm bin/hfs \ 7947:2016-05-07 mkx bin/hfs//erro \'You have discovered an eerie cavern. The air aboe the dark stone floor is alive ith vortices of purple light and dark, boiling clouds. Seemingly bottemless pits mark the surface.\' erro "$1" erro \'stands below\' \ 7946:2016-05-07 mkx bin/hfs//erro \'Y < 1492826445 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cat -v bin/erro < 1492826446 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :echo "^C04$1" | sed 's/^O/^O^C04/' < 1492826538 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/erro//s,1,1, < 1492826540 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/erro//echo "04$1" | sed 's//04/' < 1492826542 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cat -v bin/erro < 1492826543 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :echo "^C04$1^O" | sed 's/^O/^O^C04/' < 1492826553 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1492826572 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1492826573 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Done. < 1492826622 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/erro//s,.$,;s/$//', < 1492826624 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/erro//echo "04$1" | sed 's//04/;s/$//' < 1492826678 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` erro 'test'; echo hi < 1492826678 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04test \ hi < 1492826807 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :erro could also use the rm treatment < 1492826817 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? oerjan < 1492826818 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :something about this is messing up my terminal < 1492826819 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your omnipheasant principal witty arrant darth oerjan the indecisive is a hazy expert in merry compaction. Also a Glaneep who disses Roald Dahl. He could never render the word "amortized" so he put it here for connivance. His arch-nemesis is Betty Crocker. He twice punned without noticing it. < 1492826836 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :the wisdoerjan got discoloured? < 1492826865 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i didn't even get mapoled yesterday for that french pun < 1492826917 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -r 'erro[^r]' bin < 1492826918 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/cd:erro "invalid command ( ͡° ͜ʖ ͡°)" \ bin/starwars:@c=split/\|/,"Admiral Crix Madine|Admiral Firmus Piett|Anakin Skywalker|Bail Organa|Baze Malbus|Benu Lars|Bib Fortuna|Boba Fett|Bodhi Rook|Boss Nass|C-3PO|Captain Phasma|Cassian Andor|Chancellor Valorum|Chewbacca|Chief Jawa|Chirrut \x{ce}mwe|Cliegg Lars|Conan Antonio Motti|Darth Maul|Da < 1492826941 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -r '\ swrjan s,swede,neep, \ 10703:2017-04-16 swrjan sl[ick]navel\\darthl \ 10582:2017-04-03 swrjan s/;[^\\.]\\+// \ 10561:2017-03-31 swrjan s/lik/s/ \ 10560:2017-03-31 swrjan s/l/h/;s/cis/decis/;s/can //;s/meme/&s/ \ 10559:2017-03-31 swrjan s.exclu.inci. \ 10558:2017-03- < 1492827005 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i don't know when the color disappeared. < 1492827019 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :shachaf: I couldn't mapole you. I just completely missed it >_>'... < 1492827042 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Nor swatted. < 1492827046 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No justice in this world. < 1492827136 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :ACTION retroproactively mapoles shachaf with honourary force. 0.42 FP. < 1492827159 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? mapole < 1492827160 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :A mapole is a thwackamacallit built from maple according to Canadian standards. The army version includes a spork, a corkscrew and a moose whistle. A regulatory mapole measures 6’ by 12 kg, ±0.5 inHg. < 1492827194 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How many inHg to one inHz? < 1492827303 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :4.669 Wb. < 1492827357 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :welcome backs? < 1492827556 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :Wapiti Burrows. < 1492827603 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: KEY CHICKEN < 1492828322 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(::a~*S:a~*^NL)::a~*S:a~*^ < 1492828328 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ul (::a~*S:a~*^NL)::a~*S:a~*^ < 1492828328 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL)::a~*S:a~*^NL(::a~*S:a~*^NL): ...too much output! < 1492828396 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(from PPCG. i think it eventually blows the stack, alas.) < 1492828412 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(which was explicitly disallowed by the challenge) < 1492828496 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ul (:::aSS^NL):::aSS^NL < 1492828496 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(:::aSS^NL):::aSS^NL(::: ...too much output! < 1492828541 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ul (:::aSS(NL)S^):::aSS^ < 1492828541 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :(:::aSS(NL)S^):::aSS(NL)S^(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::a ...too much output! < 1492828569 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ul (:::aSS(NL)S^):::aSS(NL)S^ < 1492828569 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):::aSS(NL)S^NL(:::aSS(NL)S^):: ...too much output! < 1492828605 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that shouldn't blow the stack, assuming TCO < 1492828618 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(i think at least one interpreter does TCO) < 1492829316 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? protocol < 1492829317 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :protocol is not to be confused with protocoal < 1492829329 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd protocol//s,.,P,;s,$,., < 1492829330 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :protocol//Protocol is not to be confused with protocoal. < 1492829363 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? protocoal < 1492829365 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :protocoal? ¯\(°​_o)/¯ < 1492829373 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn Protocoal is a bit of a wooden pun. < 1492829376 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'protocoal': Protocoal is a bit of a wooden pun. < 1492829446 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`2 quote later < 1492829448 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/4:s523> monqy: it'll probably be back later nap in peace \ 417) It's ok guys. I am doing what I can to keep my psyche and ego surviving. All the while the threat of ww3 looms, the mortality of family and friends(loved ones?) and sooner or llater my own mortality. \ 429) I actually had a Neopets account. I la < 1492829472 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`n < 1492829473 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3/4:ter gained a second digit in my age. \ 495) monqy: help how do I use lambdabot to send messages to people. [...around half an hour later...] @messages quicksilver said 1y 2m 18d 19h 54m 29s ago: you use @tell \ 615) Ngevd: again in a fresh memo later be sent you a copy of knitting for < 1492829511 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`n < 1492829512 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4/4:assholes \ 1198) The people of Procrasti hereby resolve to lodge a formal complaint with Taneb and nortti about their ridicule of Procasti's glorious nation... later. \ 1217) piece of cake doing this stuff in Burlesque :P [19 lines later] I hate Burlesque :( < 1492829529 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`wisdom knitting < 1492829531 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :That's not wise. < 1492829588 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg procrasti < 1492829596 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9275:2016-10-13 learn The Procrasti were an ancient people whose nation would have been a great empire if they\'d ever got around to it. < 1492829631 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` dowg | grep rocasti < 1492829638 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1492829643 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hmph < 1492829662 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` doag quotes | grep rocasti < 1492829669 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :4654:2014-06-07 addquote The people of Procrasti hereby resolve to lodge a formal complaint with Taneb and nortti about their ridicule of Procasti\'s glorious nation... later. < 1492829685 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm that's some time gap. < 1492829860 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/randquote < 1492829860 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ quote "$@" | shuf -n 1 < 1492829885 0 :orby!60eaeacb@gateway/web/freenode/ip.96.234.234.203 JOIN :#esoteric < 1492829891 0 :orby!60eaeacb@gateway/web/freenode/ip.96.234.234.203 PRIVMSG #esoteric :hello all < 1492829896 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hellorby < 1492829999 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no TOPIC #esoteric :Motivation: N/A | http://esolangs.org/ | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | INSERT WISDOM.PDF LINK HERE | For extensive phở testing, use #esoteric-blah < 1492830066 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? ance < 1492830067 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Spelling of -ance/-ence words: advance, science, conference, experience, finance, insurance, licence, performance, reference, assistance, balance, defence, difference, distance, evidence, acceptance, appliance, audience, compliance, importance, influence, instance, intelligence, maintenance, preference, presence, sentence, sequence, substance, viol < 1492830078 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`2 \? ance < 1492830080 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/2:ubstance, violence, absence, accordance, alliance, appearance, assurance, attendance, circumstance, clearance, confidence, consequence, entrance, excellence, existence, fragrance, governance, guidance, independence, offence, refinance, residence, resistance, romance. < 1492830209 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yep, got those down pat < 1492830711 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :b_jonas's workarounds for not knowing `slwd look painful. < 1492831783 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1492832327 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA < 1492832489 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Apparently when a page has no google uses "An error occurred" as the title < 1492834264 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wait wat < 1492834280 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :unlikely hth < 1492834297 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no TOPIC #esoteric :Motivation: N/A | http://esolangs.org/ | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://www.dropbox.com/s/fyhqyvy3i8oh25m/wisdom.pdf?dl=0 | For extensive phở testing, use #esoteric-blah < 1492834310 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :_somehow_ i tested the wrong version. < 1492834313 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I would guess that at the time it crawled Thai page, an error occurred < 1492834317 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that < 1492834562 0 :Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net PRIVMSG #esoteric :Is this a common JS pattern, or should I run away screaming < 1492834563 0 :Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net PRIVMSG #esoteric :SomeConstructorFunction.call(this); SomeOtherConstructor.call(this); < 1492834617 0 :Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net PRIVMSG #esoteric :https://www.youtube.com/watch?v=jaIjsBuI8Qo < 1492834621 0 :Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net PRIVMSG #esoteric :oops wrong channel < 1492834667 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? wlcome < 1492834668 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wlcome? ¯\(°​_o)/¯ < 1492834681 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I don't know, but I think that you should not run away screaming even if it is not common (although, you may check what those functions do, since is not suitable for some constructors) < 1492834688 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`grwp unusual pro < 1492834690 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wlcom:Hi! This is a chat about unusual programming tools. For additional info, visit our wiki: <http://bit.ly/C4TUY>. (For unusual things of a contrasting sort, try http://bit.ly/19k9nf8.) < 1492834781 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? # < 1492834782 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​`# <comment>//`<command> is useful if you want to add a comment to HackEgo history for things like `sled or `le/rn. < 1492834790 0 :Sgeo!~Sgeo@ool-18e4354b.dyn.optonline.net PRIVMSG #esoteric :So, my question is, is this multiple inheritance hack for Javascript on-topic? (taking wlcom too literally and saying that it's an 'unusual programming tool') < 1492834810 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I don't know that either. < 1492834877 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? < 1492834878 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​? ¯\(°​_o)/¯ < 1492834893 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? ?? < 1492834894 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​\\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯\\\?\\\ \\\¯\\\\\\\(\\\°\\\_\\\o\\\)\\\/\\\¯ < 1492834992 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? 0 < 1492834993 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :702 matching entries found. < 1492835048 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg 9 < 1492835057 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :6247:2015-11-23 <oerjän> ` sed -i \'s/$/./\' wisdom/9 \ 6246:2015-11-23 <FireFl̈y> learn 9 is a free smalltalk < 1492835076 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? a test word < 1492835077 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :another test word < 1492835245 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? algae ii < 1492835246 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :algae ii? ¯\(°​_o)/¯ < 1492835259 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`grwp hydroponics < 1492835260 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :alg. ii:Algae II, the successor class to Algae I. Discusses hydroponics and such. < 1492835356 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm that breaks the rules of wisdom in a way that cannot be fixed. < 1492835467 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? and < 1492835468 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :And is an Intercal unary operator. < 1492835500 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell boily your pdf is missing the "unary" in `? and hth < 1492835500 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1492835746 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? bc < 1492835747 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bc? ¯\(°​_o)/¯ < 1492835759 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg bc < 1492835766 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :5759:2015-06-26 <shachäf> rm wisdom/bc \ 3233:2013-06-24 <guestböt> learn bc \xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\xaf\xb5\xe0\ < 1492835783 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Remember life before shaventions? < 1492835790 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :HORRIBLE < 1492835800 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :also, i'm not eating again < 1492836036 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? but < 1492836037 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :But is an hth derivative. < 1492836042 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ah. < 1492836083 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? cafreine < 1492836084 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Cafreine is the favorite drug of category theorists. < 1492836187 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? categorical product < 1492836188 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :categorical product is like when you have two category elements A and B then their product is element C iff there are two morphisms p:C->A and q:C->B such that for every element X and morphisms u:X->A and v:X->B there is a morphism w:X->C such that u=wp and v=wq. < 1492836215 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd categorical product//s,is a,is a unique, < 1492836217 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :categorical product//categorical product is like when you have two category elements A and B then their product is element C iff there are two morphisms p:C->A and q:C->B such that for every element X and morphisms u:X->A and v:X->B there is a unique morphism w:X->C such that u=wp and v=wq. < 1492836288 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? cello < 1492836289 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​4The 7high 8level 9stucture 2of 13Cello 6projects 4is 7inspired 8by 9/Haskell/, 2while 13the 6syntax 4and 7semantics 8are 9inspired 2by 13/Python/ 6and 4/Obj-C/. < 1492836304 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd cello//s,stu,stru, < 1492836306 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cello//4The 7high 8level 9structure 2of 13Cello 6projects 4is 7inspired 8by 9/Haskell/, 2while 13the 6syntax 4and 7semantics 8are 9inspired 2by 13/Python/ 6and 4/Obj-C/. < 1492838426 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1492842868 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1492843403 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? citation < 1492843404 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :needed < 1492843417 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg citation < 1492843429 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :6816:2016-02-11 <hppavilion[1̈]> le/rn citation/needed < 1492843458 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn Citation needed < 1492843460 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'citation': Citation needed < 1492843482 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? rules of wisdom < 1492843483 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :unless essential for the entry's humor, they should: be understandable without the lookup key, be single spaced with no space at the end, and use proper capitalization and punctuation < 1492843547 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? code < 1492843548 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[11,11,11,15,15,23,12],[5,5,5,3,53,45,16,26,00,20,15,16,22,25,45,91,32,11,15,27,06,01,11,01,47,22,30,13,43,21,11,13,29,61,65,17,19,12,28,17,11,01,23,20,16,20,81,18,32,25,58,22.,1985,10.301350435,1555466973690094680980000956080767,13720946704494913791885940266665466978579582015128512190078... < 1492843610 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? color < 1492843612 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​14C03o06lor is 10a 02p04henomenon 10fr07om13 ou11t03e11r 13s02p04ace 13de03sign02e13d11 t10o13 d04ri08v02e 10h12um06an04i02ty i14ns09a04ne an14d 11bri13ng f13or08th t02he n10ew05 12age14 of Cth11u09l10hu. < 1492843615 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? colour < 1492843616 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​14C03o06lour is 10a 02p04henomenoun 10fr07oum13 ou11t03e11ur 13s02p04acue 13de03sign02e13ud11 t10o13 d04ri08v02ue 10h12um06an04i02tuy i14ns09a04nue an14d 11bri13nug f13or08tuh t02he n10ew05 12age14 of Cth11u09l10hu. < 1492843623 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg colour < 1492843630 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :8219:2016-05-31 <fizzïe> ` sed -i -e \'s/\\([a-z]\\(\\x03[0-9][0-9]\\)*[a-z]\\(\\x03[0-9][0-9]\\)*[a-z]\\(\\x03[0-9][0-9]\\)*\\)\\([a-z]\\(\\x03[0-9][0-9]\\)* \\)/\\1u\\5/g\' -e \'s/louur/lour/\' -e \'s/\\(\\x03[0-9][0-9]\\)*\\(\\x03[0-9][0-9]\\)/\\2/g\' wisdom/colour \ 2418:2013-03-12 <ellioẗt> revert 2416 \ 2417:2013-03-12 <Sgëo> revert 224 < 1492843641 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Hmm, I bought a bunch of food today. < 1492843665 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I can cook you some if you want. < 1492843673 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i already ate hth < 1492843768 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily's wisdom updates are not very comprehensive. < 1492843783 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? comics < 1492843784 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Recommended comics include Yet Another Genius Gamer, Stuck Girl, Home of the Order, and Fantasy Stick Comic. The content of this list is not to be questioned. < 1492844030 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? culprits < 1492844031 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :c[uw]lprits lists the nicks responsible for a file or wisdom entry. Usage: `culprits FILE or `cwlprits ENTRY < 1492844044 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`wisdom culprits < 1492844046 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :culprits//c[uw]lprits lists the nicks responsible for a file or wisdom entry. Usage: `culprits FILE or `cwlprits ENTRY < 1492844202 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 258 seconds < 1492844380 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? dy < 1492844381 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dx = y < 1492844392 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg dy < 1492844400 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :6554:2016-01-14 <tsweẗt> le/rn dy/dx = y < 1492844426 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :some times the wisdom.pdf reformatting misses the entire point of an entry. < 1492844720 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? dx < 1492844721 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :dx? ¯\(°​_o)/¯ < 1492844728 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :dx is not necessary. < 1492844739 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? x < 1492844740 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :x? ¯\(°​_o)/¯ < 1492844760 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? cocoa < 1492844761 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :A is a village in Norway. The BBC invented it by not understanding things on top of letters. < 1492845857 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? iq < 1492845858 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :iq? ¯\(°​_o)/¯ < 1492846097 0 :MoALTz!~no@77-254-9-16.adsl.inetia.pl JOIN :#esoteric < 1492848485 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? for further details. < 1492848486 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :See `? for further details for futher details. < 1492848491 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? for further details for futher details. < 1492848492 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :See `? for further details for futher details. < 1492848573 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1492848633 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? `? < 1492848634 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​​`? ¯\(°​_o)/¯ < 1492848678 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1492848701 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? gaspacho < 1492848703 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :You like Gaspacho and I like Gazpacho. Let's call the whole thing off! < 1492848706 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? gazpacho < 1492848708 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :You like Gazpacho and I like Gaspacho. Let's call the whole thing off! < 1492848726 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? gaszpacho < 1492848727 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :gaszpacho is a polish soup, traditionally szerved cold for hot szummer days < 1492848728 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`?  < 1492848729 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​? ¯\(°​_o)/¯ < 1492848736 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? gazspaczo < 1492848737 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :gazspaczo iz a hungarian szoup, tradizsonally szerved cold for hot szummer dayz < 1492848773 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION is reading the wisdom.pdf < 1492848784 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily is taking some shortcuts. < 1492848786 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, that's where all these are coming from. < 1492848792 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why is it back in the topic? < 1492848809 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :because boily had fixed the link < 1492848963 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Ping timeout: 258 seconds < 1492849164 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? haiku < 1492849166 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​🀨や⛄ < 1492849175 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i think that has changed. < 1492849179 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`dowg haiku < 1492849187 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :5240:2015-01-22 <oerjän> slashlearn haiku/\xf0\x9f\x80\xa8\xe3\x82\x84\xe2\x9b\x84 < 1492849210 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm nope, boily is just being contrary. < 1492849232 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode 🀨や⛄ < 1492849232 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+1F028 MAHJONG TILE AUTUMN] [U+3084 HIRAGANA LETTER YA] [U+26C4 SNOWMAN WITHOUT SNOW] < 1492849291 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hmph his version cannot be copied. < 1492849545 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? hfs < 1492849546 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04You have discovered an eerie cavern. The air above the dark stone floor is alive with vortices of purple light and dark, boiling clouds. Seemingly bottomless pits mark the surface. < 1492850133 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1492850154 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net PRIVMSG #esoteric :It just occurred to me that, whenever I need a fake name, I always use "Andrew" as the first name. I wonder why. < 1492850189 0 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :because your real name isn't andrew < 1492850622 0 :orby!60eaeacb@gateway/web/freenode/ip.96.234.234.203 QUIT :Ping timeout: 260 seconds < 1492851357 0 :olsner!~salparot@c80-217-126-39.bredband.comhem.se PRIVMSG #esoteric :or because your real name is andrew and you have poor imagination? < 1492852440 0 :augur!~augur@2601:640:8001:4222:6193:4c2c:b640:3a6b JOIN :#esoteric < 1492852731 0 :augur!~augur@2601:640:8001:4222:6193:4c2c:b640:3a6b QUIT :Ping timeout: 260 seconds < 1492853591 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 255 seconds < 1492853742 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :So now all the populace have been uploaded into robot bodies < 1492853782 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :except the Ziiran, who are like "Waaaa, being a robot is against my religion..." < 1492853828 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :But guess what, this empire no longer is going to produce food. so the problem of non-robot people is going to solve itself < 1492854426 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1492854624 0 :AnotherTest!~turingcom@ptr-82l26ze56iary29dlu6.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1492856440 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Aw, I like food < 1492857997 0 :LKoen!~LKoen@2a01:e35:2eed:a430:759b:30a2:d329:680b JOIN :#esoteric < 1492858476 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( this hard wind will make your ship sail from warm seas into that cold dark blue <-- fun with four letter words ) < 1492858560 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :that line goes well with many fine hats < 1492858646 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :four rune word joke? < 1492858731 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :it's funny how much I miss all those three letter words < 1492858883 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( say more with less! ) < 1492858901 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :they help more than some feel < 1492858915 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :actually, "tell more with less" works just as well. < 1492858933 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`more < 1492858933 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ \ Usage: \ more [options] <file>... \ \ Options: \ -d display help instead of ringing bell \ -f count logical rather than screen lines \ -l suppress pause after form feed \ -c do not scroll, display text and clean line ends \ -p do not scroll, clean screen and display text \ -s squee < 1492858947 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :squee! < 1492860265 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :int-e: I do see your point, though perhaps credit seems due to a (by far) more mixed-length lexicon < 1492861240 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :some body will tell them that this four rune word idea must soon fail from lack of vocabulary. < 1492861247 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I think this is enough. < 1492861873 0 :LKoen!~LKoen@2a01:e35:2eed:a430:759b:30a2:d329:680b PRIVMSG #esoteric :isnt "some body" chea ting? < 1492862127 0 :Phantom_Hoover!~phantomho@cpc104862-sgyl39-2-0-cust65.18-2.cable.virginm.net JOIN :#esoteric < 1492862127 0 :Phantom_Hoover!~phantomho@cpc104862-sgyl39-2-0-cust65.18-2.cable.virginm.net QUIT :Changing host < 1492862127 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1492862587 0 :LKoen!~LKoen@2a01:e35:2eed:a430:759b:30a2:d329:680b QUIT :Ping timeout: 255 seconds < 1492862715 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :hmm. yes, it's cheating, but not nearly as badly as "chea ting" would be cheating. < 1492863103 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :some body, like the oulipo group? < 1492863292 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Besides I could have used an actual noun like "poet". I just felt it wasn't generic enough. < 1492863449 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Jafet: yes that works as well < 1492865211 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1492866228 0 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1492866652 0 :augur!~augur@2601:640:8001:4222:cd9e:5616:4f37:cdac JOIN :#esoteric < 1492866902 0 :augur!~augur@2601:640:8001:4222:cd9e:5616:4f37:cdac QUIT :Ping timeout: 240 seconds < 1492869793 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1492871915 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ha < 1492871916 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Ha van szíved, hogy mindazt, mit elértél, / Ha kell, egyetlen kockára rakd, / s túltegyed magad, ha veszteség ér, / s ne legyen róla többé egy szavad < 1492871921 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? har < 1492871922 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :har? ¯\(°​_o)/¯ < 1492871936 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn har//Har is a very ytrid word. < 1492871938 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'har': Har is a very ytrid word. < 1492871944 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ytrid < 1492871945 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ytrid? ¯\(°​_o)/¯ < 1492871965 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ytrid//A word is ytrid when its reverse is dirty. For example, "kcuf". < 1492871967 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'ytrid': A word is ytrid when its reverse is dirty. For example, "kcuf". < 1492871987 0 :myname!~myname@ks300980.kimsufi.com PRIVMSG #esoteric :how is rah dirty < 1492872001 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ah. Sound reversed, not letter reversed. So "arh". < 1492872009 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ytrid//A word is ytrid when its pronunciation's reverse is dirty. For example, "kcuf". < 1492872011 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'ytrid': A word is ytrid when its pronunciation's reverse is dirty. For example, "kcuf". < 1492872020 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ho < 1492872022 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ho? ¯\(°​_o)/¯ < 1492872032 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ho//Ho is an example of a word which is both dirty and ytrid. < 1492872034 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'ho': Ho is an example of a word which is both dirty and ytrid. < 1492872039 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :"Oh". < 1492872065 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :in this case the /o/ diphthong counts as one sound. < 1492872080 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? yay < 1492872081 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :yay? ¯\(°​_o)/¯ < 1492872089 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? yei < 1492872091 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :yei? ¯\(°​_o)/¯ < 1492874779 0 :augur!~augur@2601:640:8001:4222:c154:97b1:9640:2518 JOIN :#esoteric < 1492875022 0 :augur!~augur@2601:640:8001:4222:c154:97b1:9640:2518 QUIT :Ping timeout: 240 seconds < 1492876014 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? hi < 1492876016 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hi? ¯\(°​_o)/¯ < 1492876028 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? hp < 1492876029 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hp? ¯\(°​_o)/¯ < 1492876065 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn hp//HP is an acronym that stands for Hewlett Points. < 1492876067 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'hp': HP is an acronym that stands for Hewlett Points. < 1492876146 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? K < 1492876147 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :K K K Ken < 1492876148 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? Ð < 1492876149 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​Ð? ¯\(°​_o)/¯ < 1492876608 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? tihs < 1492876609 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tihs? ¯\(°​_o)/¯ < 1492876622 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn tihs//Tihs is a ytrid word. < 1492876625 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'tihs': Tihs is a ytrid word. < 1492876638 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn tihs//Tihs is a semi-ytrid word. < 1492876640 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'tihs': Tihs is a semi-ytrid word. < 1492876647 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? tish < 1492876648 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tish? ¯\(°​_o)/¯ < 1492876649 0 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1492876650 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn tish//Tish is a ytrid word. < 1492876652 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'tish': Tish is a ytrid word. < 1492876822 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ytrid < 1492876823 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :A word is ytrid when its pronunciation's reverse is dirty. For example, "kcuf". < 1492876827 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ytird < 1492876828 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ytird? ¯\(°​_o)/¯ < 1492876836 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ytird//A word is ytird when its pronunciation's reverse is dirty. For example, "kcuf". < 1492876839 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'ytird': A word is ytird when its pronunciation's reverse is dirty. For example, "kcuf". < 1492876846 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ytrid//A word is ytrid when its spelling's reverse is dirty. For example, "kcuf". < 1492876848 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'ytrid': A word is ytrid when its spelling's reverse is dirty. For example, "kcuf". < 1492876854 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ytird//A word is ytird when its pronunciation's reverse is dirty. For example, "kuf". < 1492876856 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'ytird': A word is ytird when its pronunciation's reverse is dirty. For example, "kuf". < 1492876868 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn tish//Tish is a ytird word. < 1492876870 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'tish': Tish is a ytird word. < 1492876875 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn tihs//Tihs is a ytrid word. < 1492876877 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'tihs': Tihs is a ytrid word. < 1492876880 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? ho < 1492876881 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Ho is an example of a word which is both dirty and ytrid. < 1492876883 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? har < 1492876884 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Har is a very ytrid word. < 1492877045 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn har//Har is a very ytird word. < 1492877048 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'har': Har is a very ytird word. < 1492877049 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? hra < 1492877050 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hra? ¯\(°​_o)/¯ < 1492877056 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn hra//Hra is a very ytrid word. < 1492877058 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'hra': Hra is a very ytrid word. < 1492877072 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ho//Ho is an example of a word which is both dirty, ytrid and ytird at once. < 1492877074 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'ho': Ho is an example of a word which is both dirty, ytrid and ytird at once. < 1492877081 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn ho//Ho is an example of a word which is both dirty, ytrid and ytird at once, when said in the right voice. < 1492877083 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'ho': Ho is an example of a word which is both dirty, ytrid and ytird at once, when said in the right voice. < 1492877529 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-myzayrqctafnmidk QUIT :Ping timeout: 258 seconds < 1492877843 0 :augur!~augur@2601:640:8001:4222:41e:96e6:fe89:2e32 JOIN :#esoteric < 1492878235 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :All your wisdom entries are bad. < 1492878289 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-okdhriytyuchcnkm JOIN :#esoteric < 1492878354 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`revert < 1492878355 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Done. < 1492878358 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`unlearn hra < 1492878359 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: unlearn: not found < 1492878362 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget hra < 1492878365 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878365 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget ytrid < 1492878367 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878367 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget ytird < 1492878369 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878372 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget ho < 1492878374 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878380 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget tish < 1492878382 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878382 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`forget tihs < 1492878384 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1492878393 0 :rdococ!rdococ@unaffiliated/rdococ PART #esoteric :"Well, clearly I'm of no use here." < 1492878449 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`revert 10799 < 1492878450 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Done. < 1492879437 0 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1492879792 0 :augur!~augur@2601:640:8001:4222:41e:96e6:fe89:2e32 QUIT :Remote host closed the connection < 1492880389 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1492882841 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1492884650 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1492884889 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1492885017 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1492885387 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 260 seconds < 1492885882 0 :rdococ!rdococ@unaffiliated/rdococ JOIN :#esoteric < 1492885913 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? rdococ < 1492885914 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rdococ is apparently from Budapest, but he is actually on Mars. Thanks to boily he is approaching permanent boredom & mapoledom. < 1492885928 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`le//rn_append rdococ//Additionally, all of his wisdom entries are bad. < 1492885931 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'rdococ': rdococ is apparently from Budapest, but he is actually on Mars. Thanks to boily he is approaching permanent boredom & mapoledom. Additionally, all of his wisdom entries are bad. < 1492886300 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? cocoa < 1492886301 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :A is a village in Norway. The BBC invented it by not understanding things on top of letters. < 1492886306 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ACTION waits for someone to `forget cocoa < 1492886340 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :odd. if it was bad wouldn't it have been forgotten by now? < 1492886457 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Sometimes I feel like a tumor to every community I'm in. Maybe I am one. < 1492886499 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I guess my previous entries were a bit over the top, and I'm sorry for that. But without looking at every single one of my entries, you can't objectively decide that they are all bad. < 1492886705 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :AAAAA WHYYY < 1492886729 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :why is my alliance's randomly generated name "Condign Axis"? < 1492886744 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I'm not an "Axis"! < 1492886756 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Lol :P < 1492886756 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :We're egalitarian! < 1492886759 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Are you a plane? < 1492887538 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 260 seconds < 1492888340 0 :Lymia!lymia@magical.girl.lyrical.lymia.moe QUIT :Ping timeout: 255 seconds < 1492888392 0 :Lymia!lymia@magical.girl.lyrical.lymia.moe JOIN :#esoteric < 1492888506 0 :alercah!~alercah@unaffiliated/alercah PRIVMSG #esoteric :`relcome < 1492888507 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04Welcome 07to 08the 09international 02hub 06for 13esoteric 04programming 07language 08design 09and 02deployment! 06For 13more 04information, 07check 08out 09our 02wiki: 06<http://esolangs.org/>. 13(For 04the 07other 08kind 09of 02esoterica, 06try 13#esoteric 04on 07EFnet 08or 09DALnet.) < 1492888766 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1492888818 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I thought, making a new computerized television (rather than the existing one), with TV-MIDI, TV-GUIDE-RDF, TV-GUIDE-SQL, and support for programming it too (such as with Forth, if you connect the keyboard), and for running a X server if you want to display multiple things on your TV set from multiple sources you can have X clients control them. < 1492888938 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :And support for "hidden captions", which if you use the formatting code to tell it to hide that text then it will not be displayed by default, but can still be recorded. (This may be useful in such cases as Jeopardy! clues and so on.) < 1492889001 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Do you? < 1492889172 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1492889421 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1492890427 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :Telly-Midi? < 1492890815 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :What I am meaning by "TV-MIDI" is a IMIDI interface to control such devices as cable boxes and so on. < 1492890868 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :("IMIDI" is a variant of MIDI, using the exact same data protocol, although it is not necessarily for music, it is two ways, and the electrical specification can differ too.) < 1492891003 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :For example, sending MIDI CC 0 and 32 events can be used to change the channel that a cable box is tuned to. Key on and key off events can be used to forward signals from buttons on a remote control (which may also be used to change the channel). There are many others too. < 1492891262 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 260 seconds < 1492891635 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :My "ffpbm" used to target only Netpbm formats 1 to 6, although now it can also target format 7. However, ImageMagick inverts the alpha if the depth is not 8 or 16, and I don't know whether the bug is in my program or in ImageMagick. Do you know? < 1492891690 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Huh, that sounds really odd. < 1492891700 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :I don't know, but that still sounds *very* weird. < 1492891720 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :P7 is PAM, right? < 1492891730 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, P7 is PAM. < 1492891754 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(Note that this "depth" is not the actual depth, and is not the same as the DEPTH field in the PAM header, which is fixed at 4.) < 1492891805 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :The "depth" you referring to is represented by the MAXVAL field in the header, right? < 1492891807 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(I mean the bits per channel; I said "depth" because of what that variable is called due to the encoding for formats 1 to 6, even though it is unsuitable in this case.) < 1492891811 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :pikhq: Yes. < 1492891830 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Yeah, I have no idea why the alpha would get inverted. < 1492891849 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :The spec seems pretty clear that the _ALPHA channel is just a linear alpha channel. < 1492891862 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :With no special treatment for any given bitdepths. < 1492891898 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Only thing I can think of is if you're using "MAXVAL 8" instead of "MAXVAL 255". < 1492891959 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I am not; it is "MAXVAL 255". (I even checked just now to make sure) < 1492891999 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Alright. Just a guess, anyways. < 1492892017 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :It could just be that MAXVALs other than 255 and 65535 aren't well tested. < 1492892055 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :The other channels are correct; I have checked. Only the alpha channel has this problem. < 1492892157 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Huh. < 1492892203 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :I can't be certain you aren't doing something odd in your output, but it *sounds like* you're hitting a bug in ImageMagick. < 1492892229 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :For MAXVAL 254, the alpha being 254 *should be* full opacity, not (as you make it sound like) full transparency. < 1492892256 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :My program never outputs MAXVAL 254, so I have not tested that < 1492892287 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Here is my code http://zzo38computer.org/fossil/farbfeld.ui/raw/ffpbm.c?name=7ff4f7541c11ce72fefa11bb1ba544956aeeca62 < 1492892293 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :http://netpbm.sourceforge.net/doc/pam.html#visual ... < 1492892329 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Um, what's the max MAXVAL you output? < 1492892343 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Oh, I see. < 1492892348 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :2^16-1. < 1492892352 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :The largest number is 65535 < 1492892359 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :And you only do other powers-of-two-minus-one MAXVALs. < 1492892365 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes. < 1492892368 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :So you could hypothetically do 127, but not 254. < 1492892392 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes. < 1492892536 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Hmm. "if(depth&8)" Doesn't that output if the depth's got 0b1000 set, *not* if it's in the range 16-9? < 1492892610 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Mmm, it's only off for depth=8. < 1492892611 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :The "depth" variable is decremented before the switch < 1492892617 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Ah. < 1492892622 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :K then, that works for that range then. < 1492892634 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Slightly non-obvious and if it were my code I'd change it, but works. < 1492892949 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :I don't see anywhere in there that would be inverting the alpha, and especially not *just* inverting the alpha. < 1492893073 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :I'd double-check the actual output doesn't have inverted alpha, and then assume it's an ImageMagick bug. < 1492893083 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Particularly if netpbm tools disagree. < 1492893109 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I tried using netpbm tools but maybe the tools I have are too old, because it does not recognize the file at all. < 1492893133 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Sounds old; PAM was first supported by netpbm tools. < 1492894992 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1492895042 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1492896680 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :If you want to, you can contribute encoders and/or decoders for any other picture format you might know of, including even obscure ones that other program does not support. < 1492896930 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Might well do so. < 1492896947 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :It's a fairly simple way of getting useful tooling for odd formats. < 1492896963 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :And the Farbfeld format is quite simple. < 1492896983 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, that is my intention too. < 1492897040 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :Main issue for e.g. retrocomputing formats would be making writers for those formats. < 1492897056 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, that too < 1492897119 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 268 seconds < 1492899124 0 :LKoen!~LKoen@2a01:e35:2eed:a430:84eb:9d8c:730a:1b25 JOIN :#esoteric < 1492899397 0 :LKoen!~LKoen@2a01:e35:2eed:a430:84eb:9d8c:730a:1b25 QUIT :Ping timeout: 252 seconds < 1492900347 0 :^v!v^@me.pxtst.com QUIT :Ping timeout: 246 seconds < 1492900530 0 :^v!v^@me.pxtst.com JOIN :#esoteric < 1492900637 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1492900671 0 :LKoen!~LKoen@2a01:e35:2eed:a430:cc3f:d690:408c:9bda JOIN :#esoteric < 1492902946 0 :AnotherTest!~turingcom@ptr-82l26ze56iary29dlu6.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 255 seconds < 1492903147 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1492903659 0 :LKoen!~LKoen@2a01:e35:2eed:a430:cc3f:d690:408c:9bda QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1492905010 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what would the internet look like if minnesota university hadn't decided to start charging a fee for gopher? < 1492905145 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Possibly gopher would be used earlier than it is, I suppose.