< 1574208450 74350 :FreeFull!~freefull@defocus/sausage-lover QUIT : < 1574208737 311571 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds < 1574209068 143016 :sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1574209791 784454 :Lykaina!~lyka@unaffiliated/schrodingerscat PRIVMSG #esoteric :i'm a galagaholic < 1574209955 783715 :Lykaina!~lyka@unaffiliated/schrodingerscat PRIVMSG #esoteric :you know what galaga is, right? < 1574210340 59351 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :something like space invaders / centipede era arcade game; alternately, sounds like somebody knocks on your door "have you met our lord and savior cthulhu? galaga fghghfhfhgghg" < 1574210358 432493 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :those are my 2 theories < 1574210379 320354 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :they are not mutually exclusive < 1574210397 385553 :Lykaina!~lyka@unaffiliated/schrodingerscat PRIVMSG #esoteric :you dare compare galaga to space invaders? < 1574210433 240948 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :im too young, i probably played it on some "classic" respawn < 1574210527 535906 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :i liked qix < 1574210561 330843 :MDude!~MDude@97-127-187-59.cdrr.qwest.net JOIN :#esoteric < 1574210863 354592 :kingoffrance!~x__@c-67-161-241-22.hsd1.ut.comcast.net PRIVMSG #esoteric :i liked tempest 2000 on atari jaguar too, but never got the proper controller > 1574210939 902268 PRIVMSG #esoteric :14[[07Language list14]]4 10 02https://esolangs.org/w/index.php?diff=67275&oldid=67271 5* 03Zemeckis 5* (+14) 10added 4DChess < 1574211737 89922 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 240 seconds < 1574211807 283535 :sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1574213082 597371 :xkapastel!uid17782@gateway/web/irccloud.com/x-tgnbgrpkbtvuojmj JOIN :#esoteric < 1574213174 330472 :sprocklem!~sprocklem@unaffiliated/sprocklem QUIT :Ping timeout: 265 seconds < 1574213800 894313 :sprocklem!~sprocklem@unaffiliated/sprocklem JOIN :#esoteric < 1574215714 167006 :pikhq!uid394595@gateway/web/irccloud.com/x-putygvflmnyxxsta PRIVMSG #esoteric :b_jonas: A tunnel + a built-in user-space NAT implementation. < 1574216058 270645 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Where can I find good C libraries for things? < 1574216084 204364 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :With properties like no malloc, no callbacks, no blocking system calls, etc. < 1574216096 679737 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean, no system calls at all, really. < 1574216145 5256 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :For example how about a DNS library. I guess there's probably a good one somewhere. < 1574218452 750776 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :c-ares is what I've seen used, and it's async, and C. But I don't know if it's any good, and I'm sure it doesn't fill the "no system calls" requirement. < 1574219042 976289 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1574219570 782171 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :I mean, as long as the core functionality is there, a layer above it that uses system calls is fine? < 1574219587 282846 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :But at least you'd want it to be portable. < 1574219703 935956 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :Oh, and of course no GPL and no LGPL. < 1574222362 970794 :oerjan!oerjan@sprocket.nvg.ntnu.no JOIN :#esoteric < 1574222910 548261 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cbt undo < 1574222911 141210 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​#!/bin/sh \ hg diff -c "$@" | patch -p1 -R < 1574223058 333738 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`undo 12162 < 1574223059 653706 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :can't find file to patch at input line 4 \ Perhaps you used the wrong -p or --strip option? \ The text leading up to this was: \ -------------------------- \ |diff -r b776d8e310e6 -r 8bb3e1600f3c bin/sport \ |--- a/bin/sport Tue Nov 19 03:15:37 2019 +0000 \ |+++ b/bin/sport Tue Nov 19 03:44:32 2019 +0000 \ -------------------------- \ File to patch: \ Skip this patch? [y] \ Skipping patch. \ 1 out of 1 hunk ignored < 1574223075 854006 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` cd ..; undo 12162 < 1574223078 855958 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :patching file bin/sport < 1574223082 741798 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1574223083 793751 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Done. < 1574223166 740502 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`slbd undo//1acd ${HACKENV-/hackenv} < 1574223168 697734 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :undo//#!/bin/sh \ cd ${HACKENV-/hackenv} \ hg diff -c "$@" | patch -p1 -R < 1574223189 974963 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`undo 12162 < 1574223192 647956 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :patching file bin/sport < 1574223195 508680 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`revert < 1574223196 615194 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Done. < 1574223265 237988 :xkapastel!uid17782@gateway/web/irccloud.com/x-tgnbgrpkbtvuojmj QUIT :Quit: Connection closed for inactivity < 1574223553 567946 :Yeah23!74e4b1f5@116.228.177.245 JOIN :#esoteric < 1574223658 854364 :Yeah23!74e4b1f5@116.228.177.245 PRIVMSG #esoteric :!quote < 1574223697 306772 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`quote < 1574223698 71 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1033) I'm glad I quit programming to take up listening to numbers stations < 1574223731 280800 :Yeah23!74e4b1f5@116.228.177.245 PRIVMSG #esoteric :`quote HackEso < 1574223732 232794 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1330) `unidecode ⧸🙼 ​[U+29F8 BIG SOLIDUS] [U+1F67C VERY HEAVY SOLIDUS] it is with a very heavy solidus that i write to inform you that unicode has too many code points < 1574223783 254564 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`relcome Yeah23 < 1574223784 785079 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​07Yeah23: 08Welcome 09to 02the 06international 13hub 04for 07esoteric 08programming 09language 02design 06and 13deployment! 04For 07more 08information, 09check 02out 06our 13wiki: 04. 07(For 08the 09other 02kind 06of 13esoterica, 04try 07#esoteric 08on 09EFnet 02or 06DALnet.) < 1574223795 452081 :Yeah23!74e4b1f5@116.228.177.245 PRIVMSG #esoteric :`relcome oerjan < 1574223796 972940 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​08oerjan: 09Welcome 02to 06the 13international 04hub 07for 08esoteric 09programming 02language 06design 13and 04deployment! 07For 08more 09information, 02check 06out 13our 04wiki: 07. 08(For 09the 02other 06kind 13of 04esoterica, 07try 08#esoteric 09on 02EFnet 06or 13DALnet.) < 1574223865 130257 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cat bin/hlnp < 1574223865 288874 :Yeah23!74e4b1f5@116.228.177.245 PRIVMSG #esoteric :`run HackEso < 1574223865 824185 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cat: bin/hlnp: No such file or directory < 1574223866 198892 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :bash: HackEso: command not found < 1574223870 328185 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1574223875 998431 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cbt bin/hlnp < 1574223876 575963 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cat: /hackenv/bin/bin/hlnp: No such file or directory < 1574223880 903743 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cbt hlnp < 1574223881 480343 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :scowrevs="$(/usr/bin/paste -sd'|' /hackenv/share/scowrevs)"; hg log -r "tip:0 & ! ($scowrevs)" "$@" | sed 's/\(\(^\| \)[++++++>+++++++>++++++++><<<<-]>.>+++.>+++.+. [112] < 1574229460 329980 :kspalaiologos!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1574229517 180889 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball are you alive? < 1574229517 791091 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Outlook good. < 1574229550 625777 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :oerjan: yeah < 1574229563 598116 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :But I'd have to write Brainfuck by hand < 1574229575 568182 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Amd I'm not really willing to do so < 1574229582 708455 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :shocking < 1574229589 876488 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Btw, Brainfuck text generator we currently have < 1574229596 787848 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Is crappy < 1574229604 798466 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Don't use, don't count on it < 1574229630 956641 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :The messages are overall longer than 256 bytes < 1574229639 900623 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :So I cannot create lookup table in memory < 1574229642 312323 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :well it seemed to be shorter than what you replaced it with for ^wiki < 1574229666 168981 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :you don't need a lookup table for that method < 1574229666 775625 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Did it? < 1574229678 812066 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Jumps are szpenaice6 < 1574229683 117179 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Expensive < 1574229703 440033 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`asmbf lbl 1/jmp 1 < 1574229704 103526 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+>+[>>>+<<+<<[>>->+<<<-]>>>[<<<+>>>-]<[->+<<[>>>-<<+<-]>[<+>-]>>[<->[-]]<[<<<+>>>-]<]>>[-]<<<<[>>+>+<<<-]>>[<<+>>-]>[[-]>>>>>>+<<<<<<<<<[-]>[-]>>>>>>>>[<<<<<<<<+>+>>>>>>>-]<<<<<<<[>>>>>>>+<<<<<<<-]>>>>>>>[-]<<<<<<]<<<[>>+>+<<<-]>>[<<+>>-]>[[-]<<<[-]>[-]>>]<<] < 1574229725 951892 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Also let's check < 1574229749 461835 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`bf_textgen https://esolangs.org < 1574229750 44316 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/srv/hackeso-code/multibot_cmds/lib/limits: line 5: exec: bf_textgen: not found < 1574229778 53157 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`! bf_txtgen https://esolangs.org/wiki/ < 1574229780 856405 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :165 +++++++++++++[>+++++++++>++++++++>+++++++++>++++<<<<-]>>.<-..----.>>--.>++++++.-----------..<<---.>.<<-.---.>----.<++.>++++++.>.>-.<<<+.+++.>.>>+.<++++.<++.++.--.>>. [955] < 1574229803 217250 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :^show wiki < 1574229803 293968 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :+15[>+4>+7>+7>+8<4-]>3-.>-4..<2+7.+3.<-2.-11..>2-3.<.>2-5.-3.<-4.>+2.<+6.<.<-.>3+.+3.<.<2+.>+4.>+2.+2.-2.<2.,[.,] < 1574229839 483134 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i changed ^wiki back because you forgot the https < 1574229856 666977 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^def crappywiki bf +++++++++++++[>+++++++++>++++++++>+++++++++>++++<<<<-]>>.<-..----.>>--.>++++++.-----------..<<---.>.<<-.---.>----.<++.>++++++.>.>-.<<<+.+++.>.>>+.<++++.<++.++.--.>>.,[.,] < 1574229856 703121 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :Defined. < 1574229867 200980 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^show crappywiki < 1574229867 237181 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :+13[>+9>+8>+9>+4<4-]>2.<-..-4.>2-2.>+6.-11..<2-3.>.<2-.-3.>-4.<+2.>+6.>.>-.<3+.+3.>.>2+.<+4.<+2.+2.-2.>2.,[.,] < 1574229876 739433 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :doesn't seem crappy to me. < 1574229922 466457 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :the internal compression makes comparison awkward (also editing) < 1574229933 166211 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Yes. < 1574229935 586489 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :anyway those are both created with bf_txtgen < 1574229947 367195 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Nope < 1574229961 408233 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I didn't use tool called such < 1574229974 34166 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :But I < 1574229978 104245 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i said i changed ^wiki back < 1574229986 493830 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :'ll try firing BFCruncher < 1574229986 824919 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :and then modified it to do https < 1574230008 412090 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I added https:// with my change < 1574230028 361266 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :no you didn't < 1574230041 237880 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :How will we find out? < 1574230045 893063 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :see logs < 1574230047 883023 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hum < 1574230054 517120 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Fine < 1574230076 717862 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Can you tell me the date? < 1574230086 832239 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :You changed it obviously < 1574230140 944820 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :+[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574230149 807620 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :was yours < 1574230173 405756 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :It's shorter when uncompressed though < 1574230183 724487 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :how is that possible. < 1574230201 716368 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^shorter than his obviously < 1574230228 357464 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :it doesn't look like it's shorter, no. < 1574230238 924168 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :https://esolangs.org/logs/2019-11-18.html#l2c < 1574230271 697969 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :that's where i tested it and saw it was still http:// < 1574230296 387631 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Maybe somebody reverted it < 1574230298 452570 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :No idea < 1574230315 167345 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I remember using https but K might be wrong < 1574230502 884618 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`edit ../bin/rlexp < 1574230504 860604 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :https://hack.esolangs.org/edit/bin/rlexp < 1574230632 212015 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` grep -l hashbang ../bin/* < 1574230633 344002 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574230655 478044 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` grep -l args_or ../bin/* < 1574230656 352877 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../bin/aaaaaaaaa \ ../bin/asmbf \ ../bin/complain \ ../bin/dedot \ ../bin/döts \ ../bin/h \ ../bin/insanetemp \ ../bin/lowercase \ ../bin/morse-decode \ ../bin/noping \ ../bin/ord \ ../bin/ordu \ ../bin/orenbow \ ../bin/poulet \ ../bin/rainbow \ ../bin/rainbow.old \ ../bin/rainwords \ ../bin/rot13 \ ../bin/sanetemp \ ../bin/shmify \ ../bin/ümläüt \ ../bin/unhex \ ../bin/zalgo < 1574230713 697756 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` grep -l 'args_or.*perl' ../bin/* < 1574230714 531681 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../bin/h \ ../bin/ord \ ../bin/ordu < 1574230721 589082 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cbt h < 1574230722 180078 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​#!/hackenv/bin/shebang_args_or_input perl -p \ s/([aeiouy])([bcdfghjklmnpqrstvxz])/$1h$2/ig < 1574230824 632663 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp < 1574230825 731798 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-20 06:20:25 URL:https://hack.esolangs.org/get/bin/rlexp [73/73] -> "/hackenv/bin/rlexp" [1] < 1574230840 969857 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.- < 1574230841 520355 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​/srv/hackeso-code/multibot_cmds/lib/limits: line 5: /hackenv/bin/rlexp: Permission denied \ /srv/hackeso-code/multibot_cmds/lib/limits: line 5: exec: /hackenv/bin/rlexp: cannot execute: Permission denied < 1574230843 976162 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :2.-4[->+3<]>.,[.,] < 1574230845 494037 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oops < 1574230854 933830 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` chmod +x ../bin/rlexp < 1574230856 739307 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574230859 404046 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :2.-4[->+3<]>.,[.,] < 1574230880 93454 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574230880 748493 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Out of memory! \ panic: fold_constants JMPENV_PUSH returned 2 at /hackenv/bin/rlexp line 2. < 1574230887 927289 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1574230897 485902 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp t2e3s5t6 < 1574230898 148530 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Out of memory! \ panic: fold_constants JMPENV_PUSH returned 2 at /hackenv/bin/rlexp line 2. < 1574230902 953785 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :ok something wrong < 1574230926 106259 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :woah. < 1574230927 236178 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp < 1574230929 280523 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-20 06:22:08 URL:https://hack.esolangs.org/get/bin/rlexp [73/73] -> "/hackenv/bin/rlexp" [1] < 1574230935 328991 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574230935 976253 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+[----->+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574230969 5532 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +++++++++++++[>+++++++++>++++++++>+++++++++>++++<<<<-]>>.<-..----.>>--.>++++++.- < 1574230969 711709 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+++++++++++++[>+++++++++>++++++++>+++++++++>++++<<<<-]>>.<-..----.>>--.>++++++.- < 1574230992 283766 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wat < 1574230997 888628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1574231027 809572 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +15[>+4>+7>+7>+8<4-]>3-.>-4..<2+7.+3.<-2.-11..>2-3.<.>2-5.-3.<-4.>+2.<+6.<.<-.>3+.+3.<.<2+.>+4.>+2.+2.-2.<2.,[.,] < 1574231028 528701 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+++++[>+4>+7>+7>+8<4-]>3-.>-4..<2+7.+3.<-2.-11..>2-3.<.>2-5.-3.<-4.>+2.<+6.<.<-.>3+.+3.<.<2+.>+4.>+2.+2.-2.<2.,[.,] < 1574231045 307181 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574231048 6878 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+[----->+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574231067 38235 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :wait what < 1574231068 338477 :kspalaiologos!~kspalaiol@176.221.122.71 QUIT :Ping timeout: 245 seconds < 1574231091 662386 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :oh there's a bug < 1574231120 592039 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i wasn't looking properly < 1574231161 282265 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :ksa seemed a little miffed you removed his command. < 1574231175 942936 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp < 1574231176 787930 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-20 06:26:16 URL:https://hack.esolangs.org/get/bin/rlexp [74/74] -> "/hackenv/bin/rlexp" [1] < 1574231186 358284 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574231187 62460 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+[----->+++<]>+.++..----.[-->+<]>++.-..[--->+<]>.[--->+<]>----.----.---.-.+++.-------.++.+[++>---<]>.---[----->+<]>.+++.-.--[->+++<]>.++[--->++<]>+.+[->+++<]>+.++.--.----[->+++<]>.,[.,] < 1574231222 477208 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :...there's definitely still something wrong with multidigit numbers < 1574231237 999732 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp t12 < 1574231238 684285 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :tt < 1574231354 834090 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :wat. < 1574231369 849587 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :`rlexp t11 < 1574231370 495375 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :t < 1574231372 166655 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i was thinking this command could be useful for expanding fungot's compressed brainfuck in general < 1574231372 311896 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :oerjan: i tend not to heed the flamewar part of the closure as a pair < 1574231383 505220 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :`rlexp t13 < 1574231384 202747 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ttt < 1574231387 686017 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :fungot: good policy < 1574231387 735930 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :oerjan: how did you do it with < 1574231393 244990 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :`rlexp t11113 < 1574231393 896047 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ttt < 1574231396 746796 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :wat. < 1574231401 532455 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp t33 < 1574231404 952549 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ttt < 1574231409 72027 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :hm i see < 1574231423 102972 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :does it just run until it hits the last digit in a span of digits or something. < 1574231429 356150 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :`rlexp t00005 < 1574231430 19382 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ttttt < 1574231440 285779 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :d'oh < 1574231447 405726 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`fetch ../bin/rlexp https://hack.esolangs.org/get/bin/rlexp < 1574231448 299614 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :2019-11-20 06:30:47 URL:https://hack.esolangs.org/get/bin/rlexp [74/74] -> "/hackenv/bin/rlexp" [1] < 1574231456 209382 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp t33 < 1574231456 899585 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ttttttttttttttttttttttttttttttttt < 1574231467 255984 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +[-5>+3<]>+.+12..-4.[-2>+<]>+2.-11..[-3>+<]>.[-3>+<]>-4.-4.-3.-11.+13.-7.+12.+[+2>-3<]>.-3[-5>+<]>.+3.-11.-2[->+3<]>.+2[-3>+2<]>+.+[->+3<]>+.+2.-2.-4[->+3<]>.,[.,] < 1574231468 148110 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+[----->+++<]>+.++++++++++++..----.[-->+<]>++.-----------..[--->+<]>.[--->+<]>----.----.---.-----------.+++++++++++++.-------.++++++++++++.+[++>---<]>.---[----->+<]>.+++.-----------.--[->+++<]>.++[--->++<]>+.+[->+++<]>+.++.--.----[->+++<]>.,[.,] < 1574231487 370865 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`rlexp +15[>+4>+7>+7>+8<4-]>3-.>-4..<2+7.+3.<-2.-11..>2-3.<.>2-5.-3.<-4.>+2.<+6.<.<-.>3+.+3.<.<2+.>+4.>+2.+2.-2.<2.,[.,] < 1574231488 43814 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+++++++++++++++[>++++>+++++++>+++++++>++++++++<<<<-]>>>-.>----..<<+++++++.+++.<--.-----------..>>---.<.>>-----.---.<----.>++.<++++++.<.<-.>>>+.+++.<.<<+.>++++.>++.++.--.<<.,[.,] < 1574231499 92691 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :there we go. < 1574231553 734004 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :@tell kspalaiologos sorry if i jumped on you < 1574231553 800614 :lambdabot!~lambdabot@haskell/bot/lambdabot PRIVMSG #esoteric :Consider it noted. < 1574231598 737818 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :imode: i put the + outside the matching group of the regexp so it only got the first character < 1574231614 634595 :imode!~linear@unaffiliated/imode PRIVMSG #esoteric :ahh. < 1574231864 611042 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`learn `rlexp is a command for expanding the rle format fungot ^show's for brainfuck code but doesn't accept as input. < 1574231864 751377 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :oerjan: you should make () a proper list" here means whatever list is n levels up from the negative list < 1574231866 784493 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :Learned '`rlexp': `rlexp is a command for expanding the rle format fungot ^show's for brainfuck code but doesn't accept as input. < 1574231911 706998 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` ls bin/*rl* < 1574231912 555845 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :ls: cannot access 'bin/*rl*': No such file or directory < 1574231919 334348 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`` ls ../bin/*rl* < 1574231920 168621 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​../bin/curl \ ../bin/hello-world-in-any-language \ ../bin/hurl \ ../bin/hwrl \ ../bin/jousturl \ ../bin/logurl \ ../bin/perl-e \ ../bin/raw-url \ ../bin/rlexp \ ../bin/url \ ../bin/wrl \ ../bin/zalgoverload < 1574231950 24575 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`cbt wrl < 1574231950 579677 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :url "$HACKENV/wisdom/$1" < 1574232048 259628 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :i am _this_ close to adding a `` variant that cd's to $HACKENV first. < 1574232174 365379 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :or maybe a `nur variant. < 1574232218 525112 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :`h < 1574232249 587563 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574232780 287518 :oerjan!oerjan@sprocket.nvg.ntnu.no PRIVMSG #esoteric :The Castle might be distantly related to Elan < 1574234237 10320 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1574235773 840698 :oerjan!oerjan@sprocket.nvg.ntnu.no QUIT :Quit: Nite < 1574237991 385788 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net JOIN :#esoteric < 1574240519 216584 :b_jonas!~x@catv-176-63-13-172.catv.broadband.hu QUIT :Quit: leaving < 1574241376 981019 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru JOIN :#esoteric < 1574243216 965963 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl JOIN :#esoteric < 1574243282 65813 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :^def 8ball bf ----[---->+<]>--.-----.-------[->++<]>.-.+++++++++++..[++>---<]>--.[,.] < 1574243282 102480 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :Defined. < 1574243303 798447 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :^8ball w0t < 1574243303 834663 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :=8ball w0t < 1574243304 358388 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Cannot predict now. < 1574243309 930963 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :XD < 1574243313 405984 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :Works > 1574244374 770059 PRIVMSG #esoteric :14[[07Esolang:Sandbox14]]4 M10 02https://esolangs.org/w/index.php?diff=67276&oldid=67239 5* 03A 5* (+323) 10 < 1574244757 997692 :Lymee!lymia@magical.girl.lyrical.lymia.moe JOIN :#esoteric < 1574244854 622911 :Lymia!lymia@magical.girl.lyrical.lymia.moe QUIT :Ping timeout: 276 seconds < 1574244854 768272 :Lymee!lymia@magical.girl.lyrical.lymia.moe NICK :Lymia < 1574246241 934193 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=doc 8ball 8-ball pseudorandom emulator for bfbot. Feel free to view it's code. < 1574246242 63158 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :ok. < 1574246247 298377 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=doc 8ball < 1574246247 436193 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :8ball: 8-ball pseudorandom emulator for bfbot. Feel free to view it's code. < 1574246249 984472 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :Fine < 1574246329 407187 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=doc 8ball pseudorandom emulator for bfbot. Feel free to view it's code. < 1574246329 538490 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :ok. < 1574246338 161361 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=doc 8ball < 1574246338 312814 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :8ball: pseudorandom emulator for bfbot. Feel free to view it's code. < 1574246345 197360 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :Well < 1574246361 350436 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=doc 8ball pseudorandom 8-ball emulator for bfbot. Feel free to view it's code < 1574246361 485782 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :ok. < 1574246364 547114 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :Perfect < 1574246592 37315 :diverger!~div@152.89.160.120 QUIT :Ping timeout: 246 seconds < 1574246682 582462 :diverger!~div@titan.pathogen.is JOIN :#esoteric < 1574248200 643986 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :=help < 1574248200 786611 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :bfbot is a bot executing brainfuck natively. You may add your very own commands to the bot. < 1574248200 823142 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Commands: =str =def =undef =list =plist =doc. More help at https://esolangs.org/wiki/bfbot < 1574251581 294350 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 JOIN :#esoteric < 1574252891 969707 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru QUIT :Ping timeout: 246 seconds < 1574253338 372493 :nico_nico!~nico_nico@arennes-653-1-282-9.w109-218.abo.wanadoo.fr JOIN :#esoteric < 1574253359 961712 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru JOIN :#esoteric < 1574253755 546555 :nico_nico!~nico_nico@arennes-653-1-282-9.w109-218.abo.wanadoo.fr QUIT :Quit: Leaving < 1574255939 529762 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :^8ball Did I restore the existing program? < 1574255939 609707 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :Yes. < 1574255956 785488 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :(I mean, it had a perfectly working one already, no need to make it just a redirect.) > 1574256106 255701 PRIVMSG #esoteric :14[[07Special:Log/newusers14]]4 create10 02 5* 03OsmineYT 5* 10New user account > 1574256403 600965 PRIVMSG #esoteric :14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=67277&oldid=67220 5* 03OsmineYT 5* (+151) 10 > 1574256592 975255 PRIVMSG #esoteric :14[[07User:OsmineYT14]]4 N10 02https://esolangs.org/w/index.php?oldid=67278 5* 03OsmineYT 5* (+153) 10Created page with "Hi! I'm 12 and I want to write esoteric programming language. (Yep, that's my dream.) And that's all (because I don't write in English '''very well''')." < 1574257005 764467 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :shachaf: I second the recommendation for c-ares as a DNS resolver library. < 1574257033 97079 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :other than that, you should ask about more specific functionality, rather than "C libraries for things" < 1574257176 449642 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :" ed and vi are unlikely to work anyway, there's no real terminal" => I have used ed non-interactively without a terminal. I admit the usage was rather esoteric, but people used it seriously too, to apply patches before patch. < 1574257203 534637 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :Yeah23: ed is not installed on debian by default, but it's a good candidate to ask fizzie < 1574257212 492308 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :fizzie: can you install ed to HackEso? < 1574257227 572005 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :it's small and esoteric, so I think it's worth to have < 1574257234 621099 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :I mean, it has esoteric uses > 1574257580 565414 PRIVMSG #esoteric :14[[07Incident14]]4 M10 02https://esolangs.org/w/index.php?diff=67279&oldid=64994 5* 03Ais523 non-admin 5* (+17) 10/* External resources */ nowiki the URL that doesn't work in a web browser, to stop people trying to click on it and thus open it in a web browser > 1574257738 382890 PRIVMSG #esoteric :14[[07User:OsmineYT14]]4 10 02https://esolangs.org/w/index.php?diff=67280&oldid=67278 5* 03OsmineYT 5* (+76) 10 > 1574257770 360899 PRIVMSG #esoteric :14[[07User:OsmineYT14]]4 10 02https://esolangs.org/w/index.php?diff=67281&oldid=67280 5* 03OsmineYT 5* (-27) 10/* Ideas to programming languages: */ > 1574257776 923460 PRIVMSG #esoteric :14[[07User:OsmineYT14]]4 10 02https://esolangs.org/w/index.php?diff=67282&oldid=67281 5* 03OsmineYT 5* (-1) 10/* Ideas to programming languages: */ > 1574257992 123627 PRIVMSG #esoteric :14[[07Timed14]]4 N10 02https://esolangs.org/w/index.php?oldid=67283 5* 03OsmineYT 5* (+206) 10Created page with "Timed is an idea of esolang by [[User:OsmineYT|OsmineYT]]. If there is '''any''' command in source code, the code execution will slow down 2 times. == Commands == There are n..." > 1574258137 607169 PRIVMSG #esoteric :14[[07User:OsmineYT14]]4 10 02https://esolangs.org/w/index.php?diff=67284&oldid=67282 5* 03OsmineYT 5* (+1) 10/* Ideas to programming languages: */ < 1574258272 840077 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :wib_jonas: Given that it's the standard text editor, maybe we should have it. < 1574258317 792525 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :fizzie: yeah, and I should have mentioned it when you installed dc < 1574258329 812135 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :or bc, or both, whichever it is that isn't on debian by default < 1574258339 939760 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`ed -V < 1574258339 975930 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` dc -e16o100p < 1574258340 784460 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :GNU ed 1.15 \ Copyright (C) 1994 Andrew L. Moore. \ Copyright (C) 2019 Antonio Diaz Diaz. \ License GPLv3+: GNU GPL version 3 or later \ This is free software: you are free to change and redistribute it. \ There is NO WARRANTY, to the extent permitted by law. > 1574258341 223650 PRIVMSG #esoteric :14[[07Timed14]]4 10 02https://esolangs.org/w/index.php?diff=67285&oldid=67283 5* 03OsmineYT 5* (+118) 10/* Commands */ < 1574258341 254395 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :64 < 1574258349 352315 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` dc -e16i64p < 1574258350 64151 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :100 < 1574258369 174887 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :I think dc is the one that's not installed by default, I remember installing it. < 1574258373 723324 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` bc -e 'obase = G; print(100)' < 1574258374 528900 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :bc: invalid option -- 'e' \ usage: bc [options] [file ...] \ -h --help print this usage and exit \ -i --interactive force interactive mode \ -l --mathlib use the predefined math routines \ -q --quiet don't print initial banner \ -s --standard non-standard bc constructs are errors \ -w --warn warn about non-standard bc constructs \ -v --version print version information and exit < 1574258375 495657 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :It's also the more esoteric of the two, I feel. < 1574258381 897650 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` bc << 'obase = G; print(100)' < 1574258382 608131 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :bash: warning: here-document at line 0 delimited by end-of-file (wanted `obase = G; print(100)') < 1574258385 991919 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` bc <<< 'obase = G; print(100)' > 1574258386 75728 PRIVMSG #esoteric :14[[07Timed14]]4 10 02https://esolangs.org/w/index.php?diff=67286&oldid=67285 5* 03OsmineYT 5* (-40) 10 < 1574258386 833170 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :64 < 1574258395 650806 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` bc <<< 'ibase = G; print(64)' < 1574258396 397180 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :100 > 1574258423 965106 PRIVMSG #esoteric :14[[07Timed14]]4 10 02https://esolangs.org/w/index.php?diff=67287&oldid=67286 5* 03OsmineYT 5* (+64) 10 < 1574258447 599072 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :My favourite bit about dc is the part of the man page which says "the sequence KSK0k1/_1Ss [ls*]Sxd0>x [256~Ssd0qaPlxx] dsxxsx0sqLqsxLxLK+k could also accomplish this function" with a straight face. < 1574258462 948981 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'i\none\nthree\nfour\n.\n1a\ntwo\n.\nwtmp/ah-ah-ah\nq'; cat tmp/ah-ah-ah < 1574258463 599579 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​? < 1574258480 963513 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'etmp/ah-ah-ah\ni\none\nthree\nfour\n.\n1a\ntwo\n.\nw\nq'; cat tmp/ah-ah-ah < 1574258481 699801 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​? < 1574258486 14196 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'e tmp/ah-ah-ah\ni\none\nthree\nfour\n.\n1a\ntwo\n.\nw\nq'; cat tmp/ah-ah-ah < 1574258486 691006 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :tmp/ah-ah-ah: No such file or directory \ ? < 1574258498 120894 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :Ah, ed's good old '?'. < 1574258506 394968 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'i\none\nthree\nfour\n.\n1a\ntwo\n.\nw/hackenv/tmp/ah-ah-ah\nq'; cat tmp/ah-ah-ah < 1574258507 63294 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​? < 1574258512 186079 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'i\none\nthree\nfour\n.\n1a\ntwo\n.\nw /hackenv/tmp/ah-ah-ah\nq'; cat tmp/ah-ah-ah < 1574258512 921521 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :cat: tmp/ah-ah-ah: No such file or directory \ 19 < 1574258521 355141 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'i\none\nthree\nfour\n.\n1a\ntwo\n.\nw /hackenv/tmp/ah-ah-ah\nq'; cat /hackenv/tmp/ah-ah-ah < 1574258523 68281 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :19 \ one \ two \ three \ four < 1574258538 295497 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 PRIVMSG #esoteric :``` set -e; ed <<<$'i\none\nthree\nfour\n.\n1a\ntwo\n.\nw /hackenv/tmp/ah-ah-ah\nq'; echo ---; cat /hackenv/tmp/ah-ah-ah < 1574258539 19738 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :19 \ --- \ one \ two \ three \ four < 1574258613 331746 :kspalaiologos2!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1574258673 244185 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl QUIT :Quit: Quit < 1574258685 109170 :kspalaiologos2!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :fizzie, I genuinely didn't know < 1574258690 76242 :kspalaiologos2!~kspalaiol@176.221.122.71 NICK :kspalaiologos < 1574258692 769890 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :perfect < 1574258763 539415 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=show 8bball < 1574258763 665067 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :No such command. Try =help. < 1574258767 706185 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^show 8ball < 1574258767 742557 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :,[[->+<],]>2+2<[->-[>+>2]>[+[-<+>]>+>2]<5]>4+<2[>2-+11[>+8>+4<2-]>+.+12.+14.>+2.<4-]>2[+10[>+7>+4<2-]>+.+33.>+2.<2] < 1574258776 191165 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :is this it? < 1574258779 229041 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^ball blah < 1574258782 445016 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^8ball blah < 1574258782 492886 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :Yes. < 1574258787 404988 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :^8ball ? < 1574258787 441202 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :Yes. < 1574258795 451016 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :It's a very crappy 8ball you know it < 1574258807 964098 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :look < 1574258812 108076 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball hi < 1574258812 697141 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Very doubtful. < 1574258815 307364 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball hello < 1574258815 825984 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Without a doubt. < 1574258825 267476 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball is this 8ball nicer? < 1574258825 800597 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :As I see it, yes. < 1574258836 10123 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :it even has an easteregg < 1574258838 617400 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball KPS < 1574258839 162262 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Congratulations! You found the easter egg! ~~kspalaiologos, 2019 < 1574259426 20527 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=help < 1574259426 125267 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :bfbot is a bot executing brainfuck natively. You may add your very own commands to the bot. < 1574259426 161670 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Commands: =str =def =undef =list =plist =doc. More help at https://esolangs.org/wiki/bfbot < 1574259858 586761 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :^8ball Is it really crappy? < 1574259858 665649 :fungot!~fungot@unaffiliated/fizzie/bot/fungot PRIVMSG #esoteric :No. < 1574259861 235235 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :See, there you go. < 1574260330 468290 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :it's just yes/no < 1574260336 727456 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :c'mon, you could do it better :p < 1574260394 420499 :lldd_!~atrapado@unaffiliated/atrapado JOIN :#esoteric < 1574260792 833738 :kspalaiologos!~kspalaiol@176.221.122.71 QUIT :Quit: Leaving < 1574260918 141996 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 QUIT :Remote host closed the connection < 1574261194 72216 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl JOIN :#esoteric < 1574261245 878167 :imode!~linear@unaffiliated/imode JOIN :#esoteric < 1574263237 853368 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :kspalaiologos: didn’t read the logs; am I needed yet? :) < 1574263383 765586 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :I'm not home < 1574263407 532999 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl PRIVMSG #esoteric :When I'll be back I'll take on it < 1574263586 928235 :imode!~linear@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1574264712 326766 :kspalaiologos!~kspalaiol@user-5-173-146-221.play-internet.pl QUIT :Quit: Quit < 1574264972 279872 :kspalaiologos!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1574265127 191598 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball is my 8ball better? < 1574265127 805342 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Better not tell you now. < 1574265145 292265 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball my 8ball is certainly better < 1574265145 751978 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Better not tell you now. < 1574265151 203463 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :sugh < 1574265158 481600 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :=8ball my 8ball is better < 1574265159 58676 :bfbot!~bfbot@206.ip-51-91-102.eu PRIVMSG #esoteric :Signs point to yes. < 1574265162 244377 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :a ha! < 1574265641 359384 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 JOIN :#esoteric < 1574266576 532944 :bfbot-e!~bfbot-e@176.221.122.71 JOIN :#esoteric < 1574266581 150589 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :no way it works lol < 1574266636 136573 :bfbot-e!~bfbot-e@176.221.122.71 QUIT :Remote host closed the connection < 1574266650 288377 :bfbot-e!~bfbot-e@176.221.122.71 JOIN :#esoteric < 1574266662 368415 :bfbot-e!~bfbot-e@176.221.122.71 QUIT :Remote host closed the connection < 1574266738 596676 :dingwat!uid70835@gateway/web/irccloud.com/x-onjzzdmxjfjeyphn JOIN :#esoteric < 1574268207 425505 :lldd_!~atrapado@unaffiliated/atrapado QUIT :Quit: Leaving < 1574268681 423627 :wib_jonas!25bf3cd1@gateway/web/cgi-irc/kiwiirc.com/ip.37.191.60.209 QUIT :Remote host closed the connection < 1574270182 13798 :xkapastel!uid17782@gateway/web/irccloud.com/x-rdpziyvyzhqmnidk JOIN :#esoteric < 1574271647 558444 :tromp_!~tromp@2a02:a210:1585:3200:7486:b7a3:b718:c1ba QUIT :Ping timeout: 276 seconds < 1574271761 626345 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`asmbf @l/out .A/jmp 5l < 1574271762 531271 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+>+[>>>+<<+<<[>>->+<<<-]>>>[<<<+>>>-]<[->+<<[>>>-<<+<-]>[<+>-]>>[<->[-]]<[<<<+>>>-]<]>>[-]<<<<[>>+>+<<<-]>>[<<+>>-]>[[-]>>>>>>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.[-]# < 1574271770 93757 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`asmbf @l/out .A/jmp %l < 1574271770 813826 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​+>+[>>>+<<+<<[>>->+<<<-]>>>[<<<+>>>-]<[->+<<[>>>-<<+<-]>[<+>-]>>[<->[-]]<[<<<+>>>-]<]>>[-]<<<<[>>+>+<<<-]>>[<<+>>-]>[[-]>>>>>>+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.[-]+<<<<<<<<<[-]>[-]>>>>>>>>[<<<<<<<<+>+>>>>>>>-]<<<<<<<[>>>>>>>+<<<<<<<-]>>>>>>>[-]<<<<<<]<<<[>>+>+<<<-]>>[<<+>>-]>[[-]<<<[-]>[-]>>]<<] < 1574271856 485350 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :b_jonas: Are you sure? I'm interested in API design and things as well as specific functionality. > 1574272023 363989 PRIVMSG #esoteric :14[[07Asm2bf14]]4 N10 02https://esolangs.org/w/index.php?oldid=67288 5* 03Palaiologos 5* (+24324) 10Finally. > 1574272049 616936 PRIVMSG #esoteric :14[[07Asm2bf14]]4 10 02https://esolangs.org/w/index.php?diff=67289&oldid=67288 5* 03Palaiologos 5* (-3) 10Formatting brainfart < 1574272054 75045 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Done < 1574272054 952739 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :https://esolangs.org/wiki/Asm2bf < 1574272059 7275 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :there is need to add some code blocks < 1574272061 24541 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :and bold some text < 1574272070 366106 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :but it's just some detail work, initial draft is done < 1574272116 608839 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :arseniiv, you can read it :) < 1574272190 649495 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :kspalaiologos: ok let’s see < 1574272190 987360 :tromp!~tromp@ip-213-127-103-151.ip.prioritytelecom.net JOIN :#esoteric < 1574272542 934892 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :kspalaiologos: should I change “32-bit code” to “32-bit-celled code” maybe? Someone may accidentally think it means code for a 32-bit architecture (or may they?) < 1574272601 604647 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :ah no it seems genuine 32-bit architecture code, hm < 1574272617 616436 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :I leave that as it is < 1574272772 293133 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :kspalaiologos: I’ll continue with suggestions/questions in PM < 1574272782 562621 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :fin < 1574272783 864700 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :e < 1574272804 625113 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :it's 16bit architecture < 1574272953 877225 :tromp!~tromp@ip-213-127-103-151.ip.prioritytelecom.net QUIT :Read error: Connection reset by peer < 1574272973 578722 :tromp!~tromp@2a02:a210:1585:3200:9c04:fa3d:70d0:336e JOIN :#esoteric < 1574276354 990063 :FreeFull!~freefull@defocus/sausage-lover JOIN :#esoteric < 1574277537 292676 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :anyone else willing to proofread the article? < 1574277537 952478 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :https://esolangs.org/wiki/Asm2bf > 1574277577 969548 PRIVMSG #esoteric :14[[07Asm2bf14]]4 M10 02https://esolangs.org/w/index.php?diff=67290&oldid=67289 5* 03Arseniiv 5* (+418) 10some suggestions Im more or less sure about, also maybe see a couple of html comments in the code < 1574277599 796881 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :I think I’ve done what I could :) < 1574277616 656567 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :ah, fine < 1574277617 172987 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :thanks > 1574277643 937101 PRIVMSG #esoteric :14[[07Asm2bf14]]4 M10 02https://esolangs.org/w/index.php?diff=67291&oldid=67290 5* 03Palaiologos 5* (+0) 10typo? < 1574277668 705419 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :also I encountered a weird bug when ` in the input field and even in the text renders as a real grave accent diacritic, this is probably due to my weird font settings in firefox < 1574277702 603081 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :kspalaiologos: yw < 1574277707 429485 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :oops I typoed it, yes < 1574277741 28692 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :<< To build the program, simply execute it and the brainfuck file will appear nearby. >> < 1574277743 52194 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :Is this correct? < 1574277745 484560 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I'm not even sure < 1574277752 33048 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :by sounds better to me < 1574277756 369538 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :but I may be wrong < 1574277769 839121 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :nearby in case of files sounds weird < 1574277791 509265 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :I’m not that good with deployment and with Linux tools too :D < 1574277796 834071 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :but overall < 1574277798 10276 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :nice changes < 1574277798 711272 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :thanks < 1574277818 967396 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I'll edit out the nearby though because it sounds weird to me > 1574277827 325912 PRIVMSG #esoteric :14[[07Asm2bf14]]4 M10 02https://esolangs.org/w/index.php?diff=67292&oldid=67291 5* 03Palaiologos 5* (-4) 10nearby -> by < 1574277837 511023 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :ah I saw in the dictionary that “by” is sometimes used but honestly I haven’t seen it yet < 1574277849 910493 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :used in that sense* < 1574277865 905535 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric : I'll edit out the nearby though because it sounds weird to me => okay :D < 1574277890 647740 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I'll add gisa paragraph < 1574277893 759441 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :and it's done < 1574277910 704516 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :quite large article imo, haven't seen many so big articles on esolangs < 1574277922 928557 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru PRIVMSG #esoteric :yeah, a long read < 1574277936 785791 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I've been poking the program for around 3 years < 1574277941 945537 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :sometimes more, sometimes less < 1574277948 535818 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :so it's quite complicated how everything works < 1574277957 431091 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :I could explain stuff in even more detail but it would be just plain boring < 1574278637 726487 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`q < 1574278638 531353 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :971) `quote 1000 < 1574278644 214715 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1000 < 1574278644 931380 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1000) "would be a good name for a band when preceded by its quotation" would be a good name for a band when preceded by its quotation < 1574278656 766365 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1337 < 1574278657 402884 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574278661 868468 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :It's yet not there < 1574278664 779762 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1336 < 1574278665 500575 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :No output. < 1574278667 176144 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1335 < 1574278667 944721 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1335) The domain is public, but what's the codomain? < 1574278670 499999 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1334 < 1574278671 161433 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1334) kspalaiologos: yes, it's much more enjoyable sitting in #esoteric than chiselling 99 bottles of beer into a rock. < 1574278675 780711 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :`quote 1333 < 1574278676 468918 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :1333) I have made a chess engine in Malbolge in theory it's decent but it has two drawbacks a) It requires 31 and a half gigabytes of memory b) it's quicker to count atoms in universe than to run it < 1574278682 647373 :kspalaiologos!~kspalaiol@176.221.122.71 PRIVMSG #esoteric :no changes that presumes > 1574278780 272871 PRIVMSG #esoteric :14[[07Brainfuck14]]4 10 02https://esolangs.org/w/index.php?diff=67293&oldid=66486 5* 03Palaiologos 5* (-30) 10 < 1574280355 899355 :kspalaiologos!~kspalaiol@176.221.122.71 QUIT :Quit: Leaving < 1574280601 595565 :b_jonas!~x@catv-176-63-14-112.catv.broadband.hu JOIN :#esoteric < 1574280662 700682 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`delquote 753 < 1574280664 819820 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​*poof* i have a simple view of reality that goes something like this.. once your sufficiently well tied up.. it doesn't make a difference if your enemy has a knife or a gun.. you're equally screwed < 1574280720 768917 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`delquote 1016 < 1574280726 964741 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​*poof* So. In general. Fuck ... actually, I'm not really annoyed at anything right now < 1574280813 407506 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :`delquote 213 < 1574280815 366889 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :​*poof* actually, I think vorpal is the "retarded team member" to the left < 1574284565 780339 :xkapastel!uid17782@gateway/web/irccloud.com/x-rdpziyvyzhqmnidk QUIT :Quit: Connection closed for inactivity < 1574285109 37181 :kspalaiologos!~kspalaiol@176.221.122.71 JOIN :#esoteric < 1574286916 564020 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :So I've been thinking about the way that the stock market moves. < 1574286953 741726 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :The simplest reasonable model is geometric Brownian motion. The (logarithmic) percentage change from one day to the next is a normally distributed random variable. < 1574287028 935646 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :It's a nice model, but it's wrong. :D The changes are known to have significant excess kurtosis (though I don't remember if it's positive or negative). < 1574287045 167985 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :So here's the particular thing I'm wondering. < 1574287123 275014 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :Independently normally distributed random variables add together really nicely. If X has mean m_1 and variance s^2_1, and Y has mean m_2 and variance s^2_2, then X + Y has mean m_1 + m_2 and variance s^2_1 + s^2_2. < 1574287129 942255 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :Does something similar happen with higher moments, like skewness and kurtosis? < 1574287227 921313 :kmc!~beehive@li521-214.members.linode.com PRIVMSG #esoteric :good question! < 1574287433 123112 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :The sum of two independent normally distributed variables is itself normally distributed, with the mean and variance you mention. < 1574287442 318098 :divergence!~div@107.174.20.131 JOIN :#esoteric < 1574287520 665038 :diverger!~div@titan.pathogen.is QUIT :Ping timeout: 276 seconds < 1574287546 172224 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :Aha, here's the answer. The mean is the first cumulant and the variance is the second cumulant; the property I mentioned holds for these and all higher cumulants. https://en.wikipedia.org/wiki/Cumulant < 1574287546 448093 :fizzie!fis@unaffiliated/fizzie PRIVMSG #esoteric :So its skewness and kurtosis are 0, as are the ones for X and Y as well. < 1574288437 80888 :tswett[m]!tswettmatr@gateway/shell/matrix.org/x-puyhqqhdikxszgjz PRIVMSG #esoteric :Right, but now this holds for X and Y having any distribution, not just a normal distribution. < 1574289885 819713 :ArthurStrong!~ArthurStr@slow.wreckage.volia.net QUIT :Quit: leaving < 1574289964 565948 :Eleuthera!5ac3781e@90.195.120.30 JOIN :#esoteric < 1574293253 978072 :arseniiv!~arseniiv@77.79.182.89.dynamic.ufanet.ru QUIT :Ping timeout: 246 seconds < 1574293910 370587 :Sgeo__!~Sgeo@ool-18b982ad.dyn.optonline.net QUIT :Ping timeout: 265 seconds < 1574294062 560434 :b_jonas!~x@catv-176-63-14-112.catv.broadband.hu PRIVMSG #esoteric :`q < 1574294063 271869 :HackEso!~HackEso@unaffiliated/fizzie/bot/hackeso PRIVMSG #esoteric :502) Isn't "strip nomic" just another word for all dating, though? < 1574294310 705308 :Eleuthera!5ac3781e@90.195.120.30 QUIT :Remote host closed the connection