00:52:58 -!- Lord_of_Life has quit (Ping timeout: 245 seconds). 00:55:04 -!- Lord_of_Life has joined. 01:01:40 -!- xkapastel has quit (Quit: Connection closed for inactivity). 01:05:47 'forbunderes' also looks like plausibly real norwegian <-- it's not, but "tær" is 01:07:02 tær xzf 01:12:14 Do you like NNTP? 01:19:43 -!- arseniiv has quit (Ping timeout: 246 seconds). 01:36:03 "forbundenes" is real, and "forbinderes" is at least hypothetically so 01:38:20 ...yeah, both are, although the former has about 10 times as many google hits. 01:38:28 (although some may be danish.) 01:40:12 actually danish spelling should be "forbundernes" 01:40:33 -!- copumpkin has joined. 01:41:10 -!- copumpkin has quit (Client Quit). 02:08:14 kmc: `sled foo//bar is just "sed -i -e bar foo", it's just a convenience thing to avoid the issue where you do "sed -ie" and it makes a backup copy of the file "foo" named "fooe". <-- surely the main convenience is not having to escape things for the shell. 02:10:06 -!- pikhq has joined. 02:11:28 maybe there should be a general don't-escape-thing-for-the-shell command 02:12:16 `foo sed -i file //s'x'y' 02:24:03 -!- Melvar has quit (Quit: WeeChat 2.2). 02:34:44 hmm, does codegolf se have any answers in Baba Is You yet? <-- doesn't look like it 02:49:45 -!- ro0fka has joined. 02:50:58 -!- ro0fka has left. 02:58:43 -!- FreeFull has quit. 03:00:00 -!- Taneb has quit (Quit: I seem to have stopped.). 03:01:29 -!- Taneb has joined. 03:09:41 `grwp ^/ 03:09:43 ops:/msg ChanServ access list #esoteric 03:28:45 -!- Melvar has joined. 04:01:35 shachaf: hichaf 04:19:00 hi 05:08:24 -!- oerjan has quit (Quit: Nite). 06:25:39 I was writing NNTP server software, maybe I will add a POSTPIPE command which is like POST but if there is an error before the message is completed (even if before the message is started), for the convenience for users who do not use specialized NNTP software. 06:30:24 int-e: I started up the game and there was a new level (Research Facility), but it was pretty easy. 06:31:07 Do you think it is good? 06:35:45 -!- TheWild has joined. 06:35:56 hello 06:37:48 what "programming languages" do you know that exhibit minimal human intervention... I mean like something that could probably get in-sync with some alien race. 06:38:45 lambda calculus was like this, except the Church numerals are just PITA. Also, SK combinator calculus was like this. Iota language was like this. 06:39:34 Brainf**k is NOT like this and programming languages in common use (at least AFAIK) are NOT like this. 06:39:43 Do you get it? 06:41:22 are you asking for the Platonic ideal of a programming language? 06:41:33 or like, if we sent some code to aliens, what language would we use so they could understand it? 06:44:26 I think there is no guarantee that they could understand it, but, I suppose you can try to make it more likely by your choice, maybe, but you can still fail at it 06:45:36 no English words, that's first. Or at most very minimal set of words. 06:46:09 OISC could do it. I think their NSA equivalent could figure it out. 06:46:50 btw, I don't remember I ever done such abuse of acronyms in the past. 06:47:49 But how do you know what they have? 06:47:54 if you only want to provide code that they can *run* 06:48:13 then it's easy to illustrate an automaton 06:48:18 with e.g. a state transition diagram 06:49:02 or you can pretty easily explain S and K with diagrams alone 06:49:50 provide that plus some examples and they'll figure it out 06:49:58 But, can you know if they can understand the diagram? I think that is potentially difficult, too. 06:50:12 well, it could be 06:50:21 but you're only trying to express "this shape turns into this other shape" 06:50:44 you have to indicate the direction of time somehow 06:50:56 and the idea that this is a sequentially executing lanugage and not, say, a constraint-solving system 06:51:34 although if it's a pure functional languages then that doesn't really matter 06:51:57 Yes, that is some stuff too, to consider 07:03:49 to get rid of that pain, in theory we could calculate on lambda and SK using binary numbers in some way. We have vireo bird, we can keep pairs of booleans, we can keep pairs of pairs of booleans... 07:04:07 and the most basic positional numeral system points out to be binary 08:02:03 -!- AnotherTest has joined. 09:20:43 -!- orbitaldecay_ has joined. 09:24:12 -!- orbitaldecay has quit (Ping timeout: 258 seconds). 10:43:30 [[Teg]] N https://esolangs.org/w/index.php?oldid=60917 * A * (+581) First edit 10:49:07 [[Teg]] https://esolangs.org/w/index.php?diff=60918&oldid=60917 * A * (+303) 10:56:53 [[Teg]] https://esolangs.org/w/index.php?diff=60919&oldid=60918 * A * (+1127) /* Simple documentation */ 10:58:27 [[Teg]] https://esolangs.org/w/index.php?diff=60920&oldid=60919 * A * (+107) 11:57:55 -!- tromp has quit (Remote host closed the connection). 12:10:40 [[Teg]] https://esolangs.org/w/index.php?diff=60921&oldid=60920 * A * (+214) /* Examples */ 12:12:54 -!- tromp has joined. 12:16:37 [[Teg]] https://esolangs.org/w/index.php?diff=60922&oldid=60921 * A * (+78) /* FizzBuzz program */ 12:16:50 [[Teg]] https://esolangs.org/w/index.php?diff=60923&oldid=60922 * A * (+2) /* Fibonacci sequence */ 12:20:28 [[Teg]] https://esolangs.org/w/index.php?diff=60924&oldid=60923 * A * (+123) /* Fibonacci sequence */ 12:22:31 [[Teg]] https://esolangs.org/w/index.php?diff=60925&oldid=60924 * A * (+59) /* Deadfish interpreter */ 12:23:33 [[Teg]] https://esolangs.org/w/index.php?diff=60926&oldid=60925 * A * (+56) /* Factorial */ 12:25:55 yet another esolang? Oh gosh, I could change my "yet-another-turing-tar-pit" to use just 6-bits per opcode and use only characters from base64 repetitoire. 12:28:01 = 16 bits of RAM, 8 of which are I/O mapped to an address/data register of some bigger RAM. 12:54:02 -!- Lord_of_Life has quit (Ping timeout: 250 seconds). 12:55:31 -!- Lord_of_Life has joined. 12:58:42 -!- orbitaldecay_ has quit (Ping timeout: 264 seconds). 13:09:42 -!- arseniiv has joined. 13:25:36 Hrm, after digging a bit in the data files, I rather suspect that I'm lacking the final Baba Is You achievement due to a bug :/ 13:27:21 But of course there may be something incredibly silly to do that I didn't... 13:59:55 -!- TheWild has quit (Quit: TheWild). 14:03:23 -!- tromp has quit (Remote host closed the connection). 14:05:03 -!- tromp has joined. 14:19:25 -!- tromp has quit (Remote host closed the connection). 14:35:39 -!- xkapastel has joined. 15:10:07 -!- orbitaldecay has joined. 15:56:56 -!- tromp has joined. 16:50:49 -!- imode has joined. 16:55:02 -!- xkapastel has quit (Quit: Connection closed for inactivity). 17:02:03 -!- LKoen has joined. 17:11:34 -!- LKoen has quit (Remote host closed the connection). 17:39:03 -!- b_jonas has joined. 17:43:09 -!- LKoen has joined. 18:20:42 -!- dingwat has quit (Read error: Connection reset by peer). 18:20:53 -!- ^[ has quit (Read error: Connection reset by peer). 18:20:54 -!- dingwat has joined. 18:21:14 -!- ^[ has joined. 18:22:17 -!- nfd9001 has joined. 18:24:30 -!- nfd has quit (Ping timeout: 252 seconds). 18:32:42 -!- LKoen has quit (Remote host closed the connection). 18:33:01 -!- LKoen has joined. 18:43:32 -!- LKoen has quit (Remote host closed the connection). 18:44:19 ok time for the bleach 18:46:08 -!- LKoen has joined. 18:49:04 Has anyone tried to work to implementing some of this yet? http://zzo38computer.org/textfile/miscellaneous/web_browser 19:25:46 no, but I'm working on reinventing the web. 19:42:55 -!- LKoen has quit (Remote host closed the connection). 19:43:19 -!- LKoen has joined. 19:46:47 i make a gopher client 19:59:44 -!- G33kDude has changed nick to GeekDude. 20:00:15 -!- GeekDude has changed nick to Guest71772. 20:00:34 -!- Guest71772 has quit (Quit: WeeChat 2.4). 20:02:01 -!- G33kDude has joined. 20:09:51 -!- LKoen has quit (Remote host closed the connection). 20:12:57 -!- orbitaldecay has quit (Ping timeout: 245 seconds). 20:13:44 -!- LKoen has joined. 20:28:16 -!- LKoen has quit (Remote host closed the connection). 20:28:35 -!- LKoen has joined. 20:29:03 -!- FreeFull has joined. 20:32:19 -!- LKoen has quit (Remote host closed the connection). 20:32:34 -!- LKoen has joined. 20:36:20 -!- LKoen has quit (Remote host closed the connection). 20:36:39 -!- LKoen has joined. 20:38:54 -!- LKoen has quit (Remote host closed the connection). 20:46:44 -!- LKoen has joined. 20:47:24 -!- FreeFull has quit (Quit: rebooting). 20:48:06 -!- AnotherTest has quit (Ping timeout: 250 seconds). 20:48:18 -!- FreeFull has joined. 21:07:16 [[RarVM]] M https://esolangs.org/w/index.php?diff=60927&oldid=60738 * Void * (+64) 21:14:20 `? iv 21:14:21 iv? ¯\(°​_o)/¯ 21:21:38 -!- xkapastel has joined. 21:26:53 -!- LKoen has quit (Remote host closed the connection). 21:28:35 -!- digitalcold has quit (Quit: leaving). 21:28:39 -!- LKoen has joined. 21:28:48 -!- digitalcold has joined. 21:39:40 -!- heroux has quit (Ping timeout: 250 seconds). 21:49:36 [[Special:Log/newusers]] create * Emg * New user account 21:55:34 [[Esolang:Introduce yourself]] https://esolangs.org/w/index.php?diff=60928&oldid=60872 * Emg * (+212) Add introduction 21:55:45 [[BytePusher]] https://esolangs.org/w/index.php?diff=60929&oldid=60086 * Emg * (+111) Add my (emg) bytepusher vm to the list 22:09:09 `rot13 test 22:09:10 grfg 22:12:09 int-e: hi, maybe you remember, in the level vfynaq cevfba should I make jnyy vf chfu or something other? 22:13:20 so far it’s the one I have absolutely no clue even after several glances 22:13:27 iv as in roman 4, or iv as in the independent vars of pokemons, or iv as in intraveneous input 22:13:49 arseniiv: I don't remember where the levels are by name. 22:14:19 b_jonas: For some reason I always thought the Pokémon concept was the same as the IV of cryptography, initialization vector. 22:14:30 int-e: #11 in vfynaq 22:14:35 fizzie: possible 22:16:08 it's probably something like {initialization,individual,independent,integer} {vector,values}, and it might not even have an official expansion, because it's probably just named "IV" by whichever players reverse engineered that part 22:16:22 ah yes 22:16:34 {initialization,individual,independent,integer} {vector,values,variables} 22:16:59 Maybe +intrinsic. 22:17:14 that's possible too 22:20:43 interesting vocabulary 22:21:09 arseniiv: no, the trick really isn't in making a new sentence there... 22:21:30 (hm I have no sense what’s that about so almost possibly my variant isn’t even funny) 22:23:01 arseniiv: you know, in the video games, pokemons have these attribute thingies like strength, dexterity, constitution, intelligence, wisdom, charisma, except not quite those because that's the traditional D&D player attributes set, and some of them tell how much damage the pokemon does while the others are mostly irrelevant 22:23:40 and in some of the older games, the set of those attributes for a pokemon have less than full entropy, they are characterized by a much smaller random vector than how much the values can apparently take 22:23:52 and that smaller vector is called VI 22:23:53 no 22:23:55 it's called IV 22:23:58 or IVs or something 22:24:32 sounds like crypto... initialization vector? 22:25:01 int-e: thank you. Then maybe fubhyq v pbzr bhg gb jva be jva or fbzrubj chyyrq gb gur ebbz? 22:25:54 b_jonas: ah 22:26:00 int-e: That's what I said to start this going. 22:26:33 Well, to push it along at any rate, it was already moving. 22:26:36 Oh. I'm not paying attention as usual. 22:26:59 int-e: ok, that's what fizzie says too 22:27:20 arseniiv: lbh'er ybbxvat sbe n ivbyngvba bs culfvpf 22:27:27 b_jonas: I think we might be a biased sample. 22:27:41 Didn't find much support for "initialization vector" on the webs in the Pokémon context. 22:28:03 "individual values" was pretty popular. 22:28:25 I guess we could just ask ais 22:28:36 it could even be "individual variation" 22:28:54 int-e: I thought so but have still to find out what it should be precisely. Thanks! 22:29:16 intrinsic virtues, intensive vibrations 22:30:01 ideomotor veracity 22:30:59 oh, and internal too 22:31:02 internal values 22:31:19 because they're not shown in the interface 22:31:55 `` for (( i=0;i<16;i++ )); do echo $(grep '^i' share/dict-words | grep -v "'" | shuf -n 1) $(grep '^v' share/dict-words | grep -v "'" | shuf -n 1); done 22:31:58 isomorphic vented \ insomniac vulcanizing \ insignia vessel \ incriminatory valance \ idealizing vireo \ icily void \ inflicts vault \ irrigates veneering \ incinerated verges \ imp vulgarizes \ impersonal valeted \ interlinked vises \ immobilize viewpoint \ inveighing vivifies \ inventiveness valeting \ identifiable virginal 22:33:59 Actually, let's get some parts of speech knowledge in there. 22:34:02 `` for (( i=0;i<10;i++ )); do echo $(wn i -grepa | grep '^i' | shuf -n 1) $(wn v -grepn | grep '^v' | shuf -n 1); done 22:34:07 instance 22:34:10 inescapable vibe \ insensitive visual cell \ in high spirits virazole \ intersexual vacation \ ingrown vanderbilt \ inordinate verification \ inexpiable verpa \ intended value-system \ interred value \ inharmonious veterinary 22:34:22 Hm, should've filtered out spaces. 22:34:31 how could I forget one of my favourite words. they're *instance* variables, because they're specific to a pokemon instance, not to a pokemon type 22:34:51 not inherent 22:35:24 `` for (( i=0;i<10;i++ )); do echo $(wn i -grepa | grep -v ' ' | grep '^i' | shuf -n 1) $(wn v -grepn | grep -v ' ' | grep '^v' | shuf -n 1)s; done # I'm sure that works for all plurals 22:35:27 intraspecific varlets \ inhumed venturesomenesss \ imbricate viverridaes \ infamous vedalias \ incommutable voles \ incautious velazquezs \ innoxious vacuums \ inhospitable volkhovs \ inspired viyellas \ intensifying vivas 22:35:31 -!- LKoen has quit (Quit: “It’s only logical. First you learn to talk, then you learn to think. Too bad it’s not the other way round.”). 22:35:44 "incommutable voles" is my guess. 22:38:08 yeah, the vivas can't be right. vivas are like potions, they may help your pokemon in a battle like increase their HP or something, but I don't think they change the IVs 22:44:20 `mkx bin/acronym//w="${1:-tla}"; (for (( i=0;i<${#w};i++ )); do grep -i "^${w:$i:1}[a-z]*\$" share/dict-words | shuf -n 1; done) | xargs 22:44:21 bin/acronym 22:44:25 `acronym NSA 22:44:27 nuzzles slumps asperity 22:44:49 -!- Sgeo_ has joined. 22:46:50 -!- Sgeo has quit (Ping timeout: 250 seconds). 22:48:16 ``` (for x in {0..19}; do words --eng-us 25; done) | perl -e 'local$/; /^[iIvV]/ and print"$_ " for split" ",;' 22:48:25 virtanatorum ver itz vastri intratorytonife vdi irhtnitchev isone volvc iiusoi van von ixtle inhard ironedc iovic voe iaphilli vsee igiddltlo versini inanca inngestei ister vik 22:48:42 inhart volvcs then 22:48:46 no 22:48:51 inhard volvcs 22:49:14 volvc is probably some technical term with the "vc" standing for "vector" and the "vol" standing for "volumetric" 22:49:19 like "voxel" 22:50:19 fungot: ? 22:50:19 int-e: an eu interest, i will need to have the people, space, nation and sector. even this government, would not dealing, the reassurance given by article 50. 22:50:23 -!- b_jonas has quit (Remote host closed the connection). 22:52:46 -!- monkeystance has joined. 22:53:23 fungot: Sorry, I don't feel very reassured by article 50, especially these days. 22:53:23 fizzie: but of course, and the uk to avoid a debate rather than a government acting. 22:53:58 hi 22:54:00 fungot: And I think we've managed to avoid exactly the latter instead of the former. 22:54:00 fizzie: are the government as to the possibility, and one of the more than a pub programme) and 30, and time and money afterwards can often have to be present, but 22:54:25 hmm 22:55:25 fungot, I'm new here 22:55:25 monkeystance: is the hon. and learned friend the minister for that, and i fnord the crown is the abbey, the burial of the single jew who, almost in the next sentence, honestly, and switzerland, and the fact of the matter is of course, we have the debate, 22:55:45 You might not get much help over there, I'm afraid. 22:55:50 `welcome monkeystance 22:55:51 monkeystance: Welcome to the international hub for esoteric programming language design and deployment! For more information, check out our wiki: . (For the other kind of esoterica, try #esoteric on EFnet or DALnet.) 22:56:21 Is there an explanation of the honorable/learned/member/friend etiquette? Does learned refer to some sort of higher education? 22:57:46 why does fungot seem like a conspiracy theorist? 22:57:46 monkeystance: as the hon. member the leave of the house, certainly every single mp, that the government 22:58:13 `? fungot 22:58:13 arseniiv: will the hon. and learned friend the minister for our constructive of contributions, partly to the much discussed issue of open and closed it. 22:58:14 fungot is our beloved channel mascot and voice of reason. 22:58:20 monkeystance: ^ :) 23:04:36 so what's the purpose of #esoteric? 23:04:49 for people who make obscure programming languages to hang out? 23:06:37 That is a part of it yes. If you have stuff to discuss about esoteric programming language then you can discuss that too, though. 23:12:17 what's the deal with wisdom.pdf 23:13:16 `? boily 23:13:17 ​“Sane Mapoleon” boily is monetizing a brotherhood scheme with the Guardian of Lachine. He is also a NaniDispenser, a Trigotillectomic Groan Man Eating Chicken, a METARologist, seriously lacking in the f-word department, a thwack doctor, a Quintopial antipodist, and a renowned Capitalist who helps keep the world kafkaesque. 23:14:10 `? wisdom 23:14:11 wisdom is always factually accurate, except for this entry, and, uh, that other one? It started with, like, an ø? 23:14:42 -!- rain1 has quit (Ping timeout: 244 seconds). 23:14:43 wisdom.pdf is a snapshot of the collected wisdom of this channel, more or less. 23:15:26 Unfortunately the editor hardly ever (or never?) comes here anymore. 23:16:36 well it definitely is a collection of something 23:17:05 Do you know if there is a way in SQLite to optimize queries from the assumption that "ORDER BY X,Y" and "ORDER BY Y,X" are the same order? 23:17:27 monkeystance: also if you are into category theory, for instance, this is discussed too. And, umm, take a look at the logs for a couple of days, there are a lot of other topics. Can’t describe them all, I’m here not too long 23:17:44 Yes, look at logs to see what is on this channel, if you want to do 23:18:41 -!- rain1 has joined. 23:19:39 e. g. there is a fine line how much to spam the bots in public is still not frowned upon, and I can’t tell where exactly it lies 23:19:56 maybe after several years 23:20:12 I’ll be able to say 23:21:31 int-e: btw there should be a patch adding “fungot is hon. and learned” to Baba Is You 23:21:32 arseniiv: we will be working to. they will not, and that this is the fnord fnord own information indicating the effect. we have no deterrents, and my right, simply because the government are 23:22:06 also isn’t it time to switch their style? 23:22:33 Naaaa, Brexit is still a hot topic :P 23:22:38 now I also start seeing something conspiratory 23:24:05 I think the style is changed at very erratic intervals, though only a few styles surivive more than half a dozen queries. 23:24:13 (the youtube one, for example, is awful) 23:25:45 Are you going to add any further styles? 23:29:43 -!- MDude has quit (Ping timeout: 246 seconds). 23:30:06 ^style 23:30:06 Available: agora alice c64 ct darwin discworld enron europarl ff7 fisher fungot homestuck ic irc iwcs jargon lovecraft nethack oots pa qwantz sms speeches ss wp ukparl* youtube 23:30:56 Yeah, many of those are not so good. 23:31:21 Maybe replace them with better ones then 23:31:57 Personally I think "irc" and "europarl" are the ones that work best as far as conversation goes, ISTR "sms" was pretty lifelike but not so often used, "ct" holds a certain charm but gets repetitive fast, and that's about it. 23:32:55 -!- oerjan has joined. 23:34:09 Discworld is a fun guessing game... which book is it quoting? It has a strong tendency to produce literal quotes. 23:34:25 (for some values of "fun") 23:34:49 Would there be a style of Magic: the Gathering? Would there be a style to use all styles together? 23:35:16 We used to have an actual guessing game over at #douglasadams on the IRCnet side. It would quote three lines from one of the five books, and the first person to say the number of the book won a point. 23:36:15 It would be convenient to have an on-the-fly "all the styles together" mode, but that's a bit too much work to implement in Befunge. 23:36:23 `Your !!!!! !!!!! !!!!! year mission is to !!!!! !!!!! !!!!! !!!!!, 23:36:23 !!!!! !!!!! !!!!! !!!!!, land !!!!! !!!!! !!!!! a safe distance !!!!! !!!!! 23:36:23 ..... ..... ..... .... , land ..... ..... ..... 23:36:35 5? 23:36:42 Yeah I can see how that would be fun ... I'd fail for this one. 23:36:45 5 is right 23:37:17 There's that one part in the prologue that's word-for-word identical in 4 and one of the earlier books. 23:37:19 Can you make a precomputed "all the styles together" mode? 23:37:21 That's kind of hard. 23:37:23 I guess I don't remember those books all that well anymore. Maybe I can now read them for a fifth or so time :) 23:38:00 !!!!! !!!!! !!!!! !!!!! => I’m starting to panic there 23:38:02 int-e: I deduced 5 because that's what the Grebulons were doing. 23:38:24 zzo38: In theory. I would probably need to prune some of them, since I think a few styles are close to the file size limits. 23:40:07 It might be I could use srilm's ngram-merge tool if I wrote a script to do the conversion backwards. The way most of those are trained are using the VariKN toolkit, which produces standard .arpa files, and then I have an "arpa2fungot.pl" script to generate the files the bot understands. 23:40:07 fizzie: as the hon. member the leave of the house, wringing, with lines such as 23:40:15 ^style ct 23:40:15 Selected style: ct (Chrono Trigger game script) 23:40:39 (I also have my GURPS game story recording, although I am guessing that there is not enough data to use that, I think.) 23:40:48 fungot: script much? 23:40:48 int-e: need a clone? the magician, nolstein bekkler! executing program. please let me go... put me out! he's really a tricycle! pass him! 23:41:21 fungot: if you take a wheel of a tricycle, do you get a bicycle then? 23:41:21 int-e: you! take! we find! aaahhhh! hey! is that for us! the chef's in a snit, trying to get food to the front lines. heard a spell to energize the sword takes immense evil! indeed! this thing. what you have? transform! this trading house. it's the kind! i've decided to stay with these humans! you're a traitor! you're not our king! but, we are far outnumbered! 23:41:53 I probably haven't figured out the best VariKN parameters for the application, though, since I don't think the later styles work all that well. The few earliest ones used a much simpler handmade C++ thing. 23:42:53 At least we got that bug fixed which caused to get it stuck in a loop all the time. 23:45:22 fizzie: it has a command to get the styles and select a style, surely those can be combined *ducks* 23:46:15 Taking that seriously, a random *fixed* style would be easy enough to add. 23:46:27 oerjan: Are you asking for a fungot autostylist? 23:46:27 int-e: must think of a way to the ocean palace? 23:46:43 fungot: That'd probably be a good idea, it's not a safe place to be. 23:46:43 fizzie: these unique items make us invincible! well...yes. are you sure this is money... 23:46:45 int-e: as long as it does pedicure 23:47:09 @google "chrono trigger" 23:47:10 https://en.wikipedia.org/wiki/Chrono_Trigger 23:47:52 I remember most of the bits it's quoting from, in this style. 23:48:19 fizzie: and once you have a way to select a random style, you could add a flag to run that before each babbling, or something... 23:48:43 * int-e gives oerjan a quiz-zical look. 23:48:47 oerjan: Right, but I mean, "use all styles" would mean merging all the models. 23:49:26 right, but given that this started as a mention of a guessing game, i assumed each babble should be from only one... 23:49:57 The "unique items" are for the sidequest refights of Ozzie/Flea/Slash, "you! take! we find!" is from Ayla's time, the chef's in a snit in 600AD, "you're not our king" is from the easter egg-ish thing of bringing Magus to meet Ozzie in the late-game... 23:50:22 "he's really a tricycle! pass him!" is from one of the funnier special endings. 23:53:08 -!- MDude has joined. 23:55:53 ok time for the bleach <-- . o O ( his mind has finally had enough ) 23:56:59 if i didn't know b_jonas had a habit of sometimes speaking about house chores, that would be the most likely interpretation. 23:59:33 `? password 23:59:34 The password of the month is invalid.