< 1525478581 253824 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : shachaf: how would __LINE__ help? the preprocessor expands it to an integer, not to a string. <-- hah, i had just realized that. __FILE__ wouldn't be helpful, choosing a filename seems like cheating. < 1525478625 351693 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 248 seconds < 1525478703 703480 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : " oh don't have b" => what? I thought you were only using b as an arbitrary identifier character, and you could replace it with some other letter, although it might make the code a few characters longer if it's above l < 1525478745 348082 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ah right. there were still some available, the coding makes 100 = m. < 1525478798 739911 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :anyway, the '\'' method would be better anyway, since it's bound to q. < 1525478823 162349 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(if we could get e) < 1525478950 393353 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell wob_jonas see logs < 1525478950 508908 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1525479074 762994 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? imho < 1525479076 379009 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :IMHO means "In My Holy Omniscience". < 1525479084 291614 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ah we already had that < 1525479470 867052 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Well, the right thing to do would be to standardize the file name. < 1525479495 895694 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But anyway I thought of __FILE__ first and then decided __LINE__ would be easier to predict and forgot it wasn't a string. < 1525479649 148764 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :my answer contains TIO links and i think those all give __FILE__s that are longer than __TIME__ < 1525479694 385261 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :".code.tio.hs" < 1525480042 888054 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: https://codegolf.meta.stackexchange.com/a/1072/ may be a relevant policy although it might still be an improvement with something like A.hs < 1525480092 231774 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: Aha. < 1525480098 733210 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can you call the file "A"? < 1525480116 825821 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Or does that add bytes in the form of compiler flags to force the program to be Haskell? < 1525480137 693189 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru QUIT :Ping timeout: 240 seconds < 1525480246 647849 :MDude!~MDude@pa-67-234-118-37.dhcp.embarqhsd.net QUIT :Quit: Going offline, see ya! (www.adiirc.com) < 1525480259 655381 :xkapastel!uid17782@gateway/web/irccloud.com/x-nmxcpngdmsgihgfs QUIT :Quit: Connection closed for inactivity < 1525480269 680330 :MDude!~MDude@pa-67-234-118-37.dhcp.embarqhsd.net JOIN :#esoteric < 1525480317 470842 :jix!~jix@jix.omnomnom.pizza JOIN :#esoteric < 1525480371 524928 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: current policy would make it count as "Haskell with option ...", a distinct language. < 1525480388 320181 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i'm not actually going to do this, anyway. < 1525480402 8057 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :imo make lex work < 1525480419 645260 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that'd be nice. got a mappend replacement? < 1525480488 719654 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :mappend isn't even being used at [a] here, I guess. < 1525480514 504699 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :nope < 1525480524 915321 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it's used at IO [a] < 1525480528 634840 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :no wait < 1525480543 990336 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :[a] -> IO () < 1525480631 191997 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are there any letters that could be extracted more easily? < 1525480643 399033 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525480689 828602 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i think the putStr and print are pretty fixed. just about any other method collides with the show used in quine 2. < 1525480836 89460 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm crazy idea: let quine 2 use putStr, print and do instead < 1525480866 25774 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that'd make it longer though < 1525480920 391590 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1525480924 426231 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 260 seconds < 1525480925 654802 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :do is lethal then < 1525480944 771983 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm <* could work < 1525480981 34476 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but then there will be bracketing problems. < 1525481019 309967 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :and still not sure quine 1 gets any better by having show instead < 1525481193 905593 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it would loose mappend too < 1525481199 330054 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :*lose < 1525481296 503199 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it is quite hard to do proper point-free stuff without <> < 1525481308 367640 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :mappend is an outlier there < 1525481441 419712 :jix!~jix@jix.omnomnom.pizza QUIT :Ping timeout: 248 seconds < 1525481454 749821 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ap is permitted in quine 1, at least < 1525481525 537181 :jix!~jix@jix.omnomnom.pizza JOIN :#esoteric < 1525481545 647743 :hppavilion[1]!~dosgmowdo@250-200-58-66.gci.net QUIT :Ping timeout: 268 seconds < 1525481585 470735 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :not without an import < 1525481600 404611 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, right. < 1525481847 91849 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sometimes you can use (>>=)/(=<<) similarly to ap for (e ->) < 1525481853 95348 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I don't think you can make it work here. < 1525482597 890285 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 264 seconds < 1525482679 400648 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525483230 950371 :oerjan!oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :by "without <>" i meant without either of those two characters. also "." < 1525483244 631800 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Right. < 1525484292 795712 :boily!~alexandre@cable-192.222.236.157.electronicbox.net QUIT :Quit: MOVING CHICKEN < 1525485357 753740 :MDude!~MDude@pa-67-234-118-37.dhcp.embarqhsd.net QUIT :Ping timeout: 240 seconds < 1525485448 520605 :MDude!~MDude@pa-67-234-118-37.dhcp.embarqhsd.net JOIN :#esoteric < 1525485712 550944 :xkapastel!uid17782@gateway/web/irccloud.com/x-nezvrafkiphzdgfs JOIN :#esoteric < 1525487124 403535 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525487399 402595 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 260 seconds < 1525487399 479095 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 260 seconds < 1525487501 748213 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525490058 706851 :Cale!~cale@2607:fea8:9960:472:d0d8:ddb0:15f0:3a4d JOIN :#esoteric < 1525490127 996468 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525490157 735537 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525490364 18976 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525490662 28834 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 264 seconds < 1525491921 144170 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 255 seconds < 1525492213 399765 :sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1525493602 430480 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525493855 404414 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 240 seconds < 1525494088 46107 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525494115 693352 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525494583 367880 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1525494946 604367 :oerjan!oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1525495416 764290 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525495679 642945 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 268 seconds < 1525498497 710428 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 240 seconds < 1525498606 732506 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525500628 401347 :atslash!~atslash@broadband-46-188-0-82.2com.net JOIN :#esoteric < 1525500792 306673 :atslash!~atslash@broadband-46-188-0-82.2com.net QUIT :Client Quit < 1525501868 333059 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric > 1525501953 833748 PRIVMSG #esoteric :14[[07Takeover14]]4 M10 02https://esolangs.org/w/index.php?diff=54973&oldid=54968 5* 03Plokmijnuhby 5* (+3) 10 < 1525502149 348707 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 256 seconds > 1525502334 582715 PRIVMSG #esoteric :14[[07Takeover14]]4 M10 02https://esolangs.org/w/index.php?diff=54974&oldid=54973 5* 03Plokmijnuhby 5* (-10) 10 > 1525502708 634509 PRIVMSG #esoteric :14[[07Takeover14]]4 M10 02https://esolangs.org/w/index.php?diff=54975&oldid=54974 5* 03Plokmijnuhby 5* (+3) 10 < 1525503407 351077 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 256 seconds < 1525503923 352689 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1525504292 176815 :j-bot!eldis4@firefly.nu QUIT :Remote host closed the connection < 1525504292 723450 :FireFly!znc@freenode/staff/firefly QUIT :Quit: Goodbye < 1525505225 708103 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525505487 726852 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 240 seconds < 1525506529 748912 :doesthiswork!~Adium@207.55.82.87 QUIT :Quit: Leaving. < 1525506741 377687 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525506778 227538 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525506808 677704 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525507009 375959 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 248 seconds < 1525507112 733154 :AnotherTest!~turingcom@d51A46C74.access.telenet.be JOIN :#esoteric < 1525507181 353177 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 256 seconds < 1525508250 401955 :Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1525508417 469061 :Sgeo!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1525508566 79457 :atslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1525509965 433459 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525510076 675858 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1525510235 404809 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Ping timeout: 240 seconds < 1525511528 708516 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525514847 720096 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 240 seconds < 1525514958 491846 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525515118 337340 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525515167 274478 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525515178 667320 :AnotherTest!~turingcom@d51A46C74.access.telenet.be QUIT :Ping timeout: 268 seconds < 1525515462 379091 :AnotherTest!~turingcom@d51A46C74.access.telenet.be JOIN :#esoteric < 1525517046 706008 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1525517460 328709 :xkapastel!uid17782@gateway/web/irccloud.com/x-nezvrafkiphzdgfs QUIT :Quit: Connection closed for inactivity < 1525518535 883934 :zseri!~zseri@i5E86CD7F.versanet.de JOIN :#esoteric < 1525519581 476812 :FireFly!znc@freenode/staff/firefly JOIN :#esoteric < 1525522669 353158 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1525522889 381377 :AnotherTest!~turingcom@d51A46C74.access.telenet.be QUIT :Ping timeout: 260 seconds < 1525523418 381448 :AnotherTest!~turingcom@d51a46c74.access.telenet.be JOIN :#esoteric < 1525523961 376426 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru JOIN :#esoteric < 1525525229 408542 :doesthiswork!~Adium@207.55.82.87 JOIN :#esoteric < 1525525242 716253 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 JOIN :#esoteric < 1525525252 559162 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :hehe < 1525525284 579447 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :it's ironic that it's hard to do pointfree programming without the "." point character < 1525526198 48217 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? IMHO < 1525526199 644655 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :IMHO means "In My Holy Omniscience". < 1525526205 917635 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :I still wonder if that one should mention "hairy" < 1525526210 278867 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? tbh < 1525526211 699959 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :tbh? ¯\(°​_o)/¯ < 1525526212 730498 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? fyi < 1525526214 162032 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :fyi? ¯\(°​_o)/¯ < 1525526225 473270 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? wth < 1525526226 889895 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :WTH is wavy toe hair. hth. < 1525526474 937018 :int-e!~noone@int-e.eu PRIVMSG #esoteric :wob_jonas: I've been saying for years that point-free code can be recognized by its abundance of dots < 1525526533 566669 :int-e!~noone@int-e.eu PRIVMSG #esoteric :@pl \a b c d e -> a (b (c (d e))) < 1525526533 676480 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(. ((. (.)) . (.) . (.))) . (.) . (.) . (.) < 1525526674 430692 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :int-e: yeah < 1525527297 353333 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 248 seconds < 1525527405 777965 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525528441 321460 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :oh hi < 1525528459 690281 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@pl \f g x y z -> f (g x y z) < 1525528459 780466 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(.) . (.) . (.) < 1525528470 817828 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@pl \f g x y z z' z'' -> f (g x y z z' z'') < 1525528470 851433 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(.) . (.) . (.) . (.) . (.) < 1525528519 92516 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :oh, I have thought I didn’t understand something, now I do understand I mixed two things, many functions and many arguments < 1525528529 685313 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@type \f g x y z z' z'' -> f (g x y z z' z'') < 1525528530 762541 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(t1 -> t2) -> (t3 -> t4 -> t5 -> t6 -> t7 -> t1) -> t3 -> t4 -> t5 -> t6 -> t7 -> t2 < 1525528536 883929 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoogle (t1 -> t2) -> (t3 -> t4 -> t5 -> t6 -> t7 -> t1) -> t3 -> t4 -> t5 -> t6 -> t7 -> t2 < 1525528537 332558 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition (.::.) :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e < 1525528537 396472 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition (.****) :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e < 1525528537 396525 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition compose5 :: (d -> e) -> (a -> a1 -> a2 -> b -> c -> d) -> a -> a1 -> a2 -> b -> c -> e < 1525528576 555912 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@type \f g x y z -> f (g x y z) < 1525528577 607436 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(t1 -> t2) -> (t3 -> t4 -> t5 -> t1) -> t3 -> t4 -> t5 -> t2 < 1525528580 196246 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :woah, and it’s only what Hoogle knows. Is here an interface to Hayoo? < 1525528584 338598 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoogle (t1 -> t2) -> (t3 -> t4 -> t5 -> t1) -> t3 -> t4 -> t5 -> t2 < 1525528584 789334 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition (.:.) :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e < 1525528584 789388 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition (.**) :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e < 1525528584 823063 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Composition compose3 :: (d -> e) -> (a -> b -> c -> d) -> a -> b -> c -> e < 1525528621 944589 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :I think composeN names are too long. However, they at least don’t contain any dots < 1525528645 849372 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :isn't there something like that in Applicative too? < 1525528671 238132 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :f <$> x1 <*> x2 <*> etc? < 1525528676 760998 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :liftA3 or something < 1525528697 219979 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :I forgot if it’s applicable to functions. Oh, you mean lift, IDK < 1525528908 669051 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA3 f g z b c < 1525528910 861544 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525528910 929363 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ < 1525528910 962810 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • In the third argument of ‘liftA3’, namely ‘z’ < 1525528936 257320 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :also, are here any combinator-expressing bots? :D < 1525528951 454629 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@type liftA3 < 1525528952 591357 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d < 1525528986 713248 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@type liftA < 1525528987 897358 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Applicative f => (a -> b) -> f a -> f b < 1525529004 971377 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :ah well it makes sense < 1525529057 513282 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@run (\x y z -> [x,y,z]) "abc" "lmn" "xyz" < 1525529059 356241 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ["abc","lmn","xyz"] < 1525529069 768789 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :it’s not what I meant! < 1525529089 616877 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@run liftA3 (\x y z -> [x,y,z]) "abc" "lmn" "xyz" < 1525529091 301590 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ["alx","aly","alz","amx","amy","amz","anx","any","anz","blx","bly","blz","bm... < 1525529110 273070 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :better now < 1525529186 149766 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run a b < 1525529187 886853 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529187 972198 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> t’ with actual type ‘Expr’ < 1525529188 32821 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • The function ‘a’ is applied to one argument, < 1525529189 185704 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f a < 1525529190 956437 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529191 10571 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘a0’ arising from a use of ‘show_M732047058109... < 1525529191 44091 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show a0)’ from being solved. < 1525529196 186701 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :what? < 1525529236 609373 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f < 1525529238 399260 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529238 477872 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘a0’ arising from a use of ‘show_M761428108178... < 1525529238 512969 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show a0)’ from being solved. < 1525529243 420491 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :huh < 1525529243 513704 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :o.O < 1525529247 387043 :int-e!~noone@int-e.eu PRIVMSG #esoteric ::t a < 1525529248 407538 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Expr < 1525529249 887210 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :how are these free variables supposed to be handled? < 1525529250 540272 :int-e!~noone@int-e.eu PRIVMSG #esoteric ::t f < 1525529251 694864 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :FromExpr a => a < 1525529263 749877 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> f :: Expr < 1525529265 512199 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f < 1525529276 419859 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> f a < 1525529278 292960 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529278 355052 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘a0’ arising from a use of ‘show_M704515130069... < 1525529278 355096 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show a0)’ from being solved. < 1525529281 895584 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> f a :: Expr < 1525529283 584699 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f a < 1525529290 191472 :int-e!~noone@int-e.eu PRIVMSG #esoteric :> f a b :: Expr < 1525529291 520774 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f + a < 1525529291 854792 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f a b < 1525529293 262023 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f + a < 1525529316 219053 :int-e!~noone@int-e.eu PRIVMSG #esoteric :f and g are magical and may require a type signature. < 1525529325 729792 :int-e!~noone@int-e.eu PRIVMSG #esoteric ::t h -- do we have this? < 1525529326 877930 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :FromExpr a => a < 1525529341 459236 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :I see < 1525529346 120435 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f a :: Expr < 1525529347 953895 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f a < 1525529349 310832 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :interesting < 1525529353 67136 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA f g a :: Expr < 1525529354 792426 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529354 825892 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘a0’ arising from a use of ‘f’ < 1525529354 825948 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show a0)’ from being solved. < 1525529360 183617 :int-e!~noone@int-e.eu PRIVMSG #esoteric :@run f a :: Expr -> Expr < 1525529361 636305 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run fmap f g a :: Expr < 1525529361 958866 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Expr> < 1525529363 665026 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529363 665084 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘a0’ arising from a use of ‘f’ < 1525529363 698679 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show a0)’ from being solved. < 1525529393 81824 :int-e!~noone@int-e.eu PRIVMSG #esoteric :(that is the point, f is, effectively, variadic; similar to printf) < 1525529394 989607 :int-e!~noone@int-e.eu PRIVMSG #esoteric ::t printf < 1525529396 150069 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :PrintfType r => String -> r < 1525529447 44057 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run fmap f (g :: Expr -> Expr) a :: Expr < 1525529448 777495 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a) < 1525529452 165698 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :that, yes < 1525529455 750830 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA f (g :: Expr -> Expr) a :: Expr < 1525529457 301789 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a) < 1525529463 958713 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :ACTION takes integral of int-e  < 1525529464 620061 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 f (g :: Expr -> Expr -> Expr) a b :: Expr < 1525529466 537908 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529466 573233 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ < 1525529466 573275 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • In the third argument of ‘liftA2’, namely ‘a’ < 1525529498 85144 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) a b :: Expr < 1525529499 797408 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529499 878940 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ < 1525529499 912477 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Expected type: Expr -> b0 -> Expr < 1525529505 702338 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :nope < 1525529533 274015 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529535 98652 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529535 141618 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ < 1525529535 175158 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Expected type: Expr -> b0 -> Expr < 1525529551 403572 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 f g (a :: Expr) (b :: Expr) :: Expr < 1525529553 54740 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529553 140570 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ < 1525529553 174061 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • In the third argument of ‘liftA2’, namely ‘(a :: Expr)’ < 1525529560 601671 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f (a :: Expr) (b :: Expr) :: Expr < 1525529562 573934 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f a b < 1525529568 889184 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f (g (a :: Expr) (b :: Expr)) :: Expr < 1525529570 504693 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529570 504766 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Ambiguous type variable ‘t0’ arising from a use of ‘f’ < 1525529570 504779 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : prevents the constraint ‘(Show t0)’ from being solved. < 1525529587 188407 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f (g (a :: Expr) (b :: Expr) :: Expr) :: Expr < 1525529588 980991 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a b) < 1525529601 440160 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run f ((g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr)) :: Expr < 1525529603 313382 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a b) < 1525529612 292454 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 f (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529614 192033 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529614 225565 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> ()’ with actual type ‘Expr’ < 1525529614 225617 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • In the third argument of ‘liftA2’, namely ‘(a :: Expr)’ < 1525529629 810053 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run (f :: Expr -> Expr) ((g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr)) :: Expr < 1525529631 504590 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a b) < 1525529639 837208 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftA2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529641 558796 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529641 558876 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match type ‘Expr’ with ‘b0 -> Expr’ < 1525529641 593235 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Expected type: Expr -> b0 -> Expr < 1525529645 673874 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run liftM2 (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529647 448155 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529647 483416 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match type ‘Expr’ with ‘a20 -> Expr’ < 1525529647 483467 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Expected type: Expr -> a20 -> Expr < 1525529665 109374 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run (. (.)) (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529667 92616 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : error: < 1525529667 92680 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : • Couldn't match expected type ‘Expr -> Expr -> Expr’ < 1525529667 92697 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : with actual type ‘Expr’ < 1525529676 933194 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@run let x = x in x < 1525529679 417085 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : *Exception: <> < 1525529688 466830 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@run ((.) . (.)) (f :: Expr -> Expr) (g :: Expr -> Expr -> Expr) (a :: Expr) (b :: Expr) :: Expr < 1525529690 315281 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : f (g a b) < 1525529709 839953 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@type (.) . (.) < 1525529711 43789 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :(b -> c) -> (a1 -> a2 -> b) -> a1 -> a2 -> c < 1525529713 533027 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoggle (.) . (.) < 1525529713 846170 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Prelude (.) :: (b -> c) -> (a -> b) -> a -> c < 1525529713 846219 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function (.) :: (b -> c) -> (a -> b) -> a -> c < 1525529713 846236 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Control.Category (.) :: Category cat => cat b c -> cat a b -> cat a c < 1525529715 877054 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@run let {x = y; y = x} in x < 1525529718 503987 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : *Exception: <> < 1525529726 489552 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoggle (b -> c) -> (a1 -> a2 -> b) -> a1 -> a2 -> c < 1525529726 994073 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function on :: (b -> b -> c) -> (a -> b) -> a -> a -> c < 1525529726 994122 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.HT compose2 :: (b -> b -> c) -> (a -> b) -> (a -> a -> c) < 1525529727 48652 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CorePrelude on :: (b -> b -> c) -> (a -> b) -> a -> a -> c < 1525529762 337367 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoggle (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c < 1525529762 795615 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Tools apply2way :: (a -> b -> c) -> (d -> a) -> (d -> b) -> d -> c < 1525529762 795693 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Between.Lazy (^ < 1525529762 795705 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Between.Strict (^ < 1525529778 142867 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :.. what? < 1525529797 421158 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@type liftM2 < 1525529798 538319 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Monad m => (a1 -> a2 -> r) -> m a1 -> m a2 -> m r < 1525529807 117180 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoggle Applicative m => (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c < 1525529807 616741 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Control.Applicative liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d < 1525529807 616797 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Diagrams.Prelude liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d < 1525529807 616818 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Streaming liftA3 :: Applicative f => (a -> b -> c -> d) -> f a -> f b -> f c -> f d < 1525529836 517188 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :@hoggle Functor m => (b -> c) -> (a1 -> a2 -> m b) -> a1 -> a2 -> m c < 1525529836 991693 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Between.Lazy (<~ < 1525529837 65088 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Between.Strict (<~ < 1525529837 65125 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Data.Function.Between.Lazy (~ < 1525529851 845381 :moei!~moei@softbank221078042071.bbtec.net QUIT :Quit: Leaving... < 1525529897 12064 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@type Refl < 1525529898 98700 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :forall k (a :: k). a :~: a < 1525529911 259583 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :not outdated, nice! < 1525529934 962063 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@type Natural < 1525529936 97640 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :error: Data constructor not in scope: Natural < 1525529945 75936 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :@kind Natural < 1525529946 174126 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :* < 1525529953 733385 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :my love! < 1525530000 549598 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :I don’t need GHCi anymore, I’ll spam here ]:D < 1525530018 116385 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :]:> < 1525530371 939768 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :ACTION eats arseniiv  < 1525530496 349651 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1525530562 322199 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :variable: it’s unfair, I haven’t conquered the universe yet < 1525530584 804613 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :arseniiv: you're tasty < 1525530618 205627 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1525530619 672942 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :I would be more tasty otherwise < 1525530640 437102 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :true < 1525530700 935683 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :then please restart the world to the point whete I haven’t been eaten yet :) < 1525530717 46425 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :where* < 1525531030 413867 :variable!~variable@freebsd/developer/variable PRIVMSG #esoteric :arseniiv: EPERM < 1525533198 481571 :LKoen!~LKoen@2a01:e35:2eed:a430:8916:dac2:4121:baa4 JOIN :#esoteric < 1525533409 831685 :variable!~variable@freebsd/developer/variable QUIT :Quit: /dev/null is full < 1525533573 814358 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( GroundZero is destined to be DeepMind's final AI project. ) < 1525533783 356414 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? final < 1525533784 638110 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :final? ¯\(°​_o)/¯ < 1525533794 995302 :LKoen!~LKoen@2a01:e35:2eed:a430:8916:dac2:4121:baa4 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.” < 1525533808 494805 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1525534014 868916 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :variable: cruel world :D < 1525534194 278524 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`learn The password of the month is . < 1525534196 491869 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :Relearned 'password': The password of the month is . < 1525534202 339355 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :`learn final is an annotation in Java, it means the marked code will not be changed anymore and is a final version, < 1525534206 859888 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :Learned 'final': final is an annotation in Java, it means the marked code will not be changed anymore and is a final version, < 1525534240 401763 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :oops point-free < 1525534257 77875 :int-e!~noone@int-e.eu PRIVMSG #esoteric :@help pl < 1525534257 159396 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :pointless . Play with pointfree code. < 1525534259 386088 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :it was secretly a typo, don’t tell anyone < 1525534305 3214 :impomatic!~digital_w@host86-144-18-81.range86-144.btcentralplus.com JOIN :#esoteric < 1525534306 914205 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`slwd final/s=final(.*).="final"\1.= < 1525534307 503515 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :usage: sled file//script < 1525534311 630105 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`slwd final//s=final(.*).="final"\1.= < 1525534312 277739 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :​/bin/sed: -e expression #1, char 24: invalid reference \1 on `s' command's RHS < 1525534317 686749 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`slwd final//s=final\(.*\).="final"\1.= < 1525534319 489042 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :final//"final" is an annotation in Java, it means the marked code will not be changed anymore and is a final version. < 1525534353 31963 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`slwd final//s=,=;= < 1525534354 911772 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :final//"final" is an annotation in Java; it means the marked code will not be changed anymore and is a final version. < 1525534371 177666 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`quote punctuation < 1525534371 870144 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :No output. < 1525534377 744946 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`wc quotes < 1525534378 275289 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :​ 1322 26633 159414 quotes < 1525534384 728639 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`' < 1525534385 255542 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :1244) I guess the problem is, the cache size bounds the evilness of the memory bus > 1525534402 285262 PRIVMSG #esoteric :14[[07Subleq14]]4 10 02https://esolangs.org/w/index.php?diff=54976&oldid=46448 5* 03Impomatic 5* (+141) 10/* External resources */ < 1525534404 428081 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fungot: you there? < 1525534404 537942 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :int-e: the final auction price: the auction ends when 72 hours < 1525534415 352933 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fungot: ... < 1525534415 389975 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :int-e: each player is awarded a number < 1525534427 864648 :int-e!~noone@int-e.eu PRIVMSG #esoteric :fungot: what a precious prize! < 1525534427 928586 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :int-e: 2. the notification is challenged later, gave it its proposer. if the < 1525534566 742535 :Naergon!~Naergon@unaffiliated/naergon QUIT :Ping timeout: 268 seconds > 1525535413 852264 PRIVMSG #esoteric :14[[07Redcode14]]4 10 02https://esolangs.org/w/index.php?diff=54977&oldid=54953 5* 03Impomatic 5* (+32) 10 > 1525535444 232186 PRIVMSG #esoteric :14[[07Category:Programming games14]]4 N10 02https://esolangs.org/w/index.php?oldid=54978 5* 03Impomatic 5* (+0) 10Created blank page > 1525535486 356349 PRIVMSG #esoteric :14[[07BF Joust14]]4 10 02https://esolangs.org/w/index.php?diff=54979&oldid=54374 5* 03Impomatic 5* (+32) 10 > 1525535521 375287 PRIVMSG #esoteric :14[[07FukYorBrane14]]4 10 02https://esolangs.org/w/index.php?diff=54980&oldid=53685 5* 03Impomatic 5* (+32) 10 > 1525535559 406552 PRIVMSG #esoteric :14[[07Pinkcode14]]4 10 02https://esolangs.org/w/index.php?diff=54981&oldid=39703 5* 03Impomatic 5* (+33) 10 > 1525535588 328733 PRIVMSG #esoteric :14[[07Agony14]]4 10 02https://esolangs.org/w/index.php?diff=54982&oldid=39372 5* 03Impomatic 5* (+31) 10 < 1525536718 706830 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525536749 481466 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric > 1525536850 370311 PRIVMSG #esoteric :14[[07Lua Joust14]]4 10 02https://esolangs.org/w/index.php?diff=54983&oldid=46544 5* 03Impomatic 5* (+32) 10 < 1525536915 200458 :impomatic!~digital_w@host86-144-18-81.range86-144.btcentralplus.com PRIVMSG #esoteric :Hmmm... no FungeWars on the wiki > 1525537012 916864 PRIVMSG #esoteric :14[[07BF Joust strategies14]]4 10 02https://esolangs.org/w/index.php?diff=54984&oldid=46504 5* 03Impomatic 5* (+32) 10 < 1525538018 189619 :grumble!~grumble@freenode/staff/grumble QUIT :Read error: Connection reset by peer < 1525538028 430339 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1525538053 262581 :grumble!~grumble@freenode/staff/grumble JOIN :#esoteric < 1525539281 447093 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525539398 878330 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1525539415 491158 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525539514 429667 :AnotherTest!~turingcom@d51a46c74.access.telenet.be QUIT :Ping timeout: 260 seconds < 1525539955 677964 :AnotherTest!~turingcom@d51a46c74.access.telenet.be JOIN :#esoteric < 1525540196 666387 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1525540600 993605 :variable!~variable@freebsd/developer/variable QUIT :Quit: /dev/null is full < 1525540619 93452 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1525541096 851606 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1525541196 138431 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1525541313 366989 :Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1525541315 795626 :zseri!~zseri@i5E86CD7F.versanet.de QUIT :Quit: Leaving < 1525541393 371246 :idris-bot!~idris-bot@dslb-002-203-000-049.002.203.pools.vodafone-ip.de JOIN :#esoteric < 1525541650 70258 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525541727 680623 :AnotherTest!~turingcom@d51a46c74.access.telenet.be QUIT :Ping timeout: 240 seconds < 1525541855 195786 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Read error: Connection reset by peer < 1525541880 490331 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1525542223 678699 :AnotherTest!~turingcom@ptr-82l26ze7mm4q737w3j4.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1525542817 700929 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1525543113 649674 :brandonson!~brandon@208.91.114.1 QUIT :Ping timeout: 268 seconds < 1525543208 427085 :brandonson!~brandon@208.91.114.1 JOIN :#esoteric < 1525543843 243827 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker JOIN :#esoteric < 1525544049 904242 :atslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Ping timeout: 264 seconds < 1525544980 585191 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :hello ais523 < 1525545001 418673 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :got any new TASes for GDQ? < 1525545086 689255 :hppavilion[1]!~dosgmowdo@160-7-174-206.gci.net JOIN :#esoteric < 1525545148 963327 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525545173 678533 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525545500 59805 :moei!~moei@softbank221078042071.bbtec.net JOIN :#esoteric < 1525546132 396983 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :quintopia: me personally, no < 1525546136 372638 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I believe some other people have been working on them though < 1525546168 704842 :j-bot!eldis4@firefly.nu JOIN :#esoteric < 1525547453 796712 :SopaXorzTaker!~SopaXorzT@unaffiliated/sopaxorztaker QUIT :Remote host closed the connection < 1525547675 802566 :AnotherTest!~turingcom@ptr-82l26ze7mm4q737w3j4.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 276 seconds < 1525548022 669057 :xkapastel!uid17782@gateway/web/irccloud.com/x-fsqgkfztjyvgried JOIN :#esoteric < 1525548442 542360 :ais523!~ais523@unaffiliated/ais523 QUIT :Quit: quit < 1525548658 640351 :AnotherTest!~turingcom@ptr-82l26zex50gs0dag9mv.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1525548977 463093 :atslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1525549062 640079 :AnotherTest!~turingcom@ptr-82l26zex50gs0dag9mv.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 256 seconds < 1525549327 634042 :AnotherTest!~turingcom@d51a46c74.access.telenet.be JOIN :#esoteric < 1525549355 531859 :hppavilion[1]!~dosgmowdo@160-7-174-206.gci.net QUIT :Remote host closed the connection < 1525549985 469841 :atslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Ping timeout: 248 seconds < 1525550548 139346 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :quintopia: they could just play the hot new Super Mario Bros warpless TAS. that one certainly console verifies. but you should ask dwangoac or watch his preparations on twitch if you want to know for sure. < 1525550794 606905 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :seriously, that thing is amazing, MrWint put in work to optimize Mario's movement locally with some brute-force searches of his config'n space, and he won two framerules over the TAS that was standing still 2012 < 1525550819 389346 :Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1525550863 484918 :aloril!~aloril@80.246.146.6 QUIT :Remote host closed the connection < 1525550888 446912 :atslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1525550945 465670 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1525551118 908107 :tswett!~tswett@unaffiliated/tswett QUIT :Read error: Connection reset by peer < 1525551147 434238 :tswett!~tswett@unaffiliated/tswett JOIN :#esoteric < 1525551178 408429 :aloril!~aloril@80.246.146.6 JOIN :#esoteric < 1525551335 816342 :aloril!~aloril@80.246.146.6 QUIT :Remote host closed the connection < 1525551865 710178 :aloril!~aloril@80.246.146.6 JOIN :#esoteric < 1525552211 478070 :atslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Quit: This computer has gone to sleep < 1525553033 93430 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :wao < 1525553105 733562 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :wob_jonas: what game has the largest absolute difference between human and TAS in the same category? < 1525553696 84131 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :someone interested in micro/xentonality? < 1525553728 696911 :zzo38!~zzo38@24-207-13-153.eastlink.ca PRIVMSG #esoteric :Yes I have some interest < 1525553861 112813 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :quintopia: I don't know, but I'd guess it's some long game with a difficult game-end glitch that hasn't been reproduced real time yet < 1525553885 706106 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :quintopia: it's also a bit tricky to tell because the TAS people and the real-time speedrunners measure time differently < 1525554025 997690 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :quintopia: SMB3 glitched any% is a possibility < 1525554080 950601 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :no wait, not that < 1525554088 856967 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :I dunno then < 1525554687 570615 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :zzo38: cool! < 1525554765 380887 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :I haven’t made anything remote like music for years, but hope when I resume it would have something xen in it < 1525554886 259025 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :alas, I’m stuck in not wanting to sort out a huge VST collection. I copied them intact when migrating x86 → x64, and some of them should be reinstalled properly, some should be deleted outright etc. etc. it’s a grand mess(( < 1525554932 640266 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :and today I open OpenMPT and see that its custom tuning system seems not working with VSTs < 1525554975 694447 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :hope I’m mistaken and there is some way, one just can’t do with samples only < 1525554977 344045 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`? vst < 1525554978 446418 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :vst? ¯\(°​_o)/¯ < 1525555077 337847 :int-e!~noone@int-e.eu PRIVMSG #esoteric :. o O ( voluminous sinsister toad ) < 1525555145 447332 :AnotherTest!~turingcom@d51a46c74.access.telenet.be QUIT :Ping timeout: 240 seconds < 1525555171 753392 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :`learn VST is a Visual Studio Tomorrow, an unofficial evil clone of VS made tomorrow and quantum-tunnelled back in time < 1525555173 940502 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :Learned 'vst': VST is a Visual Studio Tomorrow, an unofficial evil clone of VS made tomorrow and quantum-tunnelled back in time < 1525555195 841133 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :nah, it's something about a toe < 1525555201 290453 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :very stinky toe < 1525555204 859374 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :hair optional < 1525555690 404922 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :very strict typechecker < 1525555742 363937 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :heh < 1525555880 586223 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru PRIVMSG #esoteric :bye! < 1525556024 517855 :zzo38!~zzo38@24-207-13-153.eastlink.ca PRIVMSG #esoteric :arseniiv: I don't know VST and much of OpenMPT though; try perhaps use of Csound. < 1525556034 119532 :zzo38!~zzo38@24-207-13-153.eastlink.ca PRIVMSG #esoteric :(Csound is what I prefer) < 1525556171 332048 :arseniiv!~arseniiv@136.169.138.83.dynamic.ufanet.ru QUIT :Ping timeout: 265 seconds < 1525556501 205327 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net QUIT :Remote host closed the connection < 1525556694 707003 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :video security terminal < 1525556727 690957 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1525556901 217589 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1525557002 636404 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :verified sound track < 1525557024 899158 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :vertical segment tracking < 1525557076 942821 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :vigorous shaking treatment < 1525558321 428103 :tromp!~tromp@ip-217-103-3-94.ip.prioritytelecom.net JOIN :#esoteric < 1525558329 677343 :AnotherTest!~turingcom@ptr-82l26zex50gs0dag9mv.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1525558838 412706 :aloril_!~aloril@80.246.146.6 JOIN :#esoteric < 1525559102 764008 :AnotherTest!~turingcom@ptr-82l26zex50gs0dag9mv.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 276 seconds < 1525559664 284611 :saiya!~sahya@user-0c8ghej.cable.mindspring.com JOIN :#esoteric > 1525560591 303647 PRIVMSG #esoteric :14[[07Special:Log/newusers14]]4 create10 02 5* 03JoeStrout 5* 10New user account > 1525560668 986460 PRIVMSG #esoteric :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=54985&oldid=54955 5* 03JoeStrout 5* (+143) 10 > 1525560695 488727 PRIVMSG #esoteric :14[[07Esolang:Introduce yourself14]]4 M10 02https://esolangs.org/w/index.php?diff=54986&oldid=54985 5* 03JoeStrout 5* (+60) 10 < 1525560852 45958 :aloril!~aloril@80.246.146.6 QUIT :Quit: Leaving < 1525561020 672386 :wob_jonas!b03f18ed@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.237 PRIVMSG #esoteric :`? enderby < 1525561021 923458 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :enderby? ¯\(°​_o)/¯ < 1525561061 471782 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`5 w < 1525561064 137209 :HackEso!~h@techne.zem.fi PRIVMSG #esoteric :1/1:`ngevd//The `ngevd command hasn't been invented yet, but still manages to prevent bugs. \ emac//The eMac, released in 2002, was the first model of Macintosh computer to use electricity. \ wecome//wecome in pece. \ ramen//拉麵是一種類型的麵條縫製從原始樹木。 \ ruddy//HackEgo? ¯\(°​_o)/¯ < 1525561392 942929 :xkapastel!uid17782@gateway/web/irccloud.com/x-fsqgkfztjyvgried QUIT :Quit: Connection closed for inactivity < 1525562461 383393 :Sgeo__!~Sgeo@ool-18b98dd9.dyn.optonline.net JOIN :#esoteric < 1525562593 369907 :Sgeo_!~Sgeo@ool-18b98dd9.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1525564713 264416 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 264 seconds