< 1479945691 0 :TieSoul!~TieSoul@86.89.119.147 QUIT :Quit: Leaving < 1479945696 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :give Zarutian's idea ago, and we'll improve from there. < 1479945723 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :okay < 1479945763 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :ACTION mapoles himself in shame. < 1479945796 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1479945796 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric < 1479946776 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 260 seconds < 1479947600 0 :wob_jonas!59858794@gateway/web/cgi-irc/kiwiirc.com/ip.89.133.135.148 QUIT :Quit: http://www.kiwiirc.com/ - A hand crafted IRC client < 1479949435 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 N10 02https://esolangs.org/w/index.php?oldid=50368 5* 03Challenger5 5* (+1812) 10Created page with "Minipy is a golfing "language" created by Challenger5. It is Python, but with the following statements prepended to every program:
 import sys as y av = sys.argv v1 = av[..."
< 1479950186 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom
< 1479950189 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wumpus//Wumpus the Hunted is an early 70s action game in which the Wumpus is trapped in a dodecahedral labyrinth where it's chased by bats. It has to avoid traps and evade magical arrows that are guided by a nefarious AI.
< 1479950207 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :the wumpus is strangely popular... fungot: did you muck with the RNG?
< 1479950239 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :the 'got is silent. the RNG was compromised. we're doomed.
< 1479950352 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i keep getting the impression `wisdom unusually frequently displays the very newest wisdoms.
< 1479950385 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/wisdom
< 1479950386 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf -z -n1); if [ -n "$f" ]; then echo -n "${f#wisdom/}//"; cat "$f"; else echo "That's not wise."; fi | rnooodl
< 1479950432 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :I still believe we're doomed.
< 1479950437 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? doom
< 1479950438 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :doom? ¯\(°​_o)/¯
< 1479950467 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :does the random picking happen in shuf?
< 1479950560 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :`shuf --help
< 1479950560 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Usage: shuf [OPTION]... [FILE] \   or:  shuf -e [OPTION]... [ARG]... \   or:  shuf -i LO-HI [OPTION]... \ Write a random permutation of the input lines to standard output. \  \ Mandatory arguments to long options are mandatory for short options too. \   -e, --echo                treat each ARG as an input line \   -i, --input-range=LO-HI   treat ea
< 1479950569 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/wisdom//s,shuf,shuf --random-source=/dev/urandom,
< 1479950572 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/wisdom//f=$(find wisdom -ipath "wisdom/*$1*" -type f -print0 | shuf --random-source=/dev/urandom -z -n1); if [ -n "$f" ]; then echo -n "${f#wisdom/}//"; cat "$f"; else echo "That's not wise."; fi | rnooodl
< 1479950577 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`wisdom
< 1479950578 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :nooga//no.
< 1479950583 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom
< 1479950585 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :madbr//madbr alternates between making sense, and being logical. He doesn't monetize the brotherhood scheme.
< 1479950596 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Zarutian: it should. let's see if this helps :P
< 1479950613 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i don't recall seeing madbr in a while...
< 1479950617 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/quote
< 1479950618 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​#!/bin/sh \ allquotes | if [ "$1" ]; then \     if expr "$1" + 0 >/dev/null 2>&1; then \         sed "$1q;d" \     else \         grep -P -i -- "$1" \     fi \ else shuf -n 1; fi
< 1479950627 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :where does HackEgo run? in an datacenter somewhere?
< 1479950632 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`sled bin/quote//s,shuf,shuf --random-source=/dev/urandom,
< 1479950635 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :bin/quote//#!/bin/sh \ allquotes | if [ "$1" ]; then \     if expr "$1" + 0 >/dev/null 2>&1; then \         sed "$1q;d" \     else \         grep -P -i -- "$1" \     fi \ else shuf --random-source=/dev/urandom -n 1; fi
< 1479950650 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Zarutian: cloudatcost, a very crappy VPS provider
< 1479950684 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`quote
< 1479950685 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :427)  it actually worked, and faster than using Excel for rendering
< 1479950735 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :oerjan: so crappy that that /dev/urandom is just basically an psuedo random number generator?
< 1479950826 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Zarutian: i would doubt that...
< 1479950869 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :giving a good source of entropy is not cheap
< 1479950890 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Zarutian: i assume Gregor's installed a normal linux.
< 1479950937 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :also afaiu /dev/urandom is adequate for anything non-cryptographic.
< 1479950990 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :oerjan: VPSes basically rent out Virtual Machines that emulate x86 servers, no?
< 1479951006 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :yeah
< 1479951050 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :it's crappy because there's essentially no service and often too little capacity.  i don't think there's anything else wrong with it.
< 1479951196 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :is it Xen based or that other thing that I do not recall the name of?
< 1479951232 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i don't know. maybe fizzie knows (i'd ask Gregor but he's been idle for weeks again)
< 1479951263 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :actually just days, but my guess is that was a pingout rather than him actually talking
< 1479951298 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :fizzie is probably sleeping though.
< 1479951353 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e also has one of those servers, i recall. and is probably also sleeping.
< 1479951376 0 :fizzie!?@? PRIVMSG #esoteric :I'm not sleeping.
< 1479951379 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ooh
< 1479951381 0 :fizzie!?@? PRIVMSG #esoteric :It's not so late here.
< 1479951397 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :one or the other didnt have real rng in it. Mainly for tandem hot swapping (one is master, the others are slaves. Inputs are broadcasted to all but only master answers) 
< 1479951398 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :well i was going by whois
< 1479951416 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :Zarutian: /dev/urandom doesn't need real rng.
< 1479951467 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :oerjan: indeed but it needs to be seeded regurarly unless you want it to succumb to bitrot ;-Þ
< 1479951510 0 :fizzie!?@? PRIVMSG #esoteric :As for the HackEgo box, judging from lspci device names (a random source of information), it looks to be either VMware, or something using their devices.
< 1479951520 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :OKAY
< 1479951539 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :There is also /dev/random if you want to make it slower
< 1479951543 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric
< 1479951547 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :anyway, it shouldn't possibly be worse than the actual PRNG shuf uses without that option.
< 1479951580 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :You should need to test it to see whether or not it is worse.
< 1479951593 0 :fizzie!?@? PRIVMSG #esoteric :Although there's two layers of VMitude for things running inside HackEgo, what with that UML thing as well.
< 1479951609 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :i should hope /dev/urandom is just inherited
< 1479951656 0 :fizzie!?@? PRIVMSG #esoteric :Well, I wouldn't be all that sure about that.
< 1479951665 0 :fizzie!?@? PRIVMSG #esoteric :It may get seeded from the outside world, though.
< 1479951698 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`` df /dev/urandom
< 1479951700 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :df: Warning: cannot read table of mounted file systems: No such file or directory \ Filesystem     1K-blocks    Used Available Use% Mounted on \ -               40442924 9608448  28761060  26% /dev
< 1479951706 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :argh
< 1479951720 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :what was the command which actually worked
< 1479951756 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :hm it might be unlikely to share all of /dev
< 1479951766 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION guessing now
< 1479951769 0 :fizzie!?@? PRIVMSG #esoteric :"cat /proc/mounts" works, but it's really not at all relevant where the device nodes come from.
< 1479951779 0 :fizzie!?@? PRIVMSG #esoteric :Since they're just a (major, minor) pair.
< 1479951805 0 :fizzie!?@? PRIVMSG #esoteric :Well, a (type, major, minor) tuple, I guess.
< 1479951809 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ok
< 1479952244 0 :fizzie!?@? PRIVMSG #esoteric :Judging from a quick source dive, I get the impression that the UML kernel has its own copy of the /dev/{,u}random implementation (after all, you don't want it to inherit defects from the host if you run a newer UML kernel), but it's also got a UML-specific "hardware" RNG device, which actually reads from the host's /dev/random to provide entropy.
< 1479952280 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :fancy
< 1479952310 0 :fizzie!?@? PRIVMSG #esoteric :(That would be the "UML Host Random Number Generator (RNG) driver", arch/um/drivers/random.c.)
< 1479952340 0 :fizzie!?@? PRIVMSG #esoteric :So reading from /dev/random on HackEgo probably indirectly reads from the host /dev/random, but all the bits go through the usual mangling and mixing and the like.
< 1479952740 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :I was thinking of if a code for JavaScript or some other programming language you may able to compile a code with continuations for example { A; let B=continuation(C); D; } can become { A; return C(B=>{ D; }); } although if "let" is omitted then the code to compile into becomes more complicated. (It can also be complicated by mixing with other flow-controls.)
< 1479952750 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :What would you think?
< 1479952795 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Ping timeout: 252 seconds
< 1479953467 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :How should it be implemented if mixing with other flow-controls?
< 1479953483 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :fungot: nostril.
< 1479953534 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Skynet was started because an exception was uncaught, so it had to terminate
< 1479953631 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :hppavellon[0]. can you trigger the 'got?
< 1479953734 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :(It also can't capture the entire continuation)
< 1479953819 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :boily: that would be no fungot ;-;
< 1479953820 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :hppavilion[0]: und noo i hefe-a a fnord fnord a fnord. only our ( probably fnord) by multiplying it by something that actually is pretty cool :) i'm just looking for gem-like perfection in a scheme implementation of md5 ( fnord)
< 1479953832 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=50369&oldid=50359 5* 03BradleySadowsky 5* (+278) 10Added myself (shocking, I know)
< 1479953845 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :^style
< 1479953845 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc* iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp youtube
< 1479953857 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :But rather this kind of implementation I suggested is more like the kind of rewindable generator.
< 1479953888 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :^style lovecraft
< 1479953888 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Selected style: lovecraft (H. P. Lovecraft's writings)
< 1479953896 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :fungot: Much better, yes?
< 1479953896 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :hppavilion[0]: ' nothin' was to be fnord with all space. there seemed to be about as bad as actual nearness and several possible sights would have been had not his home lain outside the bounds of consciousness were let down, and at the same time burning some substance so pungent that its fumes escaped over the entire house, and especially during their main festivals or fnord, or the way that another half cried out although its 
< 1479953934 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Hm.
< 1479953941 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :^style qwantz
< 1479953941 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Selected style: qwantz (Dinosaur Comics transcriptions 2003-2011)
< 1479953946 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :Oooh :D
< 1479953950 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :fungot: beep
< 1479953950 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :hppavilion[0]: all t-rex has ever met and ever will meet! never try to have a theological discussion with god and he was all " i'm busy inventing the future!
< 1479954116 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :^style fungot
< 1479954116 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :Selected style: fungot (What I've said myself)
< 1479954122 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :fungot: fungot fungot.
< 1479954122 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: just to help an fnord archive) i particularly admired tyndall's little speech " professor tyndall was president royal family: so... this classroom is in the same
< 1479954222 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :fizzie: I feel like there should be a "what people say to fungot in the process of triggering fungot" style
< 1479954222 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :hppavilion[0]: it's just so stupid that ' stty erase h' has. you came through, which is more fnord than they, for all you have to hire the fitting on the fnord back, my little dear, i shall have to leave any minute now
< 1479954466 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :fungot: nostril! :D
< 1479954466 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: that is just a value of type " airbus is a big fan of avril....but this song " there documents... the guy tried to just use emacs modes for when it's spoken. or read, so that his mouth, pulled down by the gold saucer... think his name was close ever, and yet, at least, that is expressions which have not been able to
< 1479954493 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :fungot: haven't seen the April Airbus one in a long time...
< 1479954493 0 :fungot!~fungot@momus.zem.fi PRIVMSG #esoteric :boily: use the ' ' ' delete a value of type " airbus is a big fan of avril....but this song " there at once to eat much, much strong guy! much danger. open hatch.
< 1479954809 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`5 w
< 1479954813 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :1/2:mroman_//mroman_ is probably mroman but you can never be sure. (NSFW) \ aah//ambiguous acronym here \ taneb//Taneb is not elliott, no matter who you ask. He also isn't a rabbi although he has pretended in the past. He has at least two backup keyboards with dodgy SHIFT KEys, cube root of nine genders, and above average, not too v
< 1479954868 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`spam
< 1479954869 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :2/2:oluminous, but calm eyebrows. He sometimes invents without noticing it (see: tanebventions). \ brain//Brains are just receptacles for bricks. \ swedish//Swedish is the language of fine cuisine.
< 1479954880 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`dowt taneb
< 1479954883 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :0:2012-02-16 Initïal import. \ 380:2012-05-07  learn Taneb is not elliott, no matter who you ask. \ 1000:2012-12-09  revert 0 \ 1001:2012-12-09  revert 999 \ 1171:2012-12-16  learn Taneb is not elliott, no matter who you ask.  He also isn\'t a rabbi although he has pretended in the past. \ 1172:2012-12-16 
< 1479954896 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`slwd taneb//s[who[&m[
< 1479954899 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :taneb//Taneb is not elliott, no matter whom you ask. He also isn't a rabbi although he has pretended in the past. He has at least two backup keyboards with dodgy SHIFT KEys, cube root of nine genders, and above average, not too voluminous, but calm eyebrows. He sometimes invents without noticing it (see: tanebventions).
< 1479955002 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? boily
< 1479955004 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​"Only sane man" boily is monetizing a brotherhood scheme with the Guardian of Lachine, apparently involving cookie dealing. He's also a NaniDispenser, a Trigotillectomic Groan Man Eating Chicken and a METARologist. He is seriously lacking in the f-word department. He is also a renowned Capitalist who helps keep the world boring.
< 1479955019 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :still longer, still boring ^^
< 1479955042 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :boily is a capitalist?
< 1479955049 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Do you wear a top hat?
< 1479955149 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :I broke dinosaur comics
< 1479955150 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :http://www.qwantz.com/index.php?comic=3054&butiwouldratherbereading=onewheretrexwearsmore
< 1479955309 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :shachaf: not warm enough for winter.
< 1479955311 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :@metar CYUL
< 1479955311 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :CYUL 240200Z 23007KT 15SM OVC025 M02/M05 A3033 RMK SC8 SLP275
< 1479955319 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@metar KOAK
< 1479955319 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :KOAK 240153Z 30006KT 10SM CLR 13/08 A3033 RMK AO2 SLP271 T01280083
< 1479955325 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :@metar ENVA
< 1479955325 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :ENVA 240150Z VRB02KT 9999 FEW032 SCT045 01/00 Q1014 RMK WIND 670FT 24009KT
< 1479955335 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :it's winterer than Norway...
< 1479955362 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@time oerjan
< 1479955363 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Local time for oerjan is Thu Nov 24 03:42:42 2016
< 1479955367 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :@time boily
< 1479955367 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Local time for boily is Wed, 23 Nov 2016 21:42:47 -0500
< 1479955486 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :time to go wrap myself in rectangular textile...
< 1479955494 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: EXPERIENCED CHICKEN
< 1479955781 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :https://learnpythonthehardway.org/book/nopython3.html
< 1479955808 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :it's such a shame python 3 isn't turing-complete
< 1479955949 0 :nitrix!~nitrix@unaffiliated/nitrix JOIN :#esoteric
< 1479956327 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :shachaf, holy shit
< 1479956361 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover PRIVMSG #esoteric :TIL that every language except python 2 isn't turing complete
< 1479956456 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer
< 1479956652 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :...wat?
< 1479956762 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :I think converting a code with goto into a code without goto is easy enough to do (for JavaScript at least, and possibly others too) if the programming language supports multi-level break/continue, and that you impose two restrictions: [1] You must jump within the same function. [2] You cannot jump into a block (jumping out of a block is OK).
< 1479956788 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Backward jumps: { A; B: C; goto B; D; } -> { A; B: for(;;) { C; continue B; D; break; } }    Forward jumps: { A; goto C; B; C: D; } -> { A; C: for(;;) { break C; B; break; } D; }    When jumping out of a block, move the for loop out to the nearest compatible block.
< 1479956803 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Do you notice any mistake I made? Do you like this?
< 1479956834 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Why can't you jump into a block in JavaScript?
< 1479956874 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :It would be more difficult to implement if you could; it would also cause problems with scoped variables if you did.
< 1479956892 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, I guess JavaScript has scoped variables now.
< 1479956905 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Yes
< 1479957023 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Apparently someone implemented a compiler from JavaScript-with-goto to JavaScript.
< 1479957045 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But it looks like it maybe only supports backward jumps.
< 1479957050 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :And also the website is gone.
< 1479957095 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Yes I have seen that mentioned, and yes it is gone and I think it has some other problems too.
< 1479957103 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :shachaf: they extended it to support feather primitives, after which it erased itself from existence hth
< 1479957105 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :My proposal is you can make backward and forward.
< 1479957123 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: what do you mean by "after" twh
< 1479957149 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :sorry, i wioll haven a grammatical error
< 1479957177 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :What does "wioll haven" means?
< 1479957209 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :zzo38: it's time travel grammar from hitchhiker's guide hth
< 1479957251 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :OK
< 1479957292 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :The third case is if the same label is used both as a backward and forward jump; in that case just to split it into two labels before making the conversion as described above.
< 1479957295 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :zzo38: Can you implement goto (not supporting scopes) with one switch statement and one loop?
< 1479957355 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :Yes, but you can't mix that with other flow-controls so well.
< 1479957397 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :(Maybe it is also slower than this way; I don't know)
< 1479957439 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can't you?
< 1479958051 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 265 seconds
< 1479958051 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 265 seconds
< 1479959263 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 252 seconds
< 1479959457 0 :fractal!fractal@unaffiliated/scounder QUIT :Ping timeout: 240 seconds
< 1479959475 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`unidecode ;
< 1479959476 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+003B SEMICOLON]
< 1479959840 0 :fractal!fractal@unaffiliated/scounder JOIN :#esoteric
< 1479962339 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :breaking news u spez admits to changing people's reddit posts untraceably
< 1479962391 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :horay, more reddit drama
< 1479962474 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Can you file my Reddit bug report for me?
< 1479962481 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://www.outlinenone.com/
< 1479962496 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :You're obviously much more in touch than I am.
< 1479962551 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I don't actually have a reddit account I just lurk moar
< 1479963693 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite
< 1479967720 0 :otherbot!~yaybot@unaffiliated/jeffl35/bot/jeffbot QUIT :Remote host closed the connection
< 1479968768 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric
< 1479970028 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net JOIN :#esoteric
< 1479970449 0 :centrinia!~centrinia@107-208-218-105.lightspeed.tukrga.sbcglobal.net QUIT :Quit: Leaving
< 1479972881 0 :ffgdf!~Thunderbi@78.191.211.165 JOIN :#esoteric
< 1479973026 0 :ffgdf!~Thunderbi@78.191.211.165 QUIT :Client Quit
< 1479973493 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50370&oldid=50368 5* 03Challenger5 5* (-1) 10
< 1479973528 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50371&oldid=50370 5* 03Challenger5 5* (+32) 10
< 1479973569 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50372&oldid=50371 5* 03Challenger5 5* (+17) 10
< 1479973606 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50373&oldid=50372 5* 03Challenger5 5* (+45) 10
< 1479974015 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric
< 1479974015 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric
< 1479974117 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds
< 1479974180 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50374&oldid=50373 5* 03Challenger5 5* (+0) 10
< 1479974527 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50375&oldid=50374 5* 03Challenger5 5* (+40) 10
< 1479974577 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Minipy14]]4 10 02https://esolangs.org/w/index.php?diff=50376&oldid=50375 5* 03Challenger5 5* (-6) 10
< 1479975266 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :I looked at Chris Pressey's List of Unfinished Interesting Esolangs; I like this kind of ideas
< 1479975325 0 :pikhq!~pikhq@75-163-170-132.clsp.qwest.net PRIVMSG #esoteric :Hrm, looks like he's not around ATM.
< 1479975504 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net PRIVMSG #esoteric :ACTION . o O ( in 2520 s, I get to make a pun )
< 1479975925 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :What they mention for Praline can help if you are going to make a non-local return. (Just make return a function; calling it will return.) Z-machine has something similar: The CATCH instruction will result in a frame pointer. Using THROW with that frame pointer will return from the function containing CATCH.
< 1479975960 0 :zzo38!~zzo38@24-207-44-58.eastlink.ca PRIVMSG #esoteric :(Also, in BASIC if you use GOSUB then you can RETURN to a line other than the line that called it if you want to.)
< 1479979018 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 265 seconds
< 1479979018 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net QUIT :Ping timeout: 265 seconds
< 1479979792 0 :MoALTz_!?@? NICK :MoALTz
< 1479980510 0 :AnotherTest!~turingcom@d51A4BF3B.access.telenet.be JOIN :#esoteric
< 1479982465 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :ARGH! code is in flux and the interfaces keep changing work is hard!
< 1479982485 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I hate it, I spend so much time following the changes in other people's code that I can't work on my own code,
< 1479982494 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :which my bosses hate because then I can't get anything useful done.
< 1479982508 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :wait, wrong channel, I should complain about this on another channel
< 1479984344 0 :LKoen!~LKoen@2a01:e35:2eed:a430:558c:89ce:3629:fb67 JOIN :#esoteric
< 1479984692 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479984812 0 :xocket!~xocket@unaffiliated/xocket QUIT :Client Quit
< 1479985259 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` echo trump place | tr -dc a-z | sed 's/./&\n/g' | sort | tr -d '\n' 
< 1479985266 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :acelmpprtu
< 1479985268 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :`` echo rectal pump | tr -dc a-z | sed 's/./&\n/g' | sort | tr -d '\n' 
< 1479985269 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :acelmpprtu
< 1479985627 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479986913 0 :xocket!~xocket@unaffiliated/xocket QUIT :Ping timeout: 244 seconds
< 1479986928 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479987332 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric
< 1479987733 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :@massages-loud
< 1479987733 0 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :You don't have any messages
< 1479988073 0 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving
< 1479988427 0 :xocket!~xocket@unaffiliated/xocket QUIT :Ping timeout: 246 seconds
< 1479989492 0 :LKoen!~LKoen@2a01:e35:2eed:a430:558c:89ce:3629:fb67 QUIT :Remote host closed the connection
< 1479989818 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric
< 1479990071 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net QUIT :Quit: FENCE CHICKEN
< 1479990305 0 :TieSoul!~TieSoul@86.89.119.147 JOIN :#esoteric
< 1479991706 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Steve 5*  10New user account
< 1479992428 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=50377&oldid=50369 5* 03Steve 5* (+380) 10
< 1479995364 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479995523 0 :xocket!~xocket@unaffiliated/xocket QUIT :Disconnected by services
< 1479995524 0 :xock_stream!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479999202 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1479999278 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 245 seconds
< 1480002065 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric
< 1480002736 0 :xocket!~xocket@unaffiliated/xocket QUIT :Disconnected by services
< 1480002736 0 :xock_stream!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480004057 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 240 seconds
< 1480004853 0 :wanderman!~wanderman@unaffiliated/wanderman JOIN :#esoteric
< 1480005101 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480005185 0 :xocket!~xocket@unaffiliated/xocket QUIT :Disconnected by services
< 1480005186 0 :xock_stream!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480005318 0 :wander___!~wanderman@unaffiliated/wanderman JOIN :#esoteric
< 1480005492 0 :wanderman!~wanderman@unaffiliated/wanderman QUIT :Ping timeout: 250 seconds
< 1480006071 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 244 seconds
< 1480006524 0 :wander___!~wanderman@unaffiliated/wanderman QUIT :Quit: Leaving
< 1480006734 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :exg: I just found out something about MSVC 2015 that makes me scream. they have their own frocking __pragma preprocessor-magic-keyword and don't support the C99/C++11 _Pragma preprocessor-magic-keyword.  Apparently they still don't care about C99 at all.
< 1480006867 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :So I wonder if libecb should have a macro for issuing preprocessor-time diagnostics, such that ECB_SOMETHING("foo") expands to _Pragma("message \"foo\"") on gcc but __pragma(message("foo")) on MSVC, except of course it should do the Right Thing instead of what I said.
< 1480006923 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I wish there was a similar thing for compile-time diagnostics, that is, a version of static_assert that gives a non-error message.
< 1480007008 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection
< 1480008148 0 :MDude!~MDude@pa-67-234-97-58.dhcp.embarqhsd.net JOIN :#esoteric
< 1480008213 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :argh, wrong channel
< 1480008419 0 :alercah!~alercah@unaffiliated/alercah PRIVMSG #esoteric :b_jonas: boost has one
< 1480008683 0 :LKoen!~LKoen@2a01:e35:2eed:a430:2181:4ed3:47fd:97ca JOIN :#esoteric
< 1480008695 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :alercah: what's its name, or which library is it in?
< 1480008839 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :is there a unicode character for  ::  ?
< 1480009176 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :yes
< 1480009185 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :can't find it
< 1480009200 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :∷
< 1480009207 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :`unidecode ∷
< 1480009212 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​[U+2237 PROPORTION]
< 1480009224 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :thanks
< 1480009520 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric
< 1480010384 0 :alercah!~alercah@unaffiliated/alercah PRIVMSG #esoteric :b_jonas: static_warning
< 1480011261 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :alercah: I'll check. I wonder if it uses the deprecated attribute (any of its variants, as in C++14, gcc, msvc variant of it)
< 1480011444 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is JOIN :#esoteric
< 1480011453 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Later
< 1480012400 0 :LKoen!~LKoen@2a01:e35:2eed:a430:2181:4ed3:47fd:97ca QUIT :Remote host closed the connection
< 1480013578 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Ivancr72 5*  10New user account
< 1480013906 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric
< 1480013996 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=50378&oldid=50377 5* 03Ferrosurgeon 5* (+241) 10Added me!
< 1480014023 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07List of ideas14]]4 M10 02https://esolangs.org/w/index.php?diff=50379&oldid=50350 5* 03Ferrosurgeon 5* (-15) 10Update broken link
< 1480014236 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric
< 1480014608 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :http://beta.speedtest.net/result/5824910301
< 1480014657 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07List of ideas14]]4 10 02https://esolangs.org/w/index.php?diff=50380&oldid=50379 5* 03Ferrosurgeon 5* (+76) 10Suggest bf interpreter written in system programming language
< 1480014758 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07List of ideas14]]4 10 02https://esolangs.org/w/index.php?diff=50381&oldid=50380 5* 03Ferrosurgeon 5* (-2) 10Linky oopsie
< 1480014840 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :http://news.vodafone.it/2016/10/04/vodafone-porta-la-fibra-in-8-distretti-industriali-italiani/ ?
< 1480014862 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 M10 02https://esolangs.org/w/index.php?diff=50382&oldid=50378 5* 03Ferrosurgeon 5* (+1) 10
< 1480014879 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :yeah that
< 1480015477 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh! so oerjan found a delexing algorithm for Incident that ais believes works? interestnig
< 1480015493 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I was trying to create such an algorithm, but haven't found one yet
< 1480015504 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :I'll have to look at that one
< 1480015986 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection
< 1480016461 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric
< 1480016659 0 :lynn!sid154965@gateway/web/irccloud.com/x-aztmynwdvumuazxp PRIVMSG #esoteric :izalove: oooooh that is fast
< 1480016913 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I used to have a connection that fast at work.
< 1480017433 0 :lynn!sid154965@gateway/web/irccloud.com/x-aztmynwdvumuazxp PRIVMSG #esoteric :I have one that fast at uni... 1Gbps  upload too ^v^
< 1480017455 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480017512 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :`welcome.nl lynn
< 1480017513 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: welcome.nl: not found
< 1480017595 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh well.
< 1480017605 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :It's Thanksgiving, I'm told.
< 1480017668 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :♪ You can get anything you want at Alice's restaurant ♪
< 1480017672 0 :xocket!~xocket@unaffiliated/xocket QUIT :Max SendQ exceeded
< 1480017703 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480017722 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is PRIVMSG #esoteric :shachaf: is it today?
< 1480017963 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:BradleySadowsky14]]4 N10 02https://esolangs.org/w/index.php?oldid=50383 5* 03BradleySadowsky 5* (+65) 10Create my user page
< 1480017965 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I accidentally invented an image format
< 1480017977 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07DROL14]]4 N10 02https://esolangs.org/w/index.php?oldid=50384 5* 03BradleySadowsky 5* (+4271) 10Create and populate DROL page
< 1480017993 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :oh no
< 1480017997 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :not another fucking image format
< 1480018000 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :noooo
< 1480018006 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :the horror
< 1480018065 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection
< 1480018092 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :it represents monochrome images using the unicode braille characters to show groups of 8 pixels
< 1480018168 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07DROL14]]4 M10 02https://esolangs.org/w/index.php?diff=50385&oldid=50384 5* 03BradleySadowsky 5* (+10) 10/* Commands */ Edit the if loop info
< 1480018179 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :ACTION runs away screaming
< 1480018206 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric
< 1480018414 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :I am trying to make an Ncurses font editor
< 1480018433 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :to escape from the tyranny of GUI
< 1480018469 0 :xocket!~xocket@unaffiliated/xocket QUIT :Disconnected by services
< 1480018470 0 :xock_stream!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480018487 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 256 seconds
< 1480018901 0 :Zarutian!~zarutian@168-110-22-46.fiber.hringdu.is QUIT :Read error: Connection reset by peer
< 1480019388 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net PRIVMSG #esoteric :\oren\: That actually sounds really useful!
< 1480019483 0 :izalove!~izabera@unaffiliated/izabera PRIVMSG #esoteric :how often do you edit fonts?
< 1480020013 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric
< 1480020134 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :oh wow... 
< 1480020686 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :oh wow what
< 1480020876 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :i also need to finish my bdf to ttf convertor
< 1480021285 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :\oren\: I just realized I completely missed the ICFP 2016 contest. I was busy at that time, so I didn't plan on participating, but I should have at least read about it later. I knew it was when I was busy, but after that I went on a vacation and after that it totally went out of my head.
< 1480021290 0 :b_jonas!~x@russell2.math.bme.hu PRIVMSG #esoteric :http://icfpc2016.blogspot.hu/2016/08/task-description.html
< 1480021642 0 :function!~root@freebsd/developer/variable JOIN :#esoteric
< 1480022087 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480022203 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 245 seconds
< 1480024867 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 252 seconds
< 1480025358 0 :tromp__!~tromp@ool-944bc34f.dyn.optonline.net QUIT :Read error: Connection reset by peer
< 1480025519 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric
< 1480025700 0 :xocket!~xocket@unaffiliated/xocket QUIT :Disconnected by services
< 1480025700 0 :xock_stream!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480026512 0 :tromp!~tromp@ool-944bc34f.dyn.optonline.net JOIN :#esoteric
< 1480026944 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 260 seconds
< 1480027203 0 :AnotherTest!~turingcom@d51A4BF3B.access.telenet.be QUIT :Quit: ZNC - http://znc.in
< 1480027364 0 :FreeFull!~freefull@defocus/sausage-lover QUIT :Quit: rebootooting
< 1480027542 0 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric
< 1480027929 0 :MoALTz!~no@77-254-9-16.adsl.inetia.pl QUIT :Quit: Leaving
< 1480028652 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.”
< 1480028688 0 :hppavilion[1]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric
< 1480028688 0 :hppavilion[0]!~doslowdow@58-0-174-206.gci.net JOIN :#esoteric
< 1480028774 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net JOIN :#esoteric
< 1480028888 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`wisdom
< 1480028894 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :fiora//Fiora is half JRPG fangirl, half SIMD dork, and all sucrose. She's a sous-chef who shushes sushi.
< 1480029014 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :hppavellon[½].
< 1480029060 0 :Sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric
< 1480029311 0 :xocket!~xocket@unaffiliated/xocket JOIN :#esoteric
< 1480029397 0 :xock_stream!~xocket@unaffiliated/xocket QUIT :Ping timeout: 240 seconds
< 1480029613 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :\oren\: he\\oren\. can you enthicken 幻?
< 1480029718 0 :\oren\!~oren@ec2-52-2-213-98.compute-1.amazonaws.com PRIVMSG #esoteric :boily: wont fit
< 1480029780 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :darn.
< 1480030198 0 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric
< 1480030507 0 :TieSoul!~TieSoul@86.89.119.147 QUIT :Quit: Leaving
< 1480030680 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? oren
< 1480030682 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :oren is a Canadian esolanger who would like to obliterate time zones so that he can talk to his father who lives in the same house. He'll orobablu get the hang of toycj tuping soon. He also has a rabid hatred of the two-storey lowercase a and other shady characters.
< 1480030682 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? \oren
< 1480030683 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​\oren? ¯\(°​_o)/¯
< 1480030687 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`? \oren\
< 1480030688 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​\oren\ is an attempt to improve upon oren. The only thing it actually improved was name recognizability, and it made everything else... well, there isn't much else in a nick, is there?
< 1480030762 0 :boily!~alexandre@cable-192.222.245.222.electronicbox.net PRIVMSG #esoteric :`` sed -i 's/well.*$/unenthickenable, eh?/' wisdom/\\oren\\
< 1480030765 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :wisdom/\oren\//\oren\ is an attempt to improve upon oren. The only thing it actually improved was name recognizability, and it made everything else... unenthickenable, eh?
< 1480031306 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net JOIN :#esoteric
< 1480031698 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric
< 1480031960 0 :DHeadshot!~DHeadshot@cpc88301-woki8-2-0-cust688.6-2.cable.virginm.net QUIT :Ping timeout: 250 seconds