< 1506816158 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1506816215 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 JOIN :#esoteric < 1506816273 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :In http://pbfcomics.com/ , in the bottom mosaic that seems at first as if it listed all strips, why isn't there a link to http://pbfcomics.com/comics/skub/ ? < 1506816326 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :And why does the link to http://pbfcomics.com/comics/harmony/ show the wrong thumbnail image? < 1506816812 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Why does pasting a javascript: URI into the location bar when it is currently empty will cause it not to paste the scheme? < 1506816838 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(If it is not empty it does paste the scheme, and if the scheme isn't javascript: then it also pastes the scheme) < 1506816902 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :zzo38: what browser is this? is it possible that the scheme is logically there but hidden in the display of the url bar? firefox hides https:// in the url bar these days, but it's still there and gets copied when you select the whole thing < 1506816926 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :it also hides most percent-escapes showing them as the character they represent, which is much worse IMO < 1506816941 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Firefox. Also, it isn't logically there; if pasted and push return, it doesn't work! < 1506816968 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :there can be other reasons why it doesn't work < 1506816969 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :But about those other things hidden, I have gotten rid of them. I can show you the code I used to avoid hiding percent-escapes if you want it < 1506816997 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :wob_jonas: No, it really isn't logically there; if I paste it and then add "javascript:" in front, then it does work. < 1506817017 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :it's not so important that I'd start fixing it. firefox has other bad things, and I won't spend my time fixing them all, except for the really orst ones. < 1506817067 0 :hppavilion[1]!~dosgmowdo@93-231-58-66.gci.net QUIT :Ping timeout: 260 seconds < 1506817097 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, and I wrote a document about how to make a better kind < 1506817117 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :a better kind of what? < 1506817231 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Of web browser program < 1506817249 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :thats easy < 1506817265 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :that's not for me. I want to make better software if I have time, but not browser. < 1506817268 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :let other people do that. < 1506817269 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :something better than firefox has become a weekend job as of today < 1506817271 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :blergh < 1506817323 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :and plugins can fix some of the more annoying things in firefox. they made every part pretty hookable. < 1506817325 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :But I used a code like this: if(location=="chrome://browser/content/browser.xul") window.losslessDecodeURI=x=>x.spec; < 1506817342 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :wob_jonas, they removed most hooks :( < 1506817347 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, I did add several extensions as well as userChrome.js with many of my own codes < 1506817357 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I did not install the newer version with the removed most hooks < 1506817368 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :what? they removed hooks? when < 1506817385 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :fx57 does not support most of old XUL hooks < 1506817389 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(This forces it to display percent encoding, I think, rather than the characters they represent) < 1506817390 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :and never will < 1506817417 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i mean, hooray, it can do sidebars now, but... < 1506817418 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric ::/ < 1506817450 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I do think XPCOM is stupid, although I think XUL can be good (or something like it; HTML isn't as suitable here) < 1506817472 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :is it the hooks that people used a lot that they removed, or the ones that nobody used? < 1506817491 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I have used userChrome.js to make a relative location bar feature. < 1506817512 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :they removed most ways to modify your UI, excluding "add things to the sidebar" and "add a new toolbar button" < 1506817531 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :userChrome.css is an inadequate replacement IMO < 1506817545 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Cthulhux: Which isn't very good, as I have instead removed most toolbar buttons, rather than adding stuff. < 1506817554 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :wasn't a CSS always the normal way to modify the UI? < 1506817562 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :zzo38, their reason was "we need chrome compatibility" < 1506817566 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :ACTION pukes  < 1506817581 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :wob_jonas, no. < 1506817584 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :XUL was. < 1506817628 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :my firefox updated to 57 yesterday and i never hated using a computer so much in the last few decades-. < 1506817630 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :If the chrome window has IDs and classes and stuff suitable for CSS, then use of custom CSS codes should help somewhat, although still there are many things it will be no good at. < 1506817643 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I disabled updates to Firefox to avoid stuff like that < 1506817678 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :you can write custom dialogs in HTML now, hooray. "dialogs", that is. no more access to firefox's own dialogs < 1506817696 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :also, AFAIR the API to execute external applications has been removed for good < 1506817704 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :"security" my ass < 1506817723 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :things like opendownload² and vimperator are pretty much dead now. < 1506817731 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i seriously consider going back to pale moon. < 1506817752 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I think the Node.js API is better for executing external applications and files anyways < 1506817765 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(better than XPCOM, I mean) < 1506817782 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :Cthulhux: oh, so that's why the open-as extension was broken! < 1506817800 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :I thought it was broken because they started to require that all extensions have to be signed or something like that < 1506817808 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Another thing I have done is actually hexediting one of the .so files, in order to remove support for HSTS. < 1506817823 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :wob_jonas, maybe. i wrote the OpenDownload² extension and i was reported that it does almost the same... yup, not possible anymore < 1506817841 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :crapzilla < 1506817894 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :this explains a lot < 1506817907 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :This is the document I wrote about how to make a better web browser program: http://zzo38computer.org/textfile/miscellaneous/web_browser < 1506817908 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 PRIVMSG #esoteric :I noticed they broken some plugins, but I thought they broke them in some other way < 1506817974 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :something like vivaldi would be nice, but with a more flexible UI (= scriptable) < 1506817980 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :or qutebrowser with plugin support < 1506817982 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric ::< < 1506818055 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :What you will think of the ideas I wrote? < 1506818091 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :The user is assumed to be an expert at the computer << :DD lovely < 1506818459 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Is that all? < 1506818759 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1506818770 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1506818956 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :no objections _generally_. < 1506818974 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506819039 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Do you have an objection not-generally, or any suggestion, question, comment, complaint, etc? < 1506819115 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i'm positive that the only relevant rule is "assumed to be an expert" because that will inevitably lead to most of the other features. < 1506819203 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Maybe it does; I don't quite know. But it does seem like it can be possible. < 1506819646 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1506819711 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Do you like farbfeld? < 1506819719 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :never tried < 1506819756 0 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :It's a fairly nice simple image format. < 1506819760 0 :imode!~imode@unaffiliated/imode JOIN :#esoteric < 1506819772 0 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :Bit niche, but it's handy if you're wanting to just write simple image filters or something. < 1506819786 0 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :Think where you'd use PBM, only... it sucks less. < 1506819889 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Yes, I think so too, actually. Have you written any image filters (or converters) for use with farbfeld? < 1506819928 0 :pikhq!~pikhq@c-73-181-126-9.hsd1.co.comcast.net PRIVMSG #esoteric :A couple, though they were just toys. < 1506819955 0 :wob_jonas!b03f18a4@gateway/web/cgi-irc/kiwiirc.com/ip.176.63.24.164 QUIT :Quit: http://www.kiwiirc.com/ - A hand crafted IRC client < 1506819986 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I have written many, and if you have any that I do not have, then it can be useful to add them too (or make a link) < 1506820147 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Currently I have a NTSC decoder, but not a NTSC encoder. There is also no TV frame encoder/decoder. < 1506820175 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :(And it does not include a feature to find and use an existing colour burst signal to set the phase) < 1506820353 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I think that the TV frame decoder program should take raw audio data (at a high but irrelevant sample rate, and also it isn't actually meant as audio) from stdin and produce a grey scale farbfeld picture on stdout, based on the retrace signals and so on that it finds, with specified framing options (such as in case you wish to include colour burst signal in output). < 1506821248 0 :doesthiswork!~Adium@207.55.82.87 JOIN :#esoteric < 1506821784 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`date < 1506821785 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Sun Oct 1 00:36:23 UTC 2017 < 1506821838 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :`learn The password of the month is revolutionary < 1506821840 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :Relearned 'password': The password of the month is revolutionary < 1506821844 0 :Sgeo_!~Sgeo@ool-18b98627.dyn.optonline.net JOIN :#esoteric < 1506821961 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Remote host closed the connection < 1506821973 0 :Sgeo!~Sgeo@ool-18b98627.dyn.optonline.net QUIT :Ping timeout: 246 seconds < 1506822097 0 :erkin!~erkin@unaffiliated/erkin QUIT :Quit: Ouch! Got SIGABRT, dying... < 1506822213 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :are we allowing random dudes on the wiki now... < 1506822481 0 :fizzie!?@? PRIVMSG #esoteric :Huh, the introductions page is pretty long. < 1506822553 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :oerjan: . o O ( do you like rotating passwords? ) < 1506822883 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :int-e: only on HackEgo hth < 1506822953 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :oh wait < 1506822960 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION swats int-e -----### < 1506823448 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 258 seconds < 1506824071 0 :FreeFull!~freefull@defocus/sausage-lover PRIVMSG #esoteric :Rotate your password 90° for an even hash < 1506824765 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506825754 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Ugh, I fell asleep when I didn't mean to and now I am tired but wide awake < 1506825763 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Also it's quarter to three in the morning < 1506825768 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :Not the most fun time to be up < 1506826102 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Read error: Connection reset by peer < 1506826127 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506826363 0 :doesthiswork!~Adium@207.55.82.87 PART #esoteric : < 1506826387 0 :doesthiswork!~Adium@207.55.82.87 JOIN :#esoteric < 1506826896 0 :ATMunn!~ATMunn@unaffiliated/atmunn26 QUIT :Quit: never drink, kids < 1506827553 0 :augur!~augur@noisebridge130.static.monkeybrains.net JOIN :#esoteric < 1506827821 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :oerjan: did you play Flood < 1506827832 0 :shachaf!~shachaf@unaffiliated/shachaf PRIVMSG #esoteric :or are you antediluvian twh < 1506828138 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :the tatham game? i usually don't play it more than a couple times when i get around to it. < 1506828209 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no PRIVMSG #esoteric :ACTION currently on Slant < 1506830655 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Now I wrote the program to convert farbfeld into XBM, too < 1506831684 0 :jaboja!~jaboja@jaboja.pl QUIT :Remote host closed the connection < 1506834485 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Read error: Connection reset by peer < 1506834503 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506834603 0 :augur!~augur@noisebridge130.static.monkeybrains.net QUIT :Quit: Leaving... < 1506835124 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Read error: Connection reset by peer < 1506835167 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506835344 0 :MrBismuth!~ArcMrBism@2602:306:8325:a300:c801:d7f:77e1:92be JOIN :#esoteric < 1506835511 0 :MrBusiness!~ArcMrBism@2602:306:8325:a300:71ed:3638:7221:8579 QUIT :Ping timeout: 255 seconds < 1506835858 0 :APic!apic@apic.name QUIT :Ping timeout: 264 seconds < 1506836036 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :How do you classify the story of computer game: You are trying to go to Mornington Crescent but suddenly your wing broke and you fell down and got badly injured, and the only thing you have is a unloaded gun. But, this is ZZT, so there are magic diamonds that can help you! < 1506836636 0 :APic!apic@apic.name JOIN :#esoteric < 1506838163 0 :sebbu2!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1506838368 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 240 seconds < 1506841065 0 :MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net QUIT :Read error: Connection reset by peer < 1506841088 0 :MDude!~MDude@c-73-187-225-46.hsd1.pa.comcast.net JOIN :#esoteric < 1506841687 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 258 seconds < 1506842371 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no QUIT :Quit: Nite < 1506842416 0 :Cale!~cale@2607:fea8:98e0:6f5:30a1:68fc:d60e:6dac JOIN :#esoteric < 1506844409 0 :doesthiswork!~Adium@207.55.82.87 QUIT :Quit: Leaving. < 1506848330 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506848914 0 :AnotherTest!~turingcom@ptr-82l26zcdj4axgk9x0yj.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1506849968 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1506850177 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 240 seconds < 1506850533 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :So, last night I was trying to implement System F in Agda < 1506850571 0 :Taneb!~Taneb@runciman.hacksoc.org PRIVMSG #esoteric :I'm not sure I've got it right though < 1506850942 0 :zseri!~zseri@i5E86C92C.versanet.de JOIN :#esoteric < 1506852715 0 :sebbu2!~sebbu@unaffiliated/sebbu QUIT :Read error: Connection reset by peer < 1506852743 0 :sebbu!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1506854447 0 :sebbu2!~sebbu@unaffiliated/sebbu JOIN :#esoteric < 1506854534 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net JOIN :#esoteric < 1506854648 0 :sebbu!~sebbu@unaffiliated/sebbu QUIT :Ping timeout: 240 seconds < 1506856104 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1506858115 0 :zseri!~zseri@i5E86C92C.versanet.de QUIT :Quit: Leaving < 1506860749 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net JOIN :#esoteric < 1506861009 0 :hppavilion[1]!~dosgmowdo@58-0-174-206.gci.net QUIT :Ping timeout: 248 seconds < 1506861188 0 :AnotherTest!~turingcom@ptr-82l26zcdj4axgk9x0yj.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 255 seconds < 1506864417 0 :erkin!~erkin@unaffiliated/erkin JOIN :#esoteric < 1506866137 0 :boily!~alexandre@cable-192.222.236.157.electronicbox.net JOIN :#esoteric < 1506866430 0 :doesthiswork!~Adium@207.55.82.87 JOIN :#esoteric < 1506867238 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Special:Log/newusers14]]4 create10 02 5* 03Jsteilberg 5* 10New user account < 1506867370 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=53154&oldid=53153 5* 03Jsteilberg 5* (+220) 10added my intro < 1506867413 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 10 02https://esolangs.org/w/index.php?diff=53155&oldid=53154 5* 03Jsteilberg 5* (+13) 10 < 1506867506 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07Esolang:Introduce yourself14]]4 M10 02https://esolangs.org/w/index.php?diff=53156&oldid=53155 5* 03Jsteilberg 5* (+106) 10Is it four tildes to sign? Not really sure, sorry < 1506867714 0 :ATMunn!~ATMunn@unaffiliated/atmunn26 JOIN :#esoteric < 1506868659 0 :Melvar`!~melvar@dslb-092-072-136-206.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1506868719 0 :idris-bot!~idris-bot@dslb-094-221-209-050.094.221.pools.vodafone-ip.de QUIT :Ping timeout: 248 seconds < 1506868815 0 :Melvar!~melvar@dslb-094-221-209-050.094.221.pools.vodafone-ip.de QUIT :Ping timeout: 248 seconds < 1506869376 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506870454 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Ping timeout: 255 seconds < 1506870483 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 258 seconds < 1506870605 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506872244 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506872898 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 258 seconds < 1506873294 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1506873617 0 :grumble!~grumble@freenode/staff/grumble QUIT :Quit: me < 1506873733 0 :grumble!~grumble@freenode/staff/grumble JOIN :#esoteric < 1506874127 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506875269 0 :doesthiswork!~Adium@207.55.82.87 QUIT :Quit: Leaving. < 1506875291 0 :Antoxyde!~Antoxyde@AAnnecy-652-1-600-163.w90-27.abo.wanadoo.fr JOIN :#esoteric < 1506875391 0 :Melvar`!?@? NICK :Melvar < 1506875765 0 :zseri!~zseri@i5E86C92C.versanet.de JOIN :#esoteric < 1506876785 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 248 seconds < 1506878494 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506879189 0 :Guest65841!?@? NICK :Slereah < 1506879313 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 248 seconds < 1506879817 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506880115 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I remember once I used prompt().toString() in a bookmarklet code, I think (It seem strange, but it does work.) < 1506880130 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :javascript is really esoteric < 1506880364 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Quit: Leaving < 1506881279 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Are you sure? < 1506882129 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i am < 1506882224 0 :PinealGlandOptic!~PinealGla@82.144.205.57 JOIN :#esoteric < 1506882306 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :OK < 1506882400 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :arcane, maybe, esoteric, not. < 1506882433 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :a language where you can never be sure if your comparison is true or false is probably rather esoteric < 1506882433 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric ::x < 1506882465 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Why are you not sure if the comparison is true or false? The rules for such thing in JavaScript look clearly enough to me < 1506882476 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Cthulhux: you must be talking about PHP < 1506882489 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :https://charlieharvey.org.uk/page/javascript_the_weird_parts < 1506882495 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :php does *not* do that < 1506882531 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :bash: php: command not found < 1506882552 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric : < 1506882605 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`php < 1506882610 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :​/home/hackbot/hackbot.hg/multibot_cmds/lib/limits: line 5: exec: php: not found < 1506882620 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :`rm -rf / < 1506882621 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :rm: invalid option -- ' ' \ Try 'rm --help' for more information. < 1506882623 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric ::{ < 1506882632 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :ok :( < 1506882651 0 :boily!~alexandre@cable-192.222.236.157.electronicbox.net PRIVMSG #esoteric :`w QNKCDZO < 1506882653 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :That's not wise. < 1506882658 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :please don't try to destroy the sandbox. it has some safety guards but they aren't perfect. < 1506882662 0 :boily!~alexandre@cable-192.222.236.157.electronicbox.net PRIVMSG #esoteric :`? QNKCDZO < 1506882664 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :QNKCDZO? ¯\(°​_o)/¯ < 1506882700 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :also: bash: php: command not found << probably a bash issue. all of my powershell, ksh and tcsh systems know php! < 1506882707 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :have you considered to file a bug? :D < 1506882723 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :`` echo -n 240610708 | md5sum -; echo -n QNKCDZO | md5sum - < 1506882724 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :0e462097431906509019562988736854 - \ 0e830400451993494058024219903391 - < 1506882758 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :Cthulhux: nah I just don't use php at home :P < 1506882773 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :if anything it's a feature < 1506882778 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i randomly maintain my old wordpress plugins < 1506882782 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :requires php < 1506882783 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric ::/ < 1506882820 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :But somehow, I do have php at work. < 1506882985 0 :int-e!~noone@int-e.eu PRIVMSG #esoteric :in any case this was one surprising pitfall of magical comparisons... < 1506883833 0 :boily!~alexandre@cable-192.222.236.157.electronicbox.net QUIT :Quit: VASCULAR CHICKEN < 1506884001 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1506884008 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover JOIN :#esoteric < 1506884119 0 :idris-bot!~idris-bot@dslb-092-072-136-206.092.072.pools.vodafone-ip.de JOIN :#esoteric < 1506884730 0 :Antoxyde_!~Antoxyde@185.159.156.6 JOIN :#esoteric < 1506884817 0 :LKoen!~LKoen@vbo91-1-82-238-218-67.fbx.proxad.net QUIT :Remote host closed the connection < 1506884844 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506884879 0 :Antoxyde!~Antoxyde@AAnnecy-652-1-600-163.w90-27.abo.wanadoo.fr QUIT :Ping timeout: 248 seconds < 1506885263 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 248 seconds < 1506885282 0 :AnotherTest!~turingcom@ptr-82l26zcdj4axgk9x0yj.18120a2.ip6.access.telenet.be JOIN :#esoteric < 1506885516 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506885847 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 240 seconds < 1506885999 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 248 seconds < 1506887209 0 :PinealGlandOptic!~PinealGla@82.144.205.57 QUIT :Quit: leaving < 1506887801 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I still think that some of the somewhat recent stuff in JavaScript is good stuff, such as typed arrays, generator functions, and arrow functions; I use that stuff. < 1506887838 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :javascript was never meant for actual programming < 1506887847 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :that becomes obvious these days < 1506887939 0 :imode!~imode@unaffiliated/imode JOIN :#esoteric < 1506887942 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Well, I think it works for that though (sometimes; it depends on the program) < 1506887967 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :sure, you can write everything in any programming language if you just try hard enough < 1506887974 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :but you really should not. < 1506888360 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I wrote a level editor for a DOS game once in JavaScript (mainly because the editor included with the game does not work correctly on DOSBOX, although on a true DOS computer it works OK) < 1506888378 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i wrote a website in COBOL < 1506888385 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :i still can't recommend to do that < 1506888502 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :I do program in C as well < 1506888567 0 :Cthulhux!cthulhu@piratenpartei/ni/tux PRIVMSG #esoteric :so do I. still less esoteric than javascript ^^ < 1506888802 0 :jaboja!~jaboja@jaboja.pl JOIN :#esoteric < 1506889073 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :This level editor is using SDL, although I also wrote a program in JavaScript to calculate the character points for a GURPS game, which only uses stdio < 1506889132 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Do you know to play any GURPS game? < 1506889479 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506889535 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 246 seconds < 1506891131 0 :imode!~imode@unaffiliated/imode JOIN :#esoteric < 1506891344 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net QUIT :Ping timeout: 258 seconds < 1506893540 0 :Antoxyde_!~Antoxyde@185.159.156.6 QUIT :Read error: Connection reset by peer < 1506893551 0 :HackEgo!~HackEgo@162.248.166.242 PRIVMSG #esoteric :[wiki] 14[[07User:Ivancr7214]]4 10 02https://esolangs.org/w/index.php?diff=53157&oldid=50934 5* 03Ivancr72 5* (-192) 10 < 1506894718 0 :boily!~alexandre@cable-192.222.236.157.electronicbox.net JOIN :#esoteric < 1506895988 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 240 seconds < 1506896372 0 :zzo38!~zzo38@24-207-56-48.eastlink.ca PRIVMSG #esoteric :Is there any command in vim to allow syntax highlighting to be used on stuff that is displayed using the "lcs" option rather than only using SpecialKey and NonText highlighting? < 1506897287 0 :AnotherTest!~turingcom@ptr-82l26zcdj4axgk9x0yj.18120a2.ip6.access.telenet.be QUIT :Ping timeout: 255 seconds < 1506897879 0 :sleffy!~sleffy@c-24-7-67-0.hsd1.ca.comcast.net JOIN :#esoteric < 1506898320 0 :imode!~imode@unaffiliated/imode JOIN :#esoteric < 1506899284 0 :LKoen!~LKoen@2a01:e35:2eed:a430:e8ef:6083:f7d0:2f78 JOIN :#esoteric < 1506899382 0 :Phantom_Hoover!~phantomho@unaffiliated/phantom-hoover QUIT :Read error: Connection reset by peer < 1506899578 0 :LKoen!~LKoen@2a01:e35:2eed:a430:e8ef:6083:f7d0:2f78 QUIT :Ping timeout: 264 seconds < 1506899889 0 :jaboja!~jaboja@jaboja.pl QUIT :Ping timeout: 248 seconds < 1506900015 0 :imode!~imode@unaffiliated/imode QUIT :Ping timeout: 258 seconds < 1506901759 0 :zseri!~zseri@i5E86C92C.versanet.de QUIT :Quit: Leaving < 1506901949 0 :oerjan!~oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric