< 1502236816 0 :fizzie!?@? PRIVMSG #esoteric :`` for c in 🤑 💰 🏦; do unidecode $c | head -n 1; done < 1502236818 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F911 MONEY-MOUTH FACE \ U+1F4B0 MONEY BAG \ U+1F3E6 BANK < 1502236835 0 :fizzie!?@? PRIVMSG #esoteric :`url bin/unidecode < 1502236836 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :https://hackego.esolangs.org/fshg/index.cgi/file/tip/bin/unidecode < 1502236931 0 :fizzie!?@? PRIVMSG #esoteric :It could just do "take the first line" thing on the fallback, though it's using os.execvp which makes that not entirely trivial. < 1502236964 0 :fizzie!?@? PRIVMSG #esoteric :`mkx bin/singlecode//multicode "$@" | head -n 1 < 1502236967 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/singlecode < 1502236971 0 :fizzie!?@? PRIVMSG #esoteric :`singlecode 💰 < 1502236972 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F4B0 MONEY BAG < 1502236973 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: i recall something relevant in monty python's holy grail. i think you use a duck somehow. < 1502236989 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric < 1502236993 0 :fizzie!?@? PRIVMSG #esoteric :`` sed -i -e 's/multicode/singlecode/g' bin/unidecode < 1502236995 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502237003 0 :fizzie!?@? PRIVMSG #esoteric :`unidecode 🤑💰🏦 < 1502237003 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Traceback (most recent call last): \ File "/hackenv/bin/unidecode", line 6, in \ os.execvp("singlecode", ["singlecode"] + sys.argv[1:]) \ File "/usr/lib/python2.7/os.py", line 346, in execvp \ _execvpe(file, args) \ File "/usr/lib/python2.7/os.py", line 382, in _execvpe \ func(fullname, *argrest) \ OSError: [Errno 8] Exec < 1502237007 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :fizziello! you rehackegoed! < 1502237010 0 :fizzie!?@? PRIVMSG #esoteric :... < 1502237016 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`w < 1502237018 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :arin//ARIN is the American Registry for Internet Numbers. Or a pastebin service; one of the two. < 1502237094 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`url bin/unidecode < 1502237095 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :https://hackego.esolangs.org/fshg/index.cgi/file/tip/bin/unidecode < 1502237106 0 :fizzie!?@? PRIVMSG #esoteric :I "fixed" that offline. < 1502237107 0 :fizzie!?@? PRIVMSG #esoteric :`unidecode 🤑💰🏦 < 1502237108 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F911 MONEY-MOUTH FACE < 1502237120 0 :fizzie!?@? PRIVMSG #esoteric :Except without realizing it's not calling the fallback separately per character. < 1502237128 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :was just about to say. < 1502237178 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :helløœøœøœøirjan. < 1502237237 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` multicode 🤑💰🏦 | grep '^U+' < 1502237238 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F911 MONEY-MOUTH FACE \ U+1F4B0 MONEY BAG \ U+1F3E6 BANK < 1502237274 0 :fizzie!?@? PRIVMSG #esoteric :`` sed -i -e "s/head.*/grep '^U+'/" bin/singlecode < 1502237284 0 :fizzie!?@? PRIVMSG #esoteric :Yes, I was doing the same in a query. < 1502237298 0 :fizzie!?@? PRIVMSG #esoteric :`unidecode 🤑💰🏦 < 1502237318 0 :fizzie!?@? PRIVMSG #esoteric :Hm. < 1502237325 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F911 MONEY-MOUTH FACE < 1502237326 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502237337 0 :fizzie!?@? PRIVMSG #esoteric :I think it was being slow. < 1502237339 0 :fizzie!?@? PRIVMSG #esoteric :`unidecode 🤑💰🏦 < 1502237340 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :U+1F911 MONEY-MOUTH FACE \ U+1F4B0 MONEY BAG \ U+1F3E6 BANK < 1502237345 0 :fizzie!?@? PRIVMSG #esoteric :Yes, that's good enough. < 1502237354 0 :fizzie!?@? PRIVMSG #esoteric :It's not exactly a consistent format, but definitely good enough. < 1502237358 0 :fizzie!?@? PRIVMSG #esoteric :`unidecode abc < 1502237359 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+0061 LATIN SMALL LETTER A] [U+0062 LATIN SMALL LETTER B] [U+0063 LATIN SMALL LETTER C] < 1502237379 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm pretty close < 1502237464 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/singlecode < 1502237464 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/bash \ multicode "$@" | grep '^U+' < 1502237511 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/singlecode//2cmulticode "$@" | grep '^U+' | sed 's/.*/[&]/' | fmt -w500 < 1502237513 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/singlecode//#!/bin/bash \ multicode "$@" | grep '^U+' | sed 's/.*/[&]/' | fmt -w500 < 1502237520 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode 🤑💰🏦 < 1502237521 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+1F911 MONEY-MOUTH FACE] [U+1F4B0 MONEY BAG] [U+1F3E6 BANK] < 1502237579 0 :fizzie!?@? PRIVMSG #esoteric :I can see this in one of those motivational poster meme styles, with the word "dedication" under it. < 1502237589 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :OKAY < 1502237622 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hellœily < 1502237795 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I once K-Lined a bottle. I ended up with a klein bottle. < 1502237846 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :eine kleine flaschenmusik < 1502237929 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ACTION wonders what a high-level language with C-like syntax would look like < 1502237951 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :As in, higher-level. I know there are definitely lower-level languages than C. < 1502237995 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :ACTION coughs. < 1502238000 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :C++. Rust. Java. < 1502238004 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :C#. < 1502238014 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :and literally a dozen others. < 1502238022 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :touche < 1502238038 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :like. find one who's syntax hasn't been influenced by C. that would be easier. < 1502238067 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Well, there are programming languages which seem /wildly/ different from C. < 1502238086 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :of course there are. < 1502238093 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :helloily < 1502238101 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :It's just hoily. :P < 1502238112 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :nah < 1502238127 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :lazanteaus < 1502238129 0 :quintopia!~quintopia@unaffiliated/quintopia PRIVMSG #esoteric :theres coily and ahoily, but no hoily < 1502238234 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ahoy < 1502238590 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ACTION throws some C and some first-class functions into a blender and blends < 1502238604 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :partial cubes are fucking weird. < 1502238664 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1502238751 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :QUINTHELLOPIA! < 1502238760 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :rdochelloc, imellode. < 1502238780 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :imellode. < 1502238900 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :bum < 1502240397 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :Well, I'm bored. My brain is malfunctioning, it can't come up with ideas. < 1502240416 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :join me in experimenting with path counting for hamming-labeled graphs. < 1502240426 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I mean, binding, partial application and currying to simulate first-class functions seems cool and all, but many programming languages have that... < 1502240523 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I wonder: if we started with reversible computing, instead of developing it as a concept later on, what would our programming languages be like? < 1502240769 0 :LKoen!~LKoen@2a01:e35:2eed:a430:8c5d:5d21:587d:4abd QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1502241475 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :O_O Apparently, and I did not know this, a goto statement was introduced to Lua 5.2.0-beta-rc1. < 1502243983 0 :paul2520!~paul2520@unaffiliated/paul2520 QUIT :Ping timeout: 276 seconds < 1502243985 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :what are partial cubes < 1502243985 0 :vifino!~vifino@tty.sh QUIT :Ping timeout: 248 seconds < 1502244008 0 :paul2520!~paul2520@paulkaefer.com JOIN :#esoteric < 1502244008 0 :paul2520!~paul2520@paulkaefer.com QUIT :Changing host < 1502244008 0 :paul2520!~paul2520@unaffiliated/paul2520 JOIN :#esoteric < 1502244028 0 :vifino!~vifino@tty.sh JOIN :#esoteric < 1502244158 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1502244625 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :. o O ( inverse Elvis operator, like Lua's and operator. a :? b ) < 1502244851 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :doesthiswork: https://en.wikipedia.org/wiki/Partial_cube < 1502244865 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :subgraph of an n-cube. < 1502244936 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :I don't know if anyone's mentioned this yet, but YaY! The wiki is back up. < 1502245215 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1502245451 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :rdococ: I think the /topic may have already pointed to that fact hth < 1502245600 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :boily: Not false. < 1502245893 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`5 w < 1502245898 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/2:hungarian//A gulyás, közeli rokonaival, a pörkölttel és a paprikással szinte az egyedüli parasztételek, amelyek a 19. században a polgári és a nemesi konyhában teljes mértékben létjogosultságot szereztek. \ invention//Invention is the daughter of necessity. \ narutoverse//narutoverse is a place where they haven't heard of having < 1502245904 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1502245905 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/2: a bus factor of >1. Sgeo drives the bus. \ tdt//That doesn't tdt. \ rholypoly//A rholypoly is an edible Greek species of Armadillidiidae. Goes well with garlic! < 1502245923 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :...what? < 1502245946 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :everything makes sense. paprikással. < 1502246023 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :ACTION suddenly dies < 1502246096 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :ACTION throws rdococ a senzu bean. < 1502246107 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :please no dying, unless certified for auto-reanimation. < 1502246120 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :this is getting annoying < 1502246337 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 JOIN :#esoteric < 1502246451 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :I have a stupid algorithm theory question that doesn't seem googlable because the results are masked by a more famous NP-complete question that doesn't seem to be reducable to my problem. < 1502246589 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Input is a digraph G, node weights w that are arbitrary precision integers, a selected node s in that digraph, and a natural number n. Find a set of n arcs such that the total weight of the nodes reachable from s through those arcs is maximal. < 1502246624 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :The weights in the input are encoded in binary. This is clearly in NP, but I can't tell if there's a polynomial algorithm. < 1502246646 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Can you give a polynomial algorithm or a good argument why such an algo doesn't exist (eg. the problem is NP-complete)? < 1502246727 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :ARGH I messed up the main part < 1502246734 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :The node weights in my problem are nonnegative. < 1502246746 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :0 <= w(v) for every vertex v < 1502246762 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :That's what makes it very different from the other problems I found on the interweb. < 1502246767 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Trust me to mess this up. < 1502246840 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Ah, this looks relevant: https://math.stackexchange.com/q/1824344/24908 < 1502246851 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Not the same though < 1502246870 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Might still help. < 1502246897 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :linear programming eh... good idea < 1502246981 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :I don't understand how that works though < 1502247019 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :It sounds as if that answer is wrong < 1502247102 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: WARRIOR CHICKEN < 1502247294 0 :MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net JOIN :#esoteric < 1502247355 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :what is s? < 1502247364 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :nevermind < 1502247545 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :since every node monotonically non-decreases the total weight isn't the answer just the set of edges reachable from s? < 1502247561 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :ah n < 1502247572 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :yes dynamic programming < 1502247586 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :doesthiswork: dynamic programming how exactly? < 1502247612 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :note that n is in the input, and I would like a polynomial algorithm. < 1502247625 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :(an exponential algorithm is trivial) < 1502247670 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :but of course I could be just tired and making a stupid mistake here < 1502247684 0 :ATMunn!~ATMunn@unaffiliated/atmunn26 QUIT :Quit: See ya! o/ < 1502247725 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :the value of a node it is its w + all ws that it is worthwile to reach from it < 1502247806 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :( don't have a solid answer yet so I'm working on it) < 1502247807 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric :(input):1:51: error: expected: "#", < 1502247807 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric : "$", "&", "&&", "&&&", "*!>", < 1502247807 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric : "*", "***", "*>", "*>|", "+", < 1502247807 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric : "++", "+++", "-", "->", ".", < 1502247807 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric : "/", "/=", ":+", ":-", "::",14↵… < 1502247843 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :( "#" < 1502247843 0 :idris-bot!~idris-bot@dslb-178-004-083-030.178.004.pools.vodafone-ip.de PRIVMSG #esoteric :04"#" : 12String < 1502247904 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :I might ask this on TCS SE if I can't find an answer with more searching and thinking later, but I'm too tired for that today, and when I do it properly, I will probably find a ready answer on the web. < 1502247910 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :pretty sure you can reduce max-cover to it < 1502247936 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :why not reduce max-n < 1502247970 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :@Jafet: oh! that's a good idea < 1502247970 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Unknown command, try @list < 1502247972 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :in fact, it probably works even if w ∈ {0,1} < 1502248025 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :although I don't really see if it works < 1502248045 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :if you know more concretely, please tell < 1502248099 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :How about start at s and for each path outward put the path partial sum at each node < 1502248126 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :that doesn't handle branching but will find the best linear < 1502248190 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :doesthiswork: the number of paths (from s) needn't be polynomially bound < 1502248205 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :so I don't see how you do that < 1502248233 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :it is bounded by the number of nodes < 1502248305 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :if that doesn't count then that is an easy proof that it can't be done polynomially < 1502248317 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :if there are S sets with M total elements, create a little tree for each set and join the sets to s by paths of length SM^2 < 1502248364 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :doesthiswork: huh? the number of paths isn't bounded by the number of nodes < 1502248374 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :then if n=(K+1)SM^2-1, only K sets can be selected < 1502248447 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :you don't explore any node that has a higher or equal partial sum than the one you'd assign to it (this is the dynamic programming part) < 1502248449 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Jafet: I don't understand that < 1502248522 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :doesthiswork: I don't understand that either, how is the algorithm supposed to work? < 1502248597 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :wob_jonas: I don't understand why you don't understand that < 1502248600 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :you start at s and create a tree where each node stores the sum of all weights between it and s < 1502248752 0 :doesthiswork!~Adium@207.55.82.87 PRIVMSG #esoteric :You're right that it doesn't work because the path length might be different < 1502248858 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Jafet: ah, you're trying to reduce a different problem than I thought of < 1502248861 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :that's the problem < 1502248949 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :ah, tricky < 1502248966 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :https://en.wikipedia.org/wiki/Maximum_coverage_problem < 1502248987 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :you make long paths so those overwhelm other nodes in the node count limit < 1502248994 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :but still only polynomial length paths < 1502249124 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :And you assign 0 weight to the nodes in those extra paths, but 1 weight to the nodes corresponding the elements in the cover problem < 1502249159 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :That probably works as an NP-completeness reduction, yes, although I think your formulas are slightly off < 1502249165 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :Jafet: thank you < 1502249170 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 PRIVMSG #esoteric :that sounds like a solution < 1502250070 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1502250214 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1502250516 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1502251052 0 :jaboja!~jaboja@jaboja.pl QUIT :Remote host closed the connection < 1502255340 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1502259247 0 :wob_jonas!b03f1917@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.23 QUIT :Quit: http://www.kiwiirc.com/ - A hand crafted IRC client < 1502260164 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07OISC14]]4 10 02https://esolangs.org/w/index.php?diff=52672&oldid=46344 5* 03DinoD123 5* (+10) 10Added mention of [[WordWordJump]], adjusted some grammar and phrasing < 1502260332 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07OISC14]]4 M10 02https://esolangs.org/w/index.php?diff=52673&oldid=52672 5* 03DinoD123 5* (-2) 10 < 1502260959 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :@metar esgg < 1502260959 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ESGG 090520Z 10012KT 9999 -SHRA FEW024 SCT040 16/12 Q1011 < 1502262360 0 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1502264755 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1502264795 0 :doesthiswork!~Adium@207.55.82.87 QUIT :Quit: Leaving. < 1502266209 0 :augur!~augur@hostelingintl.static.monkeybrains.net JOIN :#esoteric < 1502266285 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-xmyiswbqkidrotfn QUIT :Quit: Connection closed for inactivity < 1502266472 0 :augur!~augur@hostelingintl.static.monkeybrains.net QUIT :Ping timeout: 260 seconds < 1502267392 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502267499 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502267725 0 :augur!?@? NICK :17SABNV0E < 1502267885 0 :17SABNV0E!~augur@162.245.20.162 QUIT :Ping timeout: 268 seconds < 1502268035 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502268329 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 268 seconds < 1502268837 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502269097 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 260 seconds < 1502269515 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:c90:4e98:43cf:bbc8 JOIN :#esoteric < 1502269850 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :navigating hamming spaces gets weird. < 1502269957 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net QUIT :Ping timeout: 276 seconds < 1502270020 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:c90:4e98:43cf:bbc8 QUIT :Ping timeout: 246 seconds < 1502270135 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :"go five units west". okay. "go five units west again." okay. "you traveled back where you came from." < 1502270615 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net JOIN :#esoteric < 1502271156 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1502271892 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502271910 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1502272037 0 :jix!~jix@31.24.148.17 QUIT :*.net *.split < 1502272039 0 :Gregor!dlopen@71.19.155.102 QUIT :*.net *.split < 1502272141 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 246 seconds < 1502272220 0 :augur!~augur@hostelingintl.static.monkeybrains.net JOIN :#esoteric < 1502272247 0 :mtve!~mtve@fortress3.myftp.org QUIT :Ping timeout: 260 seconds < 1502272475 0 :augur!~augur@hostelingintl.static.monkeybrains.net QUIT :Ping timeout: 240 seconds < 1502272803 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502273083 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 255 seconds < 1502273346 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1502274678 0 :jix!~jix@jixco.de JOIN :#esoteric < 1502274858 0 :Gregor!dlopen@71.19.155.102 JOIN :#esoteric < 1502274884 0 :mtve!~mtve@fortress3.myftp.org JOIN :#esoteric < 1502274972 0 :danieljabailey!~danieljab@cpc75709-york6-2-0-cust725.7-1.cable.virginm.net QUIT :Quit: ZNC 1.6.4+deb1 - http://znc.in < 1502274990 0 :danieljabailey!~danieljab@cpc75709-york6-2-0-cust725.7-1.cable.virginm.net JOIN :#esoteric < 1502275179 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502276926 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1502277363 0 :LKoen!~LKoen@2a01:e35:2eed:a430:114:7f76:649a:854b JOIN :#esoteric < 1502278481 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric < 1502279819 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`w < 1502279821 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :select//select is a very versatile construct: it waits for events, retrieves data from tables, creates a list from elements of an input list that satisfy a condition, a dropdown list element, an event for when selection changes, branches between multiple arms, conditional between two expressions, prints a text-based menu prompt in a loop, and more. < 1502279983 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1502280820 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502281392 0 :Jafet!~jafet@unaffiliated/jafet PRIVMSG #esoteric :`w poll < 1502281393 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :That's not wise. < 1502281490 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: BIREFRINGENT CHICKEN < 1502282654 0 :LKoen!~LKoen@2a01:e35:2eed:a430:114:7f76:649a:854b QUIT :Remote host closed the connection < 1502282673 0 :LKoen!~LKoen@2a01:e35:2eed:a430:114:7f76:649a:854b JOIN :#esoteric < 1502282831 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502283104 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 260 seconds < 1502283630 0 :erkin!~erkin@unaffiliated/erkin QUIT :Remote host closed the connection < 1502283651 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502283802 0 :LKoen!~LKoen@2a01:e35:2eed:a430:114:7f76:649a:854b QUIT :Remote host closed the connection < 1502284539 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1502284621 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 276 seconds < 1502285287 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net QUIT :Ping timeout: 255 seconds < 1502285309 0 :pikhq!~pikhq@c-24-8-135-139.hsd1.co.comcast.net JOIN :#esoteric < 1502287231 0 :doesthiswork!~Adium@207.55.82.87 JOIN :#esoteric < 1502287568 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1502287715 0 :zseri!5e86d499@gateway/web/freenode/ip.94.134.212.153 JOIN :#esoteric < 1502287769 0 :zseri!5e86d499@gateway/web/freenode/ip.94.134.212.153 PRIVMSG #esoteric :hi < 1502288161 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 JOIN :#esoteric < 1502288290 0 :Labeo!~Mutter@net-93-67-3-139.cust.vodafonedsl.it JOIN :#esoteric < 1502288387 0 :Labeo!~Mutter@net-93-67-3-139.cust.vodafonedsl.it QUIT :Client Quit < 1502289577 0 :erkin!~erkin@unaffiliated/erkin QUIT :Read error: Connection reset by peer < 1502289671 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Unary Except Every Zero Is Replaced with the Title of This Programming Language or, Alternately, Is Replaced with the Smallest Counter-Example to the Goldbach Conjecture. Compilers and Interpreters Only Have to Implement the Former Option14]]4 N10 02https://esolangs.org/w/index.php?oldid=52674 5* 03Kerbal 5* (+28896) 10Created page with "'''Unary Except Every Zero Is Replaced w < 1502289758 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Kerbal14]]4 10 02https://esolangs.org/w/index.php?diff=52675&oldid=52321 5* 03Kerbal 5* (+329) 10 < 1502289833 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 PRIVMSG #esoteric :Guess how my new language works < 1502289854 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 PRIVMSG #esoteric :You'll never figure it out < 1502289917 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Unary Except Every Zero Is Replaced with the Title of This Programming Language or, Alternately, Is Replaced with the Smallest Counter-Example to the Goldbach Conjecture. Compilers and Interpreters Only Have to Implement the Former Option14]]4 M10 02https://esolangs.org/w/index.php?diff=52676&oldid=52674 5* 03Kerbal 5* (-1) 10 < 1502289952 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502289981 0 :Mayoi!~erkin@gateway/vpn/privateinternetaccess/erkin JOIN :#esoteric < 1502289991 0 :`^_^v!~nycs@gw.hq.meetup.com JOIN :#esoteric < 1502290000 0 :erkin!~erkin@unaffiliated/erkin QUIT :Disconnected by services < 1502290012 0 :Mayoi!?@? NICK :erkin < 1502290549 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1502290661 0 :doesthiswork!~Adium@207.55.82.87 QUIT :Quit: Leaving. < 1502290789 0 :ATMunn!~ATMunn@unaffiliated/atmunn26 JOIN :#esoteric < 1502290977 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502291247 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 240 seconds < 1502291377 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502291847 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 260 seconds < 1502291963 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502292232 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 258 seconds < 1502292554 0 :augur!~augur@162.245.20.162 JOIN :#esoteric < 1502292609 0 :erkin!~erkin@gateway/vpn/privateinternetaccess/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1502293005 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 PRIVMSG #esoteric :I'm reading about http://agoranomic.org and have happened to notice that a lot of esolangers frequent that site < 1502293014 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 PRIVMSG #esoteric :interesting < 1502293094 0 :zseri!5e86d499@gateway/web/freenode/ip.94.134.212.153 QUIT :Ping timeout: 260 seconds < 1502293240 0 :augur!~augur@162.245.20.162 QUIT :Ping timeout: 260 seconds < 1502293255 0 :zseri!5e86d499@gateway/web/freenode/ip.94.134.212.153 JOIN :#esoteric < 1502293318 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 PRIVMSG #esoteric :ok, well, maybe not a lot < 1502294967 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :http://esolangs.org/wiki/Talk:Text < 1502295050 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07PRINTASKSWITCHINPUTCASEXGOTOACASEYGOTOBELSEGOTOC14]]4 M10 02https://esolangs.org/w/index.php?diff=52677&oldid=43384 5* 03Rdococ 5* (-104) 10I am officially an idiot. < 1502295653 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:c90:4e98:43cf:bbc8 JOIN :#esoteric < 1502295910 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:c90:4e98:43cf:bbc8 QUIT :Ping timeout: 240 seconds < 1502295955 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch JOIN :#esoteric < 1502297498 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.” < 1502297916 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch QUIT :Ping timeout: 260 seconds < 1502297947 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Assignless14]]4 10 02https://esolangs.org/w/index.php?diff=52678&oldid=51721 5* 03Rdococ 5* (+166) 10 < 1502299442 0 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1502299466 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch JOIN :#esoteric < 1502299496 0 :xkapastel!uid17782@gateway/web/irccloud.com/x-xokawamgzcgluwjc JOIN :#esoteric < 1502300315 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch QUIT :Ping timeout: 240 seconds < 1502300834 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :https://twitter.com/theowalcott/status/895316802745507841 < 1502300865 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :Idiot footballer thinks devanagari can be written vertically, and puts an i vowel on a separate line from the consonant it shoudl be attached to < 1502300915 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Mercerenies 5* 10New user account < 1502301000 0 :imode!~imode@unaffiliated/imode JOIN :#esoteric < 1502301032 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch JOIN :#esoteric < 1502301098 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502301140 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=52679&oldid=52662 5* 03Mercerenies 5* (+161) 10 < 1502301564 0 :__kerbal__!683238fe@gateway/web/freenode/ip.104.50.56.254 QUIT :Ping timeout: 260 seconds < 1502301928 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folder14]]4 10 02https://esolangs.org/w/index.php?diff=52680&oldid=50607 5* 03Rdococ 5* (+44) 10 < 1502302025 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch QUIT :Ping timeout: 240 seconds < 1502302079 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Folder14]]4 10 02https://esolangs.org/w/index.php?diff=52681&oldid=52680 5* 03Rdococ 5* (+290) 10 < 1502302457 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch JOIN :#esoteric < 1502303431 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1502305737 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1502306017 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07MashedPotatoes14]]4 N10 02https://esolangs.org/w/index.php?oldid=52682 5* 03Mercerenies 5* (+13992) 10MashedPotatoes: an esoteric programming language designed to look like a mashup of other languages < 1502306300 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07MashedPotatoes14]]4 10 02https://esolangs.org/w/index.php?diff=52683&oldid=52682 5* 03Mercerenies 5* (-384) 10Corrected code block syntax for formatting < 1502306373 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=52684&oldid=52660 5* 03Mercerenies 5* (+21) 10Added MashedPotatoes < 1502306389 0 :rdococ!rdococ@unaffiliated/rdococ PRIVMSG #esoteric :tasty < 1502306408 0 :AnotherTest!~turingcom@71.189.202.62.dynamic.cgnat.res.cust.swisscom.ch QUIT :Ping timeout: 240 seconds < 1502306425 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:4598:3b88:bfa1:f98 JOIN :#esoteric < 1502306459 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Mercerenies14]]4 N10 02https://esolangs.org/w/index.php?oldid=52685 5* 03Mercerenies 5* (+51) 10Created page with "Hi, I'm Mercerenies. More content coming here soon." < 1502306476 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07MashedPotatoes14]]4 10 02https://esolangs.org/w/index.php?diff=52686&oldid=52683 5* 03Mercerenies 5* (+40) 10Attribution < 1502306878 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1502307127 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :@metar esgg < 1502307127 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ESGG 091820Z 19013KT CAVOK 17/13 Q1013 < 1502307189 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@metar ENVA < 1502307189 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ENVA 091820Z 11008KT CAVOK 17/11 Q1013 NOSIG RMK WIND 670FT 14010KT < 1502307700 0 :imode!~imode@unaffiliated/imode PRIVMSG #esoteric :hex grids are cool. < 1502307873 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? weather < 1502307874 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR < 1502307898 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You should write a lambdabot script that extracts just the temperature from each METAR. < 1502308612 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :> "hi" < 1502308614 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "hi" < 1502308624 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? weather < 1502308625 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR < 1502308633 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hum. < 1502308645 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :@where weather < 1502308645 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :?? ?@ ?run var$intercalate " \\ " . map (\x -> "(@metar "++x++")") . words $ ?show < 1502308667 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR < 1502308670 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : CYUL 091800Z 28015G21KT 30SM FEW050 FEW240 24/12 A3009 RMK SC1CI1 CI TR SLP190 DENSITY ALT 1000FT \ ENVA 091850Z 12007KT CAVOK 17/11 Q1013 NOSIG RMK WIND 670FT 16010KT \ ESSB 091850Z 14004KT 9999 < 1502308670 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :FEW030 17/15 Q1013 \ KOAK 091853Z 24010KT 7SM OVC008 16/14 A2999 RMK AO2 SLP156 T01610144 \ PAMR 091853Z 00000KT 10SM SCT080 OVC100 16/12 A2996 RMK AO2 SLP147 T01560122 < 1502308685 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ic < 1502308708 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`echo lambdabot: @run "hi" < 1502308709 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @run "hi" < 1502308722 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i guess that's pretty conclusive. < 1502308793 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :int-e: what's going on with that, yo twh < 1502308857 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode > l < 1502308858 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+003E GREATER-THAN SIGN] [U+0020 SPACE] [U+006C LATIN SMALL LETTER L] < 1502308907 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :?where test < 1502308907 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ACTION tests < 1502308913 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :?where+ test `echo test < 1502308913 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :It is forever etched in my memory. < 1502308915 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :?where test < 1502308915 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :`echo test < 1502308916 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :test < 1502308963 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION doesn't see how that's relevant. < 1502308978 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it ignored HackEgo, then responded to me c/p-ing the same command. < 1502308987 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm just saying, maybe one of them should be ignoring commands from the other one. < 1502309006 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'll just cheat. < 1502309020 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`echo lambdabot: @run "hi" < 1502309020 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @run "hi" < 1502309021 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :unless HackEgo is suddenly inserting a ^O which i cannot copy. < 1502309022 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : "hi" < 1502309026 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh. < 1502309063 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :was that the cheat. < 1502309091 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`? weather < 1502309092 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR < 1502309094 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : CYUL 091800Z 28015G21KT 30SM FEW050 FEW240 24/12 A3009 RMK SC1CI1 CI TR SLP190 DENSITY ALT 1000FT \ ENVA 091850Z 12007KT CAVOK 17/11 Q1013 NOSIG RMK WIND 670FT 16010KT \ ESSB 091850Z 14004KT 9999 < 1502309094 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :FEW030 17/15 Q1013 \ KOAK 091853Z 24010KT 7SM OVC008 16/14 A2999 RMK AO2 SLP156 T01610144 \ PAMR 091853Z 00000KT 10SM SCT080 OVC100 16/12 A2996 RMK AO2 SLP147 T01560122 < 1502309108 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? weather < 1502309109 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :lambdabot: @@ @@ (@where weather) CYUL ENVA ESSB KOAK PAMR < 1502309111 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric : CYUL 091800Z 28015G21KT 30SM FEW050 FEW240 24/12 A3009 RMK SC1CI1 CI TR SLP190 DENSITY ALT 1000FT \ ENVA 091850Z 12007KT CAVOK 17/11 Q1013 NOSIG RMK WIND 670FT 16010KT \ ESSB 091850Z 14004KT 9999 < 1502309111 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :FEW030 17/15 Q1013 \ KOAK 091853Z 24010KT 7SM OVC008 16/14 A2999 RMK AO2 SLP156 T01610144 \ PAMR 091853Z 00000KT 10SM SCT080 OVC100 16/12 A2996 RMK AO2 SLP147 T01560122 < 1502309125 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm i cannot prove you didn't cheat again. < 1502310525 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1502310602 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`5 w < 1502310607 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/3:burlesque//Burlesque is only the sexiest language on Earth. (See: http://mroman.ch/burlesque) \ saucepan//The saucepan is a tool used by oerjan to cook delicious risgrøt as a reward for good behavior. \ gaspacho//You like Gaspacho and I like Gazpacho. Let's call the whole thing off! \ intellectual property//Intellectual property is either the < 1502310609 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1502310609 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/3:plot of land where a university campus is or otherwise a property which gives something an intellectual air or appearance. \ fundamental theorem of taneb//The Fundamental Theorem of Taneb states that for all strings S, if S describes a thing not involving sex, then it is provable that Taneb invented the thing described by S; and, furthermore, t < 1502310611 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`n < 1502310611 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :3/3:hat it is provable that there exists a string T that describes a thing not involving sex that Taneb did not invent. < 1502310620 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`dowg saucepan < 1502310627 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :9456:2016-10-26 learn The saucepan is a tool used by oerjan to cook delicious risgr\xc3\xb8t as a reward for good behavior. < 1502310631 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan makes risgrøt? < 1502310677 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :not for many years alas. < 1502310696 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why not? < 1502310704 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :my stomach gets upset by hot milk products. < 1502310713 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm. < 1502310714 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :also, too lazy to cook. < 1502310738 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :I'm trying to get into the habit of cooking < 1502310742 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I bought a fancy tri-ply saucepan. < 1502310749 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I use it for all sorts of things. It's great. < 1502310752 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :I think I mentioned yesterday I made an omelette < 1502310762 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: What vegetarian food have you been cooking? < 1502310777 0 :rdococ!rdococ@unaffiliated/rdococ PART #esoteric :"Leaving" < 1502310785 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :shachaf, certain pasta ready meals < 1502310796 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Taneb: Maybe you'd like to make tomato chutney? < 1502310809 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :Perhaps! But not tonight < 1502310822 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I can send you a recipe my mother sent me. < 1502310824 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :I don't have any tomatoes in, for a start < 1502310832 0 :Taneb!~Taneb@2001:41c8:51:10d:: PRIVMSG #esoteric :And I need to use up my ham < 1502310851 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you want the recipe? < 1502310857 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :. o O ( para-chutney, the meal for people in flight ) < 1502310874 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I'm not sure "chutney" is even the right word for this thing. Maybe it is. < 1502310877 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But at any rate it's TG. < 1502310888 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Tomatoes are the best vegetables. < 1502310897 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? tomato < 1502310898 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tomato? ¯\(°​_o)/¯ < 1502310902 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? tomahto < 1502310903 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tomahto? ¯\(°​_o)/¯ < 1502310908 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? tomayto < 1502310909 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :tomayto? ¯\(°​_o)/¯ < 1502310916 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm wait < 1502310919 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`? potato < 1502310920 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :potato? ¯\(°​_o)/¯ < 1502310922 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :plz send hairy tomato help < 1502310924 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :darn < 1502310938 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`grwp whole think off < 1502310940 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :argh < 1502310946 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`grwp whole thing off < 1502310956 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :gaspacho:You like Gaspacho and I like Gazpacho. Let's call the whole thing off! \ gazpacho:You like Gazpacho and I like Gaspacho. Let's call the whole thing off! < 1502310956 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502310965 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm ok < 1502310977 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:4598:3b88:bfa1:f98 QUIT :Ping timeout: 258 seconds < 1502310988 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 JOIN :#esoteric < 1502310991 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION is delaying eating again -> < 1502311019 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :Jafet: funnily, that reduction still leaves open the similar problem where the graph has to be undirected. < 1502311081 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:4598:3b88:bfa1:f98 JOIN :#esoteric < 1502311102 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :__kerbal__: I thought only ais523 did < 1502311114 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I have some tomatoes, but they're mealy (I think). < 1502311122 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :That's pretty scow. What do I do to avoid mealy tomatoes? < 1502311180 0 :joast!~rick@2606:6000:44c5:f1f0:4cc8:b4ff:fedd:f8d5 QUIT :Ping timeout: 246 seconds < 1502311194 0 :Cale!~cale@CPEf48e38ee8583-CM0c473de9d680.cpe.net.cable.rogers.com PRIVMSG #esoteric :Maybe... make spaghetti sauce with them? < 1502311236 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, I'm going to cook the ones I have. < 1502311238 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :"<\oren\> Idiot footballer thinks devanagari can be [...]]" => there are entire long blogs collecting stupid tattoos, including http://hanzismatter.blogspot.hu/ < 1502311251 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But the others I made salad with, and the salad turned out bad. < 1502311263 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So I want to avoid mealiness (meal?) in future tomatoes. < 1502311323 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :wob_jonas: There is http://www.badhebrew.com/ < 1502311351 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :\oren\: also related is http://www.madore.org/~david/weblog/d.2015-03-09.2280.html messed up arabic script on a sign, all letters in separated form and written left to right. < 1502311377 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wob_jonas: several others are, or have been, in agora. i'm currently just watching. < 1502311387 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :that actually seems to happen somewhat often, I've seen a few cases myself, at least of the all letters in isolated form, I don't know enough arabic to tell whether the direction is reversed too < 1502311396 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :but i was in agora before i knew what an esolang was. < 1502311409 0 :Sgeo_!~Sgeo@ool-18b98980.dyn.optonline.net QUIT :Ping timeout: 248 seconds < 1502311445 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you know what an esolang is now? < 1502311512 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :Also, I just got my new eyeglasses, so I'm now getting accustomed to it. < 1502311514 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :. o O ( i have some machines, but they're mealy ) < 1502311645 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :``` rev <<<'won niaga evila si ogEkcaH' < 1502311646 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :HackEgo is alive again now < 1502311650 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :great < 1502311652 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: erm... < 1502311687 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :. o O ( why is wob_jonas making HackEgo say evil things backwards ) < 1502311689 0 :atslash!~atslash@static.231.107.9.5.clients.your-server.de QUIT :Read error: Connection reset by peer < 1502311717 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`le/rn_append oerjan//He doesn't know what an esolang is. < 1502311734 0 :atslash!~atslash@static.231.107.9.5.clients.your-server.de JOIN :#esoteric < 1502311742 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: well i knew, but people keep trying to change the definition < 1502311764 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`le/rn_append oerjan//He no longer knows what an esolang is. < 1502311776 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`le/rn_append oerjan//He no longer knows whether he knows what an esolang is. < 1502311810 0 :Sgeo!~Sgeo@ool-18b98980.dyn.optonline.net JOIN :#esoteric < 1502311824 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :`? oerjan < 1502311825 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Your omnipheasant back principal swatty arrant "Darth Ept" oerjan the indecisive is a hazy expert in minor compaction. Also a Glaneep who disses Roald Dahl. He could never render the word "amortized" so he put it here for connivance. His arc-nemesis is Kitty Crocker. He twice punned without noticing it. < 1502311844 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :`2 ? oerjan < 1502311845 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/1: < 1502311850 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :hmm < 1502311869 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :we do try to keep it within standard length limits. < 1502311870 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :HackEgo didn't seem to understand your commands < 1502311876 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 PRIVMSG #esoteric :Yeah. < 1502311890 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :wob_jonas: shachaf likes to pretend he gives HackEgo commands. < 1502311904 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I didn't want to exceed the length limit. < 1502311926 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i guess that would require a major compaction. < 1502311943 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`grWp major compaction < 1502311945 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502311961 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`` doag . | grep compaction < 1502311968 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502311980 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm. We were talking about major compactions here, weren't we? < 1502312002 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` grWp -l compaction < 1502312004 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan < 1502312006 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hth < 1502312037 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, right. < 1502312052 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`swrjan s/arc/ark/ < 1502312054 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan//Your omnipheasant back principal swatty arrant "Darth Ept" oerjan the indecisive is a hazy expert in minor compaction. Also a Glaneep who disses Roald Dahl. He could never render the word "amortized" so he put it here for connivance. His ark-nemesis is Kitty Crocker. He twice punned without noticing it. < 1502312095 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1502312145 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you like LevelDB? < 1502312146 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`swrjan s/Kitty Crocker/Noah/ < 1502312147 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oerjan//Your omnipheasant back principal swatty arrant "Darth Ept" oerjan the indecisive is a hazy expert in minor compaction. Also a Glaneep who disses Roald Dahl. He could never render the word "amortized" so he put it here for connivance. His ark-nemesis is Noah. He twice punned without noticing it. < 1502312151 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: U+261D < 1502312165 0 :quintopia!~quintopia@unaffiliated/quintopia QUIT :Ping timeout: 240 seconds < 1502312169 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :pun wasn't working. unless i didn't get the reference. < 1502312180 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Wait, what pun? < 1502312210 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well there's one now. < 1502312227 0 :quintopia!~quintopia@unaffiliated/quintopia JOIN :#esoteric < 1502312230 0 :Sgeo!~Sgeo@ool-18b98980.dyn.optonline.net QUIT :Ping timeout: 246 seconds < 1502312231 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it used to say i was antedeluvian, didn't it. < 1502312323 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` doag oerjan | grep delu < 1502312329 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502312332 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm < 1502312339 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :dilu hth < 1502312345 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` doag oerjan | grep dilu < 1502312350 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :No output. < 1502312353 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So it did. < 1502312360 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :dowg hth < 1502312367 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` dowg oerjan | grep dilu < 1502312374 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :8249:2016-06-01 sedlast s/antediluvian/precambrian/ \ 4652:2014-06-06 sed -i \'s/a lying/an antediluvian/\' wisdom/oerjan < 1502312402 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i guess i hypercorrected to avoid anti- < 1502312420 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, it means "before the deluge" < 1502312424 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :So it would make sense. < 1502312602 0 :Sgeo!~Sgeo@ool-18b98980.dyn.optonline.net JOIN :#esoteric < 1502312999 0 :wob_jonas!b03f190f@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.25.15 QUIT :Quit: http://www.kiwiirc.com/ - A hand crafted IRC client < 1502313224 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1502313963 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:4598:3b88:bfa1:f98 QUIT :Ping timeout: 255 seconds < 1502314343 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:6897:ab08:c788:de0f JOIN :#esoteric < 1502314515 0 :zseri!5e86d499@gateway/web/freenode/ip.94.134.212.153 QUIT :Ping timeout: 260 seconds < 1502315091 0 :Antoxyde!~Antoxyde@AAnnecy-654-1-58-64.w90-27.abo.wanadoo.fr JOIN :#esoteric < 1502315458 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :the torque of a solar sail at the end of a space elevator is measured in nNMm < 1502315627 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :mHhM < 1502315661 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :\oren\: Do you like LevelDB? < 1502315762 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: never used it < 1502315921 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: what is it for? < 1502315934 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Storing data. < 1502316219 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: we already have databases that do that. does it do anything better? < 1502316241 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :No, all databases are identical. < 1502316288 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: uh, no. I mean what is the advantage of using LevelDB over say MySQL < 1502316310 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you like BigTable? < 1502316325 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: no idea what that is < 1502316391 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Maybe the t is lowercase. < 1502316413 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, LevelDB is like one Bigtable tablet. < 1502316488 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm, do you like Spanner? < 1502316601 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: uhhh are you just naming random google internal thingies < 1502316607 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Yes. < 1502316611 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Well, LevelDB is external. < 1502316623 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And I don't know much about Spanner other than external details. < 1502316758 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :so levelDB is basically used for when you want a giant hash? < 1502316777 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :A hash of what? < 1502316777 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :a giant map from strings to strings that is? < 1502316815 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I don't think that's accurate. < 1502316832 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :For example you can make range queries. < 1502316950 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :so it's a giant PHP array? < 1502316973 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :supporting both array-like and hash-like things? < 1502316993 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Hmm? < 1502317087 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean you can query all the values in the range [a,b) < 1502317092 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :keys < 1502317196 0 :AnotherTest!~turingcom@2a02:1206:45b8:4a31:6897:ab08:c788:de0f QUIT :Ping timeout: 255 seconds < 1502317252 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :http://php.net/manual/en/language.types.array.php < 1502317424 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Aren't PHP arrays implemented as hash tables? < 1502317539 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :shachaf: they are a hybrid hash-table linked-list mess < 1502317565 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :forget everything you know about php hth < 1502317591 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :i wish i could < 1502317599 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :The point is that you can't ask for all keys in the range ["abc","def") < 1502318988 0 :`^_^v!~nycs@gw.hq.meetup.com QUIT :Quit: This computer has gone to sleep < 1502320440 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1502320990 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1502321255 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1502322189 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1502322763 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric