< 1451779212 895895 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :fungot: loadable bus drivers? < 1451779213 141931 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: what's slides? fnord/ down etc... and not if... let x be the cdr then... < 1451779227 685631 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :fungot: you dropped your parenthesis somehwere < 1451779227 844752 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: and what you wrote down. so, you couldn't count various calls at the same time < 1451779234 220970 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :fungot: three? < 1451779234 461214 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :b_jonas: in the subject yet... and i'm failing to see the function fizzie pasted "?" at http://paste.lisp.org/ display/ fnord.... < 1451779725 959123 :augur!~augur@c-73-46-94-9.hsd1.fl.comcast.net JOIN :#esoteric < 1451780077 781317 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -ire 's/inp\)$/unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET))' bin/loudly < 1451780078 906941 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 101: unterminated `s' command < 1451780088 505581 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -ire 's/inp\)$/unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET))/' bin/loudly < 1451780089 976393 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 102: Unmatched ) or \) < 1451780191 278974 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -ire 's/inp\)$/unicode\(inp, locale.nl_langinfo\(locale.CODESET\)\)\).encode\(locale.nl_langinfo\(locale.CODESET\)\)/' bin/loudly < 1451780192 105429 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 111: Unmatched ) or \) < 1451780207 275477 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :wut. < 1451780266 658923 :hppavilion[1]!~Devourero@58-0-174-206.gci.net QUIT :Ping timeout: 272 seconds < 1451780333 772817 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -e 's/(/)/g' < 1451780334 897012 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​)))))))) < 1451780359 409460 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -re 's/\(/)/g' < 1451780360 480741 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​)))))))) < 1451780362 797483 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm < 1451780378 116774 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -re 's/\(/\)/g' < 1451780379 150143 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​)))))))) < 1451780449 44160 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :That's funny, an unmatched \( seems to be fine. < 1451780465 316654 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -re 's/\)/\(/g' < 1451780466 186080 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​(((((((( < 1451780472 400052 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -e 's/\)/\(/g' < 1451780473 755046 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 9: Unmatched ) or \) < 1451780477 730817 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` echo '(()(()))' | sed -e 's/\(/\(/g' < 1451780478 589637 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 9: Unmatched ( or \( < 1451780483 434491 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :not really... < 1451780496 662511 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, I didn't notice the -r bit. < 1451780503 369883 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I don't generally sed -r. < 1451780614 637568 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/loudly < 1451780615 899201 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import sys, itertools \ inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input() \ cyc = itertools.cycle(["\00304,09","\00309,04"]) \ print "".join(cyc.next() + c for c in inp) < 1451780640 111506 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1451781138 962016 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -ie 's/inp\)$/unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET))/' bin/loudly < 1451781140 617059 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 102: Unmatched ) or \) < 1451781162 995303 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hmph < 1451781179 131984 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -ie 's/inp[)]$/unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET))/' bin/loudly < 1451781181 456023 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451781186 279123 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/loudly < 1451781187 773915 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import sys, itertools \ inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input() \ cyc = itertools.cycle(["\00304,09","\00309,04"]) \ print "".join(cyc.next() + c for c in unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET)) < 1451781202 915336 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`loudly Rødgrød med fløde < 1451781204 325346 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/loudly", line 5, in \ print "".join(cyc.next() + c for c in unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET)) \ NameError: name 'locale' is not defined < 1451781213 412501 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hah < 1451781221 435710 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1451781229 47858 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1451781313 461930 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm < 1451781317 630045 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1451781321 166436 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1451781351 192742 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -i 's/itertools/itertools, locale/' bin/loudly < 1451781354 27477 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451781359 549039 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`loudly Rødgrød med fløde < 1451781361 565565 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/loudly", line 4, in \ cyc = itertools, locale.cycle(["\00304,09","\00309,04"]) \ AttributeError: 'module' object has no attribute 'cycle' < 1451781369 176884 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ff < 1451781416 689352 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert 6483 < 1451781419 378070 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1451781426 822418 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/loudly < 1451781428 255667 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import sys, itertools \ inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input() \ cyc = itertools.cycle(["\00304,09","\00309,04"]) \ print "".join(cyc.next() + c for c in inp) < 1451781443 674298 :dcentral!~IGLC@206.251.40.170 QUIT :Ping timeout: 264 seconds < 1451781445 693887 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Melvar: WHATEVER < 1451781492 999734 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh duh < 1451781514 4380 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert 6486 < 1451781516 486005 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1451781533 423295 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -i '2s/itertools/itertools, locale/' bin/loudly < 1451781536 144145 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451781542 360727 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`loudly Rødgrød med fløde < 1451781543 832262 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/loudly", line 5, in \ print "".join(cyc.next() + c for c in unicode(inp, locale.nl_langinfo(locale.CODESET))).encode(locale.nl_langinfo(locale.CODESET)) \ UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128) < 1451781570 733943 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert 6483 < 1451781573 455305 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1451781661 398962 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Melvar: YOUR CODE IS NOT WORKING TDNH < 1451781757 755302 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1451781797 117627 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 276 seconds < 1451782512 762895 :ent0nces!~ent0nces@104.238.194.236 JOIN :#esoteric < 1451782956 972771 :ent0nces_!~ent0nces@104.238.194.236 JOIN :#esoteric < 1451782971 327427 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :OH GOD DAMN IT < 1451783073 60671 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hi \oren\ < 1451783087 459700 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :under attack by murphy's law? < 1451783154 694097 :ent0nces!~ent0nces@104.238.194.236 QUIT :Ping timeout: 265 seconds < 1451783259 532729 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :yeaj < 1451783281 325163 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :I just lost to Dark Link again < 1451783511 886191 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :sheik is not good against Dark Link < 1451783684 624248 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1451783909 734593 :ent0nces!~ent0nces@104.238.194.236 JOIN :#esoteric < 1451784062 947716 :ent0nces_!~ent0nces@104.238.194.236 QUIT :Ping timeout: 260 seconds < 1451784225 586197 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 260 seconds < 1451784522 570051 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451784881 762322 :ent0nces!~ent0nces@104.238.194.236 QUIT : < 1451785082 631524 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1451785223 670014 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 264 seconds < 1451785341 866051 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`loudly ooo < 1451785343 329937 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09o09,04o04,09o < 1451785349 436957 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`loudly Rødgrød med fløde < 1451785350 889549 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09R09,0404,0909,04d04,09g09,04r04,0909,0404,09d09,04 04,09m09,04e04,09d09,04 04,09f09,04l04,0909,0404,09d09,04e < 1451785356 25167 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,5o < 1451785359 944730 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,7o < 1451785363 72386 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :ACTION claps. < 1451785372 193310 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,7o7,4o4,7o7,4o < 1451785379 213821 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,9o7,4o4,7o7,4o < 1451785383 132968 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,8o7,4o4,7o7,4o < 1451785388 645686 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :4,11o7,4o4,7o7,4o < 1451785395 845723 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :did Elronnd get stuck in a loop < 1451785412 302869 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :That's uncomputable. < 1451785419 358951 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :darn < 1451785424 899663 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :insufficient data cannot compute < 1451785429 554965 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Well... uncomputable in general. Elronnd might be really simple. < 1451785431 410989 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :uncomputable /in general/ < 1451785438 669111 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :bleh, you beat me to the correction < 1451785445 51850 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`loudly Rødgrød med fløde < 1451785446 439667 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09R09,0404,0909,04d04,09g09,04r04,0909,0404,09d09,04 04,09m09,04e04,09d09,04 04,09f09,04l04,0909,0404,09d09,04e < 1451785458 721533 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`loudly aaaaaaaaaaaaa < 1451785459 937122 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,09a < 1451785463 818529 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`loudly aaaaaaaaaaaaä < 1451785464 997620 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,09a09,04a04,0909,04 < 1451785477 233555 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`lskdfjalsdkjf < 1451785478 210815 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: lskdfjalsdkjf: not found < 1451785480 657885 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`loudly é < 1451785482 47453 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04 < 1451785493 153000 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly ÒÓ < 1451785494 553728 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,0404,0909,04 < 1451785502 561115 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly é | unidecode < 1451785504 822188 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ \ close failed in file object destructor: \ sys.excepthook is missing \ lost sys.stderr < 1451785511 705153 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly ò_Ó < 1451785513 222231 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,0404,09_09,0404,09 < 1451785518 536261 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly ò_Ó | unicode < 1451785519 952315 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,0404,09_09,0404,0909,04 04,09|09,04 04,09u09,04n04,09i09,04c04,09o09,04d04,09e < 1451785525 624244 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly ò_Ó | uniencode < 1451785526 796628 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,0404,09_09,0404,0909,04 04,09|09,04 04,09u09,04n04,09i09,04e04,09n09,04c04,09o09,04d04,09e < 1451785550 222233 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`echo * | xargs rm < 1451785551 678789 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​* | xargs rm < 1451785564 77991 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`echo one; echo two; echo three < 1451785565 701099 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :one; echo two; echo three < 1451785837 961453 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly ë | loudly < 1451785839 189505 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04004,09409,04,04,09009,04904,0909,0404,09009,04904,09,09,04004,09409,04 < 1451785848 607780 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly ë | loudly | loudly < 1451785849 944302 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04004,09409,04,04,09009,04904,0909,0404,09009,04904,09,09,04004,09409,04004,0909,04004,09409,04,04,09009,04904,09409,0404,09009,04904,09,09,04004,09409,04,04,0909,04004,09409,04,04,09009,04904,09009,0404,09009,04904,09,09,04004,09409,04904,0909,04004,09409,04,04,09009,04904,0909, < 1451785853 572545 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly ë | loudly | loudly | loudly < 1451785854 990812 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04004,09409,04,04,09009,04904,0909,0404,09009,04904,09,09,04004,09409,04004,0909,04004,09409,04,04,09009,04904,09409,0404,09009,04904,09,09,04004,09409,04,04,0909,04004,09409,04,04,09009,04904,09009,0404,09009,04904,09,09,04004,09409,04904,0909,04004,09409,04,04,09009,04904,0909, < 1451785860 937476 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly ë | loudly | loudly | loudly | loudly < 1451785863 969291 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04004,09409,04,04,09009,04904,0909,0404,09009,04904,09,09,04004,09409,04004,0909,04004,09409,04,04,09009,04904,09409,0404,09009,04904,09,09,04004,09409,04,04,0909,04004,09409,04,04,09009,04904,09009,0404,09009,04904,09,09,04004,09409,04904,0909,04004,09409,04,04,09009,04904,0909, < 1451785874 15066 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Fixed point! < 1451785886 665977 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run loudly é > 'loudly é' < 1451785890 491002 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451785895 956965 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run unidecode < 'loudly é' < 1451785897 387522 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451785905 682126 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run echo 'loudly é' < 1451785906 925558 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :loudly é < 1451785912 904960 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run cat 'loudly é' < 1451785914 150652 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04 < 1451785928 813950 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`run unidecode $(cat 'loudly é') < 1451785930 203577 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/unidecode", line 4, in \ s = u" ".join("[U+{0:04X} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8") \ File "/usr/lib/python2.7/encodings/utf_8.py", line 16, in decode \ return codecs.utf_8_decode(input, err < 1451785942 295024 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :¿ < 1451786409 294313 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`'loudly ó' < 1451786410 602920 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: 'loudly: not found < 1451786414 525311 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly ó < 1451786415 819804 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,0909,04 < 1451786418 100163 :Elronnd!elronnd@znc.dank.ninja PRIVMSG #esoteric :`loudly 'ó' < 1451786419 380713 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09'09,0404,0909,04' < 1451787170 229627 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`lodly hi < 1451787171 144664 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: lodly: not found < 1451787171 972654 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`loudly hi < 1451787172 897595 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09h09,04i < 1451787344 877296 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :`quietly bye < 1451787345 646188 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: quietly: not found < 1451787347 958120 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :... < 1451787349 102645 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :-_- < 1451787351 551888 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :You have failed me < 1451787402 294136 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` cat 'echo' > /bin/quietly < 1451787403 334842 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bash: /bin/quietly: Read-only file system < 1451787407 71822 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :err < 1451787409 440302 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` cat 'echo' > bin/quietly < 1451787411 661181 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cat: echo: No such file or directory < 1451787418 791351 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` echo 'echo' > bin/quietly < 1451787421 133790 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787423 881855 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` chmod a+x bin/quietly < 1451787426 356586 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787428 765154 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`quietly test < 1451787429 884490 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787431 677532 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm < 1451787439 771468 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` echo 'echo " "' > bin/quietly < 1451787441 291701 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`quietly test < 1451787442 329966 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787443 29054 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787453 291453 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :looks like I need an actual character there < 1451787460 360274 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` printf 'echo "\xa0"' > bin/quietly < 1451787462 959320 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787464 924318 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`quietly test < 1451787465 813635 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ < 1451787477 959086 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :how misencoded is /that/? < 1451787482 167708 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`` printf 'echo "\xc2\xa0"' > bin/quietly < 1451787484 904606 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451787487 80048 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`quietly test < 1451787488 250459 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​  < 1451787490 416793 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :there we go < 1451787512 84365 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ACTION tries to work out how HackEgo and/or Konversation deduced three characters of output from a single \xa0 < 1451787528 913256 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :`unidecode ​ < 1451787530 515497 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX \ UTF-8: c3 a2 UTF-16BE: 00e2 Decimal: â \ â (Â) \ Uppercase: U+00C2 \ Category: Ll (Letter, Lowercase) \ Bidi: L (Left-to-Right) \ Decomposition: 0061 0302 \ \ U+0080 \ UTF-8: c2 80 UTF-16BE: 0080 Decimal: € \ € \ Category: Cc (Other, Control) \ Bidi: BN (Boundary Neutral) \ < 1451787734 584156 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: because HackEgo prepends an zero-width space < 1451787772 205012 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :aha, and the utf-8 zero width space got interpreted as latin-1 because the comment as a whole wasn't valid utf-8? < 1451787777 226067 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yeah < 1451788096 608496 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 256 seconds < 1451788105 879585 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1451789334 746667 :andrew!~andrew@59.38.97.140 JOIN :#esoteric < 1451790007 554035 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca JOIN :#esoteric < 1451791332 765876 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1451791338 491407 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1451791370 377266 :mauris!~mauris@unaffiliated/nooodl QUIT :Disconnected by services < 1451791376 118288 :mauris_!~mauris@unaffiliated/nooodl NICK :mauris < 1451791884 962500 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1451792673 867718 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@botsnack < 1451792674 324718 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric ::) < 1451792696 321421 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@botsnake < 1451792696 941147 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric ::) < 1451792716 927205 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I wonder. < 1451792718 221258 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@hens < 1451792718 804157 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Maybe you meant: oeis help < 1451792735 177615 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@nixon < 1451792735 879810 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Voters quickly forget what a man says. < 1451792747 127779 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Wait, that's actually a command? < 1451792751 740157 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@vixen < 1451792752 110915 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :The Chinese use two brush strokes to write the word 'crisis.' One brush stroke stands for danger; the other for opportunity. In a crisis, be aware of the danger - but recognize the opportunity. < 1451792760 685228 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@vixen < 1451792761 130234 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :You have to face the fact that whole problem is really the blacks. The key is to divise a system that reconizes this while not appearing to... < 1451792773 942600 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Is @vixen correcting to @nixon? < 1451792776 371277 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@help vixen < 1451792776 893748 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :help . Ask for help for . Try 'list' for all commands < 1451792779 277751 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@help nixon < 1451792779 710598 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Richard Nixon's finest. < 1451792791 413555 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@vixen Like, this is just going to give me a Nixon quote or whatever? < 1451792791 898044 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :A man who has never lost himself in a cause bigger than himself has missed one of life's mountaintop experiences. Only in losing himself does he find himself. Only then does he discover all the latent strengths he never knew he had and which otherwise would have remained dormant. < 1451792802 923132 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@feet < 1451792803 359055 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Say again? < 1451792810 70436 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@feet Say what again? < 1451792810 491422 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :$4y whAt AG4In? < 1451792818 25040 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@pulp < 1451792818 627977 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Maybe you meant: pl help < 1451792898 602172 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@prawn < 1451792899 139882 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :It must be inordinately taxing to be such a boob. < 1451792923 959852 :bender|!~benderpc@59.189.182.225 JOIN :#esoteric < 1451792952 585245 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@crawl < 1451792953 132769 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Unknown command, try @list < 1451792958 864966 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@help prawn < 1451792959 222005 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :help . Ask for help for . Try 'list' for all commands < 1451792974 278310 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@prawn < 1451792974 734111 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :It is here that my cheap workforce of trained iguanas will work < 1451792974 943299 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :night and day to make our shoes to my exacting specifications! < 1451792980 290501 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@prawn Can I give input here? < 1451792980 824300 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Pinky, I am in considerable pain. < 1451792992 711353 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Ooh. I think I've figured out what it is. < 1451792996 802938 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :darn < 1451793002 558695 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@brian < 1451793002 872949 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Promise me something, Pinky. Never breed. < 1451793010 454289 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@plain < 1451793010 841756 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :It is here that my cheap workforce of trained iguanas will work < 1451793011 1147 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :night and day to make our shoes to my exacting specifications! < 1451793023 900955 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :@braille < 1451793024 306745 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Unknown command, try @list < 1451793077 229114 :bender!~benderpc@59.189.182.225 JOIN :#esoteric < 1451793166 375917 :bender|!~benderpc@59.189.182.225 QUIT :Ping timeout: 240 seconds < 1451793416 275087 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :^botsnack < 1451793416 434664 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Oh nom nom nom! < 1451793431 978567 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :boilysnack < 1451793837 840968 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :snarf chew chew garble ^^ < 1451795289 875843 :dcentral!~IGLC@206.251.40.170 JOIN :#esoteric < 1451795297 892190 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1451795950 624028 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 260 seconds < 1451796313 200170 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :What happens when you do the Surreals with a left, right, and middle? < 1451796318 640436 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :0 = {||} < 1451796324 522678 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Or four corners? < 1451796331 877890 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :0 = {--|--} < 1451796342 732596 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :tie-fighter surreals. < 1451796350 280589 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca QUIT :Quit: WILTED CHICKEN < 1451796989 758049 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451797443 719251 :FreeFull_!~freefull@defocus/sausage-lover JOIN :#esoteric < 1451797450 25547 :FreeFull!~freefull@defocus/sausage-lover QUIT :Read error: Connection reset by peer < 1451797460 759625 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 255 seconds < 1451797493 624146 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451797838 795001 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1451799619 40804 :Frooxius!~Frooxius@193.86.27.79 QUIT :Quit: *bubbles away* < 1451799637 682417 :Frooxius!~Frooxius@193.86.27.79 JOIN :#esoteric < 1451799842 966707 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Read error: Connection reset by peer < 1451800385 452831 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451801070 208889 :nitrix!~nitrix@unaffiliated/nitrix NICK :Master < 1451801099 988296 :Master!~nitrix@unaffiliated/nitrix NICK :Guest90251 < 1451801153 111576 :Guest90251!~nitrix@unaffiliated/nitrix NICK :nitrix < 1451801356 519053 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 256 seconds < 1451801374 104658 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :I BEAT GANON < 1451801775 532032 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451802447 761096 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :\oren\: congrats < 1451802448 959584 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :which game? < 1451802504 214142 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :Hyrule Warriors < 1451802691 863265 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ah < 1451802700 369455 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I learned to speedrun super mario galaxy today < 1451802985 656020 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :cool < 1451802997 286217 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :does it involve hidden warpzones < 1451803002 319080 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Gonna show your mad skillz at AGDQ tomorrow? < 1451803239 340436 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :\oren\: nope < 1451803241 701652 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :pikhq: that's the plan < 1451803249 662989 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I'm going to kill miles and take his power < 1451803273 517721 :pikhq!~pikhq@2601:647:4b00:63aa::f63 PRIVMSG #esoteric :Fabulous. < 1451806424 275522 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :To make a lambda, we write a \ (because it kind of looks like the greek letter lambda if you squint hard enough) < 1451806434 234497 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric : - LYAH < 1451806550 852933 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :For the record, I squinted really hard at a backslash to check and it does indeed resemble λ < 1451807139 742795 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric : I'm a big fan of 50 Cent. Or, as he's called in Zimbabwe, Four hundred million dollars. < 1451807268 588335 :Xe!xe@unaffiliated/xe QUIT :Quit: *.yolo *.swag < 1451807311 711707 :Xe!xe@unaffiliated/xe JOIN :#esoteric < 1451807499 676481 :Xe!xe@unaffiliated/xe QUIT :Excess Flood < 1451807992 157967 :Xe!~xe@unaffiliated/xe JOIN :#esoteric < 1451808386 254392 :bender!~benderpc@59.189.182.225 QUIT :Ping timeout: 240 seconds < 1451808928 692517 :FreeFull_!~freefull@defocus/sausage-lover NICK :FreeFull < 1451809027 951419 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Just defined function composition for LispRule (a language supported by λ-Nomic): http://pastebin.com/puNcfqiq < 1451810762 773624 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Read error: Connection reset by peer < 1451810793 68291 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451812712 591359 :bender|!benderpc@2404:e800:e61a:41d:58d5:6060:8af7:e278 JOIN :#esoteric < 1451814638 956215 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 250 seconds < 1451815526 150880 :hppavilion[1]!~Devourero@93-231-58-66.gci.net JOIN :#esoteric < 1451815556 31538 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :IDEA TIME < 1451815589 316502 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Classical Programming: Like functional programming, but classes instead. Entire language is based around creating subclasses and subclassing them < 1451815600 597199 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :This is not a language feature; it is the language itself. < 1451815657 673032 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :And it's not a way of holding functions in an object; the functions are just there to give the class a body. The language is really just about the classes and operating on them. < 1451815670 487841 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :It's not OO, because there aren't objects involved; it's just classes < 1451815696 554219 :hppavilion[1]!~Devourero@93-231-58-66.gci.net TOPIC #esoteric :This part of the topic was the first added in 2016 | The international hub for magic gathering and deployment. | Effi's finest fluffy waffles | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://esolangs.org/ < 1451815877 417048 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK, please do! Either invent such a thing or add to the list of ideas, or just try to figure out more and see if you can < 1451815891 6813 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :zzo38: That's what I was about to do xD < 1451815895 205509 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Idea of kind of custom duel deck of Magic: the Gathering cards: Urza vs Mishra, Old vs New, Phyrexian vs Eldrazi, Even Costs vs Odd Costs, West vs East, North vs South, Simplicity vs Complexity. < 1451815908 57332 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :hppavilion[1]: Yes, I hope you do; I would want to see it too. < 1451815934 781648 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :zzo38: Eldritch Abominations vs Bunnies < 1451816011 209477 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK, that is another one. If some cards that should be use do not exist officially, make up some custom cards; same apply to all of these custom duel decks though < 1451816058 642259 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :What happens when you compose the SYA with itself? < 1451816099 779568 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :"SYA" meaning what? < 1451816106 846437 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :SYA**2("2+2*3/6") -> ? < 1451816112 999143 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :zzo38: Shunting-Yard Algorithm < 1451816137 949707 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :The thingy for converting from infix to goofix < 1451816141 786821 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :*goodfix < 1451816144 394137 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :I mean postfix < 1451816186 820279 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :GOOFIX NOTATION < 1451816195 697496 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :2+2*... ew. < 1451816225 992740 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :O, that is what it is. Yes I have heard of that algorithm < 1451816250 162700 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :A converter from infix to goofix in python: def in2goo(infix): return infix[:5]+'... ew.' < 1451816286 373096 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Now that I think about it, it probably just crashes xD < 1451816318 403002 :hppavilion[1]!~Devourero@93-231-58-66.gci.net PRIVMSG #esoteric :Yeah, it must just crash < 1451816435 606626 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I read the description in Wikipedia, and I am not sure why it should crash. < 1451816624 144731 :hppavilion[1]!~Devourero@93-231-58-66.gci.net QUIT :Ping timeout: 276 seconds < 1451817187 260432 :benderpc_!~benderpc@59.189.182.225 JOIN :#esoteric < 1451817265 583335 :bender|!benderpc@2404:e800:e61a:41d:58d5:6060:8af7:e278 QUIT :Ping timeout: 260 seconds < 1451818925 781912 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`? goofix < 1451818928 355814 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :goofix? ¯\(°​_o)/¯ < 1451818985 378391 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`learn Goofix is an antropomorphic canine arithmetic notation. < 1451818988 467353 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'goofix': Goofix is an antropomorphic canine arithmetic notation. < 1451819216 668414 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1451819648 160995 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :b_jonas: What kind of custom duel deck you like to try to make up? (Since it is duel deck, restrictions about deck size and card duplicates can be ignored if it is deemed worthwhile) < 1451819789 934764 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :zzo38: there were some ideas in http://archive.wizards.com/Magic/Magazine/Article.aspx?x=mtgcom/arcana/1560 < 1451820017 363151 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK, but I mean you < 1451820095 448813 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I don't know really. I usually build a deck only for myself, trying to beat an entire metagame of many decks (not that I manage, but that's the goal), rather than a duel < 1451820582 808151 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :If I built a deck only against myself, it would be weak and one-sided because it wouldn't defend against strategies other players use. < 1451820586 857601 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I don't think it would be good. < 1451820722 762023 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1451820864 289855 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :There should need to be enough interactions between them, whether or not they are good for other formats < 1451821117 620399 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :by the way, I was wondering if a "bicubic" casual format could work: namely two players each build half of a cube, then after they comitted to the card pool in their half, the list of cards is revealed, the two are merged, and 4 to 8 players use some sealed deck or draft variants to build decks and sideboards from that pool. < 1451821436 419433 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :the two players take the same number of cards, each one can put at most 2 copies of any card, and in total among the two, there should be 100 timed the number of players cards for a sealed deck, and much less than that for most drafts < 1451821547 909551 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Quit: Leaving < 1451821550 437720 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK < 1451821588 744215 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :That seem it can work I suppose, if you have the ban list and so on still < 1451821607 152593 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -ie 's/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/' -e '2s/$/, locale' bin/loudly; < 1451821608 150652 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 13: unterminated `s' command < 1451821630 493988 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`cat bin/loudly < 1451821631 521670 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import sys, itertools \ inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input() \ cyc = itertools.cycle(["\00304,09","\00309,04"]) \ print "".join(cyc.next() + c for c in inp) < 1451821637 202728 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -ie 's/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/' -e '2s/$/, locale/' bin/loudly; < 1451821640 685596 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: can't read s/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/: No such file or directory < 1451821658 450706 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :Wat. < 1451821680 842755 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :Oh. -i[SUFFIX]. < 1451821699 566610 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`` sed -i -e 's/inp[)]$/unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding())/' -e '2s/$/, locale/' bin/loudly < 1451821718 669621 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451821723 555666 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`cat bin/loudly < 1451821724 872620 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import sys, itertools, locale, locale \ inp = len(sys.argv) >= 2 and sys.argv[1] or raw_input() \ cyc = itertools.cycle(["\00304,09","\00309,04"]) \ print "".join(cyc.next() + c for c in unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding()) < 1451821732 105422 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`loudly föo < 1451821734 224900 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09f09,04ö04,09o < 1451821739 799860 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :urgh, and that has been the problem all this time... missed it < 1451821757 189908 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(using -i the wrong way) < 1451821777 4326 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :Well it would have worked as long as there was only one script. < 1451821793 448869 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :well, you had -ire there... < 1451821811 141799 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and the -r was kind of important < 1451821822 561395 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :Ah. Yeah. < 1451821827 856973 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`loudly 素晴らしい < 1451821829 486834 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09素09,04晴04,09ら09,04し04,09い < 1451821883 108126 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :\oren\: ↑ Fixed it. < 1451821890 270898 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :(Finally.) < 1451822061 101994 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :``` loudly foo < 1451822062 733933 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​04,09f09,04o04,09o < 1451822067 198237 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :``` loudly föo < 1451822068 437868 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/loudly", line 5, in \ print "".join(cyc.next() + c for c in unicode(inp, locale.getpreferredencoding())).encode(locale.getpreferredencoding()) \ UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 1: ordinal not in range(128) < 1451822114 36874 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :Exactly as expected. ∑:3 < 1451822455 144672 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :Sure, ban list is fine, and you'd need normal limited deck-building rules: at least 40 cards in main deck, all the rest of your picks is sideboard, as many basic lands as you want. < 1451822495 609863 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :yay! < 1451822593 341371 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :b_jonas: Yes, although you should say "as many conventional basic lands as you want", since you aren't allowed to add nonconventional basic lands unless available in your card pool (whether draft or sealed) < 1451822651 137493 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :yes yes < 1451822654 958698 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :basic basic lands < 1451822662 285703 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Two-players limited format is possible such as Solomon draft, although other formats are also possible with two players < 1451822679 419328 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :since there will about to be six different extra basic lands very soon < 1451822683 520742 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there's already five < 1451822689 656466 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I prefer the term "conventional basic lands" < 1451822703 262047 :zzo38!~zzo38@24-207-56-9.eastlink.ca PRIVMSG #esoteric :(I don't know if an official term exists though) < 1451822704 316658 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :ok, make it conventional basic lands < 1451823119 728511 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :also, AGDQ starts very soon < 1451823120 64846 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Colored basic lands? < 1451823273 123980 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :haavard: um, no. they're all colorless. the rat thing doesn't count because it's not a land. < 1451823291 664634 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Hm, that's true < 1451823302 492218 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Conventional basics it is < 1451823311 209598 :bender|!~benderpc@59.189.182.225 JOIN :#esoteric < 1451823406 344459 :benderpc_!~benderpc@59.189.182.225 QUIT :Ping timeout: 240 seconds < 1451823663 307884 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar lowi < 1451823663 863015 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :LOWI 031150Z VRB01KT 9999 FEW006 SCT080 05/02 Q1008 R08/29//95 NOSIG < 1451823706 788987 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and a bit of snow on the ground... melting) < 1451823823 867098 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :int-e: yep < 1451823830 793953 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :@metar EGLL < 1451823831 480232 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :EGLL 031150Z AUTO 15018KT 9999 -RA OVC010/// //////TCU 09/08 Q0989 BECMG RA < 1451823833 940253 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there was snow here too two days abo < 1451823835 294607 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :ago < 1451823858 770945 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think I dreamed there was snow here, but there hasn't been any. < 1451824051 556764 :haavard!freebsd@haavard.me PRIVMSG #esoteric :How do you decode that information? I assume it's easier than it looks.. < 1451824304 758290 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1451824337 454281 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :At airport EGLL, the 03'th day of the month, 11:50 UTC, don't know about AUTO, wind direction 150 degrees and speed 18 knots, visibility "good", light (-) rain (RA) but increasing (BECMG RA), overcast cloud cover at 10 hundred feet, buncha weird slashes, temperature 9 degrees and dew point 8, barometric pressure 989 hectopascals. < 1451824380 486357 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The formatting varies a bit between airports. < 1451824414 181043 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :AUTO is apparently "no humans were harmed^Winvolved during the production of this report". < 1451824566 456288 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :very humid... < 1451824666 806213 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :This is the kind of weather I was expecting when we moved here. < 1451824692 448668 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :hmm < 1451824696 527052 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :do finns seek humidity because it reminds them of a sauna < 1451824709 724798 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :has anyone made an esolang yet where the source code masquarades as metar output lines? < 1451824755 88269 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's too metar < 1451824942 465570 :haavard!freebsd@haavard.me PRIVMSG #esoteric :@metar enzv < 1451824943 69945 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ENZV 031220Z 11013KT 9999 FEW048 01/M09 Q1014 TEMPO 12022G32KT < 1451824962 936463 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :lol < 1451824976 624957 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :the intel 4004 had more general-purpose registers than x86-32 < 1451825567 766579 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1451825668 275355 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Quite a bit "less general-purpose", though. < 1451826166 705648 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :A whole IDE built in a browser sounds ridiculous until you try using a whole IDE built in Java. < 1451826212 518055 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :Phantom_Hoover: the original 386 didn't have any general purpose registers. it was the later SSE2 extension that added those to the x86_32 arch. in the original 386, you had to do all the general purpose arithmetic in the painfully small (32 bit sized) index registers, or in the limited floating point registers. < 1451826351 176830 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :That is, by the way, also the situation in contemporary Linux x86_64 kernels in the main kernel outside of kernel threads, because for some historical compatibility nonsense, < 1451826417 806778 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :the kernel shies away from using the general purpose registers, for using them would introduce SEVERAL CYCLES OF PRECIOUS TASK SWITCH PENALTY each time you switch to an x86_32 task compiled in an obsolate way so it itself doesn't use those general purpose registers. < 1451826422 658406 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I'm SERIOUS! < 1451826481 495784 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :The kernel doesn't use the xmm register, because if it did, then every time there's a task switch, the cpu would have to automatically save and restore those registers, even if one of those processes doesn't use them. < 1451826492 840115 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :It's just hilarious, and all for the bad historical reasons. < 1451826526 29149 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :And this isn't even really imposed by the cpu. The kernel could break this nonsense any time if the Linux developers just so willed to switch a switch. < 1451826541 775239 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :But they're afraid of traditions and microbenchmarks and stuff like that making them look bad. < 1451826618 212678 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :It doesn't matter that most of the actual computations of the kernel could be done much faster by the occasional use of those xmm registers, if they just made some trivial changes in the kernel compilation options and the compiler to use them. < 1451826645 851965 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :Because then you'd have to load or store SEVERAL WORDS FROM THE MEMORY EACH (rare case) TASK SWITCH and oh look how bad that would make us look like oh the pain! < 1451826655 971850 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :These kernel guys are sissies. < 1451826747 363138 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :If it's that trivial to do, surely someone has done it and demonstrated the real-world gains from this vague "much faster" execution of "most of the actual computations of the kernel" in a thing you could refer to? < 1451826771 424036 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :fizzie: well, it's not _that_ trivial. it would need some changes in the compiler. < 1451826793 666496 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :and I hope someone has actually tried it, or else I'm misunderstanding something so much that it's obvious to real kernel people why it wouldn't work. < 1451826815 61391 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :and mind you, you can put the heavy computation (like crypto) into kernel threads, and then those can use the xmm. < 1451827886 720268 :jaboja64!~jaboja@erw233.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451828129 42903 :jaboja!~jaboja@acvs194.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 276 seconds < 1451828565 548817 :MoALTz_!~no@user-46-113-121-59.play-internet.pl JOIN :#esoteric < 1451828715 764456 :MoALTz!~no@78-11-180-214.static.ip.netia.com.pl QUIT :Ping timeout: 240 seconds < 1451828784 102155 :MoALTz_!~no@user-46-113-121-59.play-internet.pl NICK :MoALTz < 1451828937 967275 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1451828963 994616 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :I prefer the 6502 it has 256 general purpose registers. < 1451829259 704600 :jaboja64!~jaboja@erw233.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 245 seconds < 1451829430 386458 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :is that one of the processors with a special addressing mode for the first 256 bytes of memory? < 1451829443 436129 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :yup < 1451829477 605424 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :specifically it can do things like increment a given byte in the zero page < 1451829529 999377 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :or indirectly index a byte in memory by an address in zero page < 1451829543 245093 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :so they sort of act like general purpose registers < 1451829895 361784 :andrew!~andrew@59.38.97.140 QUIT :Remote host closed the connection < 1451830745 786051 :MoALTz_!~no@78-11-180-214.static.ip.netia.com.pl JOIN :#esoteric < 1451830800 629130 :MoALTz!~no@user-46-113-121-59.play-internet.pl QUIT :Ping timeout: 256 seconds < 1451830851 663491 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1451830886 186439 :bender|!~benderpc@59.189.182.225 QUIT :Ping timeout: 240 seconds < 1451830905 903257 :MoALTz_!~no@78-11-180-214.static.ip.netia.com.pl NICK :MoALTz < 1451831471 663017 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :okay, I'll rewrite the whole thing in Rust when Unison's process.py reaches 2000 lines of code < 1451831481 940634 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :it is becoming harder to keep up with < 1451831526 109343 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :https://arin.ga/LttQ8b/raw is this esoteric? < 1451831567 635421 :lifthrasiir!~lifthrasi@115.68.131.49 PRIVMSG #esoteric :not really? < 1451831578 378665 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Looks like a roman numerals parser < 1451831613 770391 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yep but it's in sed <.< < 1451831720 669436 :sebbu3!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1451831854 555230 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 256 seconds < 1451833601 765549 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1451833606 985471 :Frooxius!~Frooxius@193.86.27.79 QUIT :Read error: Connection reset by peer < 1451833613 800574 :Frooxius!~Frooxius@193.86.27.79 JOIN :#esoteric < 1451835589 762956 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net JOIN :#esoteric < 1451835589 922665 :lleu!~gnomebad@cpc15-croy20-2-0-cust489.croy.cable.virginm.net QUIT :Changing host < 1451835589 922750 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1451836966 553659 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca JOIN :#esoteric < 1451837414 312817 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :`wisdom < 1451837424 637839 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :phantom___hoover/Phantom___Hoover sucks at ghosting himself. < 1451837949 153389 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :what < 1451838021 437821 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`wisdom < 1451838023 925192 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :drone/drones are tools used to perform certain criminal actions that were not possible in ancient times. < 1451838178 833814 :dcentral!~IGLC@206.251.40.170 QUIT :Ping timeout: 272 seconds < 1451838208 345230 :Melvar!~melvar@84.62.104.105 PRIVMSG #esoteric :`wisdom < 1451838210 652023 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ethanol/Ethanol is a Group 1 carcinogenic substance since 1988. < 1451838375 15342 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`? avatar < 1451838376 663113 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :avatar? ¯\(°​_o)/¯ < 1451838793 501844 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`wisdom < 1451838795 558784 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :zimbabwe/olsner's desk points zimbabwards. it is highly dependent on tswett's michiganic orientation. < 1451839735 908690 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1451839794 106541 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :woot agdq! < 1451839811 224203 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: wood < 1451839828 62697 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there's GTA and mario maker and super monkey ball and lots of games < 1451839917 234196 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :agdq? < 1451840014 887965 :J_Arcane!~chatzilla@37-219-29-107.nat.bb.dnainternet.fi QUIT :Ping timeout: 250 seconds < 1451840057 827834 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :boily: gamesdonequick.com < 1451840093 902196 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`? agdq < 1451840095 594282 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :agdq? ¯\(°​_o)/¯ < 1451840116 986091 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`learn AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity < 1451840121 324190 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`learn SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity < 1451840122 944620 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'agdq': AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity < 1451840126 671594 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'sgdq': SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity < 1451840129 876228 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :oh wait, those need urls < 1451840173 954280 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`learn AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity ever winter, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/ < 1451840178 338593 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'agdq': AGDQ is Awesome Games Done Quick, an annual video games speedrunning event for charity ever winter, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/ < 1451840183 50945 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :`learn SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity ever summer, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/ < 1451840187 774864 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'sgdq': SGDQ is Summer Games Done Quick, an annual video games speedrunning event for charity ever summer, see http://gamesdonequick.com and https://gamesdonequick.com/tracker/events/ < 1451840234 659348 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :laggy bot < 1451840238 587144 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :spammy user < 1451840331 258808 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1451840647 848468 :J_Arcane!~chatzilla@37-219-29-107.nat.bb.dnainternet.fi JOIN :#esoteric < 1451840908 611309 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Quit: Leaving < 1451841673 571249 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :helloily < 1451841779 745055 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :quinthellopiaAAAAAAAAAAAAAAAAA < 1451841835 322937 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what do? < 1451841921 394576 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :last day of vacation! but I had a turkey tomato mayo bagel. < 1451841940 946675 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :are you atlantaing? < 1451841961 568594 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :yep < 1451841964 400361 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :last day < 1451841965 718128 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :so sad < 1451842055 675168 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i am < 1451842070 418624 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :the weather finally colded slightly < 1451842077 841731 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :but its nice out < 1451842094 957566 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :do you want to game a game? < 1451842132 406579 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca PRIVMSG #esoteric :I'm cubing with the bro. want to join the server? < 1451842239 516321 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :rubik's cubes? < 1451842244 237131 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :on a server? < 1451842973 941928 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i dont have that game < 1451843728 539757 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ugh, the very worst level in Enigma is a rubik's cube simulator < 1451843737 13516 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the reason why it's so bad is that it also has reverse floor and swamp and abyss < 1451843746 127492 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :stick to one puzzle at a time, people! < 1451843872 732860 :Lord_of_-!Elite12246@gateway/shell/elitebnc/x-ijzyxeanbdujqxqg QUIT :Excess Flood < 1451843946 302675 :Lord_of_-!Elite12246@gateway/shell/elitebnc/x-vmwdevpaskqnnvxb JOIN :#esoteric < 1451843955 490121 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh wow, 6% in metroid prime 2 is now faster single-segment than 100% < 1451844326 430457 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 240 seconds < 1451844360 664584 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1451844404 587925 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: yeah < 1451844422 587924 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the discovery of MBI in Sanctuary was huge < 1451844438 292848 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, don't have to smuggle it all the way from the other end of the map < 1451844448 140563 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :now I sort-of want to see a "low% without item loss skip" < 1451844605 981705 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it's also way way easier to do now, because you don't have to use IS which means no lightshow < 1451844626 665867 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :(it was discovered that you don't need IS to get MBI; you just need to activate a cannon without a properly loaded room) < 1451844639 82490 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :for some reason I thought the hardest part was amber translator skip < 1451844684 374211 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :are you talking about sanddigger or something else? < 1451844733 205971 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :no, it's some really hard wallcrawl to get around one gate, I forget exactly where but IIRC it's between one of the main areas and temple grounds < 1451844734 301594 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :in that direction < 1451844739 859761 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oh, hive dash? < 1451844742 70258 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the hard part is the getting OoB in the first place < 1451844742 348474 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yep < 1451844744 771172 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I think < 1451844749 686696 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you can actually avoid that now thanks to the MBI < 1451844759 794468 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I dunno if it's faster though < 1451844869 681210 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :hive dash is still not grand abyss, though < 1451844950 186686 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and you need screw attack to do the walljumps to the final boss, right? < 1451845039 972720 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :thus grand abyss is in every non-grapple-beam category < 1451845054 744287 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :yes < 1451845061 53984 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(the skip, that is; the room is in every category full stop) < 1451845116 111472 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :did you hear about the Wii U trilogy edition of Prime 3, btw? < 1451845124 234688 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :no < 1451845140 918232 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also I don't have a Wii U so it doesn't interest me that much, and I'd be shocked if they hadn't patched all the fun out ;-) < 1451845158 371400 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :despite having all of the trilogy "fixes" which ruin many speed tricks, it is faster in some (can't remember if all) categories than the original because of the improved loading times < 1451845170 14198 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :that's how bad loading is on Prime 3 T_T < 1451845210 132251 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I thought the only speed trick that was patched out between corruption and trilogy3 was hazard shield skip < 1451845223 276134 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :no, they changed a number of small things < 1451845246 943394 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(which is a ridiculous thing to patch out because it seems unlikely to make the game unwinnable, the hardest part to get past without hazard shield is the one where the skip happens) < 1451845322 78516 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I'm excited for the Prime run Tuesday, it now includes IS < 1451845345 823132 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oh man, if they could get Zoid on to talk about IS... < 1451845347 312137 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I'm excited for the GTA3 run < 1451845355 396237 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: I doubt he knows what causes it < 1451845388 867461 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: me neither. But it would be funny to hear him wtf, especially if he's not seen it be used to grab Wave before < 1451845411 855975 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: speaking of which, I've been thinking of making a web application to store speedrun trick & routing information < 1451845425 663142 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :sort of like a domain-specific wiki, sort of in the style of M2K2 < 1451845458 100605 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: TASvideos and SDA each have one of their own of those, and people hardly update them < 1451845467 880973 :boily!~alexandre@modemcable173.181-178-173.mc.videotron.ca QUIT :Quit: CURVED CHICKEN < 1451845471 899727 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :Two years ago, AGDQ was a small event. Now it's huge. < 1451845497 67217 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: the first SGDQ was just held at one of the runners' houses < 1451845513 381658 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: but they're not domain-specific < 1451845516 420499 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :they're just generic wikis < 1451845533 534434 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: how would it differ from ordinary wikis? < 1451845553 306837 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there are a few wiki sites for specific games < 1451845600 550623 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :mediawiki in particular has a lot of excess syntax that makes using it for domain-specific stuff a lot of work, because you're trying to store all the data in flat text files in the end < 1451845607 215340 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :and the text syntax is atrocious to boot < 1451845654 554562 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I'm thinking something like defining a few types of objects (categories, routes, tricks, techniques, areas) and defining the links between them in a more consistent way < 1451845670 869100 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :possibly with an API as well < 1451845752 82756 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl JOIN :#esoteric < 1451845755 897379 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I like mediawiki syntax. < 1451845765 165136 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it's nice for simple applications < 1451845775 659349 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :but complicated stuff is torture, especially anything involving tables or nested conditionals in templates < 1451845791 814349 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1451845797 190817 :ais523!~ais523@unaffiliated/ais523 QUIT :Disconnected by services < 1451845798 902279 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1451845889 444345 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: last line was but complicated stuff... < 1451845906 39289 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric : possibly with an API as well < 1451845910 860161 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :last I saw < 1451845930 287469 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :13:29:15 < b_jonas> I like mediawiki syntax. < 1451845930 447976 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :13:29:25 < coppro> it's nice for simple applications < 1451845930 448073 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :13:29:35 < coppro> but complicated stuff is torture, especially anything involving tables or nested conditionals in templates < 1451845957 538240 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :most wiki syntaxes are much worse at complex stuff than mediawiki's < 1451845966 349707 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(this is not saying that mediawiki's is good) < 1451846006 942789 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Yeah, but the idea would be to move complex stuff into the domain < 1451846024 265324 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :how much complex stuff is there? < 1451846048 42699 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :The relationships between things, especially < 1451846059 225467 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :also mediawiki sucks at video embedding < 1451846077 319775 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :which is part of the reason no one likes it for speedrunning: you need somewhere else to keep videos < 1451846324 485947 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: if you really want complex stuff, you can extend mediawiki. except that you need a little php so it's yucky and nobody does that. < 1451846335 871380 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: right < 1451846356 662234 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :so a domain-specific site that actually has data models for things is better than a wiki < 1451846396 106787 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :it comes with the standard domain-specific tradeoffs: it becomes easier to manipulate data, especially by scripts. You lose genericity and doing things not contemplated in advance is more difficult/impossible < 1451846402 977546 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :MediaWiki also lacks a good commenting system < 1451846429 154494 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :people say that, but I actually really like the : :: method of commenting < 1451846431 686359 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so many people mess it up though < 1451846441 737598 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so maybe the problem is that its commenting system is unintuitive < 1451846500 402822 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you can't sort comments, you need to remember to add signatures... < 1451846562 231605 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :what do you mean by sorting comments? < 1451846569 950720 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :switching between threaded and threadless discussion? < 1451846571 90733 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :by date, for instance < 1451846579 669883 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :or sorting threads by most recent post < 1451846588 693393 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the way to see the most recent comment is look at the hisotry < 1451846590 381066 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :*history < 1451846752 981489 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :hmm < 1451846761 208834 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I like MIME types in concept but they leave something to be desired < 1451846915 643504 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :there really isn't a reasonable way to express the distinction between container and content, except quadratically < 1451846930 64752 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :or through other means, like Content-Encoding header in HTTP < 1451846936 669744 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :quadratically? < 1451846951 66845 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :Phantom_Hoover: yes, like application/foo+json, application/foo+xml < 1451846962 507774 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Phantom_Hoover: one mime type for each container/content pair < 1451846963 838484 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :you need a different datatype for every format of the same data < 1451846973 191838 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :worse if you try to use wrappers like gzip < 1451846978 910462 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :do you add application/foo+json+gzip? < 1451846995 207143 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :since the spec requires them to be registered separately, it becomes unwieldy < 1451847170 929720 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :the notion of designing a "pure" hypertext API is quite interesting < 1451847767 385999 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: IMO, if people just made html websites reasonable so they contain actual content rather than fluff, and put a few class and id attributes in the right places, then we generally wouldn't need a separate fancy xml-based api for websites, because the normal html api would work fine. < 1451847775 851017 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :That would also make the ordinary html interface better. < 1451847787 298619 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: I disagree < 1451847788 486405 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :Also, people stop truncating lists of page numbers. That just doesn't make SENSE! < 1451847807 569494 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: of course, this isn't always true, sometimes you would still need multiple methods < 1451847814 44591 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :but I think for most of the cases it would work < 1451847823 138921 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :what I am toying with is using html as one content-type on the same routes < 1451847835 95478 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :so the "API" is not really a separate thing, just a way of rendering the same information < 1451847867 192499 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :seriously, what's with all those pages truncating lists of page number lists? < 1451847870 807699 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :HTML is, despite its name, not ideal for HTTP though < 1451847881 657480 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :for instance it only supports GET and POST unless you add Javascript < 1451847886 494411 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :are you getting paid for every extra click you get? < 1451847889 748136 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :so you end up with things like Ember < 1451847894 897915 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :lol no < 1451847913 392476 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :it appears even on pages with no ads < 1451847930 918363 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :or maybe it doesn't < 1451847933 163845 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :it's hard to tell < 1451847936 697597 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I usually don't see the ads < 1451847942 421995 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I have a strong enough mental filter < 1451847973 984636 :Welo!~hato@546A4E77.cm-12-3b.dynamic.ziggo.nl QUIT :Remote host closed the connection < 1451847986 337477 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :oh damn < 1451848003 685798 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I started to pump this chair ball with air but I don't have the valce cap handy < 1451848008 443504 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :quick, I have to find it < 1451848016 250253 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :it's leaking slowly even while the pump's attached < 1451848054 417492 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :found it < 1451848202 330392 :vanila!~vanila@unaffiliated/vanila JOIN :#esoteric < 1451848314 263121 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :agdq < 1451848328 664840 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :+ printf is turing complete < 1451848438 885419 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 250 seconds < 1451848665 977814 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: the fact that HTML's idiosyncracies have made it incompatible with good web design is a shame < 1451848820 121743 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :And if the series is a commercial success, then they make two more bad movies or two more bad seasons of it, and since you're watching it in order, the bad parts are all that you remember, not the first seasons or movies that made it a success. < 1451848946 216577 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :b_jonas: context? < 1451848956 755297 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: you haven't done any web design, have you? < 1451848961 433069 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :site, not interface < 1451848982 594195 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: only a small amount, I wouldn't call myself good at it < 1451849007 639657 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :those job interview questions you linked me, I'd have had to look up details of CSS to answer (the algo side is easy, the webdev side less so for me) < 1451849017 598324 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :coppro: not much really, it's just how a lot of popular book series, movie series, and tv series work. < 1451849031 780443 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :only people don't really agree where exactly the Dune books start to be bad < 1451849041 848010 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :for some series there's a more obvious cutoff < 1451849114 532404 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :if the series is succesful, it can't avoid that death, it can only postpone it < 1451849151 759048 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1451849204 952544 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :why nobody cares about brainfuck in printf???? < 1451849209 129857 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :M:tG is in an even worse situation by the way. Unlike with film series, even if they could predict which is the last good block, they can't just choose to not make blocks after that one, because if there's no next block, that reduces the value of the current blocka lot. < 1451849244 757490 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: I'm talking more about things like URI and API design < 1451849390 108483 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :coppro: I like the "the simplest thing that could possibly work" approach to those < 1451849421 341978 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :(unless it's eso) < 1451849447 215108 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I don't have much to justify this approach with, though < 1451849450 505283 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :mostly just personal preference < 1451849452 345889 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :heh < 1451849461 341455 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :e.g. on the NH4 blog, I choose the URIs manually < 1451849471 904682 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :yeah, but it's a static site < 1451849482 579269 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :doesn't need anything fancy < 1451849519 120059 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I've actually never written a dynamic website < 1451849526 908562 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this is due to growing up with browsers, but no Internet and no servers < 1451849543 58166 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :my notion of "dynamic" was DHTML :-) < 1451849659 140019 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that said there are huge advantages to using a static page generator over CGI; sometimes this isn't possible, but whenever it's possible, IMO it's either clearly ridiculous or the best option < 1451849739 244648 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :ais523: when I made the mirror at http://russell2.math.bme.hu/~ambrus/sc/comic/millie/ I was wondering for a while if I should make the html pages of the individual strips staticly generated pages or a single dynamic CGI. < 1451849786 634212 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :assuming every page is generated at least once and that the ratio of disk space cost to CPU time cost is favourable (it usually is), you typically want the static generation < 1451849790 791120 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I haven't done much website stuff yet, but should eventually try to do a little bit more. Not as a carreer, but only to make a web interface for some things I make. < 1451849800 163425 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the only exception I can think of involves if disk bandwidth becomes a bottleneck < 1451849810 754637 :agawa!~agawa@41.109.214.195 JOIN :#esoteric < 1451849814 160747 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(which it does for large sites, but they're typically using memcached anyway, or even cloudflare) < 1451849894 788396 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :hello < 1451849902 404148 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :do you have any stuff in this years AGDQ < 1451849917 965869 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :hello anyone has infos about new eso-lang matl ? < 1451849955 513379 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://esolangs.org/wiki/MATL < 1451850038 396395 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :there is no online compiler for this ? < 1451850046 541935 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: the TASbot team has something planned, yes; I was involved a few weeks ago helping with some of the planning, but only had a very small part in it < 1451850047 661469 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :is that really new? < 1451850058 369600 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :exciting ais523 ! < 1451850066 3295 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: it's hard to pay attention between all the other 32c3 stuff :P < 1451850076 306498 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah 32cs was loads of fun < 1451850084 501567 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :ais523: only a small part? ow. I was kind of hoping you'd finished the vanilla nethack DOS tas or something. < 1451850087 185910 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :there's heaps of talks left i want to see < 1451850105 535211 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :though that would be almost entirely unsuitable for a GDQ tas block < 1451850106 466035 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :int-e, was there any eso-relevant stuff? < 1451850116 11155 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :the only eso thing i saw was the printf thing < 1451850121 994925 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :printf? < 1451850126 170991 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there was some zelda thing < 1451850131 24043 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :but probably not easo < 1451850138 398217 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :vanila: well the printf-brainfuck is from https://media.ccc.de/v/32c3-7163-new_memory_corruption_attacks_why_can_t_we_have_nice_things apparently < 1451850139 19214 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :b_jonas, brainfuck encoded in printf format string < 1451850150 908366 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: err, 3SP doesn't print every command, it only prints on each main loop iteration < 1451850164 38464 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so your PPCG submission doesn't work < 1451850176 414717 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(printing anything meaningful in 3SP is very difficult, which is why I was surprised you'd done it) < 1451850187 155978 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :did you try running the program through an interp? < 1451850284 364898 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :actually that might be an interp bug < 1451850410 466163 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/lmendo/MATL < 1451850430 203604 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://tryitonline.net/ < 1451850600 263648 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: eh, that's not even what I'm talking about :) < 1451850660 30671 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ais523: I must have misunderstood your spec when I wrote my python implementation. < 1451850688 690684 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: try the C interp for a comparison < 1451850704 271445 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :Today in brainfuck news: Hello, World! is now down to 87 bytes < 1451850707 862691 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :"then whenever the second cell is odd at the end of one cycle of execution of the program" < 1451850711 65334 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: is that a new record? < 1451850715 10654 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :yes < 1451850720 796885 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :lol < 1451850722 354868 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's actually pretty major news < 1451850724 220351 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :quintopia, how was this found? < 1451850726 15894 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :what's the exact spelling? < 1451850733 516063 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(it matters for hello world golf) < 1451850736 373046 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :exactly how i spelled it < 1451850750 349540 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :Hello, world! is down to 82 bytes < 1451850758 139718 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :ais523: the principles underlying HTTP are quite interesting < 1451850766 595966 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :I read Roy Fielding's thesis over the break and it's given me a lot to think about < 1451850777 741018 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :quintopia: put it up on the esowiki < 1451850789 206694 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :quintopia, did you use a computer search < 1451850798 733338 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: right, I was thinking that "Hello, world!" would be shorter than "Hello, World!" < 1451850803 462367 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :also there is a new 394 byte quine (requiring wrapping) < 1451850829 865970 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :nice < 1451850836 848072 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :please info < 1451850851 833794 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: is that the record for positive-length quines? < 1451850878 337571 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :positive-length got me thinking, source code of negative length < 1451850911 406125 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :quintopia: no, but it is probably a record among quines using only printable characters < 1451850922 152520 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :s/quintopia/ais523/ < 1451850956 189469 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :(TIL that Irssi will auto-complete my own nick) < 1451850959 267912 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :haha, I hadn't considered that non-,.<>+-[] characters might make quinewriting easier < 1451850975 627507 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :nice < 1451850977 774500 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ais523: Konversation will also tab-complete my nick < 1451850983 5051 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which is useful when ctcp-ing myself < 1451850993 678152 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ais523: DB Cristofani's is 392 bytes, but the last character is SUB < 1451850994 459702 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :quintopia, please reply < 1451851014 321374 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :vanila: are you luis mendo < 1451851017 108044 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :no < 1451851037 677738 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :those links were for mauris < 1451851048 725662 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i would like to know where this new hello world is from < 1451851050 493831 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :how was it make < 1451851105 894629 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :is this information not allowed to be relased yet? < 1451851118 123502 :mauris!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :hi? i don't follow (i haven't been reading) < 1451851153 7758 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Brainfuck14]]4 10 02http://esolangs.org/w/index.php?diff=46068&oldid=44542 5* 03Quintopia 5* (+176) 10/* Examples */ < 1451851174 103846 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :http://codegolf.stackexchange.com/questions/55422/hello-world/68494#68494 < 1451851213 939837 :mauris!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :ah yes, primo/mitchs are amazing at golf :) < 1451851216 863119 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ooh, that is a clever way to do it < 1451851227 835946 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :print hello, while leaving world on the tape < 1451851233 678742 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and use a loop to print the world < 1451851291 659553 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :indeed. plus a brute force search for the optimal starting tape values < 1451851354 491224 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :< ais523> and use a loop to print the world <-- ALEX'S WORLD DOMINATION SCHEME REVEALED < 1451851376 487386 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :this is amazing :D < 1451851381 566794 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :thank you so much < 1451851388 123093 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :(i'm just sad you didn't add peals of maniacal laughter afterward) < 1451851442 874897 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :wasn't my idea, nor my program, I'm just explaining it to the channel < 1451851449 860365 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :also maniacal laughter isn't really my style < 1451851525 193512 :mauris!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :i'm so confused, why did vanila ping me < 1451851562 707970 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :agawa < 1451851576 482472 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :yea ? < 1451851605 309307 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :links for you < 1451851608 655671 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: pinging random people for no reason normally gets you in trouble < 1451851610 942008 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :http://tryitonline.net/ < 1451851615 125082 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :https://github.com/lmendo/MATL < 1451851616 950646 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :get off my case < 1451851625 131580 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :matl isnt listed among online compilers thu < 1451851643 685912 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :btw, is tryitonline owned by a code golfer? there seem to be a lot of esolangs in there for no obvious reason < 1451851655 271546 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :it's Dennis's site, I believe < 1451851667 888161 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :it's ONLY esolangs < 1451851673 839991 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :haha < 1451851684 550975 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you seem to be right < 1451851686 818578 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the name was too generic < 1451851692 451946 :mauris!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :ok, so you're a troll. < 1451851693 919301 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :its so naivly designed < 1451851718 913323 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :you're an idiot < 1451851735 530071 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ais523: so, clearly my variant of 3SP needs a different name to distinguish it from the original. Suggestions? < 1451851760 182392 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :something along the lines of "three star programmer with super-fast IO", but more marketingspeaky < 1451851764 407920 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not very good at marketingspeak though < 1451851785 273093 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :++? < 1451851796 335704 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :how about "noisy 3sp" < 1451851807 185743 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, I like it < 1451851825 315616 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :you can add it as a section to the article if you like, probably beats making a new article for such a small variation < 1451851891 364032 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the reasons 3SP only checks once each cycle are: a) efficiency; b_jonas doesn't like it when I make esolangs that run impractically slow; b) otherwise you have to modulate the output-on variable in bursts to avoid being spammed with increasing ASCII < 1451851910 295582 :haavard!freebsd@haavard.me PRIVMSG #esoteric :What's 3SP? < 1451851917 122623 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :haavard: check the wiki < 1451851917 898636 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :haavard: http://esolangs.org/wiki/Three_Star_Programmer < 1451851921 454570 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :he should implement eodermdrome! < 1451851924 611113 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia abbreviates it to "3SP" < 1451851937 568437 :haavard!freebsd@haavard.me PRIVMSG #esoteric :b_jonas: googling "esolangs" and "3SP" gave a single result, a log from here < 1451851942 26439 :haavard!freebsd@haavard.me PRIVMSG #esoteric :thanks, ais523 < 1451851946 907139 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :I'd actually added a redirect from 3SP to the wiki already < 1451851968 660878 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :haavard: we added a search hint to the wiki's search engine very recently so that entering 3SP into the search box will take you to the right place < 1451851976 356705 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :don't know if external search engines even index those though < 1451851993 430797 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Doesn't look like they do, unfortunately < 1451852000 641407 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :myname: eodermdrome probably wins the stakes for "ais523 languages that people have seriously thought about implementing but never succeeded" < 1451852012 433205 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :what? < 1451852015 560881 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there's a redirect < 1451852021 622561 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :they can index that < 1451852026 242974 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :why'd you need a hint? < 1451852032 638024 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: a redirect is a search hint, pretty much < 1451852033 720182 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :ais523: that's intruiging < 1451852039 838232 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :hmm < 1451852044 384900 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's how they're mostly used at Wikipedia, for instance < 1451852044 544048 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Three Star Programmer14]]4 10 02http://esolangs.org/w/index.php?diff=46069&oldid=46040 5* 03Quintopia 5* (+354) 10Distinguish noisy variant. < 1451852068 747288 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :agawa, anyway i hope that link is useful i am SO SORRY for accidentally getting the wrong name earlier < 1451852089 129015 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :wrong name ? < 1451852099 263176 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :yeah some idiot called me a troll for it < 1451852117 331127 :agawa!~agawa@41.109.214.195 PRIVMSG #esoteric :if u are abov 1m 60 u arent a troll < 1451852120 802402 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :vanila: explaining earlier would probably have defused the situation somewhat < 1451852144 612479 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :agawa: that is a pretty unusual definition of "troll", although I can't say I 100% disagree with it :-) < 1451852166 693660 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :um < 1451852170 499536 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :there are high trolls < 1451852178 527616 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :or at least were < 1451852187 118689 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :we haven't seen them much since the fall of the Dark Lord, luckily < 1451852206 871375 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric :some say they all turned to stone in the Sun, but I think they're still hiding out somewhere, waiting for a new evil master to serve < 1451852244 861775 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :ais523: I like the idea of modulating it in bursts. It's not hard to toggle on and then immediately off. < 1451852283 637788 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :but then "not hard" might be against the spirit of your original design < 1451852307 345825 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the original idea was purely "is this TC by itself?" < 1451852311 181269 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :wasn't intended specifically for difficulty < 1451852313 984709 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :just for tarpitness < 1451852395 977990 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :In fact, I'm thinking of redesigning Platts so that output happens as soon as it has been toggled. And maybe change the input method too. It would be nice to be able to compile ResPlicate to Platts. Or Noisy 3SP to Platts. < 1451852407 7400 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451852553 389622 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ooh, I hadn't seen Platts < 1451852563 814192 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :concrete syntax for tag systems, along the lines of BCT or PMMN? < 1451852630 136376 :Alcest!~alcest@69.64.40.177 JOIN :#esoteric < 1451854332 649872 :b_jonas!~x@152.66.83.24 PRIVMSG #esoteric ::( < 1451854340 711877 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 246 seconds < 1451854379 535215 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :b_jonas: ? < 1451854592 742266 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1451854762 767553 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1451855354 790646 :^v!~^v@c-68-41-215-101.hsd1.mi.comcast.net JOIN :#esoteric < 1451855820 940081 :Trinity!~Trinity@unaffiliated/trinity JOIN :#esoteric < 1451856892 814750 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :idea I just had: a language in which stdin is appended to the program before it starts running, thus the null program is a self-interpreter < 1451856951 103635 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :its funny that you can write an interpreter without even saying anything about the language < 1451856962 839430 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :yes < 1451856992 805340 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 250 seconds < 1451856999 52215 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :now we can start to work out what other properties the language needs to have < 1451857028 756140 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :to be interesting, it shouldn't be able to read its own source, otherwise the special feature pretty much collapses < 1451857034 814682 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this in turn implies you have to be able to redefine commands < 1451857099 618888 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :if we assume the program stops running at EOF, this means that your program has to handle the possibility that it might have no more input, and thus just exit < 1451857128 495457 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this means it shouldn't output in "realtime", presumably this means that we output what's left on some internal storage (maybe a stack) when the program stops running < 1451857143 228871 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :i like thihs < 1451857154 290180 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :huh, that'd actually lead to a really interesting outcome if we output the /entirety/ of internal storage < 1451857184 970752 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it means that you need to be able to deduce the output from input x++y, from y and the output from input x < 1451857211 639227 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that doesn't break TCness, but it does mean you can't write a BF interpreter < 1451857246 923451 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :because, e.g., you couldn't tell if a program had leading + signs on < 1451857260 105399 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :without programs like +++ producing output < 1451857470 480966 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451857475 48690 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I guess you could add a side-channel for encoding internal state, like printing output mod 256 (so that larger values could be used to track stuff inside the internals), but that'd just lead to reasonably uninspired minsky-ing on the first or last character of output < 1451857799 522401 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl QUIT :Read error: Connection reset by peer < 1451857851 205149 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl JOIN :#esoteric < 1451858272 942170 :dcentral!~IGLC@2601:681:500:165a:80fc:69df:c3f2:ad0d JOIN :#esoteric < 1451858547 271067 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1451858857 316294 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :minskying? I minski, she minskies, I have minskied. < 1451859082 772808 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :your minsky may vary :-D < 1451859101 281193 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but by "minskying" I meant "encoding the entire state of the program into a single integer" < 1451859267 684455 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :`? minski < 1451859284 847198 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :minski? ¯\(°​_o)/¯ < 1451859304 399724 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what a lag < 1451859343 506691 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric : \o/ < 1451859352 274972 :vanila!~vanila@unaffiliated/vanila PRIVMSG #esoteric :myzinski < 1451859574 738627 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :`le/rn minski/to minski on : /mɪnskiː/ To act as a minski machine on; of a program or programming language, to encode its entire state into the object as a single integer. < 1451859588 835982 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned «minski» < 1451859620 20487 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :why the rn? < 1451859754 46149 :\oren\!~oren@TOROON0949W-LP140-02-1242510803.dsl.bell.ca PRIVMSG #esoteric :why rnot? < 1451860287 826567 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what does it do? < 1451860402 933618 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :it le/rns things < 1451860436 69635 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`cat bin/le\/rn < 1451860437 126989 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cat: bin/le\/rn: No such file or directory < 1451860442 326334 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :blergh < 1451860459 441623 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :actually wait what < 1451860461 396317 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :how does that even work < 1451860470 878188 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`` which le/rn < 1451860471 694598 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :le/rn < 1451860481 649006 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :is it an alias or something? < 1451860486 423440 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :or wait... < 1451860492 621806 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :`` ls le < 1451860493 827036 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rn \ rn_append < 1451860497 577519 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :cute < 1451860580 186609 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :FireFly: have you seen Acme::Don't in Perl? < 1451860602 306710 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(the joke, apart from the uselessness of a don't operator (it's the opposite of do), is how they got an apostrophe into the name of a keyword) < 1451860705 645891 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :I have not, but alas I don't actually know Perl :< < 1451860709 848200 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :What is the trick? < 1451860829 641596 :agawa!~agawa@41.109.214.195 QUIT :Ping timeout: 246 seconds < 1451860866 307151 :agawa!~agawa@41.109.213.126 JOIN :#esoteric < 1451861086 622978 :zgrep!~zgrep@zgrep.org PRIVMSG #esoteric :FireFly: Acme::Don::t < 1451861268 387090 :FireFly!~firefly@oftn/member/FireFly PRIVMSG #esoteric :Ah < 1451861646 927603 :dcentral!~IGLC@2601:681:500:165a:80fc:69df:c3f2:ad0d QUIT :Ping timeout: 250 seconds < 1451861877 572680 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :\oren\: the present participle of "minski" would have to be "minskiing". < 1451862025 722982 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I think the only orthographical changes that are allowed in English present participles are chopping off a final silent "e", and doubling the final consonant. < 1451862339 668363 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1451862689 438951 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell hppavilion[1] I'm a big fan of 50 Cent. Or, as he's called in Zimbabwe, Four hundred million dollars. <-- you know a joke is old when it refers to a no longer existing currency hth < 1451862689 891858 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1451862951 665684 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@uptime < 1451862951 968533 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :uptime: 21d 4h 59m 21s, longest uptime: 1m 10d 23h 44m 29s < 1451863468 967004 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :Proceed with this action? [y/N]: y < 1451863471 162367 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :Please type 'Y[es]' or 'N[o]' to make selection < 1451863473 197924 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :^ freebsd < 1451863508 366102 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` find | grep '[.]e$' < 1451863521 786661 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1451863537 614127 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :itym find . -name '*.e' < 1451863545 440286 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1451863579 561706 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :my brain hasn't reserved space for find's options. < 1451863593 198585 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :swap out some math < 1451863599 826670 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :NEVAR < 1451863807 355194 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` find -samefile canary < 1451863829 286400 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​./canary < 1451863843 103878 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`cat canary < 1451863844 846124 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​*tsjørp* < 1451863854 116804 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`culprits canary < 1451863860 209365 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan oerjan oerjan ais523 shachaf ais523 oerjan oerjan ais523 oerjan oerjan oerjan oerjan oerjan oerjan oerjan ais523 ais523 ais523 shachaf int-e oerjan elliott elliott elliott elliott elliott elliott elliott ais523 ais523 elliott FreeFull c00kiemon5ter Phantom_Hoover elliott oerjan shachaf elliott ais523 e < 1451863897 406314 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that's the norwegian way to spell *chirp* phonetically hth < 1451863965 767794 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` culprits canary | sed -e s/oerjan/ø/g -e s/elliott/é/g < 1451863969 138143 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan oerjan oerjan ais523 shachaf ais523 oerjan oerjan ais523 oerjan oerjan oerjan oerjan oerjan oerjan oerjan ais523 ais523 ais523 shachaf int-e oerjan elliott elliott elliott elliott elliott elliott elliott ais523 ais523 elliott FreeFull c00kiemon5ter Phantom_Hoover elliott oerjan shachaf elliott ais523 e < 1451864030 526204 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` culprits canary | od -An -c < 1451864034 630210 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ o e r j a 017 n o e r j a 017 n \ o e r j a 017 n a i s 5 2 017 3 \ s h a c h a 017 f a i s 5 2 017 3 \ o e r j a 017 n o e r j a 017 n \ a i s 5 2 017 3 o e r j a 017 n \ o e < 1451864042 973994 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :-_- < 1451864046 958009 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` culprits canary | od -An -tx1c < 1451864049 641118 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 6f 65 72 6a 61 0f 6e 20 6f 65 72 6a 61 0f 6e 20 \ o e r j a 017 n o e r j a 017 n \ 6f 65 72 6a 61 0f 6e 20 61 69 73 35 32 0f 33 20 \ o e r j a 017 n a i s 5 2 017 3 \ 73 68 61 63 68 61 0f 66 20 61 69 73 35 32 0f 33 \ s h a < 1451864053 952781 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh come on < 1451864054 467632 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :`paste canary < 1451864056 327541 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :http://codu.org/projects/hackbot/fshg/index.cgi/file/tip/canary < 1451864060 22338 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` culprits canary | xxd < 1451864062 582978 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :0000000: 6f65 726a 610f 6e20 6f65 726a 610f 6e20 oerja.n oerja.n \ 0000010: 6f65 726a 610f 6e20 6169 7335 320f 3320 oerja.n ais52.3 \ 0000020: 7368 6163 6861 0f66 2061 6973 3532 0f33 shacha.f ais52.3 \ 0000030: 206f 6572 6a61 0f6e 206f 6572 6a61 0f6e oerja.n oerja.n \ 0000040: 2061 6973 3532 0f33 206f 6572 6a61 0f6e ais52.3 oerja.n \ 00000 < 1451864063 993746 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`culprits-c canary < 1451864068 75228 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 14 oerjan 11 elliott 10 ais523 3 shachaf 1 Phantom_Hoover 1 nitia 1 int-e 1 FreeFull 1 c00kiemon5ter < 1451864078 832027 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :what the fuck is canary < 1451864087 408727 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :see? there's an extra character in oerjan < 1451864102 786781 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right, makes sense < 1451864120 685674 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :0f < 1451864125 122450 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :why is there 0f in there? < 1451864175 924640 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` culprits canary | sed -e s/oerja.n/ø/g -e s/elliot.t/é/g < 1451864178 932810 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ø ø ø ais523 shachaf ais523 ø ø ais523 ø ø ø ø ø ø ø ais523 ais523 ais523 shachaf int-e ø é é é é é é é ais523 ais523 é FreeFull c00kiemon5ter Phantom_Hoover é ø shachaf é ais523 é ais523 nitia < 1451864190 88443 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :izabera: because of hilighting http://codu.org/projects/hackbot/fshg/index.cgi/file/f267da928345/bin/culprits < 1451864310 839819 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? nitia < 1451864312 58057 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :nitia is the inventor of all things. The BBC invented her. < 1451864414 456256 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION wonders if int-e needs that explained < 1451864433 95557 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`culprits wisdom/nitia < 1451864435 704446 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :shachaf shachaf < 1451864443 377838 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: no, not really < 1451864448 309465 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :good, good < 1451864470 243059 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? ina < 1451864471 571534 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ina? ¯\(°​_o)/¯ < 1451864477 650151 :Taneb!~Taneb@runciman.hacksoc.org NICK :nitia < 1451864485 88804 :nitia!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I am not sure why I have this registered < 1451864513 802040 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :pretty sure it < 1451864520 459693 :nitia!~Taneb@runciman.hacksoc.org NICK :Taneb < 1451864525 349741 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :'s related to that wisdom < 1451864578 953587 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'll save that in case my gender becomes painfully fluid < 1451864632 306453 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(ina would be the sister of initia, but she's not been born yet) < 1451864638 214009 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ej < 1451864651 472436 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nitia, I mean < 1451864716 763468 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: the BBC thing had me confused for a while but google helps < 1451864755 685569 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? bbc < 1451864758 279379 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :The BBC is the BreadBox Corporation. Its inventions include, without limitation, Muppets and tiny elfs. < 1451864795 662560 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, déjà vu < 1451864810 650218 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? wisdom < 1451864811 659862 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom is always factually accurate, except for this entry, and uh that other one? it started with like, an ø? < 1451864829 322869 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: they have a middle sister named estin hth < 1451864849 215579 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION cannot remember which file < 1451864855 915287 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :wisdom repeats itself < 1451865192 883463 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : @metar enzv <-- NOOOOO it cannot be.... < 1451865219 692795 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION feels his uniqueness fading < 1451865225 292362 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`culprits wisdom/monqy < 1451865228 498386 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Bike FreeFull oerjan FreeFull elliott oerjan shachaf shachaf elliott nitia < 1451865282 356020 :haavard!freebsd@haavard.me PRIVMSG #esoteric :oerjan: don't worry, I'm going to ENVA in a week ;) < 1451865287 52287 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :@metar EGNM < 1451865287 211720 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`culprits useless_file.txt < 1451865287 542046 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :EGNM 032350Z 13005KT 2000 BR SCT003 05/05 Q0980 < 1451865288 866292 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :fizzie estin < 1451865293 281927 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1451865303 139801 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: that's the one < 1451865314 351456 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :haavard: yes but are you actually norwegian < 1451865330 824146 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i was assuming swedish from your name, until now < 1451865362 189961 :haavard!freebsd@haavard.me PRIVMSG #esoteric :Only 1/8th swedish :) < 1451865402 441743 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :THAT'S NOT AN ANSWER < 1451865413 935642 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :haavard: you're less swedish than I am dutch < 1451865423 371165 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: are you sure? perhaps you just didn't ask the right question... < 1451865473 758475 :jaboja!~jaboja@erw233.neoplus.adsl.tpnet.pl QUIT :Ping timeout: 255 seconds < 1451865473 917353 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 255 seconds < 1451865495 733428 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: i'm pretty sure i asked "are you actually norwegian" < 1451865506 385383 :agawa!~agawa@41.109.213.126 QUIT :Ping timeout: 240 seconds < 1451865517 778378 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`smlist 431 < 1451865519 61273 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :smlist 431: shachaf monqy elliott mnoqy < 1451865524 113787 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: I know. It's still some answer :P < 1451865533 682884 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :SKEPTICAL < 1451865585 591453 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: you're just too picky; it answered a question that you didn't ask. < 1451865593 71771 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :`? smlist < 1451865594 466107 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :smlist? ¯\(°​_o)/¯