< 1119227230 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :bbiaw.. phone < 1119227235 0 :calamari!unknown@unknown.invalid QUIT :"Leaving" < 1119229464 0 :graue!~graue@ip68-100-130-21.dc.dc.cox.net JOIN :#esoteric < 1119229489 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :anyone written a quine in Qdeql yet? < 1119229686 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :my guess: no ;) < 1119229938 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :kipple, what have you been up to? < 1119229967 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :not too much :) < 1119229979 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :currently I'm pondering about the next Kipple version < 1119230020 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :Kipple07? < 1119230034 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :hehe. no 05 < 1119230041 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :that should be done by now < 1119230042 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :hurry up with it < 1119230055 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :what's the rush? < 1119230061 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :oh, I was just jesting < 1119230071 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :actually I like kipple so much fundamentally that I've been thinking about the possibility of making a non-esoteric language resembling it < 1119230083 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :really? < 1119230087 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :yeah, it's cool having stacks built in like that < 1119230290 0 :calamari!~calamari@dialup-4.240.69.32.Dial1.Phoenix1.Level3.net JOIN :#esoteric < 1119230293 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :hi < 1119230309 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :hi < 1119230328 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :hello < 1119230363 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :hi graue, kipple < 1119230383 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :that reminds me, I need to set up a cron job for that download :) < 1119230441 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :you need to write a quine in Qdeql < 1119230466 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :and it needs to be more than 0 bytes long < 1119230488 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :I wonder if there can be a tc language for which there is no quine < 1119230518 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :ah, that reminds me to forbid null programs in the Kipple spec :) < 1119230537 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :calamari: that is an interesting question! < 1119230957 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :graue: is & the only way to enqueue a byte in qdeql? < 1119231006 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :oh.. nm, I see it in \ < 1119231076 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :wait though.. when starting off there is nothing in the queue, so how do you get started besides input? < 1119231142 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :unless you start off with a single item in the queue.. then you could do -\ < 1119232124 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :\ reads 0 if the queue is empty < 1119232130 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :same as anything that reads from the queue < 1119232152 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :(that also means you can get a 0 byte by doing = to an empty queue, or get a 255 byte by doing - to an empty queue) < 1119232179 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :\ and & are the only ways to enqueue something when starting from a nonempty queue < 1119232197 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :of course there can be a TC language with no quine < 1119232201 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :Turing machines can't do output < 1119232209 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :there isn't a qdeql article in the wiki. do you have a link to the spec? < 1119232211 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :Smallfuck is a TC language with no quine < 1119232214 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :www.oceanbase.org/graue/qdeql < 1119232247 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :ACTION bookmarks it this time < 1119232287 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :if the queue is empy, how can you dequeue.. isn't that an error? < 1119232316 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :no, it returns 0 < 1119232320 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :oh, I see it in the spec now :) < 1119233403 0 :kipple_!~kipple@163.80-202-100.nextgentel.com JOIN :#esoteric < 1119233403 0 :kipple!unknown@unknown.invalid QUIT :Read error: 131 (Connection reset by peer) < 1119233718 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :calamari: turing proved that any TC language has a quine < 1119233836 0 :kipple_!unknown@unknown.invalid QUIT :"See you later" < 1119234063 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :heatsink, um, that's not true < 1119234067 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :it cannot be < 1119234076 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :TC languages are not obligated to provide any form of output < 1119234094 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :and you can't just say "any TC language with output" because what if it can't output all of the characters used in its source? < 1119234120 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :what if it throws a "This programming language is (C) 1999 ME! All rights reserved" message into the beginning of the output and using that is invalid? < 1119234134 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :you would need a totally different definition than "TC language" in order to provide anything meaningful like that < 1119234946 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :graue: if it throws that into the beginning of output it's okay, because the quine when run will automatically output that too < 1119234959 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :I'm pretty sure that the only output of a turing computer is what that computer writes on the tape (which is also its input) < 1119234997 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :So any program that has the same contents of the tape when it halts is a turing machine quine. < 1119234999 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :graue: oh wait.. yeah :) < 1119235017 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :That is different from having a separate I/O channel, I guess < 1119235032 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :graue: so I think that's pretty good evidence against quines :) < 1119235045 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :http://www.cs.cornell.edu/Courses/cs682/2004sp/Lectures/l34-recthm.pdf first page talks about the relation of quines to the fixpoint operator < 1119236047 0 :cpressey!unknown@unknown.invalid PRIVMSG #esoteric :since a UTM has to have a description of a TM on its tape when it starts... seems dreadfully easy to make a quine ;) < 1119236079 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :heh < 1119236625 0 :calamari!unknown@unknown.invalid PRIVMSG #esoteric :bbl < 1119236627 0 :calamari!unknown@unknown.invalid QUIT :"Leaving" < 1119237601 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :heatsink, for the memory to be the code when the program finishes is not possible in many Turing-complete languages < 1119237613 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :the memory may not be a sequence of bytes (like code usually is) < 1119237679 0 :heatsink!unknown@unknown.invalid PRIVMSG #esoteric :that makes sense. < 1119242513 0 :GregorR!unknown@unknown.invalid QUIT :Remote closed the connection < 1119243928 0 :heatsink!unknown@unknown.invalid QUIT :"Leaving" < 1119247569 0 :graue!unknown@unknown.invalid PART #esoteric :? < 1119248661 0 :tokigun!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1119249618 0 :tokigun!~tokigun@dor204226.kaist.ac.kr JOIN :#esoteric < 1119254399 0 :clog!unknown@unknown.invalid QUIT :ended < 1119254400 0 :clog!unknown@unknown.invalid JOIN :#esoteric < 1119270024 0 :tokigun!unknown@unknown.invalid QUIT :"Chatzilla 0.9.68.5 [Firefox 1.0.3/20050414]" < 1119273812 0 :jix!jix@p5489BD9C.dip.t-dialin.net JOIN :#esoteric < 1119274517 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :moin < 1119275118 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :! < 1119276175 0 :tokigun!~tokigun@dor204226.kaist.ac.kr JOIN :#esoteric < 1119276520 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :moin tokigun < 1119276561 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :away < 1119276618 0 :tokigun!unknown@unknown.invalid PRIVMSG #esoteric :hello < 1119280608 0 :kipple!~kipple@163.80-202-100.nextgentel.com JOIN :#esoteric < 1119287159 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :back < 1119288014 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :i'm writing a YABALL interpreter atm < 1119288252 0 :tokigun!unknown@unknown.invalid QUIT :"Chatzilla 0.9.68.5 [Firefox 1.0.3/20050414]" < 1119290913 0 :Keymaker!~a@wire74.adsl.netsonic.fi JOIN :#esoteric < 1119290926 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :'elgooggro < 1119291342 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :YABALL interpreter done < 1119291642 0 :azurespace!azurespace@219.251.173.198 JOIN :#esoteric < 1119291652 0 :azurespace!unknown@unknown.invalid PART #esoteric :? < 1119291780 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :underflow..grrr < 1119292585 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :found the bug.. < 1119292621 0 :tokigun!~tokigun@dor204226.kaist.ac.kr JOIN :#esoteric < 1119294849 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :yeaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaah!!!! < 1119294858 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :i got the quine under 1000 instructions < 1119294859 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :http://bf-hacks.org/hacks/quine.b < 1119294864 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :933 instructions < 1119294869 0 :malaprop!unknown@unknown.invalid PRIVMSG #esoteric :neat < 1119294870 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :the previous version was 1011 < 1119294873 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :thanks < 1119294901 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :so, neatly 78 instructions less :) < 1119294970 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :my goal was to get a quine under 1000 instructions, and i finally succeeded. now i don't write bf quines for a while, i'll do other kind of programs :) < 1119295104 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :(in bf, of course) < 1119295109 0 :Keymaker!unknown@unknown.invalid PRIVMSG #esoteric :anyways, must go. < 1119295111 0 :Keymaker!unknown@unknown.invalid PART #esoteric :? < 1119296188 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :ok YABALL interpreter is linked on the wiki < 1119296650 0 :GregorR!~GregorR@c-24-21-138-66.hsd1.or.comcast.net JOIN :#esoteric < 1119296682 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :I need a good dictionary of words related to esoteric programming to use for my scrabble clone :P < 1119297199 0 :CXI!unknown@unknown.invalid QUIT :Read error: 104 (Connection reset by peer) < 1119297246 0 :CXI!Sanity@dialup-130.89.221.203.acc50-kent-syd.comindico.com.au JOIN :#esoteric < 1119298480 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :an entire dictionary? good luck... (the wiki is a good starting place) < 1119298505 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :are language names acceptable? < 1119299194 0 :J|x!jix@p5489BD9C.dip.t-dialin.net JOIN :#esoteric < 1119299268 0 :{^Raven^}!unknown@unknown.invalid PRIVMSG #esoteric :kipple: technichally no because they are proper nouns but you could make an exception < 1119299304 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :yes, I know the normal rules < 1119299374 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :but an esoteric scrabble that does not allow words like brainfuck or funge? I'd say allow it < 1119299402 0 :{^Raven^}!unknown@unknown.invalid PRIVMSG #esoteric :definatekly < 1119299919 0 :jix!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1119300679 0 :graue!~graue@ip68-100-130-21.dc.dc.cox.net JOIN :#esoteric < 1119301575 0 :J|x!unknown@unknown.invalid NICK :jix < 1119301797 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :My fault. The word "dictionary" is inaccurate here. < 1119301801 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :I really just mean "word list" < 1119301813 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :Hell, doesn't even have to be words. < 1119301905 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :I'm just trying to think of some bizarre dictionaries for my bizarre scrabble clone. Currently the only one I have is the libc symbol list :) < 1119301950 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :I tried to play as "Himself" in one of your games, but I couldn't come up with anything that would fit < 1119302104 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :so just copy all the language names and make a wordlist out of those, and related terms < 1119302118 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :funge, quine, stack, queue, cell, turing, etc < 1119302155 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :how about TMMLPTEALPAITAFNFAL with triple word score? < 1119302169 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :it's longer than 15 letters, so it can't be done :( < 1119302228 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :My board uses 20 letters. < 1119302235 0 :csaba!csaba@P-6.182.EUnet.yu JOIN :#esoteric < 1119302253 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :great then < 1119302254 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :The problem is, my libc symbol dictionary has 2,800 something words, and it's really, REALLY tough. < 1119302260 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :Hi, I've finished writing a visual Turing machine designer. If you're interested check it out: an be done? < 1119302260 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :[21:40] hmm maybe firefox will do < 1119302263 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :an be done? < 1119302264 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :[21:40] hmm maybe firefox will do < 1119302283 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :Didn't have the copy buffer you thought you did? :) < 1119302284 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :http://sourceforge.net/projects/visualturing/ < 1119302285 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :I'm interested in what you think < 1119302290 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :yeah < 1119302310 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :GregorR, libc has a lot of repetition < 1119302333 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :e.g. the fact that you can make all of vsprintf, vprintf, vsnprintf, snprintf, sprintf, printf, and fprintf, doesn't help much < 1119302346 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :Even so, the list of languages and common elements in esoteric languages would be well under 1000, probably under 500. < 1119302359 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :"quine," "cell," and "turing" are easy < 1119302377 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :don't make me write this wordlist for you < 1119302381 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1119302393 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :I'll look in to it when not at work ;) < 1119302415 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :Turing machine is considered esoteric language? < 1119302435 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :no, but we like to prove that esoteric languages are equivalent to Turing machines < 1119302443 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :because that means they can compute lots of stuff < 1119302446 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :ah < 1119302474 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :so basically it's propaganda to fool people into using esoteric languages? :) < 1119302525 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :uh, no. It's for proving the usefulness of the language < 1119302546 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :anyone used brainfuck? < 1119302560 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :ha! < 1119302578 0 :kipple!unknown@unknown.invalid PRIVMSG #esoteric :anyone not used brainfuck here? < 1119302591 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :I've downloaded an interpreter and now I've showing it to everyone to see what kind of people exist < 1119302601 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :they're like omg < 1119302604 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :lol < 1119302610 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :turing machines are very much like an esoteric language < 1119302619 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :they're about as hard to write programs for as brainfuck. < 1119302628 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :check out my program: < 1119302628 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :[22:20] "quine," "cell," and "turing" are easy < 1119302628 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :[22:20] don't make me write this wordlist for you < 1119302632 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :damn < 1119302637 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :http://sourceforge.net/projects/visualturing/ < 1119302654 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :I designed a machine which calculates factoriel in less than 5 minutes < 1119302661 0 :malaprop_!~ph@ppp-68-251-76-97.dsl.chcgil.ameritech.net JOIN :#esoteric < 1119302977 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :that's cool < 1119302983 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :wait, a factorial of what? < 1119303010 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :well, 5! is |||||| and you'd get 125+1 lines in the end ;) < 1119303022 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :i see < 1119303056 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :it's cute to look at the machine head going left and right, doing stuff etc... < 1119303082 0 :malaprop!unknown@unknown.invalid QUIT :Read error: 110 (Connection timed out) < 1119303113 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :csaba: the factorial of 5 is 120 < 1119303118 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :oops < 1119303134 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :I'm really tired, I haven't slept normally for 3 days < 1119303328 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :it is cool that you made this < 1119303372 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :does it run at yourplace? I'm worried that because it's written in Java people might have problems in starting it < 1119303489 0 :graue!unknown@unknown.invalid PRIVMSG #esoteric :I don't have java < 1119304142 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :csaba: just create a native binary and people can run it just like any other program < 1119304211 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :I've placed a start.exe which runs the "java -jar Turing.jar" command... it should work if JVM is installed... < 1119304260 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :csaba: yeah, but you can make it turing.exe with GCC < 1119304317 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :well ok, I'll make an exe... < 1119304395 0 :GregorR!unknown@unknown.invalid PRIVMSG #esoteric :Doesn't it use swing? Is there a swing for GCJ? < 1119304407 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :GregorR: yep < 1119304486 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :GregorR: and it's improving at a steady pace < 1119304625 0 :lindi-!unknown@unknown.invalid PRIVMSG #esoteric :although it seems to have some issues... < 1119305270 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :csaba: always use the name of the containing folder for a zip/tgz file.. it's a lot easier to find the folder that way.. < 1119305355 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :jix: rename the zip file to Turing.zip ? < 1119305368 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :i can't guess the name of the folder < 1119305406 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :ok I'll keep that in mind < 1119305411 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :but i like sticking the archive and folder together in a sorted list.. < 1119305483 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :well I was just happy I finished the damn thing, I haven't slept normally for 3 days because of it... didn't think about how to name the zip file ;) < 1119305507 0 :lament!unknown@unknown.invalid PRIVMSG #esoteric :hehehe < 1119305594 0 :csaba!unknown@unknown.invalid PRIVMSG #esoteric :ok, I'll compile an exe file tomorrow... might as well add a readme.txt... now I'm going to bed... < 1119305612 0 :csaba!unknown@unknown.invalid QUIT :" HydraIRC -> http://www.hydrairc.com <- IRC for those that like to be different" < 1119306671 0 :jix!unknown@unknown.invalid PRIVMSG #esoteric :g'nite < 1119306685 0 :jix!unknown@unknown.invalid QUIT :"Banned from network"