< 1207612801 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :it really depends on the situation I suppose < 1207612824 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :Maybe one can think of types like a suit of armour < 1207612885 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :many dynamic langs are a light armour: they don't protect you that much, but they don't restrict your movements < 1207612912 0 :wildhalcyon!unknown@unknown.invalid PRIVMSG #esoteric :Depends on the language. As long as the language keeps you from doing something you shouldn't be doing with that type, then you're fine. < 1207612935 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :Java and friends are like those medieval suits of armour: very protective but bloody difficult to move in < 1207613007 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :and some languages are like powered armour... you don't know how anyone can even stand up in it, until you realise it's powered, and enables you to throw cars around and stuff < 1207613012 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :... theoretically. < 1207613034 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :but it is still too much to wear when scouting about < 1207613048 0 :wildhalcyon!unknown@unknown.invalid PRIVMSG #esoteric :I suppose so, yes. < 1207613056 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :anyway < 1207613063 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :enought with the bad analogies < 1207613101 0 :wildhalcyon!unknown@unknown.invalid PRIVMSG #esoteric :Any good esolangs lately? < 1207613105 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :no < 1207613124 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :there is to some degree a trade-off between how soon the language stops you doing something and how much you must tell the compiler < 1207613148 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ah, I realised... < 1207613205 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :Although I would not like to maintain this 120kloc program were it written in (e.g.) Python, were it written in (e.g.) Python it wouldn't be 120kloc long < 1207613260 0 :wildhalcyon!unknown@unknown.invalid PRIVMSG #esoteric :Those sorts of trade offs are important to realize < 1207614413 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: that's the basic idea < 1207616650 0 :GregorR-L_!n=gregor@host-243-152.pubnet.pdx.edu JOIN :#esoteric < 1207617263 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :1:14am is time to stop work and go home < 1207617427 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1207617462 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1207618327 0 :ehird!unknown@unknown.invalid QUIT :"This computer has gone to sleep" < 1207618346 0 :GregorR-L_!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1207622801 0 :adu!n=andrew@pool-71-178-14-80.washdc.fios.verizon.net JOIN :#esoteric < 1207623027 0 :wildhalcyon!unknown@unknown.invalid PART #esoteric :? < 1207626291 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1207626323 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1207626913 0 :adu!unknown@unknown.invalid PART #esoteric :? < 1207631228 0 :Judofyr!unknown@unknown.invalid QUIT :Remote closed the connection < 1207631280 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1207631407 0 :Sgeo!unknown@unknown.invalid QUIT :Remote closed the connection < 1207637008 0 :olsner!n=salparot@79.136.60.96 JOIN :#esoteric < 1207641142 0 :GreaseMonkey!n=saru@122-57-226-168.jetstream.xtra.co.nz JOIN :#esoteric < 1207641599 0 :clog!unknown@unknown.invalid QUIT :ended < 1207641600 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1207642255 0 :Iskr!n=i@82.56.20.177 JOIN :#esoteric < 1207642709 0 :olsner!unknown@unknown.invalid QUIT :"Leaving" < 1207643714 0 :GregorR-L!n=gregor@71.237.179.105 JOIN :#esoteric < 1207643820 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :OK, I'm trying to make a mini instruction set that: 1) is (Turing) complete within the bounds of bounded storage, 2) requires no self-modifying code, 3) doesn't have any ridiculously over-purposed operations. < 1207643844 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Each instruction is one byte, and it does only 8-bit math, although it can load/store 16-bit addresses. < 1207643848 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :http://www.pastebin.ca/976538 < 1207643852 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :It has 14 instructions. < 1207643862 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Seems like a bit much :( < 1207643971 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :$1, $1, $2 and $r < 1207643977 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :$0 < 1207643978 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Erm < 1207643979 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Heh < 1207643986 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, that should clearly be $0, $1, $2 and $r :P < 1207643992 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :MY WORK HERE IS DONE < 1207643994 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :-> < 1207644001 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :<- < 1207644006 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :It also occurs to me that there's no reason for 'sub' not to take registers. < 1207644006 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :or not < 1207644037 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :i'm feeling a bit overall-confused, been implementing oklotalk a bit too much < 1207644057 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :it's fairly retarded still :< < 1207644097 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :http://www.pastebin.ca/976544 // w/ fixes < 1207644115 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Overall-confused = not sure how to wear overalls. < 1207644127 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :exactly < 1207644141 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :thought that might be a bad way to say it, but glad you got it < 1207644163 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :0000aaxx load $a load into register a from address in $0$1 what does $0$1 mean < 1207644166 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :just too hard < 1207644199 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :hmm, *perhaps* it has to do with the registers $0 and $1. < 1207644201 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Hm, I meant for $0$1 to be a 16-bit address, with register $0 being the high bits and $1 being the low bits. < 1207644217 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :yarrrr < 1207644231 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :why xx? < 1207644242 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :ignored? < 1207644321 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Yeah, I'm explaining that now (in the pseudo-spec) < 1207644353 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Heh, I was just thinking about whether MiniISA was little- or big-endian. Forgot that it's only 8-bit X-P < 1207644389 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :i would've suggested middle-endian < 1207644394 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :http://www.pastebin.ca/976548 < 1207644459 0 :oklopol!unknown@unknown.invalid PRIVMSG #esoteric :now be sure to put easter eggs for certain choices of _'s < 1207644470 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :Heh :P < 1207645338 0 :GregorR-L!unknown@unknown.invalid PRIVMSG #esoteric :[obvious] $2 should be the stack pointer. < 1207645376 0 :GreaseMonkey!unknown@unknown.invalid PRIVMSG #esoteric :i'd hate to see rear-endian. < 1207645907 0 :GregorR-L!unknown@unknown.invalid QUIT :"Leaving" < 1207646146 0 :lifthrasiir!n=lifthras@haje8.kaist.ac.kr JOIN :#esoteric < 1207647681 0 :Corun!n=Corun@cpc1-rdng15-0-0-cust168.winn.cable.ntl.com JOIN :#esoteric < 1207650551 0 :GreaseMonkey!unknown@unknown.invalid QUIT :"Read error: 110 (Connection chickened out)" < 1207654361 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1207654369 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1207659557 0 :Corun!unknown@unknown.invalid QUIT :"This computer has gone to sleep" < 1207660029 0 :Sgeo!n=Sgeo@ool-18bf68ca.dyn.optonline.net JOIN :#esoteric < 1207664324 0 :jix!n=jix@host-091-096-151-144.ewe-ip-backbone.de JOIN :#esoteric < 1207664867 0 :Sgeo!unknown@unknown.invalid QUIT :Remote closed the connection < 1207666904 0 :oklopol!unknown@unknown.invalid QUIT :Read error: 113 (No route to host) < 1207667483 0 :Corun!n=Corun@cpc1-rdng15-0-0-cust168.winn.cable.ntl.com JOIN :#esoteric < 1207668181 0 :Corun!unknown@unknown.invalid QUIT :"This computer has gone to sleep" < 1207668563 0 :Corun!n=Corun@cpc1-rdng15-0-0-cust168.winn.cable.ntl.com JOIN :#esoteric < 1207669331 0 :Judofyr!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1207669349 0 :bsmntbombdood!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1207669368 0 :Judofyr!n=Judofyr@cE699BF51.dhcp.bluecom.no JOIN :#esoteric < 1207669396 0 :bsmntbombdood!n=gavin_@75-166-176-106.hlrn.qwest.net JOIN :#esoteric < 1207669691 0 :RedDak!n=dak@87.19.82.209 JOIN :#esoteric < 1207670658 0 :Corun!unknown@unknown.invalid QUIT :"This computer has gone to sleep" < 1207671223 0 :RedDak!unknown@unknown.invalid QUIT :Remote closed the connection < 1207671234 0 :ehird!n=ehird@91.105.104.73 JOIN :#esoteric < 1207671260 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :qwerty-5 = identity < 1207674670 0 :Tritonio_!n=Tritonio@150.140.226.19 JOIN :#esoteric < 1207676746 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :tom duff facts < 1207676747 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :------- < 1207676756 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Tom Duff can unroll a loop WITH HIS MIND. < 1207677039 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Who is this Tom Duck? < 1207677091 0 :Deewiant!unknown@unknown.invalid PRIVMSG #esoteric :of Duck's Device fame < 1207677106 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Duck's Device < 1207677106 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :XD < 1207677115 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: can i have a link to your self-containing set picture? < 1207677119 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i want to put it on elliotthird.org < 1207677306 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: plz? :( < 1207677424 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://membres.lycos.fr/bewulf/Divers2/Set.jpg < 1207677443 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yaey < 1207677444 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1207677463 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :permission to use it on elliotthird.org? < 1207677484 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Well, I'll have to ask Jack Thomas Chick for the use of his sandwich chef famous picture. < 1207677491 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :bah < 1207677492 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::) < 1207677493 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :But I personally give you my permission. < 1207677511 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :http://elliotthird.org/ looks pretty now! < 1207677514 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :thank you :D < 1207677528 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i'll credit you in the comments < 1207677528 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :heh < 1207677555 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://images.encyclopediadramatica.com/images/8/89/Sandwich-orig.png < 1207677559 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yeah < 1207677559 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Ah that Chick. < 1207677569 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :He just knows how to convert us heathens. < 1207677638 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :The very name of his website seeks to attrack them! < 1207677883 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :http://membres.lycos.fr/bewulf/Russell/noyoucanthaveaneuralnetwork.jpg < 1207678014 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :GregorR: That instruction set would be rather slow: branch prediction is too tough for it < 1207678023 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I also have a pix of a topless Alan Turing with a topless Snow White. < 1207678056 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ah, the apple < 1207678073 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Indeed. < 1207678080 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ALAN TURING PR0N < 1207678082 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :I mean what < 1207678086 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I used that picture on a thread of a /34/ board < 1207678093 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Asking for 34 on Alan Turing. < 1207678097 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :where (dare I ask)? < 1207678098 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :so far, no results. < 1207678103 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: hah < 1207678105 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ok < 1207678116 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://rule35.paheal.net/rule35/res/2.html#2 < 1207678124 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: well hey, there's only about 5 million *chans < 1207678127 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :shouldn't take too long to find ;) < 1207678137 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :In the post 792 < 1207678145 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :You'd be surprised! < 1207678155 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Cmd-F < 1207678155 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :http://rule35.paheal.net/rule35/src/12071557881.jpg < 1207678161 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :that was not hard < 1207678170 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :but i must go bleach my brain now < 1207678171 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :byeby < 1207678171 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :ehird : That's the pix I posted < 1207678171 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :e < 1207678184 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yes < 1207678225 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I even got the "obscura-GET" files, and could find no Turing in it D: < 1207678249 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :And it's like a few gigabytes hueg. < 1207678300 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :you know what sucks < 1207678301 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Why am I discussing this. < 1207678304 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I forgot. < 1207678310 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :lament: snow white when near alan turing? < 1207678312 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :when you're at work and want to play music and you can't cause you're at work < 1207678315 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :OH SNAP < 1207678323 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Ah yes, ehird going through my files :D < 1207678324 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :wait that's turing? nice < 1207678352 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :hehehe: http://youtube.com/watch?v=Z0Pd19bt1NI < 1207678353 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :ehird : Turing was more of a Prince Charming kind of guy. < 1207678363 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: or the gay kind of guy < 1207678385 0 :ineiros!n=ineiros@kosh.hut.fi JOIN :#esoteric < 1207678421 0 :calamari!n=calamari@ip24-255-58-177.tc.ph.cox.net JOIN :#esoteric < 1207678421 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Yes. < 1207678428 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :He desired head from Prince Charming. < 1207678468 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oic. irc sucks at linear conversations < 1207678533 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://membres.lycos.fr/bewulf/Russell/Weil.jpg < 1207678534 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :heh. < 1207678576 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :they look nothing alike. One is wearing glasses and the other isn't. < 1207678600 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I dunno. I got the impression when I saw Weil for the first time. < 1207678694 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://membres.lycos.fr/bewulf/Russell/Ada2.jpg <- I have this above my bed. < 1207678703 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :And I also don't know how to take photos. < 1207678723 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :you have a weird ceiling < 1207678742 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :it lukes lake a worl < 1207678754 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Well, it's more of a wall than a ceiling. < 1207678777 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :um, yeah < 1207678787 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :why did I think 'twere a ceiling? < 1207678793 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :But it is placed in a lesser gravitational potential than my bed. < 1207678801 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Because I said "above my bed", maybe. < 1207678812 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ok < 1207678817 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :... < 1207678824 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I wonder if there's /34/ of Lovelace. < 1207678831 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Probably < 1207678834 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :After all, she is the hottest nerd in history. < 1207678840 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :dunno < 1207678859 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :I think Samantha Carter beats her for a start < 1207678884 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :but is OTOH fictional < 1207678954 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :She looked less pretty a few years later : http://www-history.mcs.st-andrews.ac.uk/BigPictures/Lovelace_3.jpeg < 1207678959 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Cancer does that to you. < 1207679058 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Why do I have a pdf in Nepalese? < 1207679139 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Random idea: There should be a *chan with a board with one rule: You may only post screenshots of that board < 1207679150 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :After a while the recursion would just hurt your eyes. < 1207679183 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :infinitecat is better. < 1207679293 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Plus, unless you allow infinite definition, it will just be the same at one point. < 1207679321 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: Well, no, since it'll start out empty (0) < 1207679328 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and then every post will add one level of recursion < 1207679347 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Very soon it will reach the point where the base recursion level is less than one pixel, thus being basically equivalent to infinite recursion as far as bitmaps are concerned < 1207679377 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Hell, even at one pixel, can you still call that a screenshot? < 1207679385 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Or even 10x10! < 1207679387 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :but the page will render differently in differnt browsers < 1207679402 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :That's not a whole lot of difference. < 1207679408 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :so you will get to see several differn titlebars, fonts, etc < 1207679409 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :The concept can't go on for very long! < 1207679428 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :It's more thread material than board. < 1207679434 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :maybe they should broaden the idea of "screenshot"? < 1207679465 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :no, that's not what i'm saying < 1207679467 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i am saying, Slereah < 1207679475 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :that the last point of recursion in an image < 1207679478 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :bah < 1207679481 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :hard to explain < 1207679488 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :its an obvious idea but you need to see it to work < 1207679564 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Create that board on Elliotthemagicdragon.com < 1207679598 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :heh < 1207679622 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :a friend owns http://cillit-bang.org.uk/ < 1207679630 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i've been considering putting silly stuff like that on there for a while < 1207679634 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :(see also: http://cillit-bang.org.uk/esure, http://cillit-bang.org.uk/rr) < 1207679718 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Is it to kill epileptics? < 1207679743 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: No, it's just silly. < 1207679745 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1207679751 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :that seems to be rather ytmndy.... < 1207679754 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :the /rr has to be the funniest < 1207679756 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: yeah, quite < 1207679785 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :why not just "cillit-bang.ytmnd.com"? < 1207679869 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Because if he spends money registering the domain, it's money that won't go to the poor! < 1207679901 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: or- why? < 1207680129 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :faxathisia: you are reddit-famous.. well, reddit-comment famous < 1207680130 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :http://reddit.com/r/programming/info/6ezur/comments/c03nscd < 1207680322 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Can you sign my breast fax? < 1207680518 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :heh < 1207680533 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :hmm, it seems that Emacs/SLIME does not support you when editing FORMAT strings < 1207680539 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it just treats them as plain strings < 1207680540 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :that sucks < 1207680555 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i need parentheses matching, syntax highlighting, and information at the bottom of FORMAT strings, they're so cryptic :p < 1207680616 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Project of the now : do some pseudocode-Lazy Bird translator < 1207681008 0 :jix!unknown@unknown.invalid QUIT :Nick collision from services. < 1207681018 0 :jix!n=jix@dyndsl-091-096-046-050.ewe-ip-backbone.de JOIN :#esoteric < 1207681767 0 :ehird_!n=ehird@91.105.104.73 JOIN :#esoteric < 1207681933 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :whoa < 1207681934 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :who is that < 1207681943 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ehird_: who are you?! < 1207681967 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :eh < 1207681992 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ehird: well, it is on your machine, whoever it is < 1207681996 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :yeah < 1207682000 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :hmm, crap, i don't own ehird_ < 1207682019 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :find the offending process and kill it? < 1207682024 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :SimonRC: none on my machine < 1207682026 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :must be on the other one < 1207682276 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :is lament an op here? < 1207682289 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :if so, could you kick ehird_? it'll just be using up bandwidth otherwise < 1207682361 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :but how do i know which one of you is the real you? < 1207682375 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i am talking < 1207682382 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :and we both have the same ip < 1207682386 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :well, maybe that's because you tied the real ehird up. < 1207682386 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :ergo, that one is a ghost < 1207682395 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :oh just kick it :p < 1207682411 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :ehird: you should register your alternate nicks < 1207682416 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :so you can ghost them if necessary < 1207682420 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :bit late for that < 1207682517 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :lament: it's disortienting seeing ehird and ehird_ next to each other! :p < 1207682540 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :i agree. It's extremely discomforting. < 1207682547 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :haha < 1207682575 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :(almost like staring at http://esolangs.org/wiki/Image:Explor.gif ) < 1207682633 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i could pingflood that ehird_ i guess < 1207682647 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :aha < 1207682649 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it is a ghost < 1207682677 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :It's an evil twin. < 1207682685 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :The _ is actually a goatee. < 1207682718 0 :oerjan!n=oerjan@hagbart.nvg.ntnu.no JOIN :#esoteric < 1207682735 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :ehird: routing the pings through microsoft :) < 1207682752 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :hah < 1207682981 0 :ehird_!unknown@unknown.invalid QUIT :Read error: 113 (No route to host) < 1207683498 0 :olsner!n=salparot@79.136.60.96 JOIN :#esoteric < 1207684142 0 :Iskr!unknown@unknown.invalid QUIT :"Leaving" < 1207686700 0 :olsner!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1207686702 0 :olsner_!n=salparot@79.136.60.96 JOIN :#esoteric < 1207686943 0 :Slereah!unknown@unknown.invalid QUIT : < 1207687009 0 :Nobody-3C6149!n=Vampire_@ANantes-252-1-65-144.w81-250.abo.wanadoo.fr JOIN :#esoteric < 1207687087 0 :Nobody-3C6149!unknown@unknown.invalid PRIVMSG #esoteric :How to do a loop within a loop in SKI, such that the inner loop will actually end for another iteration of the outer loop? < 1207687091 0 :Nobody-3C6149!unknown@unknown.invalid NICK :Slereah < 1207687117 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :For just one loop, I just use the unlambda's v to stop it, but beyond that, I'm not too sure of how to go. < 1207687135 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :use continuations? < 1207687142 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :oh wait that's not ski < 1207687146 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Lazy Bird no has it3 < 1207687187 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :well you use recursion to do loops of all kinds really < 1207687234 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Is it possible to do them all with just one recursion? < 1207687265 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :i don't quite understand why you don't just write the inner loop by itself? < 1207687311 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :then use the resulting function inside the outer loop < 1207687313 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Well, the problem is the output. < 1207687366 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :well it should take a parameter of course < 1207687375 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :even if just a dummy < 1207687386 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Since recursion will basically fo f(x) f(f(x)) f(f(f(x))) ..., I don't know how to stop it so that the outside loop can handle the result. < 1207687413 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :with a conditional < 1207687429 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :But how to stop a recursion without v < 1207687430 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :? < 1207687453 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :It might stop changing, but not being evaluated in the ways that I know of. < 1207687467 0 :Sgeo[College]!i=897d294d@gateway/web/ajax/mibbit.com/x-e075b4f9d13754dc JOIN :#esoteric < 1207687488 0 :SimonRC!unknown@unknown.invalid PRIVMSG #esoteric :ACTION goes away from here < 1207687507 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :Hi all < 1207687512 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Hello sir. < 1207687532 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :So, did you do sum book lurnin Sgeo[College]? < 1207687628 0 :oerjan!unknown@unknown.invalid PRIVMSG #esoteric :argh < 1207687631 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :http://mibbit.com/pb/BqKoed < 1207687653 0 :oerjan!unknown@unknown.invalid QUIT :"Brain locked up" < 1207687688 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :"What this feature does, is look for any image URLs in the chat. (jpg/jpeg/png/gif). When it finds one, it generates a nice little thumbnail and puts it in the chat, makes it clickable to the original." < 1207687697 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :Oh, that's nice and work-safe < 1207687770 0 :bsmntbombdood!unknown@unknown.invalid PRIVMSG #esoteric :irl quine! < 1207687771 0 :bsmntbombdood!unknown@unknown.invalid PRIVMSG #esoteric :http://hardware.slashdot.org/article.pl?sid=08/04/07/210205 < 1207687866 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Heh. < 1207687876 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :What if it CONVERTS THE WHOLE EARTH TO PRINTERS? < 1207688184 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Sgeo[College]: because EVERYONE uses irc channels that have nsfw links in < 1207688189 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :totally < 1207688226 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :All irc channels have nsfw links in them, ehird. < 1207688245 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :It just requires one member of the upstanding GNAA :o < 1207688288 0 :bsmntbombdood!unknown@unknown.invalid PRIVMSG #esoteric :like this? http://www.nsfwlinks.com/ < 1207688421 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :You call that NSFW? < 1207688467 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :http://images.encyclopediadramatica.com/images/thumb/8/8d/Gruesome_small.gif/170px-Gruesome_small.gif < 1207688571 0 :Sgeo[College]!unknown@unknown.invalid PRIVMSG #esoteric :ACTION disabled the thumbnails < 1207689106 0 :Sgeo[College]!unknown@unknown.invalid QUIT :"http://www.mibbit.com ajax IRC Client" < 1207690168 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :is CSS turing complete? < 1207690216 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :can you simulate a box of apples and a piece of string with CSS? < 1207690373 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :hm never tried < 1207690461 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :AnMaster: of course it isn't < 1207690468 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :you can't loop, include, anything < 1207690470 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :it is just < 1207690473 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :selector { key: prop; ... } < 1207690480 0 :AnMaster!unknown@unknown.invalid PRIVMSG #esoteric :hm < 1207690482 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :well. < 1207690485 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :maybe with @import < 1207690493 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :but i imagine if you @import itself it'll just infiniloop < 1207690509 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :or most likely be ignored < 1207690535 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :CSS? < 1207691402 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :Slereah: thing that dun make webpaeg pretti < 1207692910 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :I IS SEEIN < 1207694689 0 :olsner_!unknown@unknown.invalid QUIT :"Leaving" < 1207695718 0 :Tritonio_!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1207695930 0 :Corun!n=Corun@cpc1-rdng15-0-0-cust168.winn.cable.ntl.com JOIN :#esoteric < 1207695975 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :wowzers < 1207695980 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :this format will be hard to parse < 1207695995 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric :i hate humanized syntaxes < 1207695995 0 :ehird!unknown@unknown.invalid PRIVMSG #esoteric ::D < 1207696105 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Dehumanize it. < 1207696108 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :Put it in a camp. < 1207696112 0 :Slereah!unknown@unknown.invalid PRIVMSG #esoteric :And genocide it.