< 1419033613 988765 :GeekDude!~GeekDude@c-73-31-240-150.hsd1.wv.comcast.net QUIT :Changing host < 1419033614 32516 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419033646 359149 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Oh, and the student MATLAB license is only 35/69 eur, so maybe the calculator isn't unequivocally cheaper. < 1419033650 300705 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :llvm[4] what does the 4 mean? < 1419033857 423483 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Make recursion depth, maybe. < 1419033870 195823 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it's the third element of llvm < 1419033874 155812 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :er < 1419033874 951105 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fuck < 1419033875 772641 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :wow < 1419033877 798211 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :owned myself < 1419033903 947819 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nice off-by-two error < 1419033910 240023 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :quick somone make a language where all arrays are two based < 1419033923 17027 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: ...is that a double joke < 1419033945 395645 :spiette!~spiette@2607:fad8:4:6:224:a5ff:feaf:f0af QUIT :Ping timeout: 258 seconds < 1419033958 920653 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: if llvm[0] is the first element, then llvm[4] is the fifth, surely < 1419033991 363172 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :... < 1419033992 257080 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :right. < 1419033993 84346 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :no llvm[0] and llvm[1] are undefined behaviour. the array begins with llvm[2]. < 1419033994 549458 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :wow. < 1419033996 80288 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I'm useless. < 1419034003 73993 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oren: actually 4 isn't an integer in C < 1419034011 177585 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :only 0..3 and 5..72 are defined in the standard < 1419034015 505408 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :anything else is a gcc extension < 1419034030 539132 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :oren: Perl $[ = 2; hth < 1419034061 536536 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think this is time to relink http://www.strangehorizons.com/2000/20001120/secret_number.shtml < 1419034072 43330 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :OH YEAH! Perl is incredibly configurable. < 1419034111 611413 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's not the only language where you can customize the array indexing base. < 1419034128 722638 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Sometimes you can do it per-array. < 1419034176 92919 :shikhout!~shikhin@59.177.202.118 JOIN :#esoteric < 1419034216 554279 :shikhout!~shikhin@59.177.202.118 NICK :Guest51583 < 1419034241 742825 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :if it's the make recursion depth then i'm back at 3 levels deep. the inception has been planted < 1419034258 691132 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :pascal had array int[3..5] or thereabouts < 1419034260 847916 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oren: have you read "recursive make considered harmful"? < 1419034283 451063 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :iirc the 3..5 was a range type, you could give them names < 1419034284 715922 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :no, but then i didn't write this code < 1419034299 307889 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :i would never use recursive make anyway < 1419034330 69533 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh and you could use character ranges < 1419034333 770438 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :i would instead write a convoluted python perl shell abomination < 1419034364 257163 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :haskell has arbitrary bounds too, except that's not actually statically typed < 1419034384 168031 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 264 seconds < 1419034410 539283 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Data.Array.fromList (3,5) [1,2,3] < 1419034411 886303 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : Not in scope: ‘Data.Array.fromList’ < 1419034460 371025 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Data.Array.listArray (3,5) [1,2,3] < 1419034461 839384 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : array (3,5) [(3,1),(4,2),(5,3)] < 1419034477 922130 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :cool < 1419034487 643629 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> Data.Array.listArray ((1,1),(2,2)) [1,2,3,4] < 1419034488 988520 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : array ((1,1),(2,2)) [((1,1),1),((1,2),2),((2,1),3),((2,2),4)] < 1419034497 533477 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :ummm... < 1419034505 92090 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION whistles innocently < 1419034529 9916 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :how does it determine the ordering of the twodimensional points? < 1419034537 519953 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :Ix type class < 1419034545 71938 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@src Ix < 1419034545 150873 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :class (Ord a) => Ix a where < 1419034545 194158 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : range :: (a,a) -> [a] < 1419034545 194277 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : index :: (a,a) -> a -> Int < 1419034545 194352 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : inRange :: (a,a) -> a -> Bool < 1419034545 194425 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : rangeSize :: (a,a) -> Int < 1419034547 611467 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Some BASICs have 'DIM a(12 TO 34) AS INTEGER' or so. < 1419034576 517470 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> index ((1,1),(2,2)) (1,2) < 1419034577 876552 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 1 < 1419034635 678495 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :also how does it know not to do (1,3) in that range? < 1419034647 276796 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> range ((1,1),(2,2)) < 1419034648 772983 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : [(1,1),(1,2),(2,1),(2,2)] < 1419034668 621358 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@src (,) Ix < 1419034668 719467 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Source not found. You untyped fool! < 1419034673 15335 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@src Ix (,) < 1419034673 152257 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Source not found. That's something I cannot allow to happen. < 1419034675 615011 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :bah < 1419034689 416654 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : @src is so ad-hoc < 1419034710 118760 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :probably the rangeSize tells it enough < 1419034729 155555 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :hmmm i guess the rule is it is a rectangle? < 1419034813 545147 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :funny how TCP/IP doesn't work if the target IP is wrong. < 1419034830 213645 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :yeah funny dat. < 1419034869 875112 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: yeah < 1419034891 954994 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :although my ghci doesn't have "range" for some reason < 1419034932 541778 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: it's in Data.Ix < 1419034966 496681 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and also exported from Data.Array < 1419034988 137186 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1419034989 31310 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :ah ok got it < 1419035003 938576 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419035037 954030 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sadly people seem to prefer the vector package (only 1d arrays) for efficiency reasons these days < 1419035060 885595 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :there is also repa < 1419035084 946883 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Even with arrays, I only use 1d arrays if efficiency matters. < 1419035143 410326 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :in C all arrays are just syntactic sugar for 1d arrays. < 1419035154 721421 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Also I shouldn't be allowed to run servers, my Apache configuration had bitrotted horribly. < 1419035174 535555 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: arrays of pointers to arrays, presumably < 1419035192 643866 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :yeah you can do that but it's a separate type < 1419035221 65329 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :the regular multidimensional arrays in C have restrictions so they can be reduced to 1D < 1419035223 378422 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: oh then i don't remember what you mean < 1419035254 313710 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :like only the first size of an array can be non-constant < 1419035262 593182 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :right < 1419035330 516431 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :wow i couldn't figure out how to end ghci until I remembered ^D. < 1419035357 91119 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"GHCi, version 7.8.3: http://www.haskell.org/ghc/ :? for help" < 1419035391 683922 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm, the help "page" has grown long. :q(uit) quits. < 1419035423 551702 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm what if you have char a[5][3], can you risk each char [3] subarray is aligned to 4 bytes? < 1419035436 590027 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't think so. < 1419035459 498947 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :No, there are no gaps. < 1419035472 98507 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok < 1419035479 411287 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :fizzie: is it allowed for there to be gaps? < 1419035500 222000 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i assume fizzie wouldn't have formulated it that way if it were allowed < 1419035503 619267 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :But a[1][4] is (ssh) undefined. < 1419035514 851591 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fizzie: do you happen to know where this is specified in the C standard? < 1419035548 738880 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :wow rust is *still* compiling < 1419035555 919752 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: It's very vague. There's an explicit defect report reply, though. < 1419035599 985135 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: http://www.open-std.org/jtc1/sc22/wg14/www/docs/dr_017.html Q16. < 1419035608 538568 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it is undefined?? < 1419035618 829927 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: i think ghci needs command-specific :help :( < 1419035622 795189 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: "For an array of arrays, the permitted pointer arithmetic in subclause 6.3.6, page 47, lines 12-40 is to be understood by interpreting the use of the word ``object'' as denoting the specific object determined directly by the pointer's type and value, not other objects related to that one by contiguity. Therefore, if an expression exceeds these permissions, the behavior is undefined. For example, the following code has undefined behavior: int a[4][5 < 1419035629 302999 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oh, I guess because a[m][n] is not (a[m])[n] < 1419035642 368076 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :-- int a[4][5]; a[1][7] = 0; /* undefined */ Some conforming implementations may choose to diagnose an ``array bounds violation,'' while others may choose to interpret such attempted accesses successfully with the ``obvious'' extended semantics." < 1419035643 440289 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1419035643 483999 :Patashu_!Caliburn@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1419035644 968244 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I was thinking it would have an obvious compositional equivalence to * and + < 1419035649 99875 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :in which case it would be very surprising < 1419035660 77664 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :bad syntax imo < 1419035685 861082 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: very weird to specify UB and then list possible implementation choices, as if it's implementation-defined behaviour < 1419035686 343394 :madbr!boulam@69-165-212-148.cable.teksavvy.com JOIN :#esoteric < 1419035695 815366 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :all C syntax is bad < 1419035711 204847 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :yes < 1419035735 369256 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :elliott: Well, they're only human. < 1419035762 427958 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(Or at least likely so.) < 1419035770 331902 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :fizzie: it would be funny if the C standard had examples in it that were UB, or something < 1419035773 372362 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(without intending to be) < 1419035793 824017 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I guess that's arguably one of the reasons the examples are non-normative. < 1419035804 487273 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: what's that language based on the reals < 1419035812 662448 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :oren : how would you fix C syntax? < 1419035813 630811 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(arguably esoteric, but invented by mathematicians or computer scientists, not internet nerds) < 1419035841 193975 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :http://www.wikihow.com/Make-a-Real-Language google is not helping < 1419035854 193755 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Make up the dictionary. It is best to type on Microsoft Word, that way more can be added. < 1419035857 244702 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :madbr: by doing a[n,m] instead, and defning the semantics thereofmore sanely < 1419035884 303335 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: i cannot remember < 1419035884 634875 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :the semantics of 2D arrays are ok but the syntax is bad < 1419035890 288524 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :C's array handling is sort of a mess < 1419035906 7432 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :Tips: [...] Don't speak it around strangers, this is rude. < 1419035929 529582 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :blum-shub-smale, that was it < 1419035947 725939 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :oren : true... though I feel that's still a comparatively small mistake < 1419035951 799666 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fizzie: found it, 6.2.5.20 "An array type describes a contiguously allocated nonempty set of objects [...]" < 1419035968 9343 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it is annoying how it uses the vague "real function" < 1419035969 379295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :iä, blum-shub-smale < 1419035969 714050 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :madbr: the more major mistake was the bitwise logics < 1419035981 183429 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: Oh, you meant that part, not the "don't access beyond bounds of a subarray" part. < 1419035983 88453 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh I'm looking at C99... < 1419035984 881294 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :I guess you're meant to define the language by pasting the axioms of ZFC and the reals to show how functions can precisely be specified? < 1419035985 710286 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :int-e: Sorry, misinterpreted. < 1419036007 371549 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :err. no, it's the C11 draft all right. < 1419036008 972396 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :ores: yes < 1419036040 178338 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fizzie: The out of bounds thing is interesting, too... < 1419036062 990414 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :also i guess it would be better to have pascal-style strings < 1419036074 331207 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :the C strings are inefficient < 1419036080 566106 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(I may or may not be asking about this because of my desire to produce [0,1]-indexed brainfuck.) < 1419036091 516181 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :There are people (I'm looking askew at ##c) who insist that it's a mortal sin to use the word "multidimensional" in the context of C's arrays, even though the standard freely does that. (C11 6.5.2.1p3: "Successive subscript operators designate an element of a multidimensional array object." Footnote 142: "When several ``array of'' specifications are adjacent, a multidimensional array is ... < 1419036097 487043 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :... declared.") < 1419036131 65786 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :fizzie : yeah that's... pedantic < 1419036151 226061 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric : < elliott> C's array handling is sort of a mess <-- I disagree strongly with "sort of" < 1419036164 614604 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: surely you mean [0,2pi) with 2pi wrapping back to 0 < 1419036179 378920 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :coppro: that's sort of opinionated < 1419036193 645627 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :int-e: I see what you did there < 1419036201 425439 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: you some kind of tauist? < 1419036202 748697 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric ::p < 1419036208 937909 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :(okay, maybe. that's kind of cute.) < 1419036213 409885 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :to be fair I'm not sure it's even possible to have much better array handling than C... all the tradeoffs are bad < 1419036224 174515 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :coppro: "sort of" is kind of an intensifier for me... < 1419036262 828604 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :elliott: oh. sarcasm? < 1419036267 70942 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :elliott: hm? 2pi is where exp(ti) is periodic. you could also use {z\in C | abs(z)==1} < 1419036278 463758 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :coppro: I mean C's array handling is just plain a mess < 1419036287 328148 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :oerjan: it was a bad joke. < 1419036303 901217 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(i think i chose the worst possible notation for that last one) < 1419036335 432449 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :elliott: yeah, ok, I can figure out the intended intonation now < 1419036338 7625 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :it is just hard to see how to make a cute BF derivative out of it because specifying the function on the index you want to run as a ZFC term is kind of ridiculous < 1419036402 934950 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1419036413 590670 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419036731 395145 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1419036775 399939 :Patashu_!Caliburn@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 250 seconds < 1419036876 746093 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I have written how I would fix C without causing incompatibilities; if incompatibilities are allowed then more things can be fixed, such as less confusing syntax of types, and I would also include a few features of BLISS which I don't see anywhere else. < 1419036898 215377 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :In BLISS a variable name is just treated as a constant which is the address of that variable. < 1419036986 454866 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :zzo38 that is the sanest way. < 1419036996 606780 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :in a low level language anyway < 1419037187 236757 :AndoDaan!~AndoDaan@188.188.85.131 JOIN :#esoteric < 1419037208 466993 :Solace!uid52684@gateway/web/irccloud.com/x-ibtfqhgbavwotusu QUIT :Quit: Connection closed for inactivity < 1419037246 940433 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :myndz got lucky, considering. < 1419037383 799282 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION swats AndoDaan for dismembering myndzi's nick too -----### < 1419037412 404922 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellørjan. I see you're keeping in shape with the Swatter. < 1419037416 426397 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric : In BLISS a variable name is just treated as a constant which is the address of that variable. ← ALGOL works like that < 1419037417 466274 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@massages-loud < 1419037417 509538 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :mroman said 9h 38m 18s ago: You might want to have a look at GADTs < 1419037417 578222 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :mroman said 9h 37m 51s ago: https://downloads.haskell.org/~ghc/6.6/docs/html/users_guide/gadt.html < 1419037422 772062 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and possibly invented the practice? < 1419037423 343319 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :See, and that's me not even trying not paying attention. < 1419037439 221174 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :mroman: mrhelloman. indeed. < 1419037485 526784 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :massages? MASSAGES? dammit! < 1419037492 484798 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hoilly < 1419037509 116981 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oren: you seem confused < 1419037513 538382 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :mroman: ghc 6.6 docs... < 1419037527 295461 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: I suggest looking at GADT docs for a newer version than that if you do < 1419037537 897042 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Hey, are we sure that oren != oerjan? < 1419037543 412487 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@pun 2+2 < 1419037544 778947 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : 4 < 1419037549 345594 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :AndoDaan: i'm pretty sure < 1419037552 761757 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :AndoDaan: most definitely sure. < 1419037586 410946 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :If you guys were me, that'd hardly be conclusive evidence. < 1419037586 590706 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott: I remember having watched a great GADT tutorial some time ago. it also discussed phantom types. < 1419037615 380660 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :AndoDaan: I'm not you. you're not enough sane. < 1419037619 745896 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :boily: mroman probably @told you that in response to you asking about where clauses in data declarations < 1419037622 709394 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :since that's the GADT syntax < 1419037631 279388 :Patashu_!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1419037631 612884 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Disconnected by services < 1419037646 966162 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :elliott: I had forgot a lot about gadts and suchlike. they subtly confuse me. < 1419037672 4931 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :@messages-forte < 1419037672 291504 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Unknown command, try @list < 1419037677 224282 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(but then, with parallels to make with lenses and Scott encodings, it makes more sense.) < 1419037696 177618 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :@massages-load < 1419037696 509672 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You don't have any messages < 1419037704 657504 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :cool. < 1419037718 135349 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :4veralone. < 1419037763 281995 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :@tell oren hello me < 1419037763 391650 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :You can tell yourself! < 1419037768 739887 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :epic < 1419037772 996085 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I happen to like GADT it can help many purposes < 1419037786 184370 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell AndoDaan for a good time call 555-666-31415 < 1419037786 296077 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1419037790 64933 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :do you want me to friendzone you. we can be in the friend zone together and send each other lots and lots of lambadbot massages < 1419037810 197840 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Is that's jenny's number? < 1419037824 285169 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :nope < 1419037829 344056 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :that's lucifer's number < 1419037863 565827 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :got excited that i got a msg for a second. < 1419037873 701250 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :4everAlone-1second < 1419037899 824963 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :fake-devil-pi < 1419037936 317210 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :fake-devil-piTimesTenThousand < 1419037943 238221 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :For accuracy. < 1419038050 97822 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Any chess players/enthusiastic amongst you? < 1419038061 720698 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :AndoDaan: zzo38's generated a ton of chess variants < 1419038111 911484 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Generated? < 1419038117 109678 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :my favorite chess variant is checkers played with chess pieces. confuses everyone around you < 1419038134 338458 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Ha < 1419038165 817885 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :I think that's the variant movie characters are always playing. < 1419038169 815975 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1419038192 133169 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419038202 875524 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :AndoDaan: do you like xiangqi or shōgi? < 1419038223 443288 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :trying to come up with a turing complete chess variants < 1419038235 219162 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :it looks feasible but it might require multiple kings < 1419038248 785083 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :madbr: hi! long time no see! < 1419038258 340412 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :sup < 1419038260 497653 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :I've learned them. Thought the idea of Shogi was really cool, but couldn't find opponents back in the day. < 1419038284 784347 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :madbr: on an infinite board, I guess? < 1419038304 737729 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Well, each game starts with TWO kings, so... hth < 1419038314 288449 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :chess with real number positions < 1419038324 726852 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :I know how to play xiangqi and shogi < 1419038325 846513 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :chess, on a 2D brainfuck tape that grows as needed... < 1419038331 980568 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :But there are a lot of other chess variant game too < 1419038332 208788 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :chess on ice < 1419038382 803001 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :madbr: nearly holidays! < 1419038387 817733 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :how's life on your end? < 1419038392 137510 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :elliott: that would be cool. A piece must move the maximum distance it can move, in the direction chosen < 1419038425 53334 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :oren: how does that work for pawns and captures? < 1419038459 100492 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :hmm, you choose whther to move one extra space and capture, and pawns are assumed to have spiked boots. < 1419038494 5978 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :similar knights jump so they don't slide < 1419038533 290158 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :what about castling? if a king can castle to the king side, moving two spaces, can it also move only one space instead? < 1419038560 639019 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :when you castle, the rook moves as far to the other side as it can. < 1419038577 731101 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :uh... ok, but that wasn't the question. < 1419038582 516513 :madbr!boulam@69-165-212-148.cable.teksavvy.com PRIVMSG #esoteric :boily : decided to take monday + tuesday off so already in xmas mode :3 < 1419038600 701119 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :hmm the king has spiked boots too. < 1419038647 980334 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :madbr: nice ^^ < 1419038668 347859 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oren: should equipment be restricted to spiked boots only, or be more creative? < 1419038678 589084 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :so he can choose how far to move. on the other hand maybe if you stop in front of a piece you can push them < 1419038684 158386 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oren: final question, about pawns; on their first move, assuming it's not a capture, do they get a choice whether they advance two spaces or one? < 1419038779 829650 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(actually I was assuming that "as far as possible" was with respect to the usual rules of chess, i.e. the slow pieces (pawn, king, knight) would still be slow, and now be allowed to move further than before.) < 1419038803 733267 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :hmmm... maybe they should. < 1419038827 87574 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :iow, only bishop, rook and queen would be affected. < 1419038840 107468 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :yeah that's it. < 1419038875 625152 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :i think knights are like dragoons from final fantasy: they move and attack my jumping < 1419038899 926399 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :which leaves open the question for the few cases where a slow piece can move one or two steps in a particular direction. < 1419038921 508983 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :that's why I asked about castling and the first forward move of pawns. < 1419038933 413105 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :the slow pieces would probably still decide. < 1419038956 683879 :S1!~S1@pD9FCA3CD.dip0.t-ipconnect.de QUIT :Quit: S1 < 1419038990 110392 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419039012 215878 :AndoDaan!~AndoDaan@188.188.85.131 QUIT :Read error: Connection reset by peer < 1419039015 826119 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :ssehc, where you have to make valid moves in reverse to turn a checkmate position back into the initial one < 1419039019 314374 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :that probably exists < 1419039069 260363 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :who decides what piece was in a position when a piece is untaken? < 1419039109 731541 :AndoDaan!~AndoDaan@188.188.85.131 JOIN :#esoteric < 1419039222 105126 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 265 seconds < 1419039234 929393 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1419039267 527946 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :actually, chessehc! you can freely take or antitake pieces. every valid game begins at a checkmate and ends at one. < 1419039304 576334 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :wiat that would be ssechcess < 1419039330 805443 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :chessech would end at the initial state < 1419039358 59453 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :the winner is whoever's pieces spent the least time dead. < 1419039400 646919 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :hmm no wait then the game might never end < 1419039512 897859 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I don't see how ssehc will end. A player can just leave one of her pieces in the home ranks of the opponent and refuse to ever un-move it. < 1419039529 318549 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :maybe a cooperative game towards a nontrivial goal? < 1419039642 925120 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca PRIVMSG #esoteric :e.g. begin at a checkmate for white, end at a checkmate for black, but pass through a given state. < 1419039665 357508 :tromp_!~tromp@rtc35-154.rentec.com PRIVMSG #esoteric :computation is a 0 player game < 1419039682 839935 :tromp_!~tromp@rtc35-154.rentec.com PRIVMSG #esoteric :nondeterministic computation is a 1 player game < 1419039696 805327 :tromp_!~tromp@rtc35-154.rentec.com PRIVMSG #esoteric :alternating computation is a 2 player game < 1419039724 694792 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :Realtime < 1419039737 33282 :AndoDaan!~AndoDaan@188.188.85.131 PRIVMSG #esoteric :multiplayer computatin is physics. < 1419039917 666410 :dianne_!~diannes@unaffiliated/dianne QUIT :Ping timeout: 245 seconds < 1419040036 557800 :dianne!~diannes@unaffiliated/dianne JOIN :#esoteric < 1419040475 814175 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Remote host closed the connection < 1419040481 543649 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1419041178 599544 :AndoDaan!~AndoDaan@188.188.85.131 QUIT :Quit: bbl < 1419041386 334886 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1419041512 300152 :kcm1700!~kcm1700@175.117.8.72 QUIT :Ping timeout: 250 seconds < 1419041557 251065 :tswett!~tswett@unaffiliated/tswett QUIT :Quit: Colloquy for iPhone - http://colloquy.mobi < 1419041642 277931 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Ping timeout: 250 seconds < 1419041691 395244 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1419042410 275492 :boily!~alexandre@96.127.201.149 QUIT :Quit: P-ADIC CHICKEN < 1419042965 629155 :glguy_!~emertens@unaffiliated/glguy JOIN :#esoteric < 1419042971 820318 :glguy_!~emertens@unaffiliated/glguy QUIT :Client Quit < 1419043662 65600 :bb010g!uid21050@gateway/web/irccloud.com/x-wpfsomopagkxmtka JOIN :#esoteric < 1419044209 651033 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :itt https://en.wikipedia.org/wiki/Proof_game < 1419045698 353236 :Guest51583!~shikhin@59.177.202.118 QUIT :Ping timeout: 250 seconds < 1419045826 286205 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1419047005 277201 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419047109 571573 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Client Quit < 1419047296 111058 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419047851 620548 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e i remembered where i'd seen such a monster before http://www.girlgeniusonline.com/comic.php?date=20121029 < 1419047851 890763 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1419048117 820621 :AndoDaan!~AndoDaan@188.188.85.131 JOIN :#esoteric < 1419048777 870668 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e apparently they're called dreens < 1419048777 982570 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1419048828 172106 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e *-s < 1419048828 395321 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Consider it noted. < 1419048840 837262 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1419049195 377274 :Solace!uid52684@gateway/web/irccloud.com/x-icopwwkiqmenkfcz JOIN :#esoteric < 1419049257 951189 :Solace!uid52684@gateway/web/irccloud.com/x-icopwwkiqmenkfcz NICK :Spiffy < 1419049277 87593 :Spiffy!uid52684@gateway/web/irccloud.com/x-icopwwkiqmenkfcz PRIVMSG #esoteric :Ugh i need to find a name to register < 1419049358 286936 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1419049540 348379 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 264 seconds < 1419049545 794441 :contrapumpkin!~copumpkin@unaffiliated/copumpkin NICK :copumpkun < 1419049550 454078 :copumpkun!~copumpkin@unaffiliated/copumpkin NICK :copumpkin < 1419049872 203598 :nys!~nysnamovo@blk-215-85-138.eastlink.ca QUIT :Quit: quit < 1419049949 333066 :contrapumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1419050188 308906 :copumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Ping timeout: 264 seconds < 1419050364 622081 :mitchs_!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 245 seconds < 1419050522 158989 :contrapumpkin!~copumpkin@unaffiliated/copumpkin QUIT :Read error: Connection reset by peer < 1419051098 96640 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419051822 539180 :AndoDaan!~AndoDaan@188.188.85.131 QUIT :Ping timeout: 256 seconds < 1419051830 533007 :AndoDaan_!~AndoDaan@188.188.78.68 JOIN :#esoteric < 1419052175 277498 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419052205 237281 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1419052453 403521 :AndoDaan_!~AndoDaan@188.188.78.68 QUIT :Ping timeout: 250 seconds < 1419052481 63782 :AndoDaan_!~AndoDaan@188.189.69.165 JOIN :#esoteric < 1419052539 357249 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1419052542 102203 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419052557 203275 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1419052592 407446 :AndoDaan_!~AndoDaan@188.189.69.165 QUIT :Read error: Connection reset by peer < 1419052998 561022 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :http://esolangs.org/wiki/Cvlemar I'm guessing this isn't implemented. < 1419053160 603820 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :There isn't any implmentation that I know of, anyways. < 1419053177 583486 :zzo38!~zzo38@24-207-58-35.eastlink.ca PRIVMSG #esoteric :Although, there is supposed to be category to indicate if it is implemented or it isn't implemented. < 1419053192 106517 :shikhin!~shikhin@59.177.202.118 JOIN :#esoteric < 1419053215 582210 :shikhin!~shikhin@59.177.202.118 NICK :Guest9481 < 1419053309 952139 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1419053864 219498 :MDude!~fyrc@67.235.2.71 NICK :MDream < 1419054240 751994 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1419055639 653941 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419055642 84635 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1419055929 48566 :shikhout!~shikhin@120.57.234.200 JOIN :#esoteric < 1419055951 649913 :shikhout!~shikhin@120.57.234.200 NICK :Guest26264 < 1419056097 70853 :Guest9481!~shikhin@59.177.202.118 QUIT :Ping timeout: 240 seconds < 1419057382 729804 :CrazyM4n!46a2343d@gateway/web/freenode/ip.70.162.52.61 JOIN :#esoteric < 1419057426 935056 :CrazyM4n!46a2343d@gateway/web/freenode/ip.70.162.52.61 PRIVMSG #esoteric :So I got windows installed < 1419057814 466779 :callforjudgement!~ais523@unaffiliated/ais523 NICK :ais523 < 1419058028 869536 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1419058034 279856 :callforjudgement!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419058656 453290 :kcm1700!~kcm1700@175.117.8.72 QUIT :Read error: Connection reset by peer < 1419058659 686559 :kcm1700_!~kcm1700@175.117.8.72 JOIN :#esoteric < 1419058859 682722 :CrazyM4n!46a2343d@gateway/web/freenode/ip.70.162.52.61 QUIT :Quit: Page closed < 1419059038 685319 :newsham!~chat@udp217044uds.hawaiiantel.net QUIT :Ping timeout: 258 seconds < 1419059429 501999 :supay!sid47179@gateway/web/irccloud.com/x-poddevicvrjxybpy QUIT :Ping timeout: 258 seconds < 1419059452 609304 :skarn!skarn@unaffiliated/skarn QUIT :Ping timeout: 258 seconds < 1419059521 578621 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-gzfpyxkozlyjzscw QUIT :Ping timeout: 258 seconds < 1419059567 443884 :Spiffy!uid52684@gateway/web/irccloud.com/x-icopwwkiqmenkfcz QUIT :Ping timeout: 258 seconds < 1419059572 326971 :supay!sid47179@gateway/web/irccloud.com/x-kynoxyvkcmxupkfi JOIN :#esoteric < 1419059583 149998 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-jjktzivmudolskvq JOIN :#esoteric < 1419059613 426480 :drdanmaku!uid17782@gateway/web/irccloud.com/x-eeqrhclwdwrefrww QUIT :Ping timeout: 258 seconds < 1419059679 189727 :Solace!uid52684@gateway/web/irccloud.com/x-xbhvjxgsbibsqmqs JOIN :#esoteric < 1419059739 547937 :drdanmaku!uid17782@gateway/web/irccloud.com/x-mepklguqedfreswn JOIN :#esoteric < 1419059774 494982 :trn!jhj@trnsz.com QUIT :Ping timeout: 258 seconds < 1419060589 80108 :trn!jhj@trnsz.com JOIN :#esoteric < 1419060811 690007 :skarn!skarn@unaffiliated/skarn JOIN :#esoteric < 1419061027 386965 :newsham!~chat@udp217044uds.hawaiiantel.net JOIN :#esoteric < 1419061756 178215 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1419063112 524248 :dts|pokeball!~DTSCode@unaffiliated/dtscode QUIT :Ping timeout: 264 seconds < 1419063115 383282 :drdanmaku!uid17782@gateway/web/irccloud.com/x-mepklguqedfreswn QUIT :Quit: Connection closed for inactivity < 1419064829 169589 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 265 seconds < 1419065539 416473 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419066608 682065 :Solace!uid52684@gateway/web/irccloud.com/x-xbhvjxgsbibsqmqs QUIT :Quit: Connection closed for inactivity < 1419067513 152446 :AndoDaan!~AndoDaan@188.189.95.222 JOIN :#esoteric < 1419067787 132430 :AndoDaan!~AndoDaan@188.189.95.222 QUIT :Ping timeout: 265 seconds < 1419068209 443981 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 250 seconds < 1419068932 672445 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419069248 255297 :scarf!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419069382 277829 :callforjudgement!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 255 seconds < 1419069842 642084 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 245 seconds < 1419070557 590123 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419072277 71048 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi QUIT :Ping timeout: 240 seconds < 1419074323 788680 :SopaXorzTaker!~ItsLuke@ipv6.lukej.ovh QUIT :Changing host < 1419074323 831860 :SopaXorzTaker!~ItsLuke@unaffiliated/sopaxorztaker JOIN :#esoteric < 1419074452 609485 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 264 seconds < 1419074983 277098 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi JOIN :#esoteric < 1419075148 857709 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419075318 153792 :madbr!boulam@69-165-212-148.cable.teksavvy.com QUIT :Quit: Pics or it didn't happen < 1419075563 483633 :scarf!~ais523@unaffiliated/ais523 NICK :ais523 < 1419076001 73929 :S1!~S1@pD9FCAFD8.dip0.t-ipconnect.de JOIN :#esoteric < 1419076208 994127 :ais523!~ais523@unaffiliated/ais523 QUIT :Read error: Connection reset by peer < 1419076217 110355 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1419077212 295861 :Patashu_!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 255 seconds < 1419077517 121891 :shikhin!~shikhin@120.59.111.168 JOIN :#esoteric < 1419077541 774994 :shikhin!~shikhin@120.59.111.168 NICK :Guest11984 < 1419077696 575407 :Guest26264!~shikhin@120.57.234.200 QUIT :Ping timeout: 256 seconds < 1419078485 870985 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 264 seconds < 1419078753 447337 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1419079169 560672 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419080014 730409 :ocharles_!sid30093@gateway/web/irccloud.com/x-grmvtsvtbtagaghi QUIT :Excess Flood < 1419080033 164027 :ocharles_!sid30093@gateway/web/irccloud.com/x-tsqkjopgasvlyhbn JOIN :#esoteric < 1419081239 556049 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 245 seconds < 1419081620 101959 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1419081953 62903 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419082084 847601 :mitchs_!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419082250 64564 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 244 seconds < 1419082661 867689 :mitchs_!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 264 seconds < 1419082829 648976 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@metar LOWI < 1419082830 96691 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :LOWI 201320Z 16005KT 100V180 9999 FEW020 08/05 Q1021 NOSIG < 1419082870 253806 :Guest11984!~shikhin@120.59.111.168 NICK :shikhin < 1419082877 976339 :shikhin!~shikhin@120.59.111.168 QUIT :Changing host < 1419082878 19569 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1419083376 280383 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419085096 280716 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 255 seconds < 1419085794 960527 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419086062 911898 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 240 seconds < 1419086871 281914 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419089113 873702 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :ACTION only now learns of a Star Wars villain named Tarkin < 1419089126 295480 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :Suddenly the name Tarquin makes much more sense < 1419089238 221027 :S1!~S1@pD9FCAFD8.dip0.t-ipconnect.de QUIT :Quit: S1 < 1419091025 823540 :drdanmaku!uid17782@gateway/web/irccloud.com/x-bymnluiqfaeshjnt JOIN :#esoteric < 1419091167 707621 :hjulle!~hjulle@ankadagen.vth.sgsnet.se QUIT :Ping timeout: 245 seconds < 1419091230 629198 :hjulle!~hjulle@ankadagen.vth.sgsnet.se JOIN :#esoteric < 1419092378 672167 :jix_!~jix@jixco.de JOIN :#esoteric < 1419092409 581220 :perrier__!~cinch@107.170.175.57 JOIN :#esoteric < 1419092551 642122 :int-e_!~noone@static.88-198-179-137.clients.your-server.de JOIN :#esoteric < 1419092786 511431 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1419093304 328528 :variable!root@freebsd/developer/variable QUIT :Ping timeout: 255 seconds < 1419093509 934445 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Ping timeout: 255 seconds < 1419093709 291291 :diginet!~diginet@107.170.146.29 QUIT :Ping timeout: 255 seconds < 1419093736 316782 :b_jonas!~x@russell2.math.bme.hu QUIT :Ping timeout: 255 seconds < 1419093790 324199 :qlkzy!~qlkzy@li559-28.members.linode.com QUIT :Ping timeout: 255 seconds < 1419093810 112895 :quintopi1!~quintopia@74.117.159.204 QUIT :*.net *.split < 1419093810 304338 :sebbu2!~sebbu@unaffiliated/sebbu QUIT :*.net *.split < 1419093810 398407 :jix!~jix@jixco.de QUIT :*.net *.split < 1419093810 939310 :weissschloss!~viskestel@li607-220.members.linode.com QUIT :*.net *.split < 1419093811 68122 :perrier_!~cinch@107.170.175.57 QUIT :*.net *.split < 1419093811 166031 :int-e!~noone@static.88-198-179-137.clients.your-server.de QUIT :*.net *.split < 1419093812 54097 :ocharles__!sid30093@gateway/web/irccloud.com/session JOIN :#esoteric < 1419093812 182719 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419093812 443664 :supay_!sid47179@unaffiliated/supay JOIN :#esoteric < 1419093812 900632 :kcm1700_!~kcm1700@175.117.8.72 QUIT :Ping timeout: 245 seconds < 1419093813 714998 :InvalidC1!invalidco@makkara.org JOIN :#esoteric < 1419093814 363802 :scounder!~scounder@unaffiliated/scounder QUIT :Ping timeout: 265 seconds < 1419093814 496138 :ocharles_!sid30093@gateway/web/irccloud.com/x-tsqkjopgasvlyhbn QUIT :Ping timeout: 265 seconds < 1419093814 711566 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe QUIT :Ping timeout: 265 seconds < 1419093814 754790 :shachaf!~shachaf@unaffiliated/shachaf QUIT :Ping timeout: 265 seconds < 1419093814 916449 :supay!sid47179@gateway/web/irccloud.com/x-kynoxyvkcmxupkfi QUIT :Ping timeout: 265 seconds < 1419093814 959687 :SopaXorzTaker!~ItsLuke@unaffiliated/sopaxorztaker QUIT :Ping timeout: 265 seconds < 1419093815 18313 :Lymia!~fujoshi@inportb/loli/cirno-chan QUIT :Ping timeout: 265 seconds < 1419093815 61543 :coppro!raedford@taurine.csclub.uwaterloo.ca QUIT :Ping timeout: 265 seconds < 1419093815 154510 :mroman!~roman2@fmnssun.ibone.ch QUIT :Ping timeout: 265 seconds < 1419093815 765044 :boily!~alexandre@96.127.201.149 QUIT :Ping timeout: 265 seconds < 1419093815 941716 :nisstyre!~yourstrul@oftn/member/Nisstyre QUIT :Ping timeout: 265 seconds < 1419093816 183375 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-jjktzivmudolskvq QUIT :Ping timeout: 265 seconds < 1419093816 241288 :InvalidCo!invalidco@makkara.org QUIT :Ping timeout: 265 seconds < 1419093816 664587 :supay_!sid47179@unaffiliated/supay NICK :supay < 1419093816 707831 :nyuszika7h_!nyuszika7h@cadoth.net JOIN :#esoteric < 1419093817 431446 :ocharles__!sid30093@gateway/web/irccloud.com/session NICK :ocharles_ < 1419093817 756516 :incomprehensibly!sid3405@gateway/web/irccloud.com/session JOIN :#esoteric < 1419093817 805025 :weissschloss!~viskestel@li607-220.members.linode.com JOIN :#esoteric < 1419093818 161784 :supay!sid47179@unaffiliated/supay QUIT : < 1419093818 943320 :G33kDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419093821 59016 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca QUIT :*.net *.split < 1419093821 681329 :drdanmaku_!uid17782@gateway/web/irccloud.com/session JOIN :#esoteric < 1419093821 724579 :fungot!fis@selene.zem.fi QUIT :Ping timeout: 276 seconds < 1419093821 724677 :zemhill_!bfjoust@selene.zem.fi QUIT :Ping timeout: 276 seconds < 1419093822 169665 :G33kDude!~GeekDude@unaffiliated/g33kdude NICK :GeekDude < 1419093822 212888 :diginet_!~diginet@107.170.146.29 JOIN :#esoteric < 1419093830 381919 :scounder!~scounder@2a01:7a0:10:151:236:17:48:1 JOIN :#esoteric < 1419093846 135779 :shachaf!~shachaf@unaffiliated/shachaf JOIN :#esoteric < 1419093869 610207 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net JOIN :#esoteric < 1419093869 653382 :Lymia!~fujoshi@108-205-143-75.lightspeed.rcsntx.sbcglobal.net QUIT :Changing host < 1419093869 653482 :Lymia!~fujoshi@inportb/loli/cirno-chan JOIN :#esoteric < 1419093901 965156 :fizzie!fis@unaffiliated/fizzie QUIT :Ping timeout: 265 seconds < 1419093902 46720 :nyuszika7h!nyuszika7h@cadoth.net QUIT :Ping timeout: 265 seconds < 1419093902 100850 :lambdabot!~lambdabot@silicon.int-e.eu QUIT :Ping timeout: 265 seconds < 1419093903 131929 :fizzie!fis@dsl-espbrasgw1-50dfbd-118.dhcp.inet.fi JOIN :#esoteric < 1419093904 418275 :drdanmaku!uid17782@gateway/web/irccloud.com/x-bymnluiqfaeshjnt QUIT :*.net *.split < 1419093904 601301 :mroman!~roman2@80.246.50.48 JOIN :#esoteric < 1419093918 137960 :fizzie!fis@dsl-espbrasgw1-50dfbd-118.dhcp.inet.fi QUIT :Changing host < 1419093918 181340 :fizzie!fis@unaffiliated/fizzie JOIN :#esoteric < 1419093919 105890 :coppro!raedford@taurine.csclub.uwaterloo.ca JOIN :#esoteric < 1419093930 197249 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1419093942 709299 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 245 seconds < 1419093944 746835 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Ping timeout: 244 seconds < 1419093963 809011 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1419093972 483275 :zemhill_!bfjoust@selene.zem.fi JOIN :#esoteric < 1419093975 872912 :FireFly!~firefly@firefly.xen.prgmr.com JOIN :#esoteric < 1419094061 365845 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca JOIN :#esoteric < 1419094082 157578 :b_jonas!~x@russell2.math.bme.hu JOIN :#esoteric < 1419094089 561449 :qlkzy_!~qlkzy@li559-28.members.linode.com JOIN :#esoteric < 1419094189 806693 :lambdabot!~lambdabot@silicon.int-e.eu JOIN :#esoteric < 1419094226 871800 :ocharles_!sid30093@gateway/web/irccloud.com/session QUIT :Changing host < 1419094226 915244 :ocharles_!sid30093@gateway/web/irccloud.com/x-vfkcldouquadgajq JOIN :#esoteric < 1419094249 398722 :incomprehensibly!sid3405@gateway/web/irccloud.com/session QUIT :Changing host < 1419094249 442003 :incomprehensibly!sid3405@gateway/web/irccloud.com/x-tkkogoiiqnynzeit JOIN :#esoteric < 1419094270 960488 :drdanmaku_!uid17782@gateway/web/irccloud.com/session QUIT :Changing host < 1419094271 3822 :drdanmaku_!uid17782@gateway/web/irccloud.com/x-rpblguotauhtdnvz JOIN :#esoteric < 1419094309 129600 :variable!root@freebsd/developer/variable QUIT :Changing host < 1419094309 210713 :variable!root@gateway/shell/trekweb.org/x-tcuylipihwxxptnu JOIN :#esoteric < 1419094311 946178 :variable!root@gateway/shell/trekweb.org/x-tcuylipihwxxptnu QUIT :Changing host < 1419094311 989483 :variable!root@freebsd/developer/variable JOIN :#esoteric < 1419094362 20732 :kcm1700!~kcm1700@175.117.8.72 JOIN :#esoteric < 1419094371 873025 :KingOfKarlsruhe!~KingOfKar@unaffiliated/kingofkarlsruhe JOIN :#esoteric < 1419094490 417706 :supay!sid47179@gateway/web/irccloud.com/x-wyaetpvxrywbfbah JOIN :#esoteric < 1419094659 396667 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419094713 767463 :nyuszika7h_!nyuszika7h@cadoth.net NICK :nyuszika7h < 1419094991 340407 :sebbu!~sebbu@ADijon-152-1-30-208.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1419095026 697182 :sebbu!~sebbu@ADijon-152-1-30-208.w83-194.abo.wanadoo.fr QUIT :Changing host < 1419095026 740474 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1419095202 327249 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 250 seconds < 1419095655 687905 :Lorenzo64!~lorenzo@adsl-ull-174-8.42-151.net24.it JOIN :#esoteric < 1419095920 136565 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419096098 746069 :drdanmaku_!uid17782@gateway/web/irccloud.com/x-rpblguotauhtdnvz NICK :drdanmaku < 1419096697 201287 :MDream!~fyrc@67.235.2.71 NICK :MDude < 1419097089 77696 :int-e_!~noone@static.88-198-179-137.clients.your-server.de NICK :int-e < 1419098582 341555 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca QUIT :Ping timeout: 250 seconds < 1419098646 668558 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca JOIN :#esoteric < 1419099129 436510 :shikhout!~shikhin@120.59.96.62 JOIN :#esoteric < 1419099151 469403 :shikhout!~shikhin@120.59.96.62 NICK :Guest64038 < 1419099297 108176 :shikhin!~shikhin@unaffiliated/shikhin QUIT :Ping timeout: 240 seconds < 1419100967 728012 :oren!~oren@TOROON0949W-LP140-1-1176000251.dsl.bell.ca QUIT :Ping timeout: 245 seconds < 1419101108 930606 :Lorenzo64!~lorenzo@adsl-ull-174-8.42-151.net24.it QUIT :Quit: Leaving < 1419103215 63188 :CrazyM4n!~CrazyM4n@ip70-162-52-61.ph.ph.cox.net JOIN :#esoteric < 1419103709 810421 :Guest64038!~shikhin@120.59.96.62 NICK :shikhin < 1419103715 656984 :shikhin!~shikhin@120.59.96.62 QUIT :Changing host < 1419103715 718977 :shikhin!~shikhin@unaffiliated/shikhin JOIN :#esoteric < 1419104903 224287 :nisstyre!~yourstrul@li611-52.members.linode.com QUIT :Changing host < 1419104903 267525 :nisstyre!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1419105973 329959 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com JOIN :#esoteric < 1419106650 373393 :diginet_!~diginet@107.170.146.29 QUIT :Quit: diginet has quit! < 1419106686 336549 :diginet!~diginet@107.170.146.29 JOIN :#esoteric < 1419107099 548303 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com QUIT :Ping timeout: 244 seconds < 1419107176 529730 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com JOIN :#esoteric < 1419107856 338929 :evalj!~jeval@5400D562.dsl.pool.telekom.hu JOIN :#esoteric < 1419109006 116350 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt JOIN :#esoteric < 1419109026 582324 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :So heresy is pretty gud < 1419109489 473533 :scounder!~scounder@2a01:7a0:10:151:236:17:48:1 QUIT :Changing host < 1419109489 554631 :scounder!~scounder@unaffiliated/scounder JOIN :#esoteric < 1419110534 721653 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :Solace: the language? < 1419110584 303510 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :Yes < 1419110612 584033 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric ::) Glad you like it. < 1419110617 550950 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :Heresy and blasphemy! shoo's J_Arcane to prison < 1419110644 640026 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :Its very smooth for me and pretty nice < 1419110666 486273 :J_Arcane!~chatzilla@dsl-trebrasgw1-50dff2-22.dhcp.inet.fi PRIVMSG #esoteric :(for (x in (range 1 to 100) with 0) (carry (+ x cry))) < 1419111384 334938 :CrazyM4n!~CrazyM4n@ip70-162-52-61.ph.ph.cox.net QUIT :Quit: Leaving < 1419111419 374014 :zzo38!~zzo38@24-207-58-35.eastlink.ca QUIT :Remote host closed the connection < 1419112065 82484 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :So hows ya'll doin' < 1419112720 321913 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com PRIVMSG #esoteric :im good < 1419112872 945045 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :Thats good < 1419112884 16961 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :∞ + (−∞), (−∞) + ∞  < 1419113009 899546 :GeekDude!~GeekDude@unaffiliated/g33kdude QUIT :Quit: {{{}}{{{}}{{}}}{{}}} (www.adiirc.com) < 1419113114 106274 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 265 seconds < 1419113457 207816 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :> (1/0) + (-1/0) < 1419113458 679246 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric : NaN < 1419113579 644602 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1419113822 296987 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419113917 288001 :Solace!uid52684@gateway/web/irccloud.com/x-qwmcplxqzrhjutdt PRIVMSG #esoteric :How do i uncap max ram < 1419114205 150818 :MDude!~fyrc@67.235.2.71 PRIVMSG #esoteric :Download more of it. < 1419114234 31559 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :@google download more ram < 1419114234 856387 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :http://www.downloadmoreram.com/ < 1419114234 899621 :lambdabot!~lambdabot@silicon.int-e.eu PRIVMSG #esoteric :Title: Download More RAM! < 1419114314 740432 :GeekDude!~GeekDude@unaffiliated/g33kdude JOIN :#esoteric < 1419115168 735939 :roasted42!~appleseed@41.48.16.52 JOIN :#esoteric < 1419115846 327698 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 250 seconds < 1419116495 847221 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com PRIVMSG #esoteric :make a swap file? < 1419116526 749973 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com PRIVMSG #esoteric :(assuming you don't want to use all the ram AT ONCE) < 1419116551 650403 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419117275 844339 :roasted42!~appleseed@41.48.16.52 QUIT :Ping timeout: 272 seconds < 1419117321 127703 :roasted42!~appleseed@41.48.16.52 JOIN :#esoteric < 1419117439 508916 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1419117793 123547 :evalj!~jeval@5400D562.dsl.pool.telekom.hu QUIT :Remote host closed the connection < 1419118067 634665 :mitchs!~canissimi@unaffiliated/canissimia QUIT :Ping timeout: 245 seconds < 1419118071 371670 :oren!~oren@CPE00240174db90-CM00252e23fe5a.cpe.net.cable.rogers.com QUIT :Quit: Lost terminal < 1419118205 180922 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :'Because WebTV utilized strong encryption, upon launch in 1996, WebTV was classified as munitions (a military weapon) by the United States government and was therefore barred from export under United States security laws at the time.' < 1419118362 246641 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric : Suddenly the name Tarquin makes much more sense <-- heh i guess you didn't notice the accompanying star wars shoutouts either? :) < 1419118377 134656 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :I noticed the obvious ones < 1419118383 582047 :Sgeo!~quassel@ool-44c2aebc.dyn.optonline.net PRIVMSG #esoteric :But I don't really know Star Wars that well < 1419118630 881459 :roasted42!~appleseed@41.48.16.52 QUIT :Changing host < 1419118630 962979 :roasted42!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1419118631 41164 :roasted42!~appleseed@unaffiliated/them4ch1n3 NICK :TheM4ch1n3 < 1419118763 113674 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :those were some short logs today. < 1419118774 280767 :mitchs!~canissimi@unaffiliated/canissimia JOIN :#esoteric < 1419118899 551796 :roasted42!~appleseed@41.48.16.52 JOIN :#esoteric < 1419118901 234969 :roasted42!~appleseed@41.48.16.52 QUIT :Changing host < 1419118901 314656 :roasted42!~appleseed@unaffiliated/them4ch1n3 JOIN :#esoteric < 1419118901 357997 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 NICK :Guest39057 < 1419118901 401615 :Guest39057!~appleseed@unaffiliated/them4ch1n3 QUIT :Killed (sendak.freenode.net (Nickname regained by services)) < 1419118901 401714 :roasted42!~appleseed@unaffiliated/them4ch1n3 NICK :TheM4ch1n3 < 1419118955 22712 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 PRIVMSG #esoteric :Breeth in when looking at the green of plants, then out into crowds where people are looking where they are going, after a while you will notice something strange ... < 1419118981 990640 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :go on < 1419119012 108904 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 PRIVMSG #esoteric :it is because the spirit of man "son of man", breathed and looked at plants < 1419119070 373615 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :what strange thing will I notice? < 1419119100 401510 :TheM4ch1n3!~appleseed@unaffiliated/them4ch1n3 PRIVMSG #esoteric :contiousness gets like +seconds into the future, from boosting other peoples sight < 1419119117 112509 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :spelling otoh takes a deep dive < 1419119237 702054 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION misses fungot's voice of reason. < 1419119245 417084 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :eek < 1419119386 429251 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: All I could remember about that Dreen monster was that it was an impressive fighter. I *thought* I had seen it in GG, but I couldn't pinpoint where. I also looked through Buck Godot (which is a bit shorter than the whole collection of GG strips), but they don't appear there ;) < 1419119412 863888 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: there's also a wikia page, which has some more links < 1419119451 72170 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :from back on the initial wulfenbach castle act < 1419119515 918723 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and also some information from the non-free books < 1419119643 237927 :zzo38!~zzo38@24-207-58-35.eastlink.ca JOIN :#esoteric < 1419119727 173280 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :nice. < 1419119755 378855 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the time stop device is called a "take-five bomb", hmm. < 1419119772 603709 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i remember reading that too < 1419119791 157728 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :although wasn't that a fan-invented name < 1419119886 801874 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I dunno. It's not attributed to the Word of God. < 1419119924 953448 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"Item has gained a fan name" <-- I guess you're right. < 1419119934 759311 :elliott!~elliott@unaffiliated/elliott PRIVMSG #esoteric :TheM4ch1n3: btw, your contributions are good but this channel is about programming so it might not interest you much < 1419119953 642232 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hasn't TheM4ch1n3 been here for a while < 1419119965 270274 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i think e should know what we're about by now