< 1476057613 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 260 seconds < 1476057657 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : I'm normally not in the UK, so seems unlikely ;) <-- neither was fizzie before he got the job < 1476057678 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1476057685 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :his523 < 1476057690 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :oerjan: I would probably end up at an office closer to north america < 1476057704 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hi < 1476057726 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :alercah: reykjavik hth < 1476057738 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :alercah is going to work at Google? < 1476057758 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: channel synchronicity demands it < 1476057766 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: the !(user_age > 0) is to avoid banning account creation < 1476057777 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :while catching anons < 1476057790 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :alercah: have you considered moving to california hth < 1476057790 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :oerjan: good idea < 1476057798 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :shachaf: yes I have < 1476057802 0 :alercah!raedford@unaffiliated/alercah PRIVMSG #esoteric :tdnh < 1476057847 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :california is among the best of the californias < 1476057899 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: but there's already an exception for account creation in there... < 1476057957 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :maybe it wasn't like that before i started rearranging. < 1476057977 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: there wasn't an exception for anon users (who don't have an edit count) < 1476058028 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :um < 1476058063 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476058070 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :now I'm confused < 1476058107 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :testing seems to show no ill effect of removing it. < 1476058167 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :or wait hm < 1476058239 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476058261 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :although i'm also a bit confused about what happens with some of the tests if a variable is undefined. < 1476058287 0 :`^_^v!~nycs@202.188.143.133 JOIN :#esoteric < 1476058315 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1476058324 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :maybe it _does_ catch anonymous users. < 1476058351 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it's just that those have been disabled by fizzie, so no recent actions will trigger it < 1476058354 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: undefined seems to work like NaN < 1476058365 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :all comparisons with it return false, AFAICT < 1476058370 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ok < 1476058403 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but is != equivalent to !( ... == ... ) even then? < 1476058429 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :not sure, but my guess is no < 1476058443 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I guess we could make a test filter to find out < 1476058455 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :although finding an undefined value without anon editing legal could be hard < 1476058477 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well i was thinking about article_articleid < 1476058499 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it's the reason i didn't change != to == when making the Karnaugh diagram < 1476058539 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1476058547 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wait, does this mean the filter really _should_ use !(article_articleid == 10933) instead < 1476058568 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hmm, possibly < 1476058569 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :What WOULD an esolang designed for actual, productive use be like? < 1476058585 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Designed to be different, as if it developed from different core principles < 1476058587 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476058589 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: either something along the lines of Befunge-98, or else something that's esoteric because it does a heavy amount of source code checking < 1476058597 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Prolog is a good example of something that would have been an esolang at the time < 1476058610 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476058658 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Yeah < 1476058707 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Or something ultra-minimal like Brainfuck (but not a derivative at all), but more readable < 1476058712 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Or even something like Thue < 1476058716 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(I like Thue...) < 1476058932 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I wouldn't describe Thue as designed for practical use < 1476058945 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that said, I once did consider a wimpmode of Thutu the easiest language to write a particular program in < 1476058967 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(I realised Thutu would be useful for the purpose, so I created a wimpmode to make the program easier to write) < 1476058996 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: It wouldn't be literally Thue < 1476059004 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :But it'd be based on similar ideas < 1476059007 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(string substitution) < 1476059017 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Sort of like my Thoof < 1476059047 0 :moony!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476059201 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476059215 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell fizzie why are the "" tags visible in the captcha question? < 1476059216 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476059302 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476059325 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03OerjanTest 5* 10New user account < 1476059338 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Oooh, DuckDuckGo will search the wiki with !eso < 1476059421 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :oerjan: Out of curiosity, would is Thue's name *properly* be pronounced? < 1476059430 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(The person, not the language- the language is Too-ay) < 1476059479 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I originally read it as "þoo", and now it's stuck like that inside my head, but I later learned it's /approximately/ "TOO-eh" < 1476059487 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :But the 'h' is bugging me- is the 't' aspirated? < 1476059494 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :the name is the same as the language, more or less. < 1476059505 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yes, norwegian t is like english < 1476059536 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :^prefixes < 1476059536 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Bot prefixes: fungot ^, HackEgo `, EgoBot !, lambdabot @ or ?, thutubot +, metasepia ~, idris-bot ( , jconn ) , j-bot [ . < 1476059537 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476059541 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :Hm < 1476059585 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :I was thinking I'd host a j-bot replacement. Should I go with [ or ] as bot prefix? < 1476059593 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Oh, it's [tʉ]... let me check the example < 1476059620 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: /²tʉːə/ < 1476059630 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(As long as I'm at it, I'll find how to PROPERLY pronounce my last name...) < 1476059649 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :whose was j-bot? < 1476059662 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :tangentstorm. I don't think he frequents the channel < 1476059662 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :arguably ] would make sense because jconn is using ) and j-bot is using [ < 1476059665 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so it would be somewhere in between < 1476059675 0 :ffj-bot!eldis4@firefly.xen.prgmr.com JOIN :#esoteric < 1476059678 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :It's using j-bot's code < 1476059681 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :] i.10 < 1476059682 0 :ffj-bot!eldis4@firefly.xen.prgmr.com PRIVMSG #esoteric :FireFly: 0 1 2 3 4 5 6 7 8 9 < 1476059731 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :btw, is J commercial? I vaguely remember that it is but I might be wrong < 1476059743 0 :ffj-bot!eldis4@firefly.xen.prgmr.com QUIT :Remote host closed the connection < 1476059746 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :by which I mean, can you legally obtain a J interpreter without paying money? and if you can, is it open source? < 1476059774 0 :ffj-bot!eldis4@firefly.xen.prgmr.com JOIN :#esoteric < 1476059815 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :It was commercial, but they provided a binary for free since forever ago, and then some time ago (2011? or thereabout) they released the source under GPL < 1476059909 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :Well, at some point far in the past it was fully commercial < 1476059928 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :well, 'far' is relative I guess < 1476059947 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476059997 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(Last name 'Tronnes' stylized 'Trønnes' based on classical spelling; we pronounce it ['tɻʌn ɪs] or ['tɻʌn nɪs], but people constantly pronounce it incorrectly in various ways- most commonly [tɻoʊnz] or [tɻo:nz], though one person once did [tɻoʊ 'nis]. During an awards assembly. I didn't have the nerve to correct them. Any of the 5 times.) < 1476060022 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :http://www.jsoftware.com/source.htm < 1476060051 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i thought j-bot had been here recently... it may have been b_jonas who summoned it < 1476060095 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(When you do correct people- "no, ['tɻʌn nɪs]"- they tend to not understand that you're saying it as they should instead of exaggerating in the opposite direction, and kind of blend the correct one together with their incorrect version rather than just discarding theirs entirely) < 1476060153 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476060186 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(This has led to a joke where you repeatedly correct them even when they get it right- "[tɻoʊnz]" "no, ['tɻʌn nɪs]" "['tɻoʊn nɪs]" "no, ['tɻʌn nɪs]" "['tɻʌn nɪs]" "NO, ['tɻʌn nɪs]" "['tɻʌn nɪs]" "no, ['tɻʌn nɪs]" etc.) < 1476060189 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :is ʌ a schwa or is it a bit different? < 1476060202 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: /²tɾœnːeːs/ hth < 1476060206 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: It's the 'u' in 'cut' < 1476060217 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh bleh < 1476060218 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :oerjan: Is that the correct one in Norway? < 1476060225 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's like… schwa-like but not identical in all accents? < 1476060227 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i believe so < 1476060230 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Yeah? < 1476060235 0 :`^_^v!~nycs@202.188.143.133 QUIT :Quit: This computer has gone to sleep < 1476060242 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's more clearly a u than a schwa is < 1476060244 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Not really; 'uh' is different from schwa afair < 1476060248 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but people also default to hearing schwa as u < 1476060250 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476060256 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and it's not the same phoneme as /u/ < 1476060256 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Yeah < 1476060276 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476060277 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Schwa is what happens when there should be (or used to be) a vowel there, but there barely is < 1476060285 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Like 'o' in "button" < 1476060359 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Most people say it like ~'bʌtn', but since you don't smoothly go /t/ -> /n/ (like with /t/ -> /s/), a schwa goes there to indicate that it is a separate syllable < 1476060394 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I agree that the o in button is pronounced /ə/ < 1476060436 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :[bʌtən] < 1476060444 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :/ʌ/ is the closest english to norwegian /œ/, anyway, and it's often converted that way in borrowings the other way. e.g. no:tøff = en:tough < 1476060531 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I feel like the Latin alphabet should have extra letters that aren't used except in math < 1476060544 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :e.g. combining 'b' and 'q' < 1476060593 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :or double-humped h < 1476060739 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(The letter 'ø' is sometimes referred to by us as the letter 'no', because it looks like the 'NO X' symbol) < 1476060749 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: so perhaps your name would be translated as "urjan"? < 1476060801 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ur-jan, the original < 1476060853 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Though, 'j' would be translated 'y', wouldn't it? < 1476060879 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh, I assumed it was pronounced as English j < 1476060901 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :the pronunciation of "j" in languages tends to be quite random as to whether it corresponds to a j or a y in English < 1476060927 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476060992 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: ok, neither page moves nor uploads avoid the filter, so i guess there isn't any problem with article_articleid undefined < 1476061018 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :interestingly, "o'er" is actually an English word, although one that's rarely used nowadays (it's typically only used in poetry to make things scan) < 1476061029 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and it's arguably pronounced like Norwegian ør < 1476061049 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: I always do too; I read 'oerjan' as [oəɻdʒæn] internally < 1476061071 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476061091 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(and ais523 is [æs] five-two-three, tswett is 't. s. wett', etc. I know most are incorrect, but they're stuck) < 1476061112 0 :boily!~alexandre@24.48.34.70 JOIN :#esoteric < 1476061117 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ais523 is six syllables, one for each character < 1476061124 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :bood evenily < 1476061144 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and I tend to get confused/disturbed when people use it in a way that implies they abbreviate it mentall < 1476061144 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*mentally < 1476061161 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :bonsœirjan. < 1476061175 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :bonsois cinq deux trois. < 1476061182 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@massages-loud < 1476061182 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :quintopia said 3h 28m 3s ago: happy thanksgiving tho < 1476061183 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(Sgeo_ is usually either ['sdʒi oʊ] or [ɛs + 'dʒi oʊ]) < 1476061200 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell quintopia bonne action de grâce à toi aussi! < 1476061200 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476061206 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: Yes, I figured as such < 1476061213 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh it's 0 for uploads, not undefined < 1476061215 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Of course, I never have to say it out loud < 1476061225 0 :Sgeo_!~Sgeo@ool-43500d4c.dyn.optonline.net PRIVMSG #esoteric :hppavilion[1], I usually pronounce it the first way [assuming I have any idea what those symbols mean] < 1476061246 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I typically only say it out loud when telling someone my email address in person < 1476061268 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that said, I've introduced myself to people as callforjudgement before now < 1476061270 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Sgeo_: like 'sjee-oh', so the 'sj' go directly together (which is against English phonotactics I'm pretty sure) < 1476061283 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and I think I called myself ais523 on the roguelike radio program < 1476061286 0 :Sgeo_!~Sgeo@ool-43500d4c.dyn.optonline.net PRIVMSG #esoteric :A very light and fast 'uh' sound between sj usually < 1476061302 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :hppavellon[1]. Sgeo is /ɛs.ʒe.ə.o/ hth. < 1476061314 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Sgeo_: So a schwa, as was discussed above? < 1476061328 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :boily: Sgeo_ seems to disagree < 1476061365 0 :Sgeo_!~Sgeo@ool-43500d4c.dyn.optonline.net PRIVMSG #esoteric :AFK < 1476061373 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :he's also AFK. < 1476061384 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I use S as a semivowel when pronouncing Sgeo < 1476061387 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476061409 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's two syllables for me, sgee and long o < 1476061413 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :just in case the variable becomes an alias for moves, i also tried moving the introduction page :P < 1476061420 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(doesn't seem so) < 1476061451 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :Sgeo_ is definitely four syllables long. < 1476061474 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(I'm [ætʃ + pi + pʌ 'vɪ (l|ɫ)i (ə|ʌ)n + wʌn], but I've had people say [hæp pʌ 'vɪ (l|ɫ)i (ə|ʌ)n + wʌn] before.) < 1476061516 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(I had to invent new symbols because I'm not sure if IPA has that; it probably does though) < 1476061538 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: huh, I just realised I don't mentally pronounce the [1] at all < 1476061555 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: That's the original name; I was hppavilion the first time around < 1476061564 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :right < 1476061570 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :/aʃ.pe.pa.vi.ljɔn/ < 1476061574 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :but I mean, I genuinely didn't notice there's currently a [1] in your nigk until I saw the pronounciation < 1476061576 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :hppavilion1 is standard, hppavilion_ on steam, hppavilion[1] in the geekier environments that support it < 1476061580 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and tried to work out what the bit at the end was < 1476061603 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476061615 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(i suppose it _might_ theoretically be an alias for the target page, but that seems harmless as ordinary users wouldn't be allowed to move over the introduction page anyway) < 1476061687 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476061687 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ais523: I have decided that Cthuvian has a sound called the "labioglottal fricative" < 1476061687 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476061729 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :hppavilion[1]: labioglottal??? sounds painful. < 1476061738 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :bo < 1476061741 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Whoops < 1476061748 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :boily: Yes. That's why it's in Cthuvian < 1476061765 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ACTION . o O ( boily burnham ) < 1476061877 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`quote fricative < 1476061878 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1091) nooodl: when my girlfriend asks me to give her uvular fricative I'm pretty sure that's not what she means < 1476061901 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Koen_ was a very cunning linguist < 1476061962 0 :sirnaysayer!?@? NICK :joozygooch < 1476061986 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :haven't seen him in a while... < 1476061988 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476061991 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476061997 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: btw the reason i picked an arbitrary arbitrary criterion for Malbolge Unshackled was that i didn't want programmers to be able to rely on it being either deterministic or truly random < 1476062017 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: normally I just use UB for that < 1476062026 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: i mean in the implementation < 1476062032 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :ah right < 1476062039 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :what was it btw? < 1476062092 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :oerjan: How does it choose whether to be deterministic or random? < 1476062119 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Is it implementation-defined, chosen at launch, or decided each time? < 1476062146 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net JOIN :#esoteric < 1476062147 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it chose randomly once per program run between either growing cell size deterministically (with several possible step sizes) or randomly (with several average steps or what it was) < 1476062166 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hppavilion[1]: for my implementation, chosen at launch < 1476062266 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :if something is either deterministic or random, isn't it equivalent to be wholly random? < 1476062294 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily: not for this purpose. and certainly not with a uniform distribution. < 1476062298 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :boily: Not if it's consistent throughout the program < 1476062348 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily: the thing is, although it is randomly chosen, the programmer cannot in a single run rely on it e.g. for RNG < 1476062367 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476062397 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :ACTION is stochastically confused by the whole shebang... < 1476062405 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: I guess an example of something that's random but not reliably random is < 1476062407 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily: MISSION ACCOMPLISHED < 1476062413 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :when the program starts, choose a random number p < 1476062425 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :then output 1 bits with probability p for the rest of the program < 1476062446 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :maybe the possibilities for p are 0.0, 0.1, …, 1.0 < 1476062472 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yeah as long as you include either 0.0 or 1.0 < 1476062518 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :although in this case, 0.0 isn't allowed - the program has to actually grow the cell size at the specific points. although i guess you could interpret it as the minimal amount. < 1476062604 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :debate is in 37 minutes < 1476062604 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476062611 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION is vaguely wondering if the brainfuck interpreter is resistant to all legal growth patterns, including ones my implementation doesn't use < 1476062630 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oerjan: wait, you wrote a BF interp in Malbolge Unshackled? < 1476062657 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :he\\oren\. following the Elections to the South? < 1476062675 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ais523: no, not me, someone else. just last month or so. < 1476062694 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that's still crazy < 1476062709 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net QUIT :Ping timeout: 248 seconds < 1476062715 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :does it work in original Malbolge too (obviously with a fixed-length tape)? < 1476062738 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :admittedly it's probably using shifts to index the tape, so the tape length would be 10 minus a constant, not very useful < 1476062752 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :https://esolangs.org/wiki/User:Malbranche < 1476062769 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i have been too lazy to test it. < 1476062904 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :Ah! I now know why I thought you were Johansen, not Sorensen. < 1476062926 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :http://esolangs.org/wiki/%C3%98rjan_Johansen < 1476062942 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476062959 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :He\\oren\ < 1476062971 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Canada is not far enough for us to flee. < 1476063007 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(Unfortunately, my mother's job kind of depends on being in the US- she's a law clerk for the feds- so that'd be a problem) < 1476063026 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(Maybe we could get Alaska to secede into the UK) < 1476063032 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(God save the Queen) < 1476063062 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I kind of want to write the Interbible... < 1476063080 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :The Bible of the Internet < 1476063241 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476063268 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :hppavilion[1]: you should travel here first, to have a feel of the lay. have you ever devoured a poutine? < 1476063285 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476063349 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476063374 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :ACTION straps pikhq to the chännel in hope that it'll stabilize his connection... < 1476063419 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :chảnnel < 1476063539 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : Ah! I now know why I thought you were Johansen, not Sorensen. <-- wat < 1476063612 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(it would have been Sørensen btw) < 1476063635 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Quit: Zarutian < 1476063702 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476063727 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ɓỏỉlỷ < 1476063889 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476063999 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476064163 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476064303 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476064373 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476064666 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? eyebrow < 1476064671 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Eyebrows are Taneb's most notable feature < 1476064682 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`slwd eyebrow//s/$/./ < 1476064684 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/eyebrow//Eyebrows are Taneb's most notable feature. < 1476064745 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :hellochaf. sadly my name's is undiacritical. < 1476064785 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :oerjan: oh. < 1476064845 0 :moony!?@? NICK :[-Infinity] < 1476064869 0 :[-Infinity]!?@? NICK :aghjghfgdwerhbvr < 1476065010 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476065147 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476065240 0 :aghjghfgdwerhbvr!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 260 seconds < 1476065300 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i wonder if the number of americans watching the debate is roughly on par percentagewise with the number of ontarians watching the bluejays game < 1476065992 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:MatheusAvellar14]]4 N10 02https://esolangs.org/w/index.php?oldid=49915 5* 03MatheusAvellar 5* (+272) 10Add User:MatheusAvellar < 1476066024 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :@meages-loud < 1476066024 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :boily said 1h 20m 24s ago: bonne action de grâce à toi aussi! < 1476066051 0 :Froox!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476066066 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476066072 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476066153 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :lamdie doesn't UTF? < 1476066200 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :quintopia: that was «action de grâce» hth < 1476066223 0 :Frooxius!~Frooxius@194.108.5.201 QUIT :Ping timeout: 244 seconds < 1476066351 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily: i scrolled up so np < 1476066371 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :i guess its french for thanksgiving < 1476066396 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :theres fireworks over the falls soon < 1476066409 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :we have a room directly above them < 1476066443 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476066458 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily < 1476066561 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :boily: what is the universal symbol for italian food? < 1476066701 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476066766 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :quintopia: uuuuuh... pizza? < 1476066794 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :(yes, I know pizza isn't really Italian even though it is now because of backretroappropriation.) < 1476067017 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476067096 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell boily Hørrible! < 1476067096 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067224 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo It's øvful! < 1476067224 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067233 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo @messages- < 1476067234 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​@messages- < 1476067238 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oops < 1476067250 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476067251 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476067251 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 26s ago: It's øvful! < 1476067262 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily: looks fine to me... < 1476067275 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@massages-loud < 1476067275 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 2m 58s ago: Hørrible! < 1476067279 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :what the... < 1476067283 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :boily: did you put something weirder in it, perhaps? < 1476067303 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :for once I didn't put anything strange or unusual in it... < 1476067317 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476067328 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell oerjan tést tèst têst tëst çççççààààà è ô œ < 1476067329 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067381 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo bonne action de grâce à toi aussi! < 1476067381 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067386 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476067386 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476067387 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 5s ago: bonne action de grâce à toi aussi! < 1476067395 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@messages- < 1476067396 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :boily said 1m 7s ago: tést tèst têst tëst çççççà à à à à è ô œ < 1476067404 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :huh < 1476067406 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :Ō_ō... < 1476067431 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo grâce à < 1476067431 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067436 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476067436 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476067437 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 5s ago: grâce à < 1476067452 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode grâce à < 1476067452 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0067 LATIN SMALL LETTER G] [U+0072 LATIN SMALL LETTER R] [U+00E2 LATIN SMALL LETTER A WITH CIRCUMFLEX] [U+0063 LATIN SMALL LETTER C] [U+0065 LATIN SMALL LETTER E] [U+0020 SPACE] [U+00E0 LATIN SMALL LETTER A WITH GRAVE] < 1476067475 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell HackEgo ça se pourrais-tu que tu chokes sur des affaires que t'es pas supposé? < 1476067475 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067487 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`echo lambdabot: @messages-loud < 1476067488 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages-loud < 1476067488 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :boily said 12s ago: ça se pourrais-tu que tu chokes sur des affaires que t'es pas supposé? < 1476067512 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :ACTION is mystified < 1476067518 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ord grâce à < 1476067518 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :103 114 195 162 99 101 32 195 160 < 1476067580 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo à < 1476067580 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067584 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476067585 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476067585 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 5s ago: à < 1476067601 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode à < 1476067602 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00E0 LATIN SMALL LETTER A WITH GRAVE] < 1476067610 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ord à < 1476067610 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :195 160 < 1476067628 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`ord à < 1476067629 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :195 < 1476067638 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :the 160 is stripped somehow. < 1476067689 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`ord à < 1476067690 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :224 < 1476067703 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224" < 1476067706 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : à < 1476067721 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> 160-128 < 1476067724 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 32 < 1476067734 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell int-e your bot is a stripper. please reencode. < 1476067735 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476067752 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\224" < 1476067755 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : àà < 1476067776 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode àà < 1476067777 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00C3 LATIN CAPITAL LETTER A WITH TILDE] [U+00A0 NO-BREAK SPACE] [U+00C3 LATIN CAPITAL LETTER A WITH TILDE] < 1476067797 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> 0xA0 < 1476067799 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 160 < 1476067815 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :only the last one... < 1476067826 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\224test" < 1476067828 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ààtest < 1476067848 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :curiouser and curiouser < 1476067886 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "bonne action de grâce à toi aussi!" < 1476067888 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : bonne action de grâce à toi aussi! < 1476067896 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wat < 1476068182 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo ààtest < 1476068183 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476068193 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476068194 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476068194 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 11s ago: à à test < 1476068208 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm wat < 1476068221 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode à à test < 1476068221 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00C3 LATIN CAPITAL LETTER A WITH TILDE] [U+0020 SPACE] [U+00C3 LATIN CAPITAL LETTER A WITH TILDE] [U+0020 SPACE] [U+0074 LATIN SMALL LETTER T] [U+0065 LATIN SMALL LETTER E] [U+0073 LATIN SMALL LETTER S] [U+0074 LATIN SMALL LETTER T] < 1476068244 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :160 gets turned into ordinary space... < 1476068306 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476068323 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell int-e your bot defies space. please reintegrate into the standard dimensions, preferably without involving relativity. < 1476068324 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476068370 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1476068404 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net JOIN :#esoteric < 1476068406 0 :Cale_!~cale@pool-108-29-88-63.nycmny.fios.verizon.net JOIN :#esoteric < 1476068475 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476068480 0 :boily!~alexandre@24.48.34.70 QUIT :Quit: SUN CHICKEN < 1476068531 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\288\288test" < 1476068534 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ĠĠtest < 1476068548 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ord ĠĠtest < 1476068548 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :196 160 196 160 116 101 115 116 < 1476068556 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\288\288" < 1476068558 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Ä Ä < 1476068580 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell HackEgo ĠĠtest < 1476068580 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476068591 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @messages- < 1476068592 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @messages- < 1476068592 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 11s ago: Ä Ä test < 1476068609 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476068652 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e What esteemed boily means is that lambdabot does not seem to output byte 160 properly, especially in @told messages but sometimes in > as well. < 1476068652 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476068663 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Talk:Set14]]4 10 02https://esolangs.org/w/index.php?diff=49916&oldid=23403 5* 03Qwertyu63 5* (-25) 10Removing redirect < 1476068768 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476068789 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where aaaa < 1476068789 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :I know nothing about aaaa. < 1476068806 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where+ aaaa àààà < 1476068806 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :I will remember. < 1476068810 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where aaaa < 1476068810 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :à à à à < 1476068818 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where+ aaaa ààààtest < 1476068818 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :It is stored. < 1476068821 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where aaaa < 1476068822 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :à à à à test < 1476068858 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@@ @show @where aaaa < 1476068859 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\195 \195 \195 \195 test" < 1476068880 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@show àààà < 1476068880 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :"\195\160\195\160\195\160\195\160" < 1476068909 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476068961 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e also applies to @where < 1476068961 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476069003 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476069213 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476069288 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net QUIT :Disconnected by services < 1476069291 0 :Cale_!?@? NICK :Cale < 1476069382 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Set14]]4 10 02https://esolangs.org/w/index.php?diff=49917&oldid=49894 5* 03Qwertyu63 5* (+54) 10 < 1476069472 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476070113 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476070391 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476070449 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476070523 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476070834 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net PRIVMSG #esoteric :hey shachaf http://cale.yi.org/reflex/PrismataUnits/PrismataUnits.jsexe/ :) < 1476070854 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net PRIVMSG #esoteric :(source code is in the parent directory) < 1476070872 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476070873 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net PRIVMSG #esoteric :Might be useful if you're introducing someone to mata < 1476070948 0 :Froox!~Frooxius@194.108.5.201 QUIT :Quit: *bubbles away* < 1476070967 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476071010 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476071172 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476071309 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476071687 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476071858 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476072288 0 :trn!jhj@trnsz.com QUIT :K-Lined < 1476072729 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476072866 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476073186 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476073232 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476073593 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476073599 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476073797 0 :nisstyre!~yourstrul@li611-52.members.linode.com JOIN :#esoteric < 1476073797 0 :nisstyre!~yourstrul@li611-52.members.linode.com QUIT :Changing host < 1476073797 0 :nisstyre!~yourstrul@oftn/oswg-member/Nisstyre JOIN :#esoteric < 1476073897 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476074121 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476074193 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net JOIN :#esoteric < 1476074443 0 :pikhq!~pikhq@174-24-52-192.clsp.qwest.net QUIT :Read error: Connection reset by peer < 1476075669 0 :deltab!~deltab@fpc1-king9-2-0-cust1.perr.static.cable.virginm.net QUIT :Ping timeout: 248 seconds < 1476075819 0 :Sgeo_!~Sgeo@ool-43500d4c.dyn.optonline.net PRIVMSG #esoteric :mata? < 1476075840 0 :Sgeo_!~Sgeo@ool-43500d4c.dyn.optonline.net PRIVMSG #esoteric :Oh Prismata < 1476075852 0 :deltab!~deltab@ds6266.dedicated.turbodns.co.uk JOIN :#esoteric < 1476076057 0 :Froox!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476076212 0 :Frooxius!~Frooxius@194.108.5.201 QUIT :Ping timeout: 260 seconds < 1476076317 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net PRIVMSG #esoteric :yeah :) < 1476076980 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net QUIT :Ping timeout: 244 seconds < 1476077007 0 :ffj-bot!eldis4@firefly.xen.prgmr.com QUIT :Remote host closed the connection < 1476077556 0 :Froox!~Frooxius@194.108.5.201 QUIT :Quit: *bubbles away* < 1476077577 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476078720 0 :idris-bot!~idris-bot@dslb-092-072-135-074.092.072.pools.vodafone-ip.de QUIT :Quit: Terminated < 1476078759 0 :idris-bot!~idris-bot@dslb-092-072-135-074.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1476079103 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1476079825 0 :`^_^v!~nycs@103.47.133.79 JOIN :#esoteric < 1476081215 0 :`^_^v!~nycs@103.47.133.79 QUIT :Quit: This computer has gone to sleep < 1476083125 0 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 248 seconds < 1476083279 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :New substance: #esoterium < 1476083356 0 :bibibi!~bibibi@unaffiliated/bibibi QUIT :Ping timeout: 260 seconds < 1476083363 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :It has a dord of 2502i kg/m^3 < 1476083413 0 :izalove!~izabera@unaffiliated/izabera QUIT :Ping timeout: 248 seconds < 1476083994 0 :izabera1!~izabera@unaffiliated/izabera JOIN :#esoteric < 1476084052 0 :izabera1!?@? NICK :izalove < 1476084234 0 :izalove!~izabera@unaffiliated/izabera QUIT :Excess Flood < 1476084752 0 :`^_^v!~nycs@182.253.73.44 JOIN :#esoteric < 1476085047 0 :izalove!~izabera@unaffiliated/izabera JOIN :#esoteric < 1476085400 0 :bibibi!~bibibi@unaffiliated/bibibi JOIN :#esoteric < 1476085765 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Ø, Canada! < 1476085818 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :@ask boily Question: Is there a rule for how Canadian laws are written? As in, do they have to be written in French or English? And is there an official translation? And which is binding? What if there's a discrepancy? etc. etc. etc. < 1476085818 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476085916 0 :Froox!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476086037 0 :Frooxius!~Frooxius@194.108.5.201 QUIT :Ping timeout: 240 seconds < 1476086576 0 :zzo38!~zzo38@24-207-15-88.eastlink.ca PRIVMSG #esoteric :I think the law is that it has to be both French and English and people who write laws will have to know how to do both. I don't know what will happen in case of discrepancy. < 1476086621 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Apparently it's a crime to feed change into someone else's parking meter in some places in the US < 1476086643 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(is it parking metre in international english? Or just meter? Not sure if they're different...) < 1476086658 0 :zzo38!~zzo38@24-207-15-88.eastlink.ca PRIVMSG #esoteric :"Metre" is a unit of measurement. < 1476086670 0 :zzo38!~zzo38@24-207-15-88.eastlink.ca PRIVMSG #esoteric :In other uses it should be "meter". < 1476086676 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :OK < 1476087256 0 :digin4!~digin4@unaffiliated/digin4 JOIN :#esoteric < 1476088762 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`abyss < 1476088763 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: abyss: not found < 1476088775 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Is there a way to see who the user `ing is? < 1476088786 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`? abyss < 1476088787 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :In Soviet Russia, the abyss gazes into you first. Other than that, it's pretty much the same. < 1476088789 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Ah < 1476088806 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I was going to make `? abyss react with '`? ' if possible < 1476088824 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`culprits < 1476088826 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan oerjan Taneb oerjan oerjan hppavilion[1] oerjan shachaf boily oerjan oerjan oerjan boily oerjan oerjan hppavilion[1] hppavilion[1] hppavilion[1] oerjan oerjan hppavilion[1] jeffl42 jeffl42 jeffl42 jeffl42 jeffl42 jeffl42 tswett oerjan oerjan oerjan oerjan oerjan hppavilion[1] int-e moonythedwarf moonythedw < 1476088835 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`paste bin/culprits < 1476088836 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :http://codu.org/projects/hackbot/fshg/index.cgi/file/tip/bin/culprits < 1476088931 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`` echo "$@" < 1476088932 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :echo "$@" < 1476088939 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Hm... < 1476088948 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`hoag < 1476088949 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ slwd eyebrow//s/$/./ \ le/rn mornington crescent/Sorry, you cannot read this wisdom until you\'ve legally played Westminster. \ learn Eyebrows are Taneb\'s most notable feature \ sled quotes//82s/[[]/ [/ \ sled quotes//82s/ \\.\\.\\. /[...]/ \ learn Delaware is a US state in which every < 1476088959 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :`` hoag --help < 1476088960 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1476088970 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ACTION moves to private chat < 1476089581 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Oooh, `tac is nice < 1476089950 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Hmm, looks like jeffl35 was trying to break HackEgo earlier today < 1476090184 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :goodonya, jeffl35 < 1476090360 0 :carado!~carado@bea44-1-78-193-226-57.fbxo.proxad.net JOIN :#esoteric < 1476092193 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Hm, it'd take 4.5 years to cross the diameter of the oort cloud < 1476092200 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :* at light speed < 1476092704 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :But... alpha centauri is 4 ly away... < 1476092718 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :And if it has a similar sort of oort cloud... < 1476092724 0 :digin4_!~digin4@unaffiliated/digin4 JOIN :#esoteric < 1476092748 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Then... that means they're both 2.25 ly across... but we're only 4 ly apart... so there's 0.5 ly of overlap... < 1476092988 0 :espes_!~espes@205.185.120.132 JOIN :#esoteric < 1476092998 0 :Warrigal!~tswett@192.241.237.138 JOIN :#esoteric < 1476093242 0 :Gregor`!dlopen@64.62.173.65 JOIN :#esoteric < 1476093282 0 :carado!~carado@bea44-1-78-193-226-57.fbxo.proxad.net QUIT :*.net *.split < 1476093282 0 :digin4!~digin4@unaffiliated/digin4 QUIT :*.net *.split < 1476093283 0 :imode!~imode@unaffiliated/imode QUIT :*.net *.split < 1476093283 0 :HackEgo!~HackEgo@162.248.166.242 QUIT :*.net *.split < 1476093283 0 :APic!apic@apic.name QUIT :*.net *.split < 1476093283 0 :tswett!~tswett@192.241.237.138 QUIT :*.net *.split < 1476093283 0 :paul2520_!~paul2520@paulkaefer.com QUIT :*.net *.split < 1476093284 0 :espes!~espes@205.185.120.132 QUIT :*.net *.split < 1476093284 0 :Gregor!dlopen@64.62.173.65 QUIT :*.net *.split < 1476093284 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :*.net *.split < 1476093294 0 :digin4_!~digin4@unaffiliated/digin4 QUIT :Quit: Leaving < 1476093307 0 :HackEgo!~HackEgo@162.248.166.242 JOIN :#esoteric < 1476093664 0 :carado!~carado@bea44-1-78-193-226-57.fbxo.proxad.net JOIN :#esoteric < 1476093680 0 :APic!apic@apic.name JOIN :#esoteric < 1476093716 0 :paul2520_!~paul2520@paulkaefer.com JOIN :#esoteric < 1476094543 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1476095747 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I'm reading tvtropes's ~1 per whole SFW page on BDSM (http://tvtropes.org/pmwiki/pmwiki.php/UsefulNotes/BDSM) < 1476096134 0 :ffj-bot!eldis4@firefly.xen.prgmr.com JOIN :#esoteric < 1476096171 0 :AnotherTest!~turingcom@193.190.253.145 JOIN :#esoteric < 1476096432 0 :AnotherTest!~turingcom@193.190.253.145 QUIT :Ping timeout: 260 seconds < 1476096861 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :how is sfw bdsm any fun? < 1476096876 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :myname: Maybe you're a professional dominatrix? < 1476096882 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :(or, well, the masculine equivalent?) < 1476096894 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :In that case, NOT performing BDSM is NSFW < 1476098156 0 :hppavilion[1]!~Doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 268 seconds < 1476099896 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1476100308 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :that page can't possibly be SFW, it's on TV Tropes < 1476100316 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :which is not a site you want to be visiting at work < 1476100506 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :the trick is to read only a single page and then stop. < 1476100551 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :(and yes, I remember https://xkcd.com/609/ ) < 1476100566 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :actually, that is what i do most of the time i visit that site < 1476100661 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :the only ever article i really enjoyed was about dwarf fortress < 1476101647 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> isSpace '\xA0' < 1476101649 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : True < 1476101703 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> words "ab\xA0cd" < 1476101706 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ["ab\41165"] < 1476101723 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what < 1476101749 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :cd are hex digits < 1476101756 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :yeah < 1476101764 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :but wtf 411? < 1476101778 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> 0xA0cd < 1476101780 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : 41165 < 1476101793 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> words "ab\xA0huh" < 1476101796 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ["ab","huh"] < 1476101800 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :thought so. < 1476101807 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what < 1476101849 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> words "ab\xA0\&cd" < 1476101851 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ["ab","cd"] < 1476101865 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's amazing how rarely this trick (\&) comes up... < 1476101890 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :what is \& < 1476101892 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode   < 1476101897 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00A0 NO-BREAK SPACE] < 1476101908 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :\& is just an empty string < 1476101926 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1476101938 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but it can be used to terminate other escaped character sequences. < 1476102162 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell boily FWIW, 160 is stripped because it is a space. This might not be optimal. < 1476102162 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476102522 0 :ais523!~ais523@unaffiliated/ais523 QUIT :Ping timeout: 268 seconds < 1476103061 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1476103630 0 :AnotherTest!~turingcom@d51a4bf3b.access.telenet.be JOIN :#esoteric < 1476103877 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 240 seconds < 1476104372 0 :AnotherTest!~turingcom@d51a4bf3b.access.telenet.be QUIT :Ping timeout: 268 seconds < 1476105378 0 :AnotherTest!~turingcom@193.190.253.145 JOIN :#esoteric < 1476105440 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=49918&oldid=49896 5* 03Slnetaiga 5* (+13) 10 < 1476105540 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fpulse14]]4 N10 02https://esolangs.org/w/index.php?oldid=49919 5* 03Slnetaiga 5* (+14868) 10Created page with "'''F-PULSE''', is an esoteric programming language like brainfuck writed on php, buts operands separated by space. == Examples == === Hello world === PLS PLS PLS PLS PLS PLS..." < 1476105580 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :...again? < 1476105612 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :that's exactly what i thought < 1476105619 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fpulse14]]4 10 02https://esolangs.org/w/index.php?diff=49920&oldid=49919 5* 03Slnetaiga 5* (+43) 10 < 1476105620 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :everybody loves brainfuck < 1476105625 0 :myname!~myname@84.200.43.57 PRIVMSG #esoteric :no < 1476105631 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :No, this page was made yesterday < 1476105655 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :Was it deleted? < 1476105656 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Fpulse14]]4 10 02https://esolangs.org/w/index.php?diff=49921&oldid=49920 5* 03Slnetaiga 5* (+26) 10 < 1476105671 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :`? Interpretatere < 1476105672 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Interpretatere? ¯\(°​_o)/¯ < 1476105702 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :yesterday it was Fpulse/ < 1476105727 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so yeah this seems a bit redundant. < 1476105764 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :Oh, I see < 1476105770 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :Wow. < 1476105785 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :I wonder if they went to the page, then wondered why it was missing < 1476105822 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :doubtful; the first edit copied the whole page contents, judging by the number of bytes < 1476105894 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :contents checks out, too. < 1476105968 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :Perhaps they wrote the page in an external editor and copied it from there in both cases < 1476105981 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :perhaps. < 1476105983 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :anyway, the with-slash page should probably be deleted I suppose < 1476105996 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :anyway apparently a normal user can't delete pages... < 1476106032 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net JOIN :#esoteric < 1476106035 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :...only move them, which is a bit pointless now < 1476106128 0 :Cale!~cale@pool-108-29-88-63.nycmny.fios.verizon.net QUIT :Remote host closed the connection < 1476106907 0 :`^_^v!~nycs@182.253.73.44 QUIT :Quit: This computer has gone to sleep < 1476107456 0 :ybden!ybden@unaffiliated/ybden PRIVMSG #esoteric :O.O < 1476110368 0 :Caesura!~Aedile@casewireless03.CWRU.Edu JOIN :#esoteric < 1476110600 0 :aghjghfgdwerhbvr!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476110726 0 :boily!~alexandre@24.48.34.70 JOIN :#esoteric < 1476111026 0 :`^_^v!~nycs@139.193.9.12 JOIN :#esoteric < 1476111455 0 :aghjghfgdwerhbvr!?@? NICK :moony < 1476111702 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :mhelloony! < 1476111707 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@massages-loud < 1476111707 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :hppavilion[1] asked 7h 11m 29s ago: Question: Is there a rule for how Canadian laws are written? As in, do they have to be written in French or English? And is there an official translation? And < 1476111707 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :which is binding? What if there's a discrepancy? etc. etc. etc. < 1476111708 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 2h 39m 5s ago: FWIW, 160 is stripped because it is a space. This might not be optimal. < 1476111770 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :@tell hppavilion[1] hppavellon[1]! an excellent question, to which I have no answer. I wonder how it works... < 1476111770 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476111797 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :int-e: int-ello. I concur about the suboptimality of the thing. < 1476111821 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :surprise. < 1476112264 0 :`^_^v!~nycs@139.193.9.12 QUIT :Ping timeout: 250 seconds < 1476112368 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 250 seconds < 1476112373 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 248 seconds < 1476112405 0 :`^_^v!~nycs@103.47.133.79 JOIN :#esoteric < 1476112409 0 :moony!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476113063 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1476113176 0 :Caesura!~Aedile@casewireless03.CWRU.Edu QUIT :Ping timeout: 260 seconds < 1476113196 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`wisdom < 1476113198 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :footnote 8//Isn't it fun reading through all the footnotes? < 1476113211 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :were there ever a whole series of footnotes? < 1476113215 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`wisdom < 1476113216 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :superexponential growth//Superexponential growth? SUPEREXPONENTIAL GROWTH?! HOLY CRAP!!! < 1476113403 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`wisdom < 1476113405 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :swatter//The swatter is a tool for punishment commonly found in #esoteric. Not to be confused with the saucepan or mapoles. < 1476113417 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :^^ < 1476113419 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`wisdom < 1476113420 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wat//ኢትዮጵያ ውስጥ የሚሰራ የምግብ አይነት ሲሆን፣ የሚሰራውም ከጤፍ ነው። < 1476113509 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :there are ASCII/Latin-1 emojis, the disapproving Kannada look, Shift-JIS ones, but have people started to exploit the full Unicodemotional range? < 1476113654 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :there's the canadian syllabical running man < 1476113711 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :FirelloFly. right. < 1476113815 0 :FireFly!znc@freenode/staff/firefly PRIVMSG #esoteric :bohily < 1476114700 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476114772 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 260 seconds < 1476114812 0 :moonythedwarf_!?@? NICK :moony < 1476115189 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`? moony < 1476115190 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :moony? ¯\(°​_o)/¯ < 1476115197 0 :boily!~alexandre@24.48.34.70 PRIVMSG #esoteric :`? moon < 1476115198 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Moon is a murderous lunatic, not an unretroreflectorey object. He sometimes causes overmoonification. < 1476115617 0 :`^_^v!~nycs@103.47.133.79 QUIT :Ping timeout: 240 seconds < 1476115717 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=49922&oldid=49900 5* 03Malbranche 5* (-3848) 10/* Malbolge */ Simplified < 1476115730 0 :`^_^v!~nycs@139.193.9.12 JOIN :#esoteric < 1476115741 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Truth-machine14]]4 10 02https://esolangs.org/w/index.php?diff=49923&oldid=49922 5* 03Malbranche 5* (-50214) 10/* Malbolge Unshackled */ Simplified < 1476115842 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1476116277 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User talk:Malbranche14]]4 10 02https://esolangs.org/w/index.php?diff=49924&oldid=49701 5* 03Malbranche 5* (+600) 10You're welcome < 1476116671 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Function call without parameters14]]4 10 02https://esolangs.org/w/index.php?diff=49925&oldid=49865 5* 03Function call without parameters 5* (+10) 10 < 1476116695 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell hppavilion[1] It has a dord of 2502i kg/m^3 <-- ooh i did not know about dord < 1476116696 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476116741 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Bug Computer14]]4 M10 02https://esolangs.org/w/index.php?diff=49926&oldid=49868 5* 03Function call without parameters 5* (+14) 10not really a RISC < 1476116831 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 M10 02https://esolangs.org/w/index.php?diff=49927&oldid=49918 5* 03Function call without parameters 5* (+19) 10 < 1476117390 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot JOIN :#esoteric < 1476117407 0 :Kaynato!~Aedile@casewireless03.CWRU.Edu JOIN :#esoteric < 1476117575 0 :Froox!~Frooxius@194.108.5.201 QUIT :Quit: *bubbles away* < 1476117593 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476117768 0 :Frooxius!~Frooxius@194.108.5.201 QUIT :Read error: Connection reset by peer < 1476117788 0 :Frooxius!~Frooxius@194.108.5.201 JOIN :#esoteric < 1476118097 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell hppavilion[1] Is there a way to see who the user `ing is? <-- none that we've found. < 1476118097 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476118224 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: are you in the right move to delete https://esolangs.org/wiki/Fpulse/ ? (the same conent has been duplicated and further modified at https://esolangs.org/wiki/Fpulse ) < 1476118228 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :*content < 1476118278 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :your stomach feels content < 1476118302 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell hppavilion[1] Hmm, looks like jeffl35 was trying to break HackEgo earlier today <-- i think you are misreading. he only tried install Powershell, and it was days ago. < 1476118303 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476118319 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot QUIT :Remote host closed the connection < 1476118329 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :"The contents of a book is the list of chapters or articles or parts that are in the book, with the number of the page they begin on." < 1476118451 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :The matter of contents vs. content doesn't seem as clear-cut as it should be. < 1476118494 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/delete14]]4 delete10 02 5* 03Oerjan 5* 10deleted "[[02Fpulse/10]]": Misnamed version of PULSE, which has the same content. < 1476118566 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> "\224\224" < 1476118568 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\224\224" < 1476118575 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\224" < 1476118578 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : àà < 1476118588 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: sample of the bug i mentioned ^ < 1476118607 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where aaaa < 1476118607 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :à à à à test < 1476118654 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ACTION grumbles < 1476118677 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: i think that definition must be an error. < 1476118693 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1476118694 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :indentity function//indentity function is the function that measures how indented source code is. < 1476118701 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :`wisdom < 1476118702 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sbus//SBus is the standard bus in many a Sun SPARC-based system, capable of coping with thirty-two (32) bits in parallel, at rates of around 16.67 to 25 MHz. There is a 96-pin connector, and the cards lay parallel to the motherboard, like toppings on a sandwich. < 1476118711 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh it seems to be used < 1476118916 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476118944 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> var "a b c" < 1476118944 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 260 seconds < 1476118948 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : a b c < 1476118950 0 :moonythedwarf_!?@? NICK :moony < 1476118954 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :hmm. < 1476118985 0 :Caesura!~Aedile@casewireless03.CWRU.Edu JOIN :#esoteric < 1476119109 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode < 1476119110 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0020 SPACE] [U+0020 SPACE] [U+0020 SPACE] [U+0020 SPACE] < 1476119129 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode < 1476119130 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0020 SPACE] [U+0020 SPACE] [U+0020 SPACE] [U+0020 SPACE] < 1476119176 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: um is this something different because it doesn't contain the bug... < 1476119184 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "hm " < 1476119186 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : hm < 1476119196 0 :Kaynato!~Aedile@casewireless03.CWRU.Edu QUIT :Ping timeout: 260 seconds < 1476119207 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: no, I was wondering if there was some unwords . words in the pipeline, but apparently not. < 1476119242 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :also, the > var "..." path doesn't destroy all of the 160 bytes, while @tell and @where do. < 1476119281 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :160 = 128 + 32, and it seems to get changed into space < 1476119317 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "hàh" < 1476119319 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : hàh < 1476119322 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "hà" < 1476119324 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : hà < 1476119331 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell oerjan now that's interesting ?! < 1476119331 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476119350 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@messages- < 1476119350 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 19s ago: now that's interesting ?! < 1476119354 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :for > it seems to happen at the end of the output only. < 1476119367 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: see that's the kind of thing I was expecting. < 1476119369 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode < 1476119372 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0020 SPACE] [U+0020 SPACE] [U+0020 SPACE] < 1476119380 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh < 1476119420 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :but somehow the var thing is different. < 1476119433 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well yeah > doesn't collapse spaces. < 1476119436 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :or maybe it's my client... < 1476119467 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :which displays \303\240\303 as àà < 1476119471 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but > may strip spaces at the end < 1476119502 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> showOct 160 "" < 1476119504 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "240" < 1476119514 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: octal is too confusing for me < 1476119528 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :especially since haskell doesn't use it by default < 1476119563 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` dc <<<16iC3A0C3P < 1476119563 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: my client does the same. it's just defaulting to latin-1/windows-whatever when it's malformed utf-8. < 1476119564 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​àà < 1476119578 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode   < 1476119579 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+00A0 NO-BREAK SPACE] < 1476119601 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :okay... it sees that it isn't unicode and treats the whole line as ISO 8859-1. makes sense. < 1476119627 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric : ​àà < 1476119628 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :fnord < 1476119631 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :looks nice. < 1476119657 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :oerjan: using irssi < 1476119660 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that's HackEgo's initial ZWSP < 1476119663 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :me too < 1476119693 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :so okay, most things strip trailing spaces, and some a bit more :P < 1476119828 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@tell int-e This gives boily à problem when @telling in French... < 1476119828 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476119830 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and obviously it's a feature not a bug... *leans back* < 1476119837 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(which is how it was discovered) < 1476119889 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: the thing is they don't do the stripping unicode-clean < 1476119906 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell oerjan disenfrànchised? < 1476119906 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476119912 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@messages- < 1476119913 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 6s ago: disenfrà nchised? < 1476119988 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :it's funny that this hasn't turned up before. < 1476120095 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\122\180\224hm" < 1476120098 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : z´àhm < 1476120106 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1476120130 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: well ´à are the only characters affected that are also in latin-1, iiuc < 1476120167 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\180" < 1476120170 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : à´ < 1476120174 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oops < 1476120192 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :not \180? < 1476120211 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :^ord à´ < 1476120211 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :195 160 194 180 < 1476120230 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ok i'm miscalculating < 1476120240 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i guess à may be the only one then < 1476120270 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> "\224\160" < 1476120272 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\224\160" < 1476120277 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\160" < 1476120280 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : à < 1476120283 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> var "\224\160hm" < 1476120286 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : à hm < 1476120298 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh of course, it's \160 itself. < 1476120312 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :although no one would use that normally < 1476120337 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :so à is the most likely character to show problems, unless people do chinese or the like... < 1476120386 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` dc <<16iC4A0P < 1476120388 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/hackenv/bin/`: line 4: warning: here-document at line 4 delimited by end-of-file (wanted `16iC4A0P') < 1476120394 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` dc <<<16iC4A0P < 1476120395 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​Ġ < 1476120402 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> filter isSpace ['\0'..'\255'] < 1476120405 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\t\n\v\f\r \160" < 1476120408 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> var "Ġ" < 1476120411 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : Ä < 1476120417 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :and so on. < 1476120419 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it is probably using isSpace < 1476120428 0 :Caesura!~Aedile@casewireless03.CWRU.Edu QUIT :Ping timeout: 260 seconds < 1476120451 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well yeah i found that one earlier. it's not latin-1, and looks pretty rare. < 1476120465 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`` dc <<<16iC5A0C6A0C7A0C8A0C9A0CAA0CBA0CCA0CDA0CEA0CFA0P < 1476120466 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ŠƠǠȠɠʠˠ̠͠ΠϠ < 1476120480 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@tell oerjan ŠƠǠȠɠʠˠ̠͠ΠϠ < 1476120481 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1476120491 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@messages- charming < 1476120491 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :int-e said 10s ago: Å Æ Ç È É Ê Ë Ì Í Î Ï < 1476120537 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :so, nothing remotely common. i guess the first one is used in czech and maybe other slavic languages. < 1476120557 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> ['à','Ġ'..] < 1476120560 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "\224\288\352\416\480\544\608\672\736\800\864\928\992\1056\1120\1184\1248\13... < 1476120564 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> var ['à','Ġ'..] < 1476120567 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : àĠŠƠǠȠɠʠˠ̠͠ΠϠРѠҠӠԠՠ֠נؠ٠ڠ۠ܠݠޠߠࠠࡠࢠ࣠ठॠঠৠਠ੠ઠૠଠୠ஠௠ఠౠಠೠഠൠච෠ภ๠ຠ໠༠འྠ࿠ဠၠႠრᄠᅠᆠᇠሠበአዠጠ፠Ꭰ< 1476120567 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : ... < 1476120628 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i suspect an unclean cutoff is a danger on long output too < 1476120636 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but this time lucky < 1476120666 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode РѠҠӠ < 1476120667 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0420 CYRILLIC CAPITAL LETTER ER] [U+0460 CYRILLIC CAPITAL LETTER OMEGA] [U+04A0 CYRILLIC CAPITAL LETTER BASHKIR KA] [U+04E0 CYRILLIC CAPITAL LETTER ABKHASIAN DZE] < 1476120693 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ok the first one is common in russian etc. < 1476120704 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`var "СССР" < 1476120705 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: var: not found < 1476120707 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :> var "СССР" < 1476120710 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : СССР< 1476120717 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :XD < 1476120761 0 :boily!~alexandre@24.48.34.70 QUIT :Quit: INTERESTING CHICKEN < 1476120776 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`unidecode ḠṠẠỠἠὠᾠῠ†⁠ < 1476120777 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+1E20 LATIN CAPITAL LETTER G WITH MACRON] [U+1E60 LATIN CAPITAL LETTER S WITH DOT ABOVE] [U+1EA0 LATIN CAPITAL LETTER A WITH DOT BELOW] [U+1EE0 LATIN CAPITAL LETTER O WITH HORN AND TILDE] [U+1F20 GREEK SMALL LETTER ETA WITH PSILI] [U+1F60 GREEK SMALL LETTER OMEGA WITH PSILI] [U+1FA0 GREEK SMALL LETTER OMEGA WITH PSILI AND YPOGEGRAMMENI] [U+1FE < 1476120778 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh boily was here < 1476120810 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :@google YPOGEGRAMMENI < 1476120812 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Iota_subscript < 1476120831 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :fancy, bbl < 1476120848 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode Ơ < 1476120849 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+01A0 LATIN CAPITAL LETTER O WITH HORN] < 1476120933 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> words "\160" < 1476120936 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : [] < 1476120946 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :so words uses isSpace < 1476121106 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hmph < 1476121111 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :whew < 1476121248 0 :MoALTz!~no@78-11-247-26.static.ip.netia.com.pl JOIN :#esoteric < 1476121506 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: oh i didn't see you'd been experimenting in the logs < 1476121651 0 :AnotherTest!~turingcom@193.190.253.145 QUIT :Ping timeout: 268 seconds < 1476121676 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ooh i managed to kill the right tmux zombie this time. except it didn't die, but the terminal started working again... < 1476121797 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :(the last time i tried that, i destroyed the session itself) < 1476121829 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it would have been helpful if tmux used different names for the client and server processes, me thinks < 1476121911 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm or maybe it wasn't a zombie, just reacted in the right way < 1476122280 0 :Caesura!~Aedile@casewireless03.CWRU.Edu JOIN :#esoteric < 1476122951 0 :`^_^v!~nycs@139.193.9.12 QUIT :Quit: This computer has gone to sleep < 1476123007 0 :`^_^v!~nycs@139.193.9.12 JOIN :#esoteric < 1476123029 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 248 seconds < 1476123196 0 :Caesura!~Aedile@casewireless03.CWRU.Edu QUIT :Ping timeout: 260 seconds < 1476123323 0 :zemhill!bfjoust@selene.zem.fi PRIVMSG #esoteric :web.TellsToBeat: points -5.69, score 16.40, rank 15/47 < 1476123350 0 :augur_!~augur@c-24-7-90-158.hsd1.ca.comcast.net QUIT :Quit: Leaving... < 1476123356 0 :zemhill!bfjoust@selene.zem.fi PRIVMSG #esoteric :web.TellsToBeat: points -5.69, score 16.40, rank 15/47 (--) < 1476123624 0 :moony!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476123840 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1476123884 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Read error: Connection reset by peer < 1476123886 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric < 1476124334 0 :zemhill!bfjoust@selene.zem.fi PRIVMSG #esoteric :web.TellsToBeat: points -2.64, score 19.66, rank 14/47 (+1) < 1476124732 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :_Five stages of accepting constructive mathematics_, by Andrej Bauer: http://www.ams.org/journals/bull/0000-000-00/S0273-0979-2016-01556-4/ < 1476125123 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1476125677 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com JOIN :#esoteric < 1476125796 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org JOIN :#esoteric < 1476125826 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`tervetuloa Cale < 1476125828 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Cale: Tervetuloa esoteeristen ohjelmointikielten suunnittelun ja käyttöönoton kansainväliseen keskukseen! Lisätietoa saat wikistämme: . (Muu esoteerisuus: kokeile kanavaa #esoteric joko EFnet- tai Dalnet-verkossa.) < 1476125923 0 :pikhq!~pikhq@174.24.52.192 JOIN :#esoteric < 1476125978 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Cale: did you see this thing twh _Five stages of accepting constructive mathematics_, by Andrej Bauer: http://www.ams.org/journals/bull/0000-000-00/S0273-0979-2016-01556-4/ < 1476126070 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :I have seen Andrej talk about the five stages < 1476126076 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :But I haven't seen that thing < 1476126100 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Later < 1476126112 0 :deltab_!~deltab@fpc1-king9-2-0-cust1.perr.static.cable.virginm.net JOIN :#esoteric < 1476126115 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Constructive mathematics is no fun < 1476126123 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :@messages-how < 1476126123 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Unknown command, try @list < 1476126134 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :@messages-proud < 1476126134 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :boily said 3h 59m 23s ago: hppavellon[1]! an excellent question, to which I have no answer. I wonder how it works... < 1476126134 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 2h 37m 18s ago: It has a dord of 2502i kg/m^3 <-- ooh i did not know about dord < 1476126134 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 2h 13m 56s ago: Is there a way to see who the user `ing is? <-- none that we've found. < 1476126134 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :oerjan said 2h 10m 31s ago: Hmm, looks like jeffl35 was trying to break HackEgo earlier today <-- i think you are misreading. he only tried install Powershell, and it was days ago. < 1476126154 0 :jeffl35!jeffl@unaffiliated/jeffl35 PRIVMSG #esoteric :lol < 1476126158 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Ah xD < 1476126162 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :jeffl35: n00b < 1476126167 0 :jeffl35!jeffl@unaffiliated/jeffl35 PRIVMSG #esoteric :hppavilion[1]: n00b < 1476126175 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Cale: I think it makes a pretty good case for pointless topology. I should learn more about pointless topology probably. < 1476126181 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :n0*b < 1476126198 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: What's the use of pointless topology? < 1476126238 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(Schrödingpun; it is both a pun AND an actual question) < 1476126326 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot JOIN :#esoteric < 1476126336 0 :jeffl35!jeffl@unaffiliated/jeffl35 PRIVMSG #esoteric :- < 1476126336 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot PRIVMSG #esoteric :n00b < 1476126338 0 :jeffl35!jeffl@unaffiliated/jeffl35 PRIVMSG #esoteric :- < 1476126338 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot PRIVMSG #esoteric :I am not a supybot you derp < 1476126341 0 :jeffl35!jeffl@unaffiliated/jeffl35 PRIVMSG #esoteric :lol < 1476126343 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm thinking it's a lot more of the former than the latter. < 1476126347 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can this bot spam stop? < 1476126350 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: You're the one whose client doesn't like Unicode, correct? < 1476126365 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know? < 1476126384 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: I seem to remember using unnecessary amounts of Unicode one day and you just quitting. < 1476126421 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If it was related to anything you did, I suspect you were just being annoying in other ways. < 1476126428 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Ah < 1476126433 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But maybe not. < 1476126439 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :But generally, some peoples clients don't like unicode < 1476126440 0 :`^_^v!~nycs@139.193.9.12 QUIT :Quit: This computer has gone to sleep < 1476126456 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :But that raises the question of whether ö (as in Gödel and Schrödinger) is OK < 1476126477 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :I feel it's not OK to NOT spell "Gödel" with the 'ö' < 1476126500 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(ö: AKA the letter "Oooooooh!") < 1476126541 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What about coöperation? < 1476126551 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: ...no? < 1476126556 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :? < 1476126573 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Also, are your co-conspirators the people you co-conspire with? < 1476126578 0 :`^_^v!~nycs@139.193.9.12 JOIN :#esoteric < 1476126586 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(equiv. nspirators, nspire) < 1476126599 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://www.newyorker.com/culture/culture-desk/the-curse-of-the-diaeresis < 1476126620 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Those are not equivalent and you know it, you're just making a tired joke. < 1476126719 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :...I didn't realize that was ever a thing < 1476126726 0 :`^_^v!~nycs@139.193.9.12 QUIT :Client Quit < 1476126776 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Diaeresis_(diacritic) < 1476126798 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :also naïve etc. < 1476126825 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Well yes, naïve is still interchangable with naive, AND looks smancier < 1476126833 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(shmancïer?) < 1476126864 0 :AnotherTest!~turingcom@ptr-2hj4tbos9tbg4xtloralf390w.ip6.access.telenet.be JOIN :#esoteric < 1476126962 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :. o O ( complete the following sentence: #esoteric would be better without... ) < 1476127052 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :int-e: Federal regulations! < 1476127073 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :This conversation must look odd from int-e's point of view. < 1476127106 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ACTION resists the urge to say "nversation" < 1476127125 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476127145 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :helloonythedwarf_ < 1476127257 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 240 seconds < 1476127261 0 :moonythedwarf_!?@? NICK :moony < 1476127283 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ACTION was going to suggest otherbot though. < 1476127284 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Cale: I think we talked about this once before: Is there a point-free definition of manifold? < 1476127309 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :`? pointless topology < 1476127310 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Pointless topology is the kind of topology Taneb invents. < 1476127329 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cwlprits pointless topology < 1476127331 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :fizzie evilipse shachaf shachaf < 1476127343 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`forget pointless topology < 1476127344 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :...I feel like the wording a joke that I would get if I knew pointless topology < 1476127346 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Forget what? < 1476127355 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :And 'it's entirely pointless' is FAR too easy < 1476127358 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :`? tanebventions < 1476127359 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Tanebventions include automatic squirrel feeders, necessity, Go, Windows 98, submarine jousting, Fueue, the universe, metar, weetoflakes, Tanebventions, persistence, the BBC, progress, and this sentence. See also tanebventions: math. He never invents anything involving sex. < 1476127376 0 :`^_^v!~nycs@139.193.9.12 JOIN :#esoteric < 1476127403 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :didn't oerjan invent Tanebventions? < 1476127411 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? shaventions < 1476127412 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :shaventions include: before/lastfiles, culprits, hog/{h,d}oag, le//rn, tmp/, mk/mkx, sled/sedlast, spore/spam/speek/sport/1. Taneb invented them. < 1476127426 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :`? conventions < 1476127427 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :conventions? ¯\(°​_o)/¯ < 1476127429 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`before < 1476127431 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/pointless topology//Pointless topology is the kind of topology Taneb invents. < 1476127466 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Taneb invented the universe, but did he invent the duverse? < 1476127488 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :shachaf: hmm, I don't think we have, but it's an interesting question -- of course, the usual definitions are nearly points-free already < 1476127505 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are they? < 1476127555 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :"every point has an open neighborhood homeomorphic to R^n" seems pretty pointy. < 1476127562 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :at least the "locally homeomorphic to Euclidean space" bit, I think qualifies < 1476127585 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What does "locally" mean? < 1476127621 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :`? tanebventions < 1476127623 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Tanebventions include automatic squirrel feeders, necessity, Go, Windows 98, submarine jousting, Fueue, the universe, the triverse, metar, weetoflakes, Tanebventions, persistence, the BBC, progress, and this sentence. See also tanebventions: math. He never invents anything involving sex. < 1476127647 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :i,i localely homeomorphic to Euclidean space < 1476127654 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :heh < 1476127656 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :What IS i,i again? < 1476127658 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :`? i,i < 1476127659 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :i,i i,i what is i,i < 1476127668 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :`tomfoolery i,i < 1476127670 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :I must confess, I know not of what you are speaking. < 1476127720 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe I'm missing something obvious. < 1476127796 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :For example, maybe what I said is equivalent to saying that every open set (or every set of a basis or something) is homeomorphic to R^n? But that doesn't seem likely. < 1476127824 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :No, really, what IS 'i,i' < 1476127877 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's approximately . o O ( ) < 1476127884 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Ah < 1476127892 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Is it an abbreviation? < 1476127903 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. < 1476127922 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :shachaf: Perhaps we could go with "every open set contains an open set homeomorphic to R^n" < 1476127932 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ACTION . o O ( . o O ( . o O ( Leonardo DiCaprio ) ) ) < 1476127932 0 :pikhq!~pikhq@174.24.52.192 QUIT :Ping timeout: 260 seconds < 1476127940 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :But I'm not sure this really suffices < 1476127941 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Is that equivalent? < 1476127964 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :Because you still might avoid some point like that < 1476127987 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :Perhaps we need to start with a net < 1476128023 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That would be a net gain. < 1476128055 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: No, we start with a net. It's only a gain if happens after the start. hth. < 1476128235 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :er... < 1476128317 0 :Cale!~cale@cpe-67-250-60-129.nyc.res.rr.com PRIVMSG #esoteric :Suppose we just start with a nested bunch of open sets, and demand that there be a corresponding nested sequence of open subsets of them each of which is homeomorphic to R^n -- nope, still doesn't work < 1476128341 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 248 seconds < 1476128358 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07G*14]]4 10 02https://esolangs.org/w/index.php?diff=49928&oldid=44687 5* 03TuxCrafting 5* (-18) 10Are you joking? < 1476128436 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The idea of a "local" property seems pretty important in topology. < 1476128448 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So I'd hope that there's an easy way to express properties like that in general. < 1476128565 0 :MoALTz!~no@78-11-247-26.static.ip.netia.com.pl QUIT :Quit: Leaving < 1476128568 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric < 1476128930 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org QUIT :Ping timeout: 250 seconds < 1476129203 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org JOIN :#esoteric < 1476129534 0 :pikhq!~pikhq@75-163-220-71.clsp.qwest.net JOIN :#esoteric < 1476130323 0 :ais523!~ais523@unaffiliated/ais523 JOIN :#esoteric < 1476130352 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :his532 < 1476130652 0 :`^_^v!~nycs@139.193.9.12 QUIT :Quit: This computer has gone to sleep < 1476130956 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org QUIT :Ping timeout: 260 seconds < 1476130983 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org JOIN :#esoteric < 1476131157 0 :pikhq!~pikhq@75-163-220-71.clsp.qwest.net QUIT :Ping timeout: 248 seconds < 1476131268 0 :pikhq!~pikhq@174-24-6-196.clsp.qwest.net JOIN :#esoteric < 1476132721 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Math notation proposal: Henceforth, «name» unambiguously means a variable named "name", rather than the product of the variables n, a, m, and e (or Euler's constant) < 1476132739 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Without guillemets, it's up to the particular style < 1476133217 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf JOIN :#esoteric < 1476133224 0 :moony!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 260 seconds < 1476133313 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :hppavilion[1] < 1476133316 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :>math < 1476133319 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :>notation < 1476133320 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :\oren\: The white brackets in Neoletters (⦅ ⦆ ⦇ ⦈ ⟦ ⟧ ⦃ ⦄ ⦉ ⦊ ⟬ ⟭) look a little off; kind of ugly... not sure if there's a way to improve it in the exact resolution and style of the font, but I thought I'd say so... < 1476133322 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :>unambiguous < 1476133328 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :you have made a fatal mistake i'm afraid < 1476133333 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Phantom_Hoover: What are you doing? < 1476133334 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Oh < 1476133336 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Phantom_Hoover: Why? < 1476133351 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Also, I said 'unambiguously' < 1476133352 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :hth < 1476133368 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :maths notation is never, ever unambiguous no matter how hard anyone tries < 1476133394 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Phantom_Hoover: programming language notation for maths is unambiguous < 1476133396 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Phantom_Hoover: And don't worry, it'll still be ambiguous WITHOUT guillemets, and somebody will inevitably invent a constradictory use for guillemets (bitshifts seem likely, as do string delimination) < 1476133407 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :s/constra/contra/ < 1476133447 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :ais523, and nobody uses it unless they're working on computer science < 1476133460 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :right < 1476133472 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :when I translated an example from my thesis into a bunch of programming languages during my PhD < 1476133483 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it was noticeable how much more work writing the programming-language version was than the mathematical verison < 1476133485 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :*version < 1476133487 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Oooh, here's a horrifying sentence: "Assume two categories C and D which are co-dual" < 1476133502 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Phantom_Hoover: But most people are internally unambiguous, at least mostly < 1476133583 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(Like, the order of operations is used- some people vary it, but it's usually the same- that makes it unambiguous that 3+2*4 is 3+(2*4) = 24 *OR* (3+2)*4 = 20, and it's always the same) < 1476134176 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org QUIT :Ping timeout: 260 seconds < 1476134183 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :what happen < 1476134257 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org JOIN :#esoteric < 1476134817 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1476135311 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :I want to abuse SI... < 1476135324 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :For example, the derived unit m^s < 1476135679 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I don't think you can put non-pure-numbers in an exponent? other than possibly dB < 1476135690 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ais523: dB? < 1476135696 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :decibels < 1476135700 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Ah < 1476135706 0 :int-e!~noone@static.88-198-179-137.clients.your-server.de PRIVMSG #esoteric :ais523: have you played with any proof assistants? < 1476135717 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :The unit ^1/2 (or maybe it's -1/2) is used in electromagnetism or something < 1476135725 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :int-e: actually using them, no; however one of my former coworkers was an Agda expert < 1476135727 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(m^(1/2), I believe) < 1476135729 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :so I've seen them in use beforen ow < 1476135838 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :It's for material science, I believe < 1476135872 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :dioptres are hard enough to understand < 1476135889 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I can do the maths but I still don't really have an intuitive understanding of what a dioptre is < 1476135899 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :I need a unit for stress/strain/stressing < 1476135909 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :It would be m/m in SI, but that's just unitless < 1476135986 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :hertz per second < 1476135993 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :...*hertz-seconds < 1476136003 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Taneb: ...yes, hertz-seconds are nice < 1476136096 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hertz-seconds are just frequency × duration, so they count a number of occurrences < 1476136096 0 :ffj-bot!eldis4@firefly.xen.prgmr.com QUIT :Remote host closed the connection < 1476136105 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :therefore you shouldn't be surprised that the result is a pure number < 1476136111 0 :ffj-bot!eldis4@firefly.xen.prgmr.com JOIN :#esoteric < 1476136114 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I made the argument that speeds ought to be measured in e.g. miles per second, or hours per hundred kilometres, or something. < 1476136124 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :You should also give it in femto hertz-seconds, multiplied by a billiard < 1476136125 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Er, seconds per mile. < 1476136138 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: dioptres per hertz? < 1476136149 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :time/distance seems more reasonable in a lot of ways than distance/time < 1476136153 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(billiard being long for short quadrillion) < 1476136199 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :shachaf: explain why < 1476136226 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: For measuring what/ < 1476136238 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :*? < 1476136240 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :For many of the same reasons that people argue for measuring fuel usage in litres per hundred kilometres. < 1476136241 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Speed? < 1476136251 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. Or inverse speed, whatever. < 1476136264 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: Oh, is this for the same reason as a(+)b = 1/((1/a)+(1/b))? < 1476136268 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :time/distance makes sense because you're paying time, and getting distance in return. < 1476136359 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :If I'm in a vehicle moving at 30 seconds per mile, I pay 60 seconds to move 2 miles. < 1476136390 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Force-second-seconds per kilogram-meter < 1476136405 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :(I have no idea what anyone would want that for) < 1476136430 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: 30 seconds per mile is 120mph, that's a pretty fast speed… < 1476136448 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK, I mixed it up at the last moment. < 1476136458 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not even sure that speed is legally possible via any means of surface transport in the UK, I think our fastest trains only go up to 115mph < 1476136464 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(might have misremembered that though) < 1476136467 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: if i'm ever involved in a duel, i'll force you to be my second hth < 1476136488 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :shachaf, I would rather you didn't, duels are illegal in most jurisdictions < 1476136509 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :what about nonlethal duels? < 1476136512 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :say, you duel with paintball guns < 1476136527 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :they're not illegal in categorical russia < 1476136528 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :That is fine, but I am not a good shot < 1476136567 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Also abusing SI: the unit (m+s) < 1476136578 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(I feel like + is probably alternation. As always.) < 1476136578 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: https://twitter.com/wolfpupy/status/270056061787074560 hth < 1476136607 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: I find it most sensible if I interpret it as disjoint union < 1476136611 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :although it's still ridiculous < 1476136613 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ais523: I figure that's it < 1476136627 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :ais523: Apparently there are 140mph trains in the UK now. < 1476136637 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :oh right, I forgot about HS1 < 1476136637 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(L+1)/T is a measurement of speed (L/T) AND frequency (1/T) < 1476136652 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :with all the row there's been about HS2 I forgot there was a high-speed line open already < 1476136685 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :to be fair, I should have guessed from the name < 1476137380 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org QUIT :Ping timeout: 250 seconds < 1476137476 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What are united values, anyway? < 1476137487 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are they vectors? < 1476137528 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Are they some sort of field extension? < 1476137965 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Vectors don't really work because you can multiply and divide them. < 1476138264 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :disjoint unions can be multiplied and divided pointwise < 1476138287 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org JOIN :#esoteric < 1476138325 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What do you mean by disjoint unions? < 1476138387 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean, in this context. < 1476138398 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :What IS this context? < 1476138410 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, maybe I should add units to the whole Leibniz thing I was wondering about. y = f(t) m; x = f(t) s < 1476138421 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :dy = f'(t) dt m? < 1476138441 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Er, s/x = f/x = g/ < 1476138483 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Anyway, thinking of it as a ring extension or something seems to work pretty well? Just a synthetic element. < 1476138542 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ACTION . o O ( n squared: the area of a square n units on edge -> n triangled: the area of an equilateral triangle n units on edge ) < 1476138641 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: a disjoint union is bascially like a C union except that it knows which value is set at any given time < 1476138653 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I know what a disjoint union is in general. < 1476138680 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't know what you mean in this case. But maybe now I see. < 1476138684 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :(m + s) would be a disjoint union that can either be set to a number of metres, or to a number of seconds, and knows which < 1476138696 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I'm not convinced it's useful but it does at least seem to be well-defined < 1476138719 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What about m - s? < 1476138775 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Presumably either metres or seconds, with a multiplier on the latter. < 1476138784 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK, I guess 5 m = 5 m + 0 s < 1476138796 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ACTION . o O ( Apparently, tri(n) = n*sqrt(n^2-(n/2)^2)/2 ) < 1476138853 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But then I'm not sure what sort of disjoint union that is. < 1476138877 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Unless you disallow 0 s somehow. < 1476138988 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :shachaf: no, not "5m + 0s" if that's addition < 1476139006 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :it's just that 5m is an instance of type (m+s), and 10s would also be an instnace of type (m+s) < 1476139016 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and 0m and 0s are different instances of the type < 1476139033 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :OK. < 1476139034 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :The kth n-(d-tope) number. Ultimate generalization. < 1476139043 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I think that's quite different from what hpp was talking about. < 1476139068 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :No idea what's going on at this point < 1476139072 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :I'll have to reread < 1476139131 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I guess I was assuming some sort of linearity thing. < 1476139133 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That 0 s = 0 < 1476139143 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But that doesn't work with e.g. degrees C or F. < 1476139211 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :hppavilion[1]: a definition of (m+s) as a disjoint union of metres and seconds < 1476139279 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ais523: OK, so like cartesian sum? < 1476139311 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :disjoint union is the dual of cartesian product < 1476139311 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :I haven't heard it called cartesian sum before now though < 1476139325 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Hm... Position is where you are and is measured in m**k in k-space (here, ** is different from ^; ^ is power, ** is tuple). Let's just go with 1-space. < 1476139352 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I thought hpp was talking about adding a value like 5 m to a value like 3 s < 1476139367 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But on rereading I misunderstood, actually. < 1476139377 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: That would presumably be 8(m+s) or somesuch < 1476139378 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's quite different from 5 (m+s) < 1476139399 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No, 5m+3s isn't (5+3)(m+s) < 1476139406 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :I figured it'd be alternation (like Kleene), ais523 went with cartesian sum. < 1476139419 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(I insist that it must be called "cartesian sum", just to make it clear how this is) < 1476139430 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :(Is there such thing as cartesian power by this logic?) < 1476139434 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I'd expect that m+s = 1m+1s < 1476139435 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :function < 1476139436 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Position is measured in m. Velocity is the derivative of position with respect to time- how much your position changes with respect to time- and is measured m/s < 1476139456 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :metres to the power of seconds is a function from seconds to metres < 1476139458 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: Ah, good point... < 1476139492 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: The answer for 1m+1s, intuition tells me, is probably related to that one math scene from a movie I can't remember < 1476139550 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Where they were saying "if it takes Alice 3 hours to paint a house and Bob 4 hours, how long will it take Alice and Bob to paint 1 house together?" < 1476139567 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :And I suddenly can't remember how you find the solution, but I'm sure I can derive it in a few seconds < 1476139582 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :Alice paints ⅓ of a house per hour, Bob paints ¼ of a house per hour < 1476139596 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :thus they paint 7/12 of a house per hour together (painting parallelizes well) < 1476139601 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ais523: shhhh let me find it < 1476139606 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :and can complete the job in 12/7 of an hour < 1476139616 0 :AnotherTest!~turingcom@ptr-2hj4tbos9tbg4xtloralf390w.ip6.access.telenet.be QUIT :Ping timeout: 250 seconds < 1476139617 0 :ais523!~ais523@unaffiliated/ais523 PRIVMSG #esoteric :this is just your harmonic sum operator :-P < 1476139770 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :OK, I got it < 1476139780 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ais523: I figured that would be it :P < 1476139813 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Another common operation is 1-(1-p)(1-q) < 1476139858 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: That's fuzzy OR preserving De Morgan, iirc? < 1476139868 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Sure? < 1476139892 0 :ais523!~ais523@unaffiliated/ais523 QUIT : < 1476139901 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: It's how you do OR in fuzzy logic, where instead of 0 or 1, you have any real number in the interval from 0 to 1, inclusive < 1476139969 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I would say probability rather than fuzzy logic. < 1476140015 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :For fuzzy values U, V which correspond to real numbers u, v, not U = 1-u, U and V = u*v, U or V = not ((not U) and (not V)) = 1-(1-u)(1-v) < 1476140101 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The point is that it's kind of like a dual of that harmonic sum. < 1476140108 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Ah, yes it is < 1476140114 0 :pikhq!~pikhq@174-24-6-196.clsp.qwest.net QUIT :Ping timeout: 268 seconds < 1476140129 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe there's a demorgan-style interepretation of it. < 1476140133 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: Not to be confused with harmonic difference? < 1476140149 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :a(-)b = 1/((1/a)-(1/b)) < 1476140150 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The dual of product isn't division. < 1476140159 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Well yes < 1476140160 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Of course < 1476140162 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, this isn't really a dual anyway. < 1476140208 0 :pikhq!~pikhq@71-219-209-253.clsp.qwest.net JOIN :#esoteric < 1476140235 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :ACTION . o O ( Trigonometric sum x<+>y: asin(sin(x)+sin(y)) ) < 1476140243 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/User_talk:Catslash/Parallel_sum < 1476140256 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hppavilion[1]: A more interesting operation uses atanh < 1476140279 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :shachaf: I figured it probably wouldn't be sine; especially because you need the cosine equivalent anyway < 1476140296 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Rapidity < 1476140320 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :This is how you add velocities. < 1476140332 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :In the real world. :-( The real world is a mess. < 1476140361 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Classes are over for the day < 1476140365 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org PRIVMSG #esoteric :Must now leave < 1476140367 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Velocity-addition_formula < 1476140404 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But this person is answering all your questions, yo < 1476140421 0 :Warrigal!~tswett@192.241.237.138 PRIVMSG #esoteric :Hey, there's an esolang contest. < 1476140424 0 :Warrigal!?@? NICK :tswett < 1476140577 0 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :I wanna participate. < 1476140640 0 :hppavilion[1]!~Doslowdow@74-114-87-88.dynamic.asdk12.org QUIT :Ping timeout: 260 seconds < 1476140690 0 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Go Team Warrigal! < 1476140733 0 :tswett!~tswett@192.241.237.138 PRIVMSG #esoteric :Does anyone know anything about the organizers? < 1476140777 0 :pikhq!~pikhq@71-219-209-253.clsp.qwest.net QUIT :Ping timeout: 240 seconds < 1476140906 0 :pikhq!~pikhq@71-219-215-239.clsp.qwest.net JOIN :#esoteric < 1476140922 0 :pikhq!~pikhq@71-219-215-239.clsp.qwest.net PRIVMSG #esoteric :ACTION flips off Century Link < 1476140987 0 :pikhq!~pikhq@71-219-215-239.clsp.qwest.net PRIVMSG #esoteric :Near as I can tell, they just like to drop connection entirely on a whim. < 1476141344 0 :moonythedwarf_!~IceChat9@unaffiliated/moonythedwarf QUIT :Ping timeout: 260 seconds < 1476141822 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1476142312 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`welcoerjan < 1476142313 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: welcoerjan: not found < 1476142320 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :What! I thought that one existed. < 1476142328 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` ls bin/*rjan* < 1476142329 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/oerjan \ bin/quoerjan \ bin/quørjan \ bin/translatetoerjan \ bin/zalgoerjan < 1476142346 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`quoerjan < 1476142347 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :593) elliott: it occurs to me that `? welcome is atypical: its information is actually true. < 1476142359 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :that must be old < 1476142374 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`quørjan < 1476142375 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :There are at least three indicators that it's old. < 1476142375 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1158) <ørjan> `quote 1146 1146) <ørjan> OKAY \ 100) <ørjan> alise: mainly it's the fact it blows so hard i cannot avoid hitting the walls of the thing, which completely gøs against my basic public toilet hygiene principles \ 346) I'm not even going to try and understand what you're proposing. <ørjan> i understand it perf < 1476142385 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :thought so < 1476142427 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :isn't it great when everything gøs the way you expected < 1476142462 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :еp < 1476142515 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION whistles suspiciously < 1476142543 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` doag bin/quørjan | tac < 1476142545 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2013-01-12 cp -a bin/quoerjan bin/qu\xc3\xb8rjan \ 2013-01-12 revert 4 \ 2013-01-12 revert 1492 \ 2013-01-22 sed -i -e \'s#shuf#shuf | sed s/oe/\xc3\xb8/g#\' bin/qu\xc3\xb8rjan # department of redundancy removal department (it was identical to quoerjan) \ 2013-02-13 revert 3 \ 2013-02-13 re < 1476142557 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :I'm looking for a song, I don't remember the lyrics or name. https://clyp.it/ajmvcdqh It went something like this. First half is a vocal part, second half is an electric guitar part < 1476142566 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Might as well post this here, since I got highlighted =P < 1476142611 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :fizzie: s/department of redundancy removal department/department of removal department/ hth < 1476142623 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't recognize that < 1476142639 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :needs more vocals, at least < 1476142653 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :? < 1476142678 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :FreeFull's link < 1476142688 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :guten morgen < 1476142703 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Guten Abend < 1476142718 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Lemme try to fix it up < 1476142735 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :there's of course the entirely likely possibility i don't know it < 1476142758 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :have you tried one of the websites for such things < 1476142835 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/culprits < 1476142836 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | sed "s/.$/\x0F&/" | xargs < 1476142874 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/doag < 1476142875 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hg log --removed --template "{date|shortdate} {desc}\n" -- "$@" < 1476142890 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/hoag < 1476142891 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hg log --removed --template "{desc}\n" -- "$@" < 1476142945 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/hog < 1476142946 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hg log --template "{desc}\n" -- "$@" < 1476142956 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hoag = handsome doag, doag = delicious hoag? < 1476142964 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cat bin/?ow* < 1476142965 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :doag "wisdom/$1" \ #!/bin/sh \ echo $1: You\'ve been downvoted! \ hoag "wisdom/$1" \ #!/bin/bash \ tr A-Z a-z | sed 's/Ø/ø/g' \ lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done \ #!/bin/sh \ welcome "$@" | rev | tr \)\( \(\) < 1476142968 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :oerjan: https://clyp.it/oufnawod This is closer to being accurate < 1476142976 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` cat bin/?ow? < 1476142977 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :doag "wisdom/$1" \ hoag "wisdom/$1" < 1476142987 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` ls bin/?ow* < 1476142988 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/dowg \ bin/downvote \ bin/howg \ bin/lowercase \ bin/now \ bin/wow < 1476143029 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/wow < 1476143030 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ welcome "$@" | rev | tr \)\( \(\) < 1476143037 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/now < 1476143038 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done < 1476143053 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`doag bin/now < 1476143055 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2016-09-25 revert 58b9ee8f97a7 \ 2016-09-25 ` rm --no-preserve-root -rfv / # testing, plz no ban \ 2016-06-12 mkx bin/now//lastfiles "$@" | while read f; do echo -n "$f//"; cat "$f"; done < 1476143063 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`now < 1476143064 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/tanebvention//Tanebventions include automatic squirrel feeders, necessity, Go, Windows 98, submarine jousting, Fueue, the universe, the triverse, metar, weetoflakes, Tanebventions, persistence, the BBC, progress, and this sentence. See also tanebventions: math. He never invents anything involving sex. < 1476143094 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`mkx bin/hlnp//hg log "$@" | sed 's/.>/\x0F&/g' < 1476143094 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How about a one-line diff program? < 1476143097 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/hlnp < 1476143108 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It would highlight deleted text in red and new text in green, or something. < 1476143130 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -i 's/hg log/hlnp/' bin/hoag < 1476143133 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1476143141 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`hoag bin/hoag < 1476143143 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​ ` sed -i \'s/hg log/hlnp/\' bin/hoag \ revert 58b9ee8f97a7 \ ` rm --no-preserve-root -rfv / # testing, plz no ban \ sled bin/hoag//s/"\\$@"/-- "$@"/ \ ` mv bin/ho{gue,ag} < 1476143155 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: did that work < 1476143157 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, right, hoag = hogue < 1476143167 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :as in, you were not pinged < 1476143173 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I wasn't pinged. < 1476143175 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :good < 1476143179 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But it did mess up my terminal. < 1476143186 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But I think that was just HackEgo's zero-width space. < 1476143191 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :argh < 1476143196 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well yes, it uses ^O < 1476143218 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :...but then all hoag uses must do that (except empty output) < 1476143260 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/culprits//s/sed.*/xargs < 1476143261 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :sed: -e expression #1, char 13: unterminated `s' command < 1476143273 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/culprits//s/sed.*/xargs/ < 1476143275 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/culprits//hoag "$@" | awk '{print substr($1,2,length($1)-2)}' | xargs < 1476143287 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`culprits bin/hoag < 1476143288 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan fizzie jeffl35 shachaf shachaf < 1476143372 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` sed -i 's/hg log/hlnp/' bin/{doag,hog} < 1476143374 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1476143397 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`doag bin/doag < 1476143398 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2016-10-10 ` sed -i \'s/hg log/hlnp/\' bin/{doag,hog} \ 2016-09-25 revert 58b9ee8f97a7 \ 2016-09-25 ` rm --no-preserve-root -rfv / # testing, plz no ban \ 2016-06-27 mkx bin/doag//hg log --removed --template "{date|shortdate} {desc}\\n" -- "$@" < 1476143426 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :there, now they noping uniformly. < 1476143430 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`wdiff < 1476143432 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: wdiff: not found < 1476143433 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm < 1476143441 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep -l 'hg log' bin/* < 1476143445 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/before \ bin/culprits-ng \ bin/hlnp \ bin/lastfiles < 1476143474 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grep 'hg log' bin/* < 1476143475 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/before:lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r "$(hg log --removed --template '{rev}\n' "$f" | tail -n+2 | head -n1)" "$f"; done \ bin/culprits-ng:exec hg log -l 512 --template "{desc}\0" -- "$@" | perl -0ne '/^<([^>]*)>/ and print"$1 "' \ bin/hlnp:hg log "$@" | sed 's/.>/\x0F&/g' \ bin/lastfiles:hg log --removed -l 1 --temp < 1476143480 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` rgrep -l '\bhg\b' bin < 1476143481 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/lastfiles \ bin/lastwisdoms \ bin/emmental \ bin/macro \ bin/jq \ bin/hlnp \ bin/culprits-ng \ bin/searchlog \ bin/hurl \ bin/url \ bin/undo \ bin/7za \ bin/tclkit \ bin/before \ bin/word \ bin/units < 1476143546 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`before < 1476143549 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/doag bin/hog//bin/doag bin/hog: no such file in rev a3d0764a84b0 < 1476143561 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :bah < 1476143568 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`mk test//huh < 1476143570 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/before < 1476143570 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :test < 1476143570 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lastfiles "$@" | while read f; do echo -n "$f//"; hg cat -r "$(hg log --removed --template '{rev}\n' "$f" | tail -n+2 | head -n1)" "$f"; done < 1476143575 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`before < 1476143578 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :test//ha < 1476143585 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`lastfiles < 1476143587 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :test < 1476143596 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`cat bin/lastfiles < 1476143597 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :hg log --removed -l 1 --template "{files}\n" -- "$@" < 1476143599 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/culprits-ng < 1476143600 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ exec hg log -l 512 --template "{desc}\0" -- "$@" | perl -0ne '/^<([^>]*)>/ and print"$1 "' < 1476143615 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` hg log --removed -l 2 --template "{files}\n" -- < 1476143616 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :test \ bin/doag bin/hog < 1476143628 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh. < 1476143630 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`culprits-ng bin/culprits-ng < 1476143631 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: /hackenv/bin/culprits-ng: Permission denied \ /home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: /hackenv/bin/culprits-ng: cannot execute: Permission denied < 1476143635 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :How are you supposed to tell the files apart? < 1476143639 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wat < 1476143649 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` ls -l bin/culprits-ng < 1476143649 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` ls -l bin/culprits-ng < 1476143650 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-rw-r--r-- 1 5000 0 101 Sep 25 20:32 bin/culprits-ng < 1476143650 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​-rw-r--r-- 1 5000 0 101 Sep 25 20:32 bin/culprits-ng < 1476143657 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`rm bin/culprits-ng < 1476143659 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1476143660 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :? < 1476143668 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Wasn't that b_jonas's pet project? < 1476143673 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :you can't delete people's pets < 1476143677 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`doag bin/culprits-ng < 1476143679 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2016-10-10 rm bin/culprits-ng \ 2016-09-25 revert 58b9ee8f97a7 \ 2016-09-25 ` rm --no-preserve-root -rfv / # testing, plz no ban \ 2016-09-25 revert 942e964c81c1 \ 2016-09-25 ` chmod 777 / -R \ 2016-02-25 `` chmod 644 bin/culprits-ng \ 2016-02-25 perl -e($o="bin/culprits-ng" < 1476143691 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh right < 1476143701 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1476143708 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/culprits-ng < 1476143716 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: cannot remove `/home/hackbot/hackbot.hg/multibot_cmds/env/.hg/store/data/canary.orig': Is a directory \ Done. < 1476143717 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ exec hg log -l 512 --template "{desc}\0" -- "$@" | perl -0ne '/^<([^>]*)>/ and print"$1 "' < 1476143728 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :obviously nothing uses it anyhow < 1476143780 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :someone should fix lastfiles 1(oerjan) < 1476143828 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :FreeFull: ok still no clue < 1476143837 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Thanks for trying < 1476143850 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`fetch http://mirror.keystealth.org/gnu/wdiff/wdiff-latest.tar.gz < 1476143860 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2016-10-10 22:57:11 URL:http://mirror.keystealth.org/gnu/wdiff/wdiff-latest.tar.gz [1478567/1478567] -> "wdiff-latest.tar.gz" [1] < 1476143886 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` mkdir tmp/wdiff; cp wdiff-latest.tar.gz tmp/wdiff/ < 1476143887 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1476143907 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric : How about a one-line diff program? <-- you go right ahead ;P < 1476143927 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cd tmp/wdiff/; tar -xzvf wdiff-latest.tar.gz < 1476143929 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wdiff-1.2.2/ \ wdiff-1.2.2/tests/ \ wdiff-1.2.2/tests/cluster.at \ wdiff-1.2.2/tests/testsuite.at \ wdiff-1.2.2/tests/testsuite \ wdiff-1.2.2/tests/wdiff.at \ wdiff-1.2.2/tests/package.m4 \ wdiff-1.2.2/config.h.in \ wdiff-1.2.2/README \ wdiff-1.2.2/Makefile.am \ wdiff-1.2.2/COPYING \ wdiff-1.2.2/configure.ac \ wdiff-1.2.2/src/ \ wdiff-1.2.2/src/wdi < 1476143941 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` cd tmp/wdiff/; ./configure < 1476143941 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/hackenv/bin/`: line 4: ./configure: No such file or directory < 1476143947 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :hm