< 1437264336 666622 :oren!~oren@ec2-52-2-213-98.compute-1.amazonaws.com QUIT :Quit: leaving < 1437264432 557794 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca JOIN :#esoteric < 1437264946 865684 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Read error: Connection reset by peer < 1437265502 284445 :TodPunk!Tod@50-198-177-186-static.hfc.comcastbusiness.net QUIT :Quit: This is me, signing off. Probably rebooting or something. < 1437265792 189540 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: nioj/ < 1437266120 117531 :TodPunk!~Tod@50-198-177-186-static.hfc.comcastbusiness.net JOIN :#esoteric < 1437267610 983283 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 240 seconds < 1437268755 634448 :sebbu!~sebbu@ADijon-152-1-37-112.w83-194.abo.wanadoo.fr JOIN :#esoteric < 1437268797 926958 :sebbu!~sebbu@ADijon-152-1-37-112.w83-194.abo.wanadoo.fr QUIT :Changing host < 1437268797 981326 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1437269529 640644 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :The aio_fsync() function shall asynchronously perform a file synchronization operation, < 1437269533 724282 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :WTFFFFFF < 1437269653 309161 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :ok so it actually makes sense, but that first line is ummmmmmm < 1437269750 852579 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :yay for async sync < 1437269940 599100 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :basically it queues up a fsync() call to happen after everything else on the fd has finished < 1437269979 591925 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :and fsync is actually sort of like a flush < 1437269992 492016 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :yea, I was just poking some fun at the mind-bending terminology in that realm < 1437270036 824073 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :it's the POSIX people... they can't speak plainly to save their lives < 1437270060 903635 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :You can't encode all code points with surrogates. Surrogate pairs only have 10 bits of information, but a Unicode character is 11 bits. < 1437270083 294802 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :You assume they want to, and POSIX isn't a huge meta-joke about the ridiculousness of stretching unix metaphors for 40 years < 1437270102 277289 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :If the most significant bit is 1, you use a surrogate pair, and the fact that you're using a surrogate pair indicates that the most significant bit is 1. < 1437270121 50130 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :If the most significant bit is 0, you don't use a surrogate pair. < 1437270155 514002 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Oh, right < 1437270168 843590 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Then again... < 1437270241 369813 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :If the high surrogate 0xD800 corresponds to the code points starting with 0x010000, the high surrogate 0xD801 corresponds to the code points starting with 0x010400, and so on... < 1437270300 61265 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I think that by extrapolating, you'd end up saying that the high surrogate 0xD7C0 corresponds to the code points starting with 0x000000. < 1437270309 635578 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Of course, 0xD7C0 isn't actually a high surrogate. < 1437270318 338822 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Hmm it seems that 0x10000 is encoded with D*01 < 1437270321 634298 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Hmm it seems that 0x10000 is encoded with D801 < 1437270342 921433 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :But if you're encoding *everything* using surrogates, then using 0xD7C0 as a surrogate is no problem. < 1437270358 517301 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :er, no wait read that wrong < 1437270388 882313 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :tswett: Hmm, well what is D7C0 < 1437270409 540403 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`unidecode ퟀ < 1437270410 351076 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+D7C0 HANGUL JUNGSEONG I-YE] < 1437270426 735833 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I don't know what a jungseong is. Or what a i-ye is. < 1437270432 109866 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I do know what seuta keulaepeuteu is. < 1437270443 331024 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Wow. that isn;t even in GNU unifont < 1437270464 301181 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :https://translate.google.com/#ko/en/%EC%8A%A4%ED%83%80%20%ED%81%AC%EB%9E%98%ED%94%84%ED%8A%B8 < 1437270544 742568 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Oh, that's literally hangulized "starcraft" < 1437270656 741896 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`unicode D7FF < 1437270657 533378 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​퟿ < 1437270662 164247 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`unicode D7FE < 1437270663 69085 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​퟾ < 1437270715 196330 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`` unidecode $(unicode D7FF) < 1437270716 541225 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+D7FF - No such unicode character name in database \ UTF-8: ed 9f bf UTF-16BE: d7ff Decimal: ퟿ \ ퟿ (퟿) \ Uppercase: U+D7FF \ Category: Cn (Other, Not Assigned) < 1437270738 365526 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`` unidecode $(unicode D800) < 1437270739 629373 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+D800 \ UTF-8: ed a0 80 UTF-16BE: d800 Decimal: � \ \ Category: Cs (Other, Surrogate) \ Bidi: L (Left-to-Right) < 1437270772 953755 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :So "unicode" happily produced an illegal character which "unidecode" then happily decoded. < 1437270791 95563 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :It's a... FUCKING CONSPIRACY, FUCK THIS SHIT. < 1437270810 196728 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :s/FUCKING CONSPIRACY/shared bug thanks to shared codebase/ < 1437270833 572655 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I HOPE THOSE PROGRAMS ROT IN PRISON FOR THE REST OF THey, everyone. How's it going? < 1437270858 296989 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :about the same. I made one tab too many, and now firefox hates me. < 1437270871 384519 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Private consumption is legal, like cannabis in Amsterdam. < 1437270896 955540 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :I recommend pkilling firefox first and asking questions later < 1437270964 259452 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :hehe < 1437271007 612549 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Now adding this to the quote database: "I recommend [...]killing [...] first and asking questions later" —oren < 1437271037 23983 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :lol < 1437271090 722654 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unicode 898989 < 1437271091 894464 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1437271109 883023 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unicode D8FF < 1437271110 602357 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ < 1437271271 30776 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unicode FFEF < 1437271271 912340 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​￯ < 1437271280 326620 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unicode FFFE < 1437271281 350039 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​￾ < 1437271287 895802 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unicode FEFF < 1437271288 773230 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ < 1437271322 345924 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unidecode $(unicode FEFF) < 1437271323 417159 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+FEFF ZERO WIDTH NO-BREAK SPACE] < 1437271331 842482 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unidecode $(unicode FFFF) < 1437271333 417221 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+FFFF - No such unicode character name in database \ UTF-8: ef bf bf UTF-16BE: ffff Decimal: ￿ \ ￿ (￿) \ Uppercase: U+FFFF \ Category: Cn (Other, Not Assigned) < 1437271338 232675 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` unidecode $(unicode FFFE) < 1437271339 577266 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+FFFE - No such unicode character name in database \ UTF-8: ef bf be UTF-16BE: fffe Decimal: ￾ \ ￾ (￾) \ Uppercase: U+FFFE \ Category: Cn (Other, Not Assigned) < 1437271368 717867 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Good old zwinibisp. < 1437271969 864088 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :zwinibisp is the fuck UTF-16 character, cousin to nibisp, the fuck css character. < 1437272116 77815 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :If U+FEFF is ZWNBSP, then presumably U+FFFE is BSPZWN. < 1437272126 48080 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Break Space Zero-Width No-. < 1437272400 373767 :coppro!raedford@taurine.csclub.uwaterloo.ca PRIVMSG #esoteric :`unidecode Ð < 1437272401 129776 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00D0 LATIN CAPITAL LETTER ETH] < 1437272624 599649 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` xxd -p -r <<<'A0a0a0a0a0a0a0a0a0aae0a' < 1437272625 299579 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ < 1437272686 131979 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`unidecode   < 1437272687 91552 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00A0 NO-BREAK SPACE] < 1437272797 216325 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`` xxd -p -r <<<'aaaaaaaaa' < 1437272797 879187 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ < 1437272820 510227 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :oh, that;s hilarious. ª is aa < 1437277234 684546 :fowl!fowl@gateway/shell/elitebnc/x-paecohuyjictgvaf PRIVMSG #esoteric :`unicode 🔰👙🎩📜💬💭 < 1437277235 938683 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F530 JAPANESE SYMBOL FOR BEGINNER \ UTF-8: f0 9f 94 b0 UTF-16BE: d83ddd30 Decimal: 🔰 \ 🔰 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+1F459 BIKINI \ UTF-8: f0 9f 91 99 UTF-16BE: d83ddc59 Decimal: 👙 \ 👙 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+1F3A9 TOP HAT \ UTF-8: f0 9f 8e < 1437277570 647432 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 240 seconds < 1437277970 119292 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437278028 496650 :bb010g!uid21050@gateway/web/irccloud.com/x-hrvkbhfugadwckqh QUIT :Quit: Connection closed for inactivity < 1437278628 192983 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :"JAPANESE SYMBOL FOR BEGINNER"? < 1437278644 502021 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`unidecode 🔰👙🎩📜💬💭 < 1437278645 874199 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F530 JAPANESE SYMBOL FOR BEGINNER \ UTF-8: f0 9f 94 b0 UTF-16BE: d83ddd30 Decimal: 🔰 \ 🔰 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+1F459 BIKINI \ UTF-8: f0 9f 91 99 UTF-16BE: d83ddc59 Decimal: 👙 \ 👙 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) \ \ U+1F3A9 TOP HAT \ UTF-8: f0 9f 8e < 1437278683 788252 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`` unidecode $(unicode FEFF) < 1437278684 855388 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+FEFF ZERO WIDTH NO-BREAK SPACE] < 1437278701 689298 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`unidecode 🔰 < 1437278702 885444 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F530 JAPANESE SYMBOL FOR BEGINNER \ UTF-8: f0 9f 94 b0 UTF-16BE: d83ddd30 Decimal: 🔰 \ 🔰 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1437278713 762654 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`` unidecode 🔰 < 1437278715 98491 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F530 JAPANESE SYMBOL FOR BEGINNER \ UTF-8: f0 9f 94 b0 UTF-16BE: d83ddd30 Decimal: 🔰 \ 🔰 \ Category: So (Symbol, Other) \ Bidi: ON (Other Neutrals) < 1437278718 445129 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :`` unidecode F < 1437278719 485111 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0046 LATIN CAPITAL LETTER F] < 1437278738 84590 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :How come it's much more verbose for the JAPANESE SYMBOL FOR BEGINNER than for the F? < 1437279175 651523 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`cat bin/unidecode < 1437279176 334813 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/usr/bin/env python \ import os, sys \ import unicodedata \ s = u" ".join("[U+{0:04X} {1}]".format(ord(c), unicodedata.name(c, "DUNNO")) for c in " ".join(sys.argv[1:]).decode("utf-8")).encode("utf-8") \ if u"DUNNO" in s: \ os.execvp("multicode", ["multicode"] + sys.argv[1:]) \ else: \ print s < 1437279190 517636 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Backwards compatibility reasons < 1437282192 833818 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :http://www.orenwatson.be/ansi.htm < 1437282366 271358 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :now I can make all my HTML look like on a terminal. < 1437282409 468157 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :http://www.orenwatson.be/my.css < 1437282548 69039 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :haha nice < 1437282557 630412 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437282625 432219 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1437282661 226660 :nisstyre!~yourstrul@li611-52.members.linode.com QUIT :Changing host < 1437282661 280846 :nisstyre!~yourstrul@oftn/member/Nisstyre JOIN :#esoteric < 1437282920 930216 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :i don't think you can write in the middle of a line on a terminal... < 1437283022 152181 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :right, so imagine it's a super advanced terminal from a new golden age of terminating < 1437283083 448943 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :In other words, curses was invented < 1437283200 453902 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :nah, curses and modern temrinals simply cannot write text halfway down between lines < 1437283263 865333 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :Oh, no lol I misunderstood < 1437283437 221521 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :although xterm might. xterm has a ton of features that don't exist on other terminals < 1437283527 814188 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :is that the color scheme you use? < 1437283544 917203 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that red is rather dark < 1437283582 239974 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :It's the CGA colors < 1437283602 391764 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :mmh i see < 1437283611 708075 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :bright colors are typically done using ^[[1,31m etc < 1437283692 630867 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :mybe I'll change the colors to what my terminal is set to < 1437283903 434946 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Remote host closed the connection < 1437284590 477119 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 240 seconds < 1437284782 706886 :_256Q!~toastyten@5.80.42.248 JOIN :#esoteric < 1437284782 953328 :_256Q!~toastyten@5.80.42.248 QUIT :Changing host < 1437284783 7621 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437287501 576401 :aretecode!~aretecode@173.192.170.114-static.reverse.softlayer.com QUIT :Read error: Connection reset by peer < 1437287534 116057 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437287839 11556 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Ping timeout: 265 seconds < 1437288775 607016 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 244 seconds < 1437288991 209140 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Ironically it takes a lot of CSS to simulate the appearance of a terminal < 1437289056 372975 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437289067 638383 :izabera!~izabera@unaffiliated/izabera PRIVMSG #esoteric :that's not very ironic < 1437289128 993337 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :well it's like you have to reduce a lot of margins, padding and all that bullshit to zero to achive the right appearence < 1437289331 675569 :variable!~variable@freebsd/developer/variable QUIT :Quit: 1 found in /dev/zero < 1437289352 604886 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1437289548 691600 :MoALTz!~no@78.11.179.104 QUIT :Quit: Leaving < 1437289684 904984 :password2_!~password@197.76.134.245 JOIN :#esoteric < 1437290410 565908 :Wright_!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1437290411 48283 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Read error: Connection reset by peer < 1437290780 858225 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Phase14]]4 M10 02http://esolangs.org/w/index.php?diff=43560&oldid=43508 5* 03Phase 5* (-4) 10language got renamed < 1437290821 560959 :variable!~variable@freebsd/developer/variable QUIT :Ping timeout: 244 seconds < 1437294968 485519 :aretecode!~aretecode@S01061859339e5f51.cc.shawcable.net JOIN :#esoteric < 1437295240 166586 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 240 seconds < 1437295241 12364 :password2_!~password@197.76.134.245 QUIT :Read error: Connection reset by peer < 1437295989 702462 :_256Q!~toastyten@5.80.42.248 JOIN :#esoteric < 1437295989 801597 :_256Q!~toastyten@5.80.42.248 QUIT :Changing host < 1437295989 856050 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437296023 424172 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be JOIN :#esoteric < 1437296079 684986 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I've got some line-arty web stuff in http://zem.fi/rfk86/ < 1437296090 649862 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Although some browsers had trouble with it, so it might not be quite kosher. < 1437296217 770433 :password2_!~password@197.76.131.43 JOIN :#esoteric < 1437297386 193558 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fizzie: firefox doesn't like the ... it prefers to have in the html header. < 1437297509 196832 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :uhm, wait... < 1437297619 728878 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Should that be application/xhtml+xml instead? But regardless, the XML processing instruction at the beginning is ignored by firefox. < 1437297863 701320 :x10A94!~x10A94@178.252.73.97 JOIN :#esoteric < 1437298189 581203 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Ping timeout: 255 seconds < 1437298267 367890 :_256Q!~toastyten@5.80.42.248 JOIN :#esoteric < 1437298267 527622 :_256Q!~toastyten@5.80.42.248 QUIT :Changing host < 1437298267 582009 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437298270 779534 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Ah. http://www.w3.org/TR/xhtml-media-types/#compatGuidelines ... the first guideline is: "DO NOT include XML processing instructions NOR the XML declaration." < 1437298346 807734 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :basically the browser is free to interpret the content as HTML (not XML) as long as the content type is text/html. < 1437299278 1262 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :iirc the xhtml+xml content type is so misused it's usually treated as text/html anyway < 1437299576 548703 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but in that case, the browser should at least try to treat it as xml first. < 1437299622 422701 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :it might auto-detect on contents, but on the web, stuff marked as xml usually isn't < 1437299898 196819 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Well, that's if you include their (alleged) schemata. < 1437300185 433049 :_256Q!~toastyten@unaffiliated/256q/x-9307863 QUIT :Read error: Connection reset by peer < 1437300590 821989 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :olsner: well, firefox does trust the application/xhtml+xml, and refuses to display pages with xml syntax errors (test: http://int-e.eu/~bf3/tmp/l.xhtml vs. http://int-e.eu/~bf3/tmp/l.html) < 1437300646 372840 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I also checked that it uses the content-type as provided by the server.) < 1437300738 581397 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :Firefox increased its faith in the content-type after a string of polyglot file exploits, I think < 1437300797 571565 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :right. my "firefox" is an iceweasel 38.1.0. < 1437300832 743017 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :I would've expected that to break lots of stuff, but looks like Chrome also trusts the xhtml content-type < 1437300896 364112 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :That's ok, all web browsing animals are welcome in the religion of safe file interpretation < 1437301487 781352 :olsner!~salparot@c83-252-193-184.bredband.comhem.se PRIVMSG #esoteric :`quote web < 1437301489 783709 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :62) Where's the link to the log? THERE'S NO LOG. YOUR REQUEST IS SUSPICIOUS AND HAS BEEN LOGGED. \ 120) cpressey, oh go to zzo's website. He is NIH AnMaster, really? I was strongly under the impression that zzo was invented here. \ 163) "* There is no scientifically-justifiable reason to ex < 1437303316 325972 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr QUIT : < 1437303324 605610 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr JOIN :#esoteric < 1437304481 225839 :MoALTz!~no@78.11.179.104 JOIN :#esoteric < 1437305515 806164 :password2_!~password@197.76.131.43 QUIT :Ping timeout: 244 seconds < 1437305670 184489 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Ping timeout: 244 seconds < 1437305928 392400 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? nih < 1437305929 171748 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :nih? ¯\(°​_o)/¯ < 1437305939 95880 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? NIH < 1437305939 936881 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :NIH? ¯\(°​_o)/¯ < 1437305974 696074 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`learn NIH was /not/ invented by Taneb. < 1437305977 674764 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Learned 'nih': NIH was /not/ invented by Taneb. < 1437306395 524046 :password2_!~password@197.76.141.55 JOIN :#esoteric < 1437306869 410018 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1437307662 634188 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :𝘯𝘰𝘵 - hmm < 1437307788 400714 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :doesn't work nicely with screen/irssi... < 1437307802 668130 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :how so? < 1437307848 942830 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :just because it's monospace? < 1437307881 845562 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it comes out as ��� when I try to copy it from the xterm to something with a proper font... < 1437307921 455330 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah i don't have that problem (putty - tmux - irssi) < 1437307968 812093 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :of course i originally changed to tmux because someon said it had better utf-8 support < 1437307973 621920 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :*someone < 1437308014 869942 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(it wasn't a big deal since i had only been trying screen for a few hours too) < 1437308174 564531 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it probably wouldn't be a big deal to switch for me either... < 1437308234 759200 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I already have escape ^B^B in my .screenrc for an unrelated reason < 1437308239 361294 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :aha < 1437308249 473252 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait, two ^B's < 1437308305 53580 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(I use C-a to jump to the start of the line in the shell) < 1437308320 919 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hey me too! well in irssi. < 1437308344 688448 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yes, I do that in irssi, too. < 1437308391 698724 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: the first ^B is the escape command; the second is what you type afterwards to send a raw ^B. < 1437308419 275586 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ah. same as me then. < 1437308425 34641 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(and the tmux default.) < 1437308440 104339 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :if you nest screens very deeply (my brain cannot handle this...) it would make sense to use different control sequences for these to avoid the exponential blowup) < 1437308461 381796 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :never done any nesting afair < 1437308471 53631 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION cannot even deal with two levels of parentheses ;) < 1437308488 920714 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fiendish < 1437308549 985374 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I have the occasional accident where I attach to a screen inside a screen. I fix that as soon as I notice. < 1437308631 464239 :password2_!~password@197.76.141.55 QUIT :Ping timeout: 265 seconds < 1437308781 860702 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tmux has an environment variable to prevent that. < 1437308791 772696 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :(you can unset it if you really want to.) < 1437308832 168939 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :screen / ssh / screen <-- ssh would have to transfer that environment variable then < 1437308869 85452 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :aha < 1437308943 473817 :FireFly!~firefly@firefly.xen.prgmr.com JOIN :#esoteric < 1437309066 813592 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :dammit the neighbors have forgotten to give the dog whatever it is that keeps it from barking. < 1437309250 360463 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah, it's always the little things... in screen, trying to switch to a non-existant session briefly displays the active sessions... which is great since I've disabled the status line. < 1437309317 448971 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION wouldn't know about that, he still has a status line. < 1437309607 37123 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :screen also does something to guard, and is equally confused by SSH. < 1437309629 510621 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :$ screen -x < 1437309629 602599 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Attaching from inside of screen? < 1437309646 797774 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I do nested screens semi-regularly, but only up to two levels. < 1437309655 437702 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :screen guards against attaching to its own session inside the same screen (to some extent) but not against merely running screen inside screen. < 1437309663 465138 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ime < 1437309665 450503 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :And haven't bothered to remap -- the ^a-a isn't that bad at that stage. < 1437309677 96585 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Yes, that is true. < 1437309806 936214 :Patashu!Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 260 seconds < 1437309831 685080 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :funny, another thing I immediately looked for was the 'blank window' option (ESC - in screen) < 1437309865 177727 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and I miss the ESC ^D alias for detail (ESC d) < 1437310019 669733 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I used to use screen's lock thing, but it made me worry about how safe it is to lock a Linux virtual console with it. < 1437310143 600084 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION is slightly disturbed that you can easily write unsafeCoerce in GHCi with type families in Safe mode < 1437310158 757818 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :again? < 1437310171 484008 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :only GHCi, mind you. < 1437310197 693982 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it doesn't enforce type family coherence when you redefine instances < 1437310215 942010 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ah. < 1437310238 387837 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ok then. that's nasty but not immediately worrysome for lambdabot :) < 1437310282 194900 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it also doesn't enforce it when loading two modules simultaneously, which is how i discovered it. < 1437310285 482018 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"worrisome". hmm, a weird word. < 1437310332 162702 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yep, it still religiously prevents type family overlap reaching an actual module. < 1437310332 587229 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the usual diamond thing? the one that also allows access to incoherent instances? < 1437310347 311233 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yes. i've been recently experimenting with both. < 1437310373 263615 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the incoherent instances seem to be safe because you cannot deduce a type equality from them. < 1437310380 125606 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :even with functional dependencies. < 1437310392 968648 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :type families, however, are "globally" checked. < 1437310405 276790 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but the globally doesn't include the GHCi prompt itself. < 1437310419 169780 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :okay, good... mostly. < 1437310440 719886 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :here's the wontfix ticket i found https://ghc.haskell.org/trac/ghc/ticket/7102 < 1437310530 781050 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :maybe i should add a comment. < 1437310608 615295 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ACTION should check if the Safe haskell docs mention this first. < 1437310801 410419 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :by the same logic... why doesn't ghci allow redeclaring class instances? ;-) < 1437310814 860946 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it doesn't? < 1437310830 257559 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Prelude> instance Show Char ... Duplicate instance declarations: ... < 1437310856 541192 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm right. < 1437310941 941010 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :I'm not so surprised by the lack of a global coherence check, but the fact that newly defined type instances can replace previous ones (hmm, what happens in case of an overlap?), that I do find surprising. < 1437310956 277892 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :especially given the comment spj added in that ticket. sounds like a feature request. < 1437310983 997949 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :okay, it does complain about overlaps. hmm hmm. < 1437310993 621240 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: the comment says it only happens with identical left sides < 1437311009 729983 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but then, you might want that for instances too. < 1437311043 705651 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :FWIW, I don't. < 1437311143 811609 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm it doesn't help if it's a class defined on the prompt either, although the error then happens only on use. < 1437311168 904674 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: well i guess you don't do incremental definitions on the ghci prompt then < 1437311203 514583 :password2_!~password@197.76.141.55 JOIN :#esoteric < 1437311211 236850 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: and I guess what you're doing is basically this: http://sprunge.us/LOeQ < 1437311252 569015 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(hmm, copied a from line, type instance F a b a should be type instance F a b = a < 1437311261 34899 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1437311302 466509 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: a bit simpler than that, i had from :: a -> T a b and to :: T a b -> b < 1437311375 35298 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i suppose i could have defined uc directly instead of using to < 1437311428 488738 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oh, I thought I needed the extra argument to get around non-injectivity. < 1437311431 80963 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :good afternoily < 1437311479 109453 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :But that was wrong. Odd, but perhaps necessary to make phantom types and the like work. < 1437311515 235287 :idris-bot!~idris-bot@dslb-094-221-222-167.094.221.pools.vodafone-ip.de QUIT :Quit: Terminated < 1437311542 625950 :Melvar!~melvar@dslb-094-221-222-167.094.221.pools.vodafone-ip.de QUIT :Quit: OS upgrade < 1437311614 838860 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well that's similar to how class instances work; you don't get an ambiguity error if there's an instance with an _actual_ type variable. < 1437313703 809749 :password2_!~password@197.76.141.55 QUIT :Read error: Connection reset by peer < 1437314532 956898 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1437314547 991888 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: ooh, i'm partly mistaken about this, i didn't check loading two modules separately with -XSafe set in ghci... < 1437314555 932714 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :it actually _does_ check then. < 1437314581 633598 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but not without -XSafe, and not with explicit instances at the prompt. < 1437314589 961454 :password2_!~password@197.76.135.104 JOIN :#esoteric < 1437314600 768701 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :but that makes this much less disturbing, i think. < 1437314603 905818 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :hellœrjan! < 1437314928 274996 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :In CSS, how can I set the width of an element based on the font's width? < 1437315062 933426 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Oh I got it. I'll measure the width of some and then divide by the number of characters < 1437315074 797273 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :jshaxxxors < 1437315126 224529 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437315145 159586 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Remote host closed the connection < 1437315160 224142 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437315478 369277 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :I made a zeroth generation BASIC dialect once, but it isnt turing complete... < 1437315519 418590 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :but what I'm trying to do is create a turing complete language without conditionals < 1437315520 179743 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :cool. BASIC < 1437315556 69740 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :You can simulate conditionals with certain strings of oeprators < 1437315566 37915 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :For a minute, thought this was in a different channel and was going to ask "Why would you want to do that?" < 1437315570 402116 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :wait... < 1437315576 446996 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :oren: what do you mean? < 1437315625 107746 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :like in C, i += 3*(x==y) adds 3 to i only if x == y. < 1437315649 576663 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :I had that idea < 1437315658 972970 :oerjan!oerjan@sprocket.nvg.ntnu.no TOPIC #esoteric :The channel where "Why would you want to do that?" is not a legitimate question | Sir Fungellot does not fnord. | https://dl.dropboxusercontent.com/u/2023808/wisdom.pdf http://codu.org/logs/_esoteric/ http://tunes.org/~nef/logs/esoteric/ | http://esolangs.org/ < 1437315660 995074 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :where x==y would be 0 if they werent equal and 1 if they were < 1437315670 224265 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :but... < 1437315671 55550 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Now imagine i is actually the instruction pointer < 1437315676 493020 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :HTH < 1437315689 454019 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :omg... < 1437315700 203615 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :so... conditionally... < 1437315703 998849 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :nah... < 1437315710 258546 :rdococ!~rdococ@unaffiliated/octagonfly PRIVMSG #esoteric :idk... < 1437315717 170981 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :heddwch: hth < 1437315752 880566 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :hth? < 1437315775 841991 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :hope that helps, hth < 1437315794 259729 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :` < 1437315796 682608 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :oh lol =p Yea, like I said, I thought it was in a different channel for a moment < 1437315796 736941 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1437315800 997318 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`? hth < 1437315805 937247 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: : not found < 1437315805 991547 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hth is help received from a hairy toe. It is not at all hambiguitous. < 1437315811 271555 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :it is part of the english dalect that we have on this channel < 1437315822 301064 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :*dialect < 1437315828 500359 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :this channel's dialect is such a scow < 1437315849 180498 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :`? scow < 1437315849 808672 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :scow? ¯\(°​_o)/¯ < 1437315868 18637 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :scow means something bad or something < 1437315869 993452 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :helloddwch. you should take a glance at the PDF available in the /topic. it shall clarify some matters. < 1437315896 785439 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :In regulat english it means a boat of some sort < 1437315958 425688 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :ah < 1437315960 213307 :password2_!~password@197.76.135.104 QUIT :Read error: Connection reset by peer < 1437315966 212067 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :oren: Yea, that definition I'm used to < 1437315982 881189 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`? oren < 1437315983 612651 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oren is a Canadian esolanger who would like to obliterate time zones so that he can talk to his father who lives in the same house. He'll orobablu get the hang of toycj tuping soon. < 1437316012 277854 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :@quote oren < 1437316012 332250 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :No quotes match. Are you typing with your feet? < 1437316017 666326 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :@quote orin < 1437316017 772123 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e says: What, unsafeCoerce# is kind-preserving? how boring :/ < 1437316025 262035 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :168 pages < 1437316030 29828 :heddwch!~heddwch@76.8.3.189 PRIVMSG #esoteric :Well, nice meeting you folks < 1437316042 234197 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :@quote Oren < 1437316042 288476 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :No quotes match. Whoa. < 1437316044 327815 :heddwch!~heddwch@76.8.3.189 PART #esoteric :"No." < 1437316050 588702 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`quote oren < 1437316051 269309 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1226) when i was a kid it used to snow on christmas eve. what is this "freezing rain", "sleet" crap? yeah seriously, who is evn in charge anymore? apparently not santa claus Santa Claus is dead by now. \ 1227) <{\[oren]|}> zzo38:it will cause problems by < 1437316052 467539 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :no? < 1437316055 667957 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :how come, no? < 1437316070 91742 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@tell heddwch We're still waiting for you. < 1437316070 334062 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1437316076 93405 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`quote 1227 < 1437316076 713840 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1227) <{\[oren]|}> zzo38:it will cause problems by being hilarious < 1437316094 652758 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oh fungot. quote 1227. that one was something... < 1437316095 114852 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: well, that works too. :-p so, i think i am wrong please don't ask me where fnord come up with < 1437316108 180009 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`quote 1228 < 1437316108 867705 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1228) (I need to stop talking about my habits so much (Uh I'm doing it again, STOP! (Uh I give up. (Really, I should stop doing this all the time. (AAARGH!))))) < 1437316115 907355 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: I won't. too terrifying. < 1437316116 676081 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: i thougth you mean, the terminally curious may want to take highschool students and turn them into c++. its object system is used actively? i'm reading fnord, and *very fnord such scalar values still exist in iso fnord, though < 1437316160 714825 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :fungot: uuuuh... I don't think it's legal anywhere to turn highschool students to C++, as much as it may seem desirable at first sight. < 1437316166 140547 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :c++'s object system is massively abused in a lot of organizatinos it seems < 1437316184 648152 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :int-e: at least your parentheses matched in that quote < 1437316195 638358 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`quote 1229 < 1437316196 272102 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1229) life is overrated. it's only another expendable resource. < 1437316208 849065 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :whoa, dark < 1437316213 2681 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :`quote 1230 < 1437316213 576223 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1230) i guess norway just isn't cold < 1437316221 816163 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ACTION shifts uneasily "there was context! oerjean outquoted me!" < 1437316226 569137 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@metar ENVA < 1437316226 807780 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ENVA 191420Z 27008KT 9999 FEW035TCU SCT045 BKN060 14/10 Q1003 RMK WIND 670FT 29006KT < 1437316229 75018 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :s/je/j/ < 1437316235 103 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1437316235 851351 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CYUL 191400Z 17007KT 15SM FEW008 BKN018 23/21 A2974 RMK SF1SC7 SF TR SLP070 DENSITY ALT 1300FT < 1437316247 23639 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :@metar CYYZ < 1437316247 484723 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CYYZ 191400Z 25015KT 15SM FEW040 FEW130 27/21 A2978 RMK SC1AC1 SC TR SLP081 DENSITY ALT 2200FT < 1437316253 596493 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: i'm pretty sure that must have applied to my quote too hth < 1437316291 998697 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :obviously. < 1437316337 417298 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oren: iirc, that quote's context was about M:tG. < 1437316352 415694 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: also, do we want to know what iso fnord is < 1437316373 724512 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :oerjan: no, no we don't. it's standardized evil in a fnord. < 1437316384 275785 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :PURE FUNGOT ESSENCE! < 1437316399 931880 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :(oh! time for a shower, bike, mahjong, and probably too much food.) < 1437316430 70697 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :sounds like a plan < 1437316438 778436 :boily!~alexandre@96.127.201.149 QUIT :Quit: AMYOTROPIC CHICKEN < 1437316507 340521 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm Bike is online < 1437316884 221079 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :helloerjan < 1437316982 513051 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :tafternooneb < 1437317012 166402 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I went and saw Ant Man yesterday evening (it was good) < 1437317063 64473 :password2_!~password@197.76.142.93 JOIN :#esoteric < 1437317079 968740 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`thanks ant man < 1437317080 573536 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Thanks, ant man. Thant man. < 1437317155 143709 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric ::D < 1437317165 361157 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'm going to use that. < 1437317291 654985 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :yw < 1437317955 661489 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Gah dog! < 1437318766 98433 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :Success. now my pages automatically set the width to 80 characters wide < 1437318778 569550 :Melvar!~melvar@dslb-094-221-222-167.094.221.pools.vodafone-ip.de JOIN :#esoteric < 1437318829 447595 :Melvar!~melvar@dslb-094-221-222-167.094.221.pools.vodafone-ip.de QUIT :Client Quit < 1437319043 160730 :Melvar!~melvar@dslb-094-221-222-167.094.221.pools.vodafone-ip.de JOIN :#esoteric < 1437319117 79212 :mauris!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1437319418 299756 :password2_!~password@197.76.142.93 QUIT :Read error: Connection reset by peer < 1437320041 606525 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :http://www.orenwatson.be/sizing.js <-- 80 characters < 1437320140 44849 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :it sets the width of the page to the width of 'HOME' /4 *80 < 1437320167 593661 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :another bright day for noscript < 1437320239 64362 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :so long as your font isn't too much more than 10 pixels wide it should look fine < 1437320318 331941 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :the default in css is 800 pixels wide < 1437320358 948489 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :er, in www.orenwatson.be/my.css not css in general < 1437320473 461806 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :Shouldn't that work width = 80em and no javascript at all? < 1437320488 299238 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :wait what < 1437320504 633059 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :hmmm I'll try that out. < 1437320588 421751 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION needs to hava a look at the CSS specification... < 1437320602 623475 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :no. An em isn't determined by the font it seems. < 1437320686 718980 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :or rather isn't determined CORRECTLY < 1437320708 182933 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but there is a ch unit, though it's unclear how universal support for it is < 1437320713 42007 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :It seems if I set font size to say 16px, then 1em=16px < 1437320721 649981 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :http://www.w3.org/TR/css3-values/#font-relative-lengths < 1437320725 261545 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :ratehr than being the width < 1437320819 419529 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :ch works < 1437320843 975628 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :but I'll leave in the 800px before it incase a browser doesn't support it < 1437321680 173916 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :there, no javascript necessary. < 1437322688 817908 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :oh shit. border-spacing wasn't set to 0px < 1437322703 387653 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :thst's what was fucking my tables up < 1437322822 544541 :kline!~kline@unaffiliated/kline QUIT :Ping timeout: 264 seconds < 1437322849 541890 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :see how much work it takes to to make things look like raw test even though they're html? gawd < 1437322982 937620 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Remote host closed the connection < 1437323078 155342 :miki123211!~Miranda@81.219.203.52 JOIN :#esoteric < 1437323127 585757 :idris-bot!~idris-bot@dslb-094-221-222-167.094.221.pools.vodafone-ip.de JOIN :#esoteric < 1437323249 886616 :kline!~kline@unaffiliated/kline JOIN :#esoteric < 1437323573 244663 :MDude!~fyrc@c-71-58-118-227.hsd1.pa.comcast.net JOIN :#esoteric < 1437323605 804012 :mauris_!~mauris@unaffiliated/nooodl JOIN :#esoteric < 1437323708 263982 :variable!~variable@freebsd/developer/variable JOIN :#esoteric < 1437323811 970590 :mauris!~mauris@unaffiliated/nooodl QUIT :Ping timeout: 255 seconds < 1437324823 485792 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :oh shit my toast is going to become ‼toast‼ < 1437325256 688661 :Inri_Cristo!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1437325387 869791 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :A fine example of dwarven toast < 1437325403 412746 :miki123211!~Miranda@81.219.203.52 QUIT :Quit: Miranda NG! Smaller, Faster, Easier. http://miranda-ng.org/ < 1437325447 684377 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 244 seconds < 1437325898 787138 :Inri_Cristo!~h0rsep0we@unaffiliated/h0rsep0wer NICK :h0rsep0wer < 1437326307 190667 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437326428 108730 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :speaking of < 1437326433 465186 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Anybody knows nethacks well? < 1437326584 393740 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :as in nethack the game? cause ais523 knows more about that than most people, i'm sure < 1437326672 78288 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :the game indeed < 1437326713 496651 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :i know it pretty well, too. both the how-to-play part and the source code part < 1437326753 665934 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :it's a pretty basic question really < 1437326761 416480 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Just wondering how much classes matter < 1437326772 907157 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :outside of the starting point and the leveling < 1437326783 521034 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Are there things you cannot do with each classes < 1437326783 575396 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :surprisingly little, past the early game < 1437326804 108494 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :I suspected as much when my barbarian was able to learn a spell < 1437326822 727450 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :the skill caps (as in #enhance menu) are different for each class < 1437326852 944457 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :I'm using a UI so I'm not sure where the skills are hidden < 1437326864 821843 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :and honestly, that is maybe the biggest long-term effect of your choice < 1437326877 663099 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :which UI? < 1437326881 789960 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Vulture < 1437326903 757067 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :ah, found it < 1437327013 781605 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Currently I am playing an orc barbarian because I was like "fuck subtlety" < 1437327020 956841 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Wizards did not yield me much luck < 1437327026 761575 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :So let's bash everything < 1437327050 904788 :mauris_!~mauris@unaffiliated/nooodl PRIVMSG #esoteric :melee is a lot easier yeah < 1437327068 469623 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1437327159 7907 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :Oh a peaceful goblin < 1437327164 537996 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :I try talking to him < 1437327165 941800 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :He grunts < 1437327173 560912 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :I'd better put my chaotic alignment to profit < 1437327175 805003 :Slereah!~Slereah@APuteaux-653-1-52-104.w86-195.abo.wanadoo.fr PRIVMSG #esoteric :fuck you gobli,n < 1437327327 445272 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Remote host closed the connection < 1437327328 10495 :Sgeo_!~Sgeo@ool-44c2a85f.dyn.optonline.net QUIT :Quit: Leaving < 1437330978 882720 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437331114 406720 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Ping timeout: 260 seconds < 1437331263 880165 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Ping timeout: 264 seconds < 1437332701 591535 :Wallacoloo!~colin@2601:602:8a00:78e3:a8ab:353:16a3:df8f JOIN :#esoteric < 1437332817 576232 :rodgort!~rodgort@105.ip-167-114-152.net QUIT :Ping timeout: 248 seconds < 1437332991 522195 :rodgort!~rodgort@105.ip-167-114-152.net JOIN :#esoteric < 1437333430 659621 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Quit: Leaving < 1437333623 30708 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1437333623 122513 :Wright_!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Read error: Connection reset by peer < 1437333921 368820 :olsner!~salparot@c83-252-193-184.bredband.comhem.se QUIT :Quit: ZNC - http://znc.in < 1437334009 517362 :x10A94!~x10A94@178.252.73.97 QUIT :Read error: Connection reset by peer < 1437334037 834158 :lleu!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1437334052 763345 :lleu!~gnomebad@88.202.254.4 JOIN :#esoteric < 1437334052 817665 :lleu!~gnomebad@88.202.254.4 QUIT :Changing host < 1437334052 817702 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437334055 516414 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1437334097 514312 :Wallacoloo!~colin@2601:602:8a00:78e3:a8ab:353:16a3:df8f QUIT :Ping timeout: 248 seconds < 1437334324 571993 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1437335558 446203 :XyzB07!~XyzB07@213.57.179.135 JOIN :#esoteric < 1437335648 961346 :hppavilion1!423aab85@gateway/web/freenode/ip.66.58.171.133 JOIN :#esoteric < 1437335654 794045 :hppavilion1!423aab85@gateway/web/freenode/ip.66.58.171.133 PRIVMSG #esoteric :Hi < 1437335659 641592 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :hi < 1437336630 347318 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Ping timeout: 260 seconds < 1437336708 713763 :olsner!~salparot@c83-252-193-184.bredband.comhem.se JOIN :#esoteric < 1437336744 161092 :MoALTz!~no@78.11.179.104 QUIT :Quit: Leaving < 1437337031 545606 :MoALTz!~no@78.11.179.104 JOIN :#esoteric < 1437337411 452615 :_256Q!~toastyten@5.80.42.248 JOIN :#esoteric < 1437337411 546808 :_256Q!~toastyten@5.80.42.248 QUIT :Changing host < 1437337411 546873 :_256Q!~toastyten@unaffiliated/256q/x-9307863 JOIN :#esoteric < 1437337686 529738 :llue!~gnomebad@88.202.254.4 JOIN :#esoteric < 1437337686 584026 :llue!~gnomebad@88.202.254.4 QUIT :Changing host < 1437337686 584136 :llue!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437337907 788510 :lleu!~gnomebad@unaffiliated/lleu QUIT :Ping timeout: 250 seconds < 1437338165 418195 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437338350 497271 :Wallacoloo!~colin@c-73-53-49-103.hsd1.wa.comcast.net JOIN :#esoteric < 1437338350 893645 :mauris_!~mauris@unaffiliated/nooodl NICK :mauris < 1437338446 371499 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Ping timeout: 264 seconds < 1437338637 323905 :llue!~gnomebad@unaffiliated/lleu QUIT :Quit: That's what she said < 1437338652 539978 :lleu!~gnomebad@unaffiliated/lleu JOIN :#esoteric < 1437339531 548071 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :I should make another octal table for the Z80 < 1437339614 319549 :FireFly!~firefly@firefly.xen.prgmr.com QUIT :Ping timeout: 244 seconds < 1437339885 777455 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au JOIN :#esoteric < 1437340802 394195 :atrapado!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1437340874 385883 :FireFly!~firefly@firefly.xen.prgmr.com JOIN :#esoteric < 1437341145 852019 :hppavilion1!423aab85@gateway/web/freenode/ip.66.58.171.133 QUIT :Quit: Page closed < 1437341286 432405 :mauris!~mauris@unaffiliated/nooodl QUIT :Quit: Leaving < 1437342096 756294 :Patashu!~Patashu@c27-253-115-204.carlnfd2.nsw.optusnet.com.au QUIT :Ping timeout: 265 seconds < 1437342156 255884 :AnotherTest!~turingcom@94-224-27-215.access.telenet.be QUIT :Ping timeout: 244 seconds < 1437342185 529475 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1437342241 988029 :TieSoul_!~quassel@2a02:a448:4a62:0:548d:2bb6:e105:b48e JOIN :#esoteric < 1437342266 336637 :XyzB07!~XyzB07@213.57.179.135 QUIT :K-Lined < 1437342300 49245 :Wright_!~Wright@c-98-225-44-92.hsd1.wa.comcast.net JOIN :#esoteric < 1437342357 887406 :|f`-`|f_!~rikc@108-65-78-116.lightspeed.sntcca.sbcglobal.net JOIN :#esoteric < 1437342434 708592 :TieSoul!~quassel@86.89.119.147 QUIT :Read error: Connection reset by peer < 1437342442 850647 :Wright!~Wright@c-98-225-44-92.hsd1.wa.comcast.net QUIT :Read error: Connection reset by peer < 1437342442 939972 :|f`-`|f!~rikc@108-65-78-116.lightspeed.sntcca.sbcglobal.net QUIT :Read error: Connection reset by peer < 1437342457 898233 :|f`-`|f_!~rikc@108-65-78-116.lightspeed.sntcca.sbcglobal.net NICK :|f`-`|f < 1437344078 284873 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :> 1 "one" < 1437344079 687530 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : No instance for (Show a0) < 1437344079 741861 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : arising from a use of ‘show_M449821784326138253020622’ < 1437344079 741935 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : The type variable ‘a0’ is ambiguous < 1437344132 90603 :clog!~nef@bespin.org QUIT :Ping timeout: 246 seconds < 1437344270 360846 :copumpkin!~copumpkin@unaffiliated/copumpkin JOIN :#esoteric < 1437344543 446706 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net JOIN :#esoteric < 1437344817 398725 :tromp_!~tromp@ool-18be0b4d.dyn.optonline.net QUIT :Ping timeout: 255 seconds < 1437345038 581615 :boily!~alexandre@96.127.201.149 JOIN :#esoteric < 1437345052 942848 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :@metar CYUL < 1437345053 156048 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CYUL 192206Z 33005KT 15SM FEW025CB FEW050 SCT150 OVC220 25/23 A2965 RMK CB1SC1AC3CI5 CB TR SC TR SLP040 DENSITY ALT 1600FT < 1437345145 391294 :zzo38!~zzo38_@24-207-56-9.eastlink.ca JOIN :#esoteric < 1437345171 844550 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK, I got my new computer working, I managed to figure out how to fix the location bar in Firefox, I changed the window manager and everything like that < 1437345196 498629 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :NOw I need to recover the data from my old hard drives, so I can set up HTTP and gopher servers < 1437345545 222971 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I cannot figure out how, as these old hard drives are IDE, the new computer is SATA, and the adapter I have won't work either since there are no spare power cables in the computer < 1437345602 647849 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1437347197 33875 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I still don't understand why the SATA power cable is so big < 1437347224 416874 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :I don't quite know either < 1437347237 458897 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Do you know how to get a power supply to work without the motherboard? < 1437347240 963576 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :http://www.orenwatson.be/z80machinecode.htm < 1437347273 902829 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :You need to wire together the Green wire and one of the black ones < 1437347305 231377 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :That simulates the computers ON switch < 1437347313 909415 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :There are several black wires < 1437347323 694078 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :any will do they are all gound < 1437347328 490147 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :*round < 1437347333 73119 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :*ground < 1437347339 460950 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :OK < 1437347392 351763 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :This "i3" window manager is much better than the one that came with this computer < 1437347465 782006 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Now what should I use to wire together those wires? < 1437347546 159194 :Wallacoloo!~colin@c-73-53-49-103.hsd1.wa.comcast.net PART :#esoteric < 1437347894 774150 :zzo38!~zzo38_@24-207-56-9.eastlink.ca PRIVMSG #esoteric :Why did my browser settings reset? < 1437348179 920450 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer JOIN :#esoteric < 1437348475 384179 :zzo38!~zzo38_@24-207-56-9.eastlink.ca QUIT :Ping timeout: 256 seconds < 1437348568 937825 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ITT oren gets zzo38 to brick his new computer < 1437348577 523601 :atrapado!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1437349094 894347 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1437349108 243849 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :... < 1437349120 980014 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :...? < 1437349136 957659 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :unicide/Unicide is when people can't read your suicide note because they lack the proper font. < 1437349140 392611 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :ah! < 1437349161 647517 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`wisdom < 1437349162 673240 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :alice/Alice doesn't want to go among mad people. < 1437349169 867605 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`botsnack < 1437349170 363537 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​>:-D < 1437349185 966491 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` hg log bin/botsnack | grep summary: < 1437349189 899672 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :summary: revert \ summary: echo "echo \'>:-D\'" >> bin/botsnack \ summary: echo "#!/bin/sh" > bin/botsnack \ summary: echo "echo >:-D" > bin/botsnack \ summary: echo "echo :-D" > bin/botsnack < 1437349194 614557 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :speaking of alise, where's elliott? < 1437349249 637314 :boily!~alexandre@96.127.201.149 PRIVMSG #esoteric :`` culprits bin/botsnack < 1437349259 904849 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tswett tswett oerjan elliott mrhmouse mrhmouse mrhmouse ais523 ais523 elliott FreeFull GreyKnight GreyKnight < 1437349298 815618 :h0rsep0wer!~h0rsep0we@unaffiliated/h0rsep0wer QUIT :Ping timeout: 240 seconds < 1437349322 607516 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :I use a bent paper clip < 1437349413 750700 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :(I have the same sort of setup with a second PSU powering a drive) < 1437349423 642335 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :*had < 1437349439 107377 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :boily: the last i saw of elliott was a mysterious misclick event on the wiki < 1437349462 503407 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :which was very nicely timed for when i was starting to worry about him < 1437350007 922839 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :what's elliott's name on the wiki? < 1437350014 991770 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ehird < 1437350032 875002 :oren!~oren@TOROON0949W-LP130-01-1242511728.dsl.bell.ca PRIVMSG #esoteric :ah