< 1489968275 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1489968491 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/lowercase2 < 1489968491 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ tr A-Z a-z | LANG=en_NZ.UTF-8 sed 'y/ØÅÆŒÞÐÄÖÜÁÉÍÓÚÝ/øåæœþðäöüáéíóúý/' < 1489968504 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`lowercase2 ÞÐØÆŒ < 1489968516 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: i think you are misinterpreting why it's slow hth < 1489968534 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1489968544 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: MAYBE I AM. < 1489968554 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i,i lowercase2 = 2 . lowercase < 1489968562 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/lowercase2//s,tr,print_args_or_input "$@" | tr/ < 1489968563 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/bin/sed: -e expression #1, char 35: unterminated `s' command < 1489968569 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/lowercase2//s,tr,print_args_or_input "$@" | tr, < 1489968571 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/lowercase2//#!/bin/bash \ print_args_or_input "$@" | tr A-Z a-z | LANG=en_NZ.UTF-8 sed 'y/ØÅÆŒÞÐÄÖÜÁÉÍÓÚÝ/øåæœþðäöüáéíóúý/' < 1489968578 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`lowercase2 ÞÐØÆŒ < 1489968579 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​þðøæœ < 1489968623 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: it was slow because it was trying to read from HackEgo's stdin, which never gets anything and causes a slow timeout. < 1489968627 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1489968649 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :Oh < 1489968672 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :basically, unless you use the print_arges_or_input trick, command line arguments don't get passed into stdin of the command. < 1489968677 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*-e < 1489968694 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`culprits bin/lowercase2 < 1489968702 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjän oerjän hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 hppavilion̈1 < 1489968720 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Imagine if all shaventions disappeared from bin/ < 1489968739 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :fizzie: i've been wondering if it'd be a good idea to replace that top HackEgo stdin with /dev/null to avoid those timeouts. < 1489968882 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(when people accidentally give HackEgo a command that reads from its stdin) < 1489968907 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan++ < 1489968918 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :everyone's shannovating now < 1489968953 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: Definitely, unless it wouldn't be. < 1489968972 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: also, tr doesn't understand unicode, that's why we use sed y/// < 1489968995 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: OK, good. < 1489969021 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-idyfszilahoenicj QUIT :Excess Flood < 1489969021 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm not sure why the #esoteric encoding is en_NZ.UTF-8 < 1489969025 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :oerjan: Technically, you used sed s/// in classical ‹lowercase› < 1489969026 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Isn't UTF-8 a little mainstream? < 1489969046 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :shachaf: I'd think we'd use EBDIC-8 < 1489969058 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: because people were complaining that HackEgo used LANG=C and then Gregor was being funny when fixing it hth < 1489969075 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :or < 1489969084 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :I'm going to pretend that was an intentional typo < 1489969105 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :go easy on your EBEs < 1489969106 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :Hm, what do you call an intentional typo? "typo" is short for "typographical error" < 1489969108 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: yeah for original lowercase i still didn't know that sed y/// understood unicode < 1489969118 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: But why not use UCS-2.625? < 1489969126 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :`cat bin/lowercase2 < 1489969126 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ print_args_or_input "$@" | tr A-Z a-z | LANG=en_NZ.UTF-8 sed 'y/ØÅÆŒÞÐÄÖÜÁÉÍÓÚÝ/øåæœþðäöüáéíóúý/' < 1489969130 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i have no idea what that is. < 1489969156 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` ls bin/*args_* < 1489969157 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/print_args_or_input \ bin/shebang_args_or_input < 1489969165 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The thing where you put three 21-bit code points into a 64-bit word. < 1489969169 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-rajnegmaahksheqa JOIN :#esoteric < 1489969169 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :With one extra bit left over. < 1489969170 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So compact. < 1489969173 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :the shebang version is useful for perl and python scripts < 1489969336 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(and possibly others) < 1489969395 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? arjan < 1489969397 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :arjan? ¯\(°​_o)/¯ < 1489969441 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i didn't add those to original lowercase because it's meant only for internal use in other commands. < 1489969480 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(wait, maybe HackEgo's stdin should run print_args_or_input :P) < 1489969492 0 :shachaf!~shachaf@unaffiliated/shachaf TOPIC #esoteric :Wanted: long-lived topic | The short exact geometry channel | http://esolangs.org/ | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf | For extensive phở testing, use #esoteric-blah < 1489969494 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :s/run/use/ < 1489969571 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: an epic topic < 1489969617 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: there's a kernel of truth to that < 1489969680 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :imagine that < 1489969725 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What do you think of image, kernel, coimage, cokernel? < 1489969733 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I always forget which is which. < 1489969737 0 :MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net QUIT :Quit: Going offline, see ya! (www.adiirc.com) < 1489969765 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i have not dealed much with the co- versions. < 1489969776 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*dealt < 1489969781 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess the coimage is isomorphic to the image? < 1489969815 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i,i http://slbkbs.org/out.svg < 1489969855 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That thing is the first isomorphism theorem for functions, I guess. < 1489969858 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :is that real category theory or a mensa test < 1489969872 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't think there's much category theory there. < 1489969879 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The thing at the top is a function. < 1489969921 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But you can decompose it into three steps -- identify, rename, adjoin < 1489969939 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ic < 1489969940 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which are a surjection, a bijection, and an injection, respectively. < 1489969978 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The second set on the second row is the coimage, which is isomorphic to the image (the third set). < 1489969987 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :was just going to ask that < 1489970026 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The last two rows are about antifunctions, which are arrows in Set^op < 1489970068 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :An antifunction can be factored into three steps too -- Pratt calls them delete, rename, copy < 1489970089 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ok so the kernel is the element of the coimage that contains 0, i guess. < 1489970108 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(thinking about modules) < 1489970132 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but i still don't know what a cokernel is. < 1489970145 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess in the context of sets you have https://en.wikipedia.org/wiki/Kernel_(set_theory) < 1489970182 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh right, that applies to universal algebras iirc < 1489970184 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which says that the kernel is an equivalence relation, and the coimage is what you get by quotienting by that relation? < 1489970248 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :and only for thinks including a group (or possibly something more general) can you identify the kernel with the class of a particular element < 1489970252 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*things < 1489970307 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :anyway this all ties into chu spaces hth < 1489970452 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :tnh < 1489970481 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :that nicely helps? < 1489970487 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*never < 1489970513 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you don't like the stone gamut? < 1489970588 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well, mostly i've forgotten it, although the name rings a bell. < 1489970618 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://boole.stanford.edu/pub/gamut.pdf < 1489970644 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i got away with a vague feeling its importance was overblown. < 1489970727 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :how about the stoned gamut < 1489970783 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i can't remember that at all, so i must have been really stoned hth < 1489970809 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION has never been stoned that he can recall. < 1489971129 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : one question I have and I do not know where else to ask <-- you should look up total programming and corecursion, that's almost what you ask except with "structural" recursion instead of primitive. < 1489971229 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(primitive recursion is basically structural recursion applied only to natural numbers) < 1489971398 0 :dingbat!uid70835@gateway/web/irccloud.com/x-ngkemfbhulviyuvh PART #esoteric : < 1489971402 0 :dingbat!uid70835@gateway/web/irccloud.com/x-ngkemfbhulviyuvh JOIN :#esoteric < 1489972220 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :I may have gone overboard designing the new y-replacement for lowercase2 < 1489972232 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :...I have this: y/ÁĂǍÂÄÀȀȂĀĄÅÃǞǺǠÆǼǢĆČĈÇƇĊĎĐÐÉĔĚÊËÈȄȆĒĘĖƑǴĞǦĢĜĠǤĤĦÍĬǏÎÏÌȈȊĪĮĨIJĴǨĶƘĹĽĻĿŁŃŇŅǸÑŊÓŐŎǑÔÖÒȌƠȎŌǪØÕǬǾŒƤŔŘŖȐȒŚŠŞŜŤƬŢŦÞÚŰŬǓÛÜÙƯŪŲŮŨǗǙǕǛŴÝŶŸƳŹŽŻƵƸǮƧƼƄ/áăâǎäàȁȃāąåãǟǻǡæǽǣćčĉçƈċďđðéĕěêëèȅȇēėęƒǵğǧģĝġǥĥħíĭǐîïìȉȋīįĩijĵǩķƙĺľļŀłńňņǹñ < 1489972232 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :ŋóőŏǒôöòȍơȏōǫøõǭǿœƥŕřŗȑȓśšşŝťƭţŧþúűŭǔûüùưūųůũǘǚǖǜŵýŷÿƴźžżƶƹǯƨƽƅ/ < 1489972268 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :Unicode aims to have all characters from all languages. Turns out there are a *lot* of languages. < 1489972316 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :and people here claim sed supports unicode? < 1489972322 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :p. sure it only supports regular languages hth < 1489972365 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :shachaf: OERJANDIDIT < 1489972370 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :ACTION points accusingly < 1489973218 0 :Phantom__Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1489973271 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i claimed tr _doesn't_. < 1489973280 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :even more so than sed. < 1489973479 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm at some point the esolang wiki seems to have started adding pages i edit to my watchlist by default. which means my watchlist is now even more meaningless than it used to be. < 1489973534 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that's pretty scow. < 1489973600 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Tag14]]4 10 02https://esolangs.org/w/index.php?diff=51383&oldid=41457 5* 03Oerjan 5* (+27) 10/* External resources */ Update link. Alas the link to the Haskell impl wasn't updated in the new site, and has not been archived. < 1489973624 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric < 1489973661 0 :MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net JOIN :#esoteric < 1489973748 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :bonsœirjan. < 1489973829 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION fixes his preferences, clears the watchlist and adds back a handful < 1489973844 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :not that i ever look at it, but it's the principle of the thing... < 1489973855 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? oerjan < 1489973856 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your omnipotent local tyrant oerjan the excessive is a lazy expert in mercury computation. Also a Glaswede who dislikes Roald Dahl. He could never remember the word "amortized" so he put it here for convenience; but lately it's the only word he can ever remember. His arch-nemesis is Betty Crocker. He sometimes puns without noticing it. < 1489973874 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`slwrjan s.local.principled. < 1489973874 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: slwrjan: not found < 1489973879 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought I renamed it back. < 1489973883 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`swrjan s.local.principled. < 1489973885 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan//Your omnipotent principled tyrant oerjan the excessive is a lazy expert in mercury computation. Also a Glaswede who dislikes Roald Dahl. He could never remember the word "amortized" so he put it here for convenience; but lately it's the only word he can ever remember. His arch-nemesis is Betty Crocker. He sometimes puns without noticing it. < 1489973894 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :bood evily < 1489973930 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :bonshachafoir. do you keep track how many times you've oerjanned? < 1489973947 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No, but HackEgo does. < 1489973996 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits oerjan | sed 'sg g\ngg' | sort | uniq -c | sort -rn < 1489974005 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 85 shachäf \ 34 oerjän \ 8 boil̈y \ 5 noloveinwaikik̈i \ 1 nitïa \ 1 int-̈e \ 1 hppavilion[1̈] < 1489974019 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :neat. < 1489974043 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits shachaf | sed sg\ g\ngg | sort | uniq -c | sort -rn < 1489974051 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 1 boil̈ynoerjännshachäfnboil̈ynshachäfnElronn̈dnElronn̈dnshachäfnoerjännoerjännmrhmous̈enmrhmous̈enoerjännoerjännellioẗtnnitïa < 1489974061 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm < 1489974068 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits shachaf | sed sg\ g\\ngg | sort | uniq -c | sort -rn < 1489974076 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 5 oerjän \ 3 shachäf \ 2 mrhmous̈e \ 2 Elronn̈d \ 2 boil̈y \ 1 nitïa \ 1 ellioẗt < 1489974098 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits | sed sg\ g\\ngg | sort | uniq -c | sort -rn < 1489974105 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 1373 oerjän \ 541 shachäf \ 266 b_jonäs \ 261 boil̈y \ 161 int-̈e \ 134 hppavilion[1̈] \ 96 tsweẗt \ 64 mromän \ 57 Tanëb \ 52 ellioẗt \ 47 Zarutiän \ 38 GreyKnigḧt \ 34 Phantom_Hoovër \ 32 mroman̈_ \ 30 Jafët \ 28 fizzïe \ 27 Rouj̈o \ < 1489974129 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` culprits | sed sg\ g\\ngg | sort | uniq -c | sort -rn < 1489974133 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 2920 oerjän \ 1171 shachäf \ 609 ellioẗt \ 384 b_jonäs \ 357 boil̈y \ 341 hppavilion[1̈] \ 281 fizzïe \ 251 int-̈e \ 220 tsweẗt \ 197 Jafët \ 197 ais52̈3 \ 177 GreyKnigḧt \ 165 km̈c \ 144 zgrëp \ 144 Tanëb \ 138 Rouj̈o \ 107 moon̈_ \ 105 mromän \ < 1489974174 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`spam < 1489974175 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/5:dark water:Dark water is an instadeath terrain type in Game Boy games that would represent lava if you had lots of imagination. \ hackego:HackEgo, also known as HackBot, is a bot that runs arbitrary commands on Unix. See `help for info on using it. You should totally try to hax0r it! Make sure you imagine it's running as root with no < 1489974197 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :what was the command for continuation again? < 1489974213 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cwlprits dark water < 1489974221 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :b_jonäs b_jonäs < 1489974227 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :thought so < 1489974328 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :b_jonas has the informativest wisdoms. < 1489974345 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The command is `spam < 1489974352 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? `spam < 1489974353 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​`spam prints the nth output piece of the previous `1, `2, `5, sport or spore command. n defaults to the next piece to display. Abbreviation: `n. < 1489974390 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :oh. < 1489974544 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom < 1489974545 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​αλτγρ+γ//αλτγρ+γ is the national dead pastry of Greece. Goes great with a glass of ouzo! < 1489974581 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/5 < 1489974581 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :cmd="${1-quote}"; for i in {1..5}; do \` "$cmd"; done | sport < 1489974593 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :had handmade soviet donuts yesterday morning. they were good, but overhyped. < 1489974680 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: FIREBALL CHICKEN < 1489974803 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/`^//[[ $# == 2 ]] || { echo "Usage: `^ n cmd" >&2; exit 2; }; for ((i=0; i <= $1; i++)); do \` "$2"; done < 1489974805 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/`^ < 1489974819 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` '`^' 5 'echo a' < 1489974820 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/hackenv/bin/`^: line 1: unexpected EOF while looking for matching ``' \ /hackenv/bin/`^: line 2: syntax error: unexpected end of file < 1489974837 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/`^//[[ $# == 2 ]] || { echo "Usage: $0 n cmd" >&2; exit 2; }; for ((i=0; i <= $1; i++)); do \` "$2"; done < 1489974839 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/`^ < 1489974840 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` '`^' 5 'echo a' < 1489974842 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :a \ a \ a \ a \ a \ a < 1489974845 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er < 1489974853 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/`^//[[ $# == 2 ]] || { echo "Usage: $0 n cmd" >&2; exit 2; }; for ((i=0; i < $1; i++)); do \` "$2"; done < 1489974855 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/`^ < 1489974856 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` '`^' 5 'echo a' < 1489974858 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :a \ a \ a \ a \ a < 1489974888 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/5//cmd="${1-quote}"; \`^ 5 "$cmd" < 1489974890 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/5 < 1489974899 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/4//cmd="${1-quote}"; \`^ 5 "$cmd" < 1489974901 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/4 < 1489974901 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er < 1489974906 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/4//cmd="${1-quote}"; \`^ 4 "$cmd" < 1489974908 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/4 < 1489974911 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Making a bit of a mess today. < 1489974912 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`4 < 1489974913 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :679) elliott: Anyway, if you wrote a Haskell book, I would read it and possibly provide classical criticism. That is to say, non-constructive. \ 48) both of you, quit it with the f-bombs. kaelis: what's the matter? something censoring stuff you're interested in? \ 1024) i think we need more clever we < 1489974923 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oops. < 1489974938 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`mkx bin/`^//[[ $# == 2 ]] || { echo "Usage: $0 n cmd" >&2; exit 2; }; for ((i=0; i < $1; i++)); do \` "$2"; done | sport < 1489974940 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/`^ < 1489974945 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I should call it 1^ but that would be too confusing. < 1489974946 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`4 w < 1489974950 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/2:hacker//Jim Hacker is a former British prime minister. \ gotton//gotton is a quantum of attention. Solain drives the packet. \ taiwan//Taiwan is a country of which the United Nations denies the existence, just like Macedonia is. \ pcp//PCP refers to probably cyclidine proofs. It is precipitously illogical in many places, but research < 1489974953 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1489974954 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/2:has shown that PCP is, surprisingly, No Problem. < 1489975242 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`^ is a pretty scow name < 1489975243 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: ^: not found < 1489975277 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why? < 1489975284 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :especially for a command that doesn't work as a HackEgo top command < 1489975299 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's just ` to the power of n < 1489975305 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :feel free to rename it hth < 1489975306 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm < 1489975835 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1489978175 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net QUIT :Ping timeout: 264 seconds < 1489978939 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net JOIN :#esoteric < 1489979031 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-cvqrunodutubghyp QUIT :Quit: Connection closed for inactivity < 1489980309 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :The "A Man's Right to Know Act" initially sounds terrible, but on examination, is not entirely so. < 1489980512 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :...https://texas.gov/ is the texas of .govs < 1489980861 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :Why wouldn't you use a rhetorical question mark⸮ < 1489981132 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :ACTION is very stream-of-consciousness today < 1489981197 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Remote host closed the connection < 1489981213 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net PRIVMSG #esoteric :ACTION is very opiate today < 1489981389 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1489983581 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1489984313 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net QUIT :Ping timeout: 260 seconds < 1489987024 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net JOIN :#esoteric < 1489987964 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Remote host closed the connection < 1489988633 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net PRIVMSG #esoteric :https://www.youtube.com/watch?v=-Z668Qc0P4Q < 1489989528 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1489990171 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Would you like to add http://hackage.haskell.org/package/nonfree to lambdabot? < 1489991627 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1489991900 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Ping timeout: 246 seconds < 1489994577 0 :martinhez!~LEON@41.204.190.11 JOIN :#esoteric < 1489994857 0 :fizzie!?@? PRIVMSG #esoteric :@tell oerjan I could replace HackEgo < 1489994858 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1489994862 0 :fizzie!?@? PRIVMSG #esoteric :... < 1489994874 0 :fizzie!?@? PRIVMSG #esoteric :@tell oerjan 's stdin with the output from 'fortune', that's what one other bot does. < 1489994875 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1489994897 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net QUIT :Ping timeout: 260 seconds < 1489995211 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :I think it would mess up the existing program < 1489996588 0 :sebbu2!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1489996772 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 246 seconds < 1489997010 0 :sebbu2!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 268 seconds < 1489998345 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`fortune < 1489998349 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :BOFH excuse #270: \ \ Someone has messed up the kernel pointers < 1489998399 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :is that fortunate or unfortunate? < 1489998489 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1489999001 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :ACTION hello < 1489999053 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ACTION htanello < 1489999062 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :s/htanello/htaneblo/ < 1489999680 0 :MoALTz!~no@77-254-9-16.adsl.inetia.pl JOIN :#esoteric < 1489999952 0 :augur!~augur@2601:645:8300:2b03:95ce:d951:6f64:f6ad JOIN :#esoteric < 1490001581 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490001794 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 QUIT :Ping timeout: 260 seconds < 1490002451 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1490002763 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Ping timeout: 264 seconds < 1490003357 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1490004038 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490004160 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490004185 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Ping timeout: 246 seconds < 1490004190 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490006089 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric < 1490006354 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net TOPIC #esoteric :This Topic Shall Be The Longest Lived Into | http://esolangs.org/ | logs: http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/?C=M;O=D | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf | For extensive phở testing, use #esoteric-blah < 1490006813 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom < 1490006814 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :winter//Winter is coming. < 1490006848 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :winter is not coming. winter is here, with a sprinkle of more winter and a side of winter. < 1490007164 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :chanello < 1490007188 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'm back from skiing holiday, and it was great. Any news with you all? < 1490007610 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :b_jellonas! the usual, the usual. < 1490007623 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :hellochaf. anything new in your corner of the world? < 1490008170 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :pianos < 1490008267 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :rdochelloc. playing it? < 1490008301 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :no :c < 1490008314 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :hm < 1490008524 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( Bitcoin unchained ) < 1490009199 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :° · · ( What's an unchained bitcoin? ) < 1490009306 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :something I know nothing about < 1490009315 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :boily: I was alluding to the fact that Bitcoin is a bit unstable because enough people expect a hard fork, basically over the endless block size dispute. < 1490009336 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :boily: then it got twisted in my head and it came up with that phrease < 1490009350 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :or phrase as it's ordinarily spelt. < 1490009358 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :they're still going at it? it'll all crumble down soon in a cloud of silicon dust... < 1490009405 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: BUILDING CHICKEN < 1490009507 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :I'm finding some great quotes around bitcoin... this is the funniest so far: "Bitcoin has become a multi-billion industry, with great financial investment and societal responsibility." < 1490009746 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1490010002 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Ping timeout: 246 seconds < 1490010268 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? bitcoin < 1490010269 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bitcoin? ¯\(°​_o)/¯ < 1490010395 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It's just a flipped coin. The bit tells us whether it shows heads or tails. < 1490010407 0 :AnotherTest!~turingcom@ptr-82l26zd65o3p56832k1.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1490010479 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? coins < 1490010480 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :coins? ¯\(°​_o)/¯ < 1490010483 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`coins < 1490010486 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`? `coins < 1490010487 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​07farcoin 08dageunsulecoin 09uestcoin 02notatacoin 062-illcoin 13silacoin 04itmcoin 07quothcoin 08marcoin 09flagcoin 02pathis=thacoin 06solatocoin 13rumcoin 04brainstonedinacoin 07unmcoin 08resecoin 09sotcoin 02numertacoin 06ballcoin 13waincoin < 1490010487 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​`coins? ¯\(°​_o)/¯ < 1490010639 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490010710 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490010740 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490010819 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490010829 0 :ahmedsfhtagn!~ahmeds42@212.0.149.80 QUIT :Ping timeout: 260 seconds < 1490010850 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490010973 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490011003 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490011129 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490011161 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490011290 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490011329 0 :ahmeds42!~ahmeds42@212.0.149.80 JOIN :#esoteric < 1490011452 0 :ahmeds42!~ahmeds42@212.0.149.80 QUIT :Max SendQ exceeded < 1490011619 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`learn bitcoins are coins that have been drilled through with a bit, and can be strung together in long chains. This practice dates to ancient China, and the Chinese remain experts in bitcoin manufacturing. A chain can support up to 21 million coins before breaking. < 1490011622 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'bitcoin': bitcoins are coins that have been drilled through with a bit, and can be strung together in long chains. This practice dates to ancient China, and the Chinese remain experts in bitcoin manufacturing. A chain can support up to 21 million coins before breaking. < 1490012991 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :`? bytecoin < 1490012992 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bytecoin? ¯\(°​_o)/¯ < 1490013382 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net JOIN :#esoteric < 1490013405 0 :martinhez!~LEON@41.204.190.11 QUIT :Ping timeout: 260 seconds < 1490013590 0 :martinhez!~LEON@41.204.190.11 JOIN :#esoteric < 1490013671 0 :tromp!~tromp@ool-944bc443.dyn.optonline.net QUIT :Ping timeout: 264 seconds < 1490014702 0 :augur!~augur@2601:645:8300:2b03:95ce:d951:6f64:f6ad QUIT :Remote host closed the connection < 1490014989 0 :AnotherTest!~turingcom@ptr-82l26zd65o3p56832k1.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 240 seconds < 1490015370 0 :vifino!~vifino@tty.sh QUIT :Quit: Who turned this off?! D:< < 1490017330 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-rajnegmaahksheqa QUIT :Excess Flood < 1490017379 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-egxvmqpzobfcncts JOIN :#esoteric < 1490018783 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1490019699 0 :vifino!~vifino@tty.sh JOIN :#esoteric < 1490020030 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1490020829 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1490021332 0 :AnotherTest!~turingcom@134.58.253.56 JOIN :#esoteric < 1490021462 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1490021749 0 :AnotherTest!~turingcom@134.58.253.56 QUIT :Ping timeout: 260 seconds < 1490023644 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1490023825 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@messages-good < 1490023825 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :fizzie said 8h 2m 47s ago: I could replace HackEgo < 1490023825 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :fizzie said 8h 2m 30s ago: 's stdin with the output from 'fortune', that's what one other bot does. < 1490023906 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` fortune < 1490023908 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Children begin by loving their parents. After a time they judge them. Rarely, \ if ever, do they forgive them. \ -- Oscar Wilde < 1490023972 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` fortune > x < 1490023975 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1490023985 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cat x < 1490023985 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :circumstantial evidence <--> can ruin a selected victim \ -- anagrama < 1490024969 0 :martinhez!~LEON@41.204.190.11 QUIT :Ping timeout: 260 seconds < 1490025521 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :𝔾𝕠𝕠𝕕 𝕄𝕠𝕣𝕟𝕚𝕟𝕘 < 1490025772 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :'fternoon < 1490025838 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Cogood comorning to coeveryone cohere. < 1490025846 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :s/morning/fternoon < 1490026788 0 :fizzie!?@? PRIVMSG #esoteric :`` rm x # int-e: there's a non-versioned tmp/ for this kind of stuff. < 1490026790 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1490026798 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Read error: Connection reset by peer < 1490026826 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1490026862 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: it was not versioned anyway. < 1490026878 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fizzie: that's what I checked :-P < 1490026908 0 :fizzie!?@? PRIVMSG #esoteric :I'm not sure what that means. < 1490026913 0 :fizzie!?@? PRIVMSG #esoteric :Your 'x' was definitely versioned. < 1490026918 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`cwlprits x < 1490026921 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :err < 1490026927 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1490026937 0 :fizzie!?@? PRIVMSG #esoteric :https://hackego.esolangs.org/fshg/index.cgi/rev/d8ef71647558 < 1490026938 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oh. < 1490026951 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :yes, I see what went wrong there < 1490026956 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :sorr < 1490026957 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :y < 1490027017 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(I ended up at http://codu.org/projects/hackbot/fshg/index.cgi/shortlog/a891e848f215 ... why is there a revision specific shortlog anyway... don't answer that, but that's what confused me.) < 1490027162 0 :fizzie!?@? PRIVMSG #esoteric :I may have ranted here already about how I dislike fshg's way of putting the fixed revision in the URL whenever you follow a link. < 1490027232 0 :fizzie!?@? PRIVMSG #esoteric :I'm sure it makes sense, but I'd prefer to keep it as 'tip', which is what I usually end up manually editing it to anywya. < 1490027308 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :It makes sense for browsing the repo contents... but for the shortlog I find it surprising... I would rather restrict this to named branches (which hackego doesn't use). < 1490028391 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org JOIN :#esoteric < 1490028437 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1490028806 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I like how kOS doesn't have a = operator, it instead has a SET X TO Y. statement < 1490028838 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1490029003 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :tbut it has some interesting syntax sugars < 1490029030 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :like instead of SET SOMEVAR TO TRUE. you can instead write SOMEVAR ON. < 1490029091 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :and you can do SET SOMEVAR TO NOT SOMEVAR. by writing TOGGLE SOMEVAR. < 1490029139 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: Leaving < 1490029148 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1490029845 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :BORED ON. < 1490029853 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :BORED NOW < 1490029865 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :BORED RDOCOC < 1490029868 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :-- Evil Willow < 1490029880 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :rdococ: write more Joy? < 1490029893 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :more Joy? < 1490029908 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Joy_(programming_language) < 1490029924 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :I enJOY writing < 1490029957 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I tried to design a version of that but with tape instead < 1490030105 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Hm. < 1490030105 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1490030131 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :rdococ: sounds interesting, where is it? < 1490030154 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I didn't really come up with one concise idea :/ < 1490030169 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :as in, one that someone could interpret with certainty < 1490030274 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :\oren\: that reminds me to \newif in TeX, which works in such a way that \newif\iffoo will define three control sequences: \footrue, \foofalse, and \iffoo, where the first two set a boolean, the last one you can use as a conditional with \else and \fi < 1490030287 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :it's a pretty strange interface, though there's a reason why it's done that way < 1490030334 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :heh < 1490030576 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :basically, in the skipped part of a conditional, the TeX core won't expand macros, it only scans for tokens (without expanding anything) that are \if*-like, \else-like, and \fi-like to find the matching \else or \fi that ends the skipped branch. < 1490030629 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :thus, for any conditional to work at top level, it has to have a syntax where the branches are ended in \else and \fi, and for it to work even when nested inside a skipped branch, the head must have exactly one token that's \if*-like without expanding macros. < 1490030697 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :so if you want to define a custom conditional, there are two ways. \newif uses the simple way, which is \let-ing a token in the head (eg. \iffoo) be a synonym for \iftrue or \iffalse. this doesn't let the conditional evaluate anything, but it works for \newif. < 1490030758 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :the second way is to have a syntax where the head has at least two important tokens, one being \if or some other \if* builtin or a synonym for that, and one being your custom macro. < 1490030814 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :that explains the \iffoo part < 1490030890 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :as for the \footrue, you can't just use a syntax like \settrue\iffoo because then that wouldn't work inside a skipped branch. you could use something like \settrue{foo} or \settrue\boolfoo or something, but that isn't really easier than creating two more control sequences \footrue and \foofalse. < 1490031010 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1490031145 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :foo = \x.\y.x < 1490031359 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :rdococ: that works well only in a pure functional language like haskell, not in a language where expressions will typically have side effects < 1490031378 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ew < 1490031380 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :side effects < 1490031393 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I prefer front effects, or back effects < 1490031408 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :also for nontrivial stuff, it probably needs lexically scoped variables, which TeX doesn't have < 1490031847 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :What kind of nontrivial stuff you would have expected lexically scoped variables? < 1490031878 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :zzo38: closure functions (whether named or unnamed) < 1490031973 0 :Mayoi!~erkin@unaffiliated/erkin JOIN :#esoteric < 1490032096 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Later < 1490032112 0 :Mayoi!?@? NICK :erkin < 1490032143 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`w < 1490032145 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lie//Lies are even easier than monoids. They form groups, known as Lie groups. < 1490032146 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`4 w < 1490032150 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/1:nortti//nortti is a very nortti boy. He yielded to shikhin's promises, and now is his High Priest. \ chthonic//Chthonic lithping can be vethy dithturbing to lithten to. \ ?//? is wisdom \ yeeeesh//See yeeesh. < 1490032163 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cwlprits nortti < 1490032171 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :boil̈y atrïq < 1490032178 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`before nortti < 1490032181 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :er < 1490032183 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`before wisdom/nortti < 1490032184 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1490032213 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​.hg_archival.txt//repo: 91b847686710739546584c6316a0fb109ba2095c \ node: fc8e6b56392fc6ba11e3fab6ea8b4d96ad8bff2d \ branch: default \ latesttag: null \ latesttagdistance: 1602 \ .hgignore//^tmp/ \ ^wisdom/testing \ wisdom/testing \ bin///bin/: no such file in rev 560a73f4f0a4 \ bin///bin/: no such file in rev 560a73f4f0a4 \ bin/// < 1490032231 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :yeah, that's not an answer. sorry. < 1490032246 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: what happened to `before :'( < 1490032249 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`culprits bin/before < 1490032256 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :shachäf shachäf shachäf shachäf shachäf shachäf < 1490032260 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oops < 1490032261 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`dowg nortti < 1490032268 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :6627:2016-01-30 learn nortti is a very nortti boy. He yielded to shikhin\'s promises, and now is his High Priest. \ 661:2012-08-17 learn nortti boy. very nortti boy. < 1490032317 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@ask boily what's that edit to wisdom/nortti about? twh < 1490032318 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1490032327 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/before < 1490032327 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r "$(hg log --removed --template '{rev}\n' "$f" | tail -n+2 | head -n1)" "$f"; done < 1490032432 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`culprits bin/now < 1490032439 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :shachäf < 1490032445 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Wasn't oerjan editing these at one point? < 1490033304 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :"At Cloud At Cost we're always striving to deliver the best customer support in the industry. You have recently closed a support ticket (#nnnnnnn - Cancellation of account), and we would like to know about your experience." <-- last thing I'll ever see from them, I hope :-P < 1490033426 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hint-e < 1490033437 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :int-e: really shitty cloud provider? < 1490033493 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What's a cloud provider? < 1490033494 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Zarutian: Yes. They had one thing going for them: pay-once-and-forget VPSs. Apparently they have regrets so they added a yearly fee. < 1490033523 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: industrialised vaporware < 1490033561 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :int-e: let me guess and their infrastructure was hopelessly underprovisioned? < 1490033572 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`ls < 1490033573 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin \ canary \ emoticons \ esobible \ etc \ evil \ factor \ good \ hw \ ibin \ interps \ karma \ le \ lib \ misle \ paste \ ply-3.8 \ quines \ quotes \ share \ src \ test \ test2 \ tmflry \ tmp \ wisdom < 1490033574 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :(or oversubscribed) < 1490033582 0 :AnotherTest!~turingcom@d51A4B8F1.access.telenet.be JOIN :#esoteric < 1490033596 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fairly overcommitted, yes... < 1490033631 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(Take HackEgo, HackEgo is still on one of those VPSs I think; HackEgo tends to be slow.) < 1490033641 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1490033696 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should just use Google Cloud. < 1490033707 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You might have to move to North America first. < 1490033717 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Why would I do that. < 1490033724 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org JOIN :#esoteric < 1490033731 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :hellovilion[1] < 1490033739 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why not? < 1490033740 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :holaf < 1490033748 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :OK, I'm reading The Alchemist for school, and this shit don't add up. < 1490033750 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Because of separation of concerns. < 1490033763 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Which concerns? < 1490033764 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :int-e: Are we talking about CQS? < 1490033838 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :The book seems to take place in the past; the book was published in 1988 (translation published in 1993), and seems to take place in the distant past- no mention of cars, trains, aeroplanes, or anything < 1490033840 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: I know at least two diffrent books with that title. Is it the more recent part of a series one or the earlier one where the name of the protagonist isnt revieled until on the nearly the last page? < 1490033841 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Basically I'm trying to limit the extent to which I depend on Google. It's bad enough as it is, no need to add a VPS to the mix. < 1490033856 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: No? < 1490033893 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: I'm a bit over a third of the way in, but there's no serious revieling OR reviling thus far < 1490033907 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :The main character is a shepherd who is mentioned to have studied at a monastery < 1490033928 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: and is his name at all mentioned yet? < 1490033969 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Santiago < 1490033980 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :So, it all sounds very pasty < 1490033981 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :But... < 1490033992 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :They talk about an Englishman < 1490033992 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :btw CaC says, this may be true, that they've always reserved the right to change the ToS without notice, and just do notifications (at control panel login time) as a matter of courtesy. (amazingly I got a reply to my complaint about how they handled the ToS change. They did not react to the complaint about the fee being buried though.) < 1490034019 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :This may be the best support I've ever gotten from them ;-) < 1490034023 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :"But he had to move on. He believed in omens. All his life and all his studies were aimed at finding the one true language of the universe. First he had studied Esperanto, then the world's religions, and now it was alchemy" < 1490034029 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So what do you think about Data.Monoid.Nonfree? < 1490034035 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :AAA+, would cancel again. < 1490034036 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :"...the one true language of the universe. First he had studied Esperanto..." < 1490034044 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :"He had studied Esperanto" < 1490034049 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :"ESPERANTO" < 1490034059 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :lojban < 1490034076 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: Then I am not sure if it is a much earlier book or not. The one I read talked about a sheperd that sold his flock and tried his luck in North Africa. < 1490034082 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :The book *must* take place after (or, in the extreme case, in) 1887 < 1490034088 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Yeah, that's the one. < 1490034112 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: I see. Esperanto wasnt invented until right before 1900 iirc < 1490034124 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: 1887. I looked it up. < 1490034145 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: the translation I read (it was translated into Icelandic) has no mention of esperanto < 1490034222 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :shapr: pau coi < 1490034233 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Maybe it's http://tvtropes.org/pmwiki/pmwiki.php/Main/AfterTheEnd < 1490034249 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :xu do tavla mi bau la lojban < 1490034260 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Yeah, I figured it might just be a translator's joke, but it's bugging me < 1490034310 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: also the name of the protagonist is never mentioned until nearly at the end. He is always refered to as the boy, young man, etc < 1490034334 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: It's mentioned in literally the first sentence of this one < 1490034343 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Is he going to the pyramids in the one you read? < 1490034368 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Does he meet a biblical figure who gives him a pair of magic rocks? < 1490034374 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: nope. and nope. < 1490034380 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: ...OK then. < 1490034383 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: this must be a third book then. < 1490034389 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Either we're reading different books or there's something weird < 1490034406 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: This one is originally written by Paulo Coelho < 1490034419 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :Are you reading in the original Portugues? < 1490034423 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :falu portugues? < 1490034427 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: or pretty much a 'rewrite' by a lazy translator. < 1490034438 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :shapr: go'i .i but only a little. < 1490034449 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: https://en.wikipedia.org/wiki/The_Alchemist_(novel) < 1490034458 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :shapr: English translation < 1490034461 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I found out how to create a real philosopher's stone. < 1490034481 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Legally change your name to Philosopher, then claim a stone. < 1490034500 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :too easy < 1490034519 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :"Paulo Coelho is a strong advocate of spreading his books through peer-to-peer file sharing networks." < 1490034521 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :I LIKE this guy! < 1490034532 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Hm. < 1490034533 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Okay. < 1490034549 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: pretty much the same story but the last name of the author was Gioani and he was Spanish iirc. < 1490034573 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Create a universe in which the philosopher's stone has been discovered, and then modify Lego Dimensions to include a level pack for that game? < 1490034582 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: Sounds like it's either based on the same original tale (I don't know whether this is based on something classic) or one person write a ripoff of the other < 1490034598 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :rdococ: That's what J. K. Rowling did. < 1490034600 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :and I think that book was written earlier than the Brazilian one. < 1490034661 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :hppavilion[1]: Therefore, the philosopher's stone exists. < 1490034667 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1490034679 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Well, if you have to place it on the stand thingy to, er, use it ingame. < 1490034691 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :If not, someone has to create another franchise. < 1490034760 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: I think it is based on something classic but the boy was never at a seminary though he could read < 1490034851 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: mind if I possibly spoil the ending? < 1490034859 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: yes. < 1490034891 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :hppavilion[1]: then I wont tell you then. < 1490034897 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: tyvm. < 1490034957 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :he was halluciating the whole time because he used a strange herb to spice his evening meal <- not the ending ;-) < 1490034990 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: That's technically still a (mild) spoiler. < 1490035011 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Saying what the ending isn't constrains the field of possible endings, which is a type of spoiler < 1490035024 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :I could be lieing < 1490035037 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Zarutian: But you know I know that < 1490035066 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :Saying "Bob doesn't die at the end" doesn't tell you the ending, and doesn't feel as bad as "Bob dies at the end" spoilerwise, but it still constrains the possible ending tree to prune branches in which Bob dies < 1490035089 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :And if there's ever a point where you think he DOES die, or aren't sure, it dulls the suspense significantly < 1490035176 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :welp go yourself in a hole there I think. But for what kind of reading assignment is this book? < 1490035290 0 :pledis!~nayoung@2400:6180:0:d0::383:e001 QUIT :Ping timeout: 252 seconds < 1490035353 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :joi < 1490035486 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :it's john that dies at the end hth < 1490035524 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :You're all filthy spoilers. < 1490035543 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :oh hi quintopia, did you send me a resume? < 1490035593 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :ACTION tries to hire quintopia  < 1490035594 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :shapr: no but i invited you to lunch! i did not know where you would like to receive such a document < 1490035606 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :oh, I must have missed that invite < 1490035703 0 :pledis!~nayoung@2400:6180:0:d0::383:e001 JOIN :#esoteric < 1490035724 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is shapr in Alabama? < 1490035727 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org QUIT :Ping timeout: 246 seconds < 1490035794 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@meet-shapr < 1490035794 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :shapr!! < 1490035841 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :you screamt? < 1490035847 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :shachaf: I am in Atlanta, Georgia < 1490035860 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :shachaf: do you ever end up in the southeast USA? < 1490035880 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Not that I recall. < 1490035910 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :ah, too bad < 1490035912 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, I've been to Hartsfield-Jackson Atlanta International Airport. < 1490035915 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But that hardly counts. < 1490035941 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :shapr: i invited you here in this channel while you were lurking but i should have used @ask < 1490035967 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :shapr: because you said you would be willing to talk my ear off about testing strategy and methods < 1490035979 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :shapr: if you're available some weekend < 1490035994 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :oh yeah, I get all kinds of exciting about software testing. < 1490035995 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Don't you ever end up in the southwest USA? < 1490036006 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :shachaf: not in the past ten or twenty years. < 1490036014 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :welp time to go to work. l8r folks < 1490036093 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :west coast = best coast < 1490036133 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :shapr: when were you last scanned whilst transiting by airplane? < 1490036383 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :um, a few months back when flying to Denver < 1490036397 0 :shapr!~shapr@haskell/developer/shapr PRIVMSG #esoteric :FireFly: are you alluding to Scanned In Avian? < 1490036419 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Volapuk is better than esperanto < 1490036518 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :shapr: yes :P < 1490036640 0 :erkin!~erkin@unaffiliated/erkin PRIVMSG #esoteric :Eurocentric IALs are boring < 1490036651 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :because it doesn't try to have a verb for every noun < 1490036701 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :volapuk isn't very eurocentric either < 1490036843 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :the inventor took words from european languages but deformed them in order to make them less recognizable < 1490036918 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :like, the lord's prayer in volapuk looks a lot less like mangled latin and more just completely foreign to my eye < 1490036931 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :If "Bob doesn't die at the end" or "Bob dies at the end", then, the other possibility also, maybe there is someone else named Bob too, you don't know who is meant, or maybe at first you thought you do but later there is someone else with same name, and people in the story confuse them for each other too < 1490037049 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Or, in some story, there may be the possibility someone is dead but they will recover, perhaps in the sequel < 1490037059 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Quit: Leaving < 1490037079 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :O Fat obas, kel binol in süls! Nem olik pasalüdükonöd! Regän ola kömonöd! Vil olik jenonöd, äsä in sül, i su tal! < 1490037082 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Givolös obes adelo bodi aldelik obsik! E pardolös obes döbotis obsik, äsä i obs pardobs utanes, kels edöbons kol obs. < 1490037085 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :E no obis nindukolös in tendadi; E no blufodolös obis, ab livükolös obis de bad! So binosös! < 1490037167 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :the main thing eurocentric about this is the fact that things are pronounced pretty much like German < 1490037236 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :er, the vowels anyway < 1490037785 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 246 seconds < 1490037787 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :wait what < 1490037793 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :"According to the research, one out of ten Belarusians does not understand Belarusian." < 1490037870 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :72% of Belarusians speak Russian at home, while Belarusian is used by only 11.9% of Belarusians. < 1490039063 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org JOIN :#esoteric < 1490039095 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org PRIVMSG #esoteric :@metar PAMR < 1490039095 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :PAMR 201853Z 27003KT 10SM FEW065 M07/M09 A2991 RMK AO2 SLP132 T10671094 $ < 1490039382 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1490039900 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :"When war broke out and American troops were sent overseas, the Coca-Cola company vowed that any American in uniform should be able to get a Coke for five cents wherever they were.[10] As a result, the company built bottling stations in the Pacific and on the Western front." < 1490040305 0 :Akaibu!uid118096@gateway/web/irccloud.com/x-iibcijqyawizzqiu QUIT : < 1490040517 0 :Mayoi!~erkin@unaffiliated/erkin JOIN :#esoteric < 1490040666 0 :erkin!~erkin@unaffiliated/erkin QUIT :Ping timeout: 240 seconds < 1490040916 0 :erkin__!~erkin@unaffiliated/erkin JOIN :#esoteric < 1490040928 0 :hppavilion[1]!~dosgmowdo@74-114-87-81.dynamic.asdk12.org QUIT :Ping timeout: 240 seconds < 1490040993 0 :L3viathan!~L3viathan@l3vi.de JOIN :#esoteric < 1490041017 0 :L3viathan!?@? NICK :Guest53868 < 1490041105 0 :heroux_!sandroco@gateway/shell/insomnia247/x-xynoxeoicwnwxobc JOIN :#esoteric < 1490041159 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1490041220 0 :[io]!~iovoid@185.140.54.17 JOIN :#esoteric < 1490041220 0 :[io]!~iovoid@185.140.54.17 QUIT :Changing host < 1490041220 0 :[io]!~iovoid@unaffiliated/iovoid JOIN :#esoteric < 1490041220 0 :[io]!~iovoid@unaffiliated/iovoid QUIT :Changing host < 1490041220 0 :[io]!~iovoid@185.140.54.17 JOIN :#esoteric < 1490041290 0 :erkin__!?@? NICK :erkin < 1490041323 0 :pikhq_!~pikhq@c-24-8-135-139.hsd1.co.comcast.net JOIN :#esoteric < 1490041344 0 :ski_!~ski@remote11.chalmers.se JOIN :#esoteric < 1490041476 0 :Deewiant_!~deewiant@fr1.ut.deewiant.iki.fi JOIN :#esoteric < 1490041482 0 :Lymee!lymia@magical.girl.lyrical.lymia.moe JOIN :#esoteric < 1490041751 0 :Mayoi!~erkin@unaffiliated/erkin QUIT :*.net *.split < 1490041753 0 :zgrepc!sid43445@gateway/web/irccloud.com/x-tgitdmluykttuuaz QUIT :*.net *.split < 1490041753 0 :Guest79171!~L3viathan@l3vi.de QUIT :*.net *.split < 1490041754 0 :heroux!sandroco@gateway/shell/insomnia247/x-gunkccasvpommkfd QUIT :*.net *.split < 1490041754 0 :Lymia!lymia@magical.girl.lyrical.lymia.moe QUIT :*.net *.split < 1490041754 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net QUIT :*.net *.split < 1490041755 0 :iovoid!~iovoid@unaffiliated/iovoid QUIT :*.net *.split < 1490041756 0 :ski!~ski@remote11.chalmers.se QUIT :*.net *.split < 1490041756 0 :Deewiant!~deewiant@fr1.ut.deewiant.iki.fi QUIT :*.net *.split < 1490041757 0 :bibibi!~bibibi@unaffiliated/bibibi QUIT :*.net *.split < 1490041757 0 :heroux_!?@? NICK :heroux < 1490041760 0 :Lymee!?@? NICK :Lymia < 1490041778 0 :zgrepc_!sid43445@gateway/web/irccloud.com/x-leesxvmkwjxaelow JOIN :#esoteric < 1490042212 0 :ski_!?@? NICK :ski < 1490044031 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Do you know if there is program compiling WebAssembly program into a C code? < 1490044411 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :I think there can be use for both ways converting < 1490044753 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca QUIT :Remote host closed the connection < 1490044882 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Leaving < 1490045207 0 :Guest53868!?@? NICK :L3viathan < 1490046922 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-egxvmqpzobfcncts QUIT :Excess Flood < 1490047199 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/session JOIN :#esoteric < 1490047329 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1490047828 0 :Melvar!~melvar@dslb-178-000-201-009.178.000.pools.vodafone-ip.de QUIT :Ping timeout: 240 seconds < 1490047864 0 :Melvar!~melvar@dslb-178-000-201-009.178.000.pools.vodafone-ip.de JOIN :#esoteric < 1490047885 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Ping timeout: 268 seconds < 1490048189 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Josh 5* 10New user account < 1490048959 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1490049039 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric < 1490049121 0 :MoALTz!~no@77-254-9-16.adsl.inetia.pl QUIT :Quit: Leaving < 1490049303 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom < 1490049304 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :ronald reagan//Ronald Reagan was an actor so great that he managed to convince the US that he was the President. Then he created the Star Wars project to destroy the Soviet Union. < 1490049314 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :@massages-loud < 1490049314 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :shachaf asked 4h 43m 16s ago: what's that edit to wisdom/nortti about? twh < 1490049314 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@nixon < 1490049314 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :In a flat choice between smoke and jobs, we're for jobs...But just keep me out of trouble on environmental issues. < 1490049332 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :good old nixon < 1490049332 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :I edited nortti? < 1490049333 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@nixon < 1490049334 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Sure there are dishonest men in local government. But there are dishonest men in national government too. < 1490049342 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@nixon < 1490049342 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :I played by the rules of politics as I found them. < 1490049343 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? nortti < 1490049345 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :nortti is a very nortti boy. He yielded to shikhin's promises, and now is his High Priest. < 1490049352 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :ah, that. < 1490049360 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`dowt nortti < 1490049368 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :661:2012-08-17 learn nortti boy. very nortti boy. \ 6627:2016-01-30 learn nortti is a very nortti boy. He yielded to shikhin\'s promises, and now is his High Priest. < 1490049378 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :there was something about shikhin being some kind of malevolent demigod and/or something to that effect. < 1490049410 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`grwp shikhin < 1490049411 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :ACTION handwaves the details under a conspicuous lampshade < 1490049418 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :nortti:nortti is a very nortti boy. He yielded to shikhin's promises, and now is his High Priest. \ Binary file reflection matches \ shikhin:shikhin is a Malevolent God, who will promise you stuff tomorrow. < 1490049432 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :seems I remembered the malevolent part. < 1490049448 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :the evil bits are the most memorable < 1490049461 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :there's a RFC for that. < 1490049463 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`wisdom oerjan < 1490049464 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan//Your omnipotent principled tyrant oerjan the excessive is a lazy expert in mercury computation. Also a Glaswede who dislikes Roald Dahl. He could never remember the word "amortized" so he put it here for convenience; but lately it's the only word he can ever remember. His arch-nemesis is Betty Crocker. He sometimes puns without noticing it. < 1490049506 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`slwd oerjan//s/'/’/ < 1490049508 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan//Your omnipotent principled tyrant oerjan the excessive is a lazy expert in mercury computation. Also a Glaswede who dislikes Roald Dahl. He could never remember the word "amortized" so he put it here for convenience; but lately it’s the only word he can ever remember. His arch-nemesis is Betty Crocker. He sometimes puns without noticing i < 1490049522 0 :[io]!?@? NICK :iovoid < 1490049564 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :atriq's entry was kind of a classic, is all. < 1490049566 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? atriq < 1490049568 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :atriq or two < 1490049856 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: ABNORMAL CHICKEN < 1490050228 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: congratulations, now oerjan's entry gets cut off < 1490050478 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`revert < 1490050479 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Done. < 1490050485 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? oerjan < 1490050486 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your omnipotent principled tyrant oerjan the excessive is a lazy expert in mercury computation. Also a Glaswede who dislikes Roald Dahl. He could never remember the word "amortized" so he put it here for convenience; but lately it's the only word he can ever remember. His arch-nemesis is Betty Crocker. He sometimes puns without noticing it. < 1490050495 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :no scowquotes < 1490050595 0 :zgrepc_!?@? NICK :zgrepc < 1490050764 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :scwotes < 1490050847 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/session QUIT :Changing host < 1490050847 0 :Lord_of_Life!Elite12246@gateway/shell/elitebnc/x-mnxbfonnjzrvomvy JOIN :#esoteric < 1490051110 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: Anyway why are you congratulating me? < 1490051264 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :shachaf: good question < 1490051297 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1490051327 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's not as if I'm responsible for oerjan's wisdom entry. < 1490051333 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits oerjan | sed sg\ g\\ngg | sort | uniq -c | sort -rn < 1490051341 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 86 shachäf \ 34 oerjän \ 9 boil̈y \ 5 noloveinwaikik̈i \ 1 nitïa \ 1 int-̈e \ 1 hppavilion[1̈] < 1490051350 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cwlprits int-e | sed sg\ g\\ngg | sort | uniq -c | sort -rn < 1490051358 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ 5 oerjän \ 2 boil̈y < 1490051373 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :it says up there but I thought I saw < 1490051381 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Ah. < 1490051382 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :so, sorry. < 1490051389 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :and good night < 1490051864 0 :krok_!~krok@static-50-53-171-198.bvtn.or.frontiernet.net JOIN :#esoteric < 1490052029 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 268 seconds < 1490052589 0 :AnotherTest!~turingcom@d51A4B8F1.access.telenet.be QUIT :Quit: ZNC - http://znc.in < 1490052891 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1490053356 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :zzo38: Dresden dies at the end of "Changes" hth