IRC logs for #openttd on OFTC at 2008-10-14
⏴ go to previous day
00:32:24 *** WebGuest has joined #openttd
00:33:12 <A_Person> I wonder if anyone has ever managed to fill a whole map with a city with good service
00:33:12 *** Eddi|zuHause has joined #openttd
00:33:38 <WebGuest> all multiplayers servers are down or I'm facing some kind of problem?
00:54:04 *** [alt]buster has joined #openttd
00:54:07 *** [alt]buster is now known as [com]buster
01:04:13 <WebGuest> @glx can you suggest what should I do?
01:04:50 <WebGuest> I have a fresh install of the latest stable release
01:06:21 <glx> I guess you pressed "find servers"
01:06:31 <WebGuest> there's a huge list of server (after I press the the button)
01:06:52 <WebGuest> all ip numbers (no names)
01:07:18 <glx> so you get the list but you failed to query the servers
01:07:38 <WebGuest> is necessary any portforwading ?
01:07:40 <glx> looks like you have a problem with UDP
01:07:50 <glx> for playing it's not needed
01:08:00 <WebGuest> only for hosting, right?
01:10:03 <WebGuest> is there any debug files I could check?
01:12:26 <glx> you should see something about master server, then a list of "added server to list", then many "server response from ..."
01:13:44 <WebGuest> [udp] listening on port 0.0.0.0:0
01:13:57 <WebGuest> this is wrong for sure :P
01:14:33 <WebGuest> the detected broadcast add. where 192.168.254.255 (LAN), that's ok right?
01:15:10 <WebGuest> it resolved the master ok, and queried, then theres the list of 'added server to list'
01:15:52 <glx> so you correctly get the reply from the master server (it gave you the list)
01:16:16 <WebGuest> yeah.... did'nt get the individual server queries responses
01:16:26 <WebGuest> probably because is listening on invalid port
01:17:10 <glx> as it works for me with 0.0.0.0:0
01:17:38 <WebGuest> if i try to manually refresh server, nothing changes on the debug screen
01:18:24 <glx> when I refresh I get a new "server response..." line
01:18:54 <glx> so it's or your router, or your ISP
01:19:18 <WebGuest> well.... i dont run any firewall
01:20:06 <WebGuest> just checked the logs...
01:20:27 <WebGuest> "Unrecognized attempt blocked from 217.114.76.114:8511 to 189.83.###.### UDP:64231"
01:20:52 <WebGuest> this IP is from one of the server
01:21:44 <WebGuest> cleared the router's log, and tryed to fetch the servers list again...
01:21:53 <WebGuest> got many lines as the one aboves
01:22:26 <glx> ok so it's your router, but I don't know how to solve that
01:23:01 <WebGuest> the default conf. of the router shouldn't block that kind of packet, as it's a response to a request.....
01:23:15 <glx> it fails to link the reply with the query you sent
01:25:46 <WebGuest> it's a dlink 524..... any known issues with that one?
01:27:06 <glx> dunno but I never used "real" routers
01:29:37 <WebGuest> well then.... I'll see what I can do later
01:29:51 <WebGuest> thank you very much for your efforts
01:29:54 <glx> "Some more intelligent firewalls/routers recognize return transmissions and allow them, similar to TCP. But not all are that intelligent... "
01:30:05 <glx> I found this via google :)
01:31:59 <WebGuest> I'll try to find a solution
01:44:02 <A_Person> If I link a truck and bus depot do they increase eachother's caption area?
01:45:44 <glx> yes, the new catchment area will be a square big enough to contain both catchment area
01:46:19 <A_Person> so for both good types
01:46:33 <A_Person> it'll grab both mail and passengers further?
01:47:07 <A_Person> you mean a rectangle?
01:51:48 <A_Person> hm, I should buy me a new monitor or hack the game to display every pixel twice as large
02:02:23 <A_Person> Or I could sleep, bye
02:15:54 *** [alt]buster has joined #openttd
02:15:57 *** [alt]buster is now known as [com]buster
03:02:00 *** elmex_ is now known as elmex
03:17:44 *** [alt]buster has joined #openttd
03:17:47 *** [alt]buster is now known as [com]buster
04:05:24 *** roboboy has joined #openttd
04:19:37 *** [alt]buster has joined #openttd
04:19:40 *** [alt]buster is now known as [com]buster
05:46:15 *** wolfy is now known as Wolfensteijn
06:46:52 *** ChadChanning has joined #openttd
07:33:15 *** Yeggzzz is now known as Yeggs-work
07:38:45 *** Doorslammer has joined #openttd
07:56:04 *** Wezz6400 has joined #openttd
08:39:37 *** [com]buster has joined #openttd
08:53:37 *** TrueBrain has joined #openttd
08:55:15 <dih> so a bug in make is causing the hash in a function to be interpreted as a comment :-P
08:58:01 <TrueBrain> dih: only for Ammlers his make :p
08:58:34 <dih> i have 3.81 and still have that bug
08:58:39 <dih> i was just wondering about it
09:00:14 *** ChanServ sets mode: +v tokai
09:00:24 <dih> so there is a reason to move away from the old delimiter, but the hash aint the best solution :-P
09:00:54 <dih> i could expect a bunch of other systems having issues with using that flag
09:03:12 <dih> TrueBrain: what version of make is on the compile farm?
09:07:45 <dih> all the IN maintainers will care
09:08:01 <TrueBrain> I really don't feel like loogging in there, to look into it
09:08:27 <dih> those who create IN's with client-only patches
09:08:37 <dih> so others can still run on all other nighlies
09:08:47 <dih> well - i assume one could just edit rev.in
09:08:50 <TrueBrain> still don't see it ..
09:09:03 <TrueBrain> the compile-farm does NOT compile IN binaries
09:09:07 <TrueBrain> (and most likely never will)
09:09:28 <dih> the compilefarm used to create our wwottdgd builds ;-)
09:10:21 <dih> yeah - ok, we can simple modify rev.cpp.in :-P
09:12:46 <TrueBrain> and you really expect this problem to exist to the end of times?
09:13:26 <TrueBrain> boy, you don't know developers at all, do you? :)
09:14:16 <dih> Boy - you really think i would ask this if i did not know some things to move slower than others?
09:14:33 *** roboboy has joined #openttd
09:14:33 <dih> you really think i would bother you with something i dont think could happen in the next 3-4 weeks?
09:14:43 <dih> you really think i just want to annoy you
09:14:54 <dih> perhaps i was wondering and looking to find a way to help fix it
09:14:55 <TrueBrain> on a scale from 1 to 10? :) :)
09:15:27 <dih> i love the fact that you can just put people into boxes so well TrueBrain
09:15:36 <TrueBrain> dih: please don't forget to take your pills :)
09:15:37 <dih> esp those you ought to know a wee bit better
09:15:53 <TrueBrain> I love ignore lists
09:17:17 *** roboboy has joined #openttd
09:19:07 *** Brianetta has joined #openttd
09:20:28 <Brianetta> Good morning to you.
09:25:39 <TrueBrain> what a lovely IRC client this is ... I can extend my ignore list to include *!* ..... and no way to remove it from the type-line
09:35:04 <roboboy> who wrote openttd's windows installer?
09:35:35 <TrueBrain> does it matter who?
09:36:41 <TrueBrain> why does it matter? :)
09:36:46 <roboboy> or a current community member?
09:37:04 <TrueBrain> (serious wondering what it adds who wrote it :) All I can see what matters is the current state :))
09:37:40 <TrueBrain> try 'svn blame' if you really want to know :)
09:38:24 <roboboy> ill ask a new question. Do any of the current developers fully understande the code?
09:38:44 <TrueBrain> roboboy: without doubt there is enough knowledge to understand the code
09:38:50 <TrueBrain> so I suggest just asking the question you want to ask :)
09:39:06 <roboboy> ok ill ask it when it needs asking
09:41:02 <Rubidium> anyhow, svn blame will show you that a TrueLight did commit quite a lot of it
09:41:35 <roboboy> or how does the installer use the ttd registry key to get the ttd install path? I understand that it is stored in the registry, but how does the installer use it
09:42:34 <Brianetta> I'm pretty sure there's an API to the registry
09:43:00 <Brianetta> wouldn't it be funny if it called regedit?
09:43:24 <TrueBrain> roboboy: use 'grep'
09:43:27 <roboboy> but I tried reading the code to understand it and got lost
09:44:04 <roboboy> oh how do I use svn blame from tortoise
09:44:24 <Brianetta> Doesn't Windows/Tortoise have the command line tools?
09:44:26 <TrueBrain> (sorry, I don't use it, so use the help :p)
09:44:36 * Rubidium redirects roboboy to Tortoise's manual
09:44:54 <Brianetta> Tortoise isn't half a funny name anyway
09:46:10 <Rubidium> but then... maybe roboboy doesn't know how to read/understand it
09:46:41 <TrueBrain> Rubidium: uncalled for :)
09:46:45 <Rubidium> hmm... so... roboboy is an AI trying to pretend to be a human: Turing test failed
09:46:48 *** lobster has joined #openttd
09:47:06 <TrueBrain> Rubidium: he lasted longer then the one of the last weekend :p
09:47:35 <Brianetta> Reading Uni is running Turing tests for real
09:47:59 *** Celestar has joined #openttd
09:47:59 *** ChanServ sets mode: +o Celestar
09:48:03 <Rubidium> TrueBrain: he actually switch the human controlling roboboy with an AI over the weekend
09:48:07 <TrueBrain> morning Celestar :)
09:48:25 <TrueBrain> see what you did Rubidium! :)
09:49:12 <Rubidium> yup, I sent it back to the drawing board
09:49:47 <TrueBrain> design a better one yourself :p
09:50:56 *** Vikthor has joined #openttd
09:52:16 <TrueBrain> how was your weekend? Cargodest productive? :p
09:52:40 <Celestar> TrueBrain: I got overloaded with work :(
09:52:52 <Celestar> situation will continue for the next 2.5 weeks :(
09:58:44 <Celestar> and currently I'm sitting at home, caring for my sister (she's been taken ill) and copying 12GB of data to work upon over my stupid DSL line
10:01:19 <TrueBrain> I hope she gets better soon :)
10:15:37 *** babyottd has joined #openttd
10:15:56 <Brianetta> babyottd is a bot who might one day pass a turing test
10:16:11 <Brianetta> just a baby right now
10:16:17 <Brianetta> but will learn from us
10:16:22 <Brianetta> and, unfortunately, Jolteon
10:16:39 <babyottd> !checkdict, !contexts, !help, !known, !learning, !rebuilddict, !replace, !unlearn, !purge, !version, !words, !limit, !alias, !save, !censor, !uncensor, !owner
10:16:39 <babyottd> IRC Module Commands:
10:16:39 <babyottd> !chans, !ignore, !join, !nick, !part, !quit, !quitmsg, !reply2ignored, !replyrate, !shutup, !stealth, !unignore, !wakeup, !talk, !owner
10:17:36 <Brianetta> I guess he doesn't have enough words yet
10:17:42 <babyottd> I know 50 words (58 contexts, 1.16 per word), 12 lines.
10:18:33 <babyottd> I am a version 1.1.0 PyBorg
10:18:44 <Rubidium> especially about interesting dilemma's
10:19:01 <Rubidium> or maybe teach him some lemmas
10:20:14 <Rubidium> though it's questionable whether it'll become viable replacement for the stupid people joining here all the time
10:20:15 <TrueBrain> Brianetta: I really like its name, can't help it :)
10:23:52 <Brianetta> He said his first words (:
10:23:53 <TrueBrain> stupid similies (even worse then yours)
10:24:41 <Rubidium> :O (s)he doesn't cry... great upbringing
10:25:31 * Rubidium ponders feeding babyottd some lorem ipsum ;)
10:25:46 <TrueBrain> babyottd: no, it is ET
10:25:56 <babyottd> TrueBrain : i really like its name, can't help it
10:26:12 <Brianetta> He's working on it.
10:26:17 <TrueBrain> babyottd: please don't repeat me
10:26:22 <Brianetta> Not enough context yet for things that aren't just repeats.
10:26:23 <babyottd> he doesn't have enough words yet
10:26:29 <keyweed_> feed it some slayer lyrics :D
10:26:47 <TrueBrain> Sed ut perspiciatis, unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam eaque ipsa, quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt, explicabo. Nemo enim ipsam voluptatem, quia voluptas sit, aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos, qui ratione voluptatem sequi nesciunt, neque porro quisquam est, qui dolorem ipsum, quia dolor sit, amet, consectetur,
10:26:48 <TrueBrain> adipisci velit, sed quia non numquam eius modi tempora incidunt, ut labore et dolore
10:27:08 <Brianetta> Great. Now he's going to save them until somebody says something in latin.
10:27:39 <TrueBrain> palma non sine pulvere
10:27:45 * Rubidium hopes S acro doesn't see that reply of babyottd
10:27:46 <TrueBrain> (no rewards without effort)
10:28:21 *** lobster_MB has joined #openttd
10:28:30 <babyottd> Brianetta : i really like its name, can't cry
10:28:48 <keyweed_> #/msg babyottd catgz /usr/doc/*/*gz
10:28:48 <Brianetta> deep, deep inside your intestines
10:28:59 <babyottd> name, can't repeat me
10:29:13 <Brianetta> and we have reached critical mass.
10:29:49 <babyottd> hopes s acro doesn't cry, lol !
10:30:01 <Rubidium> maybe we should start about bogies, catenaries and such
10:30:25 <TrueBrain> it is already as annoying as some users :p
10:30:30 <Brianetta> and maybe some owen rudge references
10:31:18 <Rubidium> babyottd: bogie is a low strongly built car
10:31:37 <Rubidium> rather the other way around
10:32:28 <Rubidium> babyottd: what word can be described as "the curve assumed by a cord of uniform density and cross section that is perfectly flexible but not capable of being stretched and that hangs freely from two fixed points"
10:33:01 <babyottd> rather the other way around
10:33:28 * Doorslammer notes the current painfulness of watching this train wreck of an IRC chat
10:33:48 <TrueBrain> the other way around?
10:33:50 <babyottd> Brianetta : please don't see that reply of babyottd
10:34:14 <TrueBrain> you still don't make sense
10:34:27 <Brianetta> It's best to ignore him for a bit
10:34:27 <babyottd> on Brianetta is a bot who might one day pass
10:34:38 <Brianetta> pass the turing test, yes
10:34:38 <babyottd> rather the other way around
10:34:41 <Celestar> xfs is NOT happy with the device being unplugged in the middle of a write :P
10:34:47 <babyottd> day pass a turing test, yes
10:34:58 <Doorslammer> I may have to Tango slap someone in a minute
10:34:59 <TrueBrain> Celestar: devices rarely are .. not related to xfs :p
10:35:26 <Brianetta> Please try not to engage babyottd in any deep or meaningful conversation.
10:35:34 <Brianetta> He's only ten minutes old.
10:35:34 <TrueBrain> and the other bot joins
10:35:41 <babyottd> and we have reached critical mass
10:35:45 <babyottd> TrueBrain : i really like its name, can't repeat me
10:35:48 <TrueBrain> Brianetta: but it is cool to try ;)
10:36:01 <Rubidium> should babyottd be seen as facetious?
10:36:17 <Brianetta> Rubidium: He learns from us, so.. yeah.
10:36:17 <Doorslammer> Bloody pillock, more like
10:36:57 <Celestar> TrueBrain: accidently unplugged the wrong device.
10:37:06 <Celestar> TrueBrain: because my external HDD has 2 USB plugs :(
10:37:11 <Rubidium> babyottd: do you have a savings account at Icesave?
10:37:12 <TrueBrain> Celestar: sucks ...
10:37:19 <babyottd> TrueBrain : he said his first words (
10:37:22 <babyottd> just a baby right now
10:37:25 <TrueBrain> I agree with babyottd: Gekz is a bot
10:37:34 <babyottd> i really like its name, can't help it : )
10:37:53 <Gekz> I hate you people bringing me into confusing situations
10:37:54 <Celestar> TrueBrain: the again, it doesn't need external power, it pulls all from the USB ports, but since my laptop only has two USB ports ...
10:37:55 <Rubidium> TrueBrain: no, "Gekz is bot"
10:37:56 <Doorslammer> I blame this all on Putin you know
10:37:59 <babyottd> no, Rubidium is a train
10:38:05 <Ammler> Celestar: the 2. is for more power
10:38:17 *** roboboy has joined #openttd
10:38:18 <Ammler> but mostly not needed anymore, is it?
10:38:32 <babyottd> i guess he doesn't cry
10:38:34 <Celestar> Ammler: the drive doesn't spin up without the 2nd one.
10:38:41 * Doorslammer writes in purple for a change
10:38:42 <babyottd> she doesn't see that reply of babyottd
10:38:43 <Celestar> Ammler: once it is connected, it works :)
10:38:44 <babyottd> Rubidium : please don't cry
10:38:48 <Celestar> Gekz: dunno actually (=
10:38:50 <babyottd> slaps babyottd some lorem ipsum, )
10:38:57 <babyottd> Celestar : accidently unplugged the wrong device
10:39:02 <Gekz> Celestar: I hate multiple usb plug drives
10:39:11 <Gekz> Celestar: I have a usb->sata adapter
10:39:17 <Gekz> takes AC power and a usb cord
10:39:18 <babyottd> and we have reached critical mass
10:39:21 <babyottd> hdd has 2 usb plugs : (
10:39:22 <Gekz> much more appropriate for me
10:39:24 <Doorslammer> Excuse me, Im off on a murdering spree now
10:39:41 <roboboy> does the installer directly store the ttd install dir in a variable and use the variable or does it use the location from the registry directly or some other way?
10:39:41 <Gekz> what's with the spamming bot.
10:39:43 <TrueBrain> pillock? Where did he learn that word?
10:39:45 <Gekz> it sounds like a russian
10:40:03 <Gekz> babyottd, you make me hate russians
10:40:09 <Celestar> I wish I had my upgrade to 16MBit finally :S
10:40:13 <Celestar> 2MBit sucks for work
10:40:14 <Brianetta> Doorslammer is a berk
10:40:14 <babyottd> best to ignore him for a bit
10:40:17 <Rubidium> babyottd: is one of your building blocks desoxyribonucleic acid?
10:40:23 <babyottd> replacement for the stupid people joining here all
10:40:26 <petern> Celestar... isn't XFS a journalling filesystem?
10:40:34 *** DorpsGek sets mode: +o TrueBrain
10:40:36 *** TrueBrain sets mode: +q babyottd!~babyottd@sarah.ppcis.org
10:40:37 * Doorslammer shoves a Pravda up babyottd's...
10:40:47 <TrueBrain> Brianetta: we unmute it after an hour or so ;)
10:40:48 <petern> And this, isn't "device removed" supposed to be......
10:40:57 <Brianetta> TrueBrain: unmte it for lolz
10:40:57 <Celestar> petern: but it requires some manual intervention when unplugging the device ...
10:41:06 *** TrueBrain sets mode: -q babyottd!~babyottd@sarah.ppcis.org
10:41:26 <Celestar> Gekz: I think it's a seagate
10:41:30 <babyottd> i guess he doesn't cry
10:41:35 <TrueBrain> @kick Doorslammer repeating yourself, aren't we?
10:41:35 *** Doorslammer was kicked by DorpsGek (repeating yourself, aren't we?)
10:41:38 <babyottd> excuse me, im off on a murdering spree now
10:41:46 <babyottd> maybe we should start about bogies, catenaries and such
10:41:47 *** Doorslammer has joined #openttd
10:41:54 <TrueBrain> Brianetta: I like it chatting like that, just I wonder what it chats after an hour ;)
10:42:05 <Brianetta> I'm going to screen him
10:42:07 <TrueBrain> WTF?! 'murdering spree' :s
10:42:19 <Gekz> it's already on a killing spree
10:42:55 *** babyottd has joined #openttd
10:42:59 <Doorslammer> I heartily approve, should be a laugh anyhow seeing a murderous robot in Russia in the press tomorrow
10:43:06 <Brianetta> but he's listening to us
10:43:11 *** DorpsGek sets mode: -o TrueBrain
10:43:19 <TrueBrain> tnx Brianetta :) Turn it back on in an hour or so :p
10:43:39 <Brianetta> He's supposed to respond to my commands, too, but apparently is a rebellious bastard
10:43:58 <Doorslammer> So what dumb purpose is that 'thing' supposed to serve?
10:44:21 <TrueBrain> so he is learning ;)
10:44:30 <TrueBrain> Doorslammer: we wonder the same about you
10:44:38 <Brianetta> [10:46] <Rubidium> hmm... so... roboboy is an AI trying to pretend to be a human: Turing test failed
10:44:48 <Doorslammer> TrueBrain: That's because its true...
10:44:59 <Brianetta> We're hoping that babyottd will seem more human than roboboy
10:45:19 <Doorslammer> Its an annoying little prick
10:45:25 <Doorslammer> Seems perfectly fine
10:45:48 <TrueBrain> who votes for kban?
10:46:18 <Rubidium> TrueBrain: would that be for someone in my ignore list or not?
10:46:40 <TrueBrain> Rubidium: most likely ;)
10:46:48 <TrueBrain> but I wonder if you have a whitelist ;)
10:47:26 <Rubidium> but as many white lists, it's completely white
10:50:40 <Brianetta> I might stick a babysarah in with my standard server's IRC bridge
10:51:02 <Brianetta> random idiotic chat included as standard, even for solo play.
10:51:27 <Doorslammer> Could just invite Jolteon instead
10:54:57 <TrueBrain> maybe you should feed it the logs of DorpsGek :p
10:55:10 <Brianetta> I was about to feed it some of mine
10:55:28 <Brianetta> feeding logs is tricky - you need to strip names and IRC stuff
10:56:33 <Brianetta> Hmm, I have a few megs
11:01:53 <Celestar> bridges for ships are summin cool
11:03:25 <Brianetta> I'm going to feed babyottd some big logs, but as a warning, PyBorgs aren't as fun when they're mature
11:03:34 <Brianetta> I'll back him up first
11:05:50 <TrueBrain> Brianetta: why not?
11:08:19 <A_Person> Boohaa, time for moar playingz!
11:08:51 <TrueBrain> thank you for that contribution
11:08:59 * Doorslammer despairs of internet spelling
11:09:23 <A_Person> I only do that for fun :/
11:09:31 <A_Person> Mutilating words like that
11:09:47 <Doorslammer> Mutilating the key word of course
11:10:23 <A_Person> But it's true, I've been asleep all night, it's time to make up for all the lost play time!
11:12:20 <Celestar> OpenFOAM default installation are 80000 files and 5000 folders
11:13:19 <Celestar> KDE takes longer to create the folders on a copy process than to actually transfer the files :P
11:13:45 <Celestar> heh ok .. the default installation includes the source tree
11:14:06 <A_Person> Well, it's often like that, foam creates quickly, but try moving it to someplace else! :P
11:17:07 <Celestar> FINALLY they finished the HDD upgrade on the cluster
11:17:21 <Celestar> lx32s3:/lproject 56T 6.5T 46T 13% /lustre_projects
11:17:30 * Celestar goes generating data
11:17:45 <A_Person> Blah, I should write an ingame chronology for the openttd.org/wiki
11:17:50 <A_Person> looking stuff up takes so long
11:17:58 *** KurtKraut has joined #openttd
11:20:16 <A_Person> Seems there's no point in rolling back the clock below 1925, there won't be any locos to work with!
11:20:44 * Brianetta has jacked babyottd into the learning machine, Matrix-style
11:20:58 <Celestar> why is the ONLY thing that regularly crashes on my PC the screen-saver-password-prompt?!
11:21:11 <Celestar> thus disallowing me to re-access my X session
11:22:20 <Brianetta> PID USER PR NI VIRT RES SHR S PU %MEM TIME+ COMMAND
11:22:21 <Brianetta> 9703 brian 20 0 116m 106m 1636 R 98.7 21.1 1:51.64 python
11:22:53 <Celestar> it's annoying having to log in by going to a tty, logging in as root, killing the screensaver, logging out and going back to the X session
11:23:09 <Brianetta> Celestar: Re-program your power button (:
11:23:17 <Brianetta> Press powere, kill screensaver
11:23:33 <Celestar> Brianetta: hm ... acpi button events should actually allow this
11:23:46 <Brianetta> My power buttons do all sorts of things
11:23:52 <Celestar> I should actually do some work
11:23:55 <Brianetta> One restarts KDM if you're not logged in
11:23:59 <Brianetta> one just plays a sound
11:24:29 <Celestar> yeah I had that on my desktop
11:24:49 <planetmaker> [13:20] <A_Person> Seems there's no point in rolling back the clock below 1925, there won't be any locos to work with! <--- use another train set.
11:25:02 <Celestar> it played a recorded messages "Don't hit the power button, use the logout system instead, dumbass"
11:25:10 <planetmaker> and a road vehilce set like egrvs(?)
11:25:28 <Brianetta> My server's power button beeps, then after five seconds, dous a double-beep
11:25:42 <Brianetta> If you press it a second time before the double-beep it gracefully powers off
11:25:52 <planetmaker> Celestar: yeah, something like that. extended generic road vehilce set or something alike.
11:25:59 <Brianetta> This was because my wife managed to power it off with her knee at least once whilst leaning past it
11:26:40 <Brianetta> extended generic road vehicle and tram set, I think
11:27:15 <Celestar> Brianetta: I usually disconnect the power button physically on such boxes.
11:27:38 <Brianetta> Celestar: I like to be able to shut it down, though
11:27:49 <Brianetta> and if I need to move it, I power it off
11:28:01 <Celestar> Brianetta: yeah me too. hence a PSU with a power off button
11:28:19 <Celestar> graceful == shutdown -h now
11:28:27 <Brianetta> that's what my power button runs
11:28:31 <Brianetta> the second time you press it
11:31:05 * Brianetta is feeding in 38MB of distilled IRC log
11:31:14 <Brianetta> THey began as nearly 100MB of regular logs
11:31:34 <Brianetta> it's amazing how they shrink when you remove timestamps, nicks, join/part/kick etc
11:32:34 <Celestar> why is my dyndns failing :S
11:35:55 <Brianetta> Once I put a PyBorg into a French-speaking channel
11:36:00 <Brianetta> It learned French (:
11:36:10 <Brianetta> unfortunately there was a channel invasion
11:36:18 <Brianetta> and it really rapidly picked up some really bad language
11:36:23 <Brianetta> and got kicked with thte invaders
11:36:52 <A_Person> You think it's possible to maintain the maximum company preformance rating in the game?
11:37:02 <Celestar> pyborg can learn a whole language? :P
11:37:22 * A_Person wonders wth te min and max income ratings are derived from
11:37:34 <Brianetta> Celestar: In as much as it can learn any language, yes
11:37:48 <Brianetta> A_Person: Your vehicles
11:38:05 <Brianetta> You get a score for any vehicle having > max
11:38:06 <A_Person> versus a theoretical max and min?
11:38:15 <Brianetta> and for every vehicle having > min
11:38:31 <Brianetta> important words are any and every
11:38:54 <Brianetta> if any vehicle is > max, you get a score
11:39:06 <Brianetta> if every vehicle is > min, you get a second score
11:39:17 <A_Person> Right, well, I should spare my little brain of that difficult magic
11:39:20 <Brianetta> I think it's 50 apiece
11:39:44 <A_Person> linked stations count as one, right?
11:39:55 <Brianetta> not for station count
11:40:29 <A_Person> Hmm, so for manipulating station score one could build larger stations out of one station tiles? ;P
11:40:33 <Brianetta> basically it counts one station for every symbol in the name bars
11:40:43 <Brianetta> symbols in name bars
11:40:50 <Brianetta> train, bus, boat, lorry
11:40:52 <A_Person> ah, that. Makes sense
11:41:08 <A_Person> two linked bus-stops=one bus+truck stop=2
11:41:20 <Brianetta> two linked bus stops = 1
11:41:30 <Brianetta> bus stop linked with lorry stop = 2
11:41:55 <Brianetta> there's only one symbol in the name bar of a station that only accepts buses
12:05:55 *** Celestar has joined #openttd
12:05:55 *** ChanServ sets mode: +o Celestar
12:07:01 <Celestar> why does my stupid repeater always lose connection to the base station :S
12:07:35 <CIA-1> OpenTTD: rubidium * r14463 /trunk/src/ (oldpool.h station_func.h): -Fix [FS#2348]: small possible chance of desync due to sorting on pointer instead of by (station) index (PhilSophus)
12:09:35 <Celestar> I've two boxes. A and B. I want to backup data from A on B. To save bandwidth, I'd like to do that incrementally, and the only possible connection I have is ssh. can I somehow tunnel rsync through ssh?
12:09:55 <Rubidium> Celestar: yes you can
12:10:05 <Celestar> Rubidium: can you point me to docs on how to do this?
12:12:25 <Brianetta> rsync -essh user@a:needsbackup/ ./backup/
12:13:17 <Brianetta> you just need ssh and an installation of rsync
12:13:21 <Brianetta> no rsync server required
12:15:26 <Celestar> heh. -r might be helpful as well :P
12:16:29 <Brianetta> depending how recursive you're feeling
12:16:43 <Brianetta> but I was assuming you know the rest of rsync
12:16:52 <Brianetta> I was just outlining the ssh tunneling part
12:17:47 <Celestar> Brianetta: I am, but I just basically copied your line blindly :P
12:17:49 <Ammler> no a no z or no both :-)
12:18:28 <Celestar> Ammler: I'm using -zvv most of the time anyway (=
12:18:45 <Brianetta> but I always use -c
12:19:07 <Celestar> what's wrong with -z?
12:19:23 <Brianetta> Often, I also break up -a
12:19:24 <Celestar> but I have a thin pipe
12:19:44 <Brianetta> since -a is an alias for -luiegtpiuerwguirgv
12:19:51 <Ammler> if the files are big, -P could nice too.
12:20:25 <Brianetta> It's only goof for interactive jobbies
12:20:31 <Brianetta> not good for logging
12:20:42 <Celestar> I'm doing in interactively
12:21:05 <Brianetta> then bung on -vv --stats --progress (:
12:22:09 <Celestar> opening connection using ssh -l vici otherbox rsync --server -vvlogDtprcz --partial . /media/disk/caj_dns/.
12:24:48 <Celestar> since these are all ASCII files
12:26:30 <Ammler> hmm, is there a difference to rsync -essh ?
12:26:53 <Celestar> Ammler: nope, that's what rsync -essh invokes
12:28:13 <Brianetta> Celestar: -c works on binary files, too
12:28:22 <Brianetta> it's especially good on our 16GB database file
12:28:27 <TrueBrain> how can I make 'vim' remember where I last edited a file? :(
12:30:01 <TrueBrain> not really helping yet Brianetta :p
12:30:02 <Ammler> hmm, vim saves them on ~/.viminfo
12:30:23 <Celestar> sent 80354037 bytes received 252 bytes 213424.41 bytes/sec
12:30:23 <Celestar> total size is 399213115 speedup is 4.97
12:30:48 <Celestar> factor 5 compression (=
12:31:05 <TrueBrain> in Gentoo, 'vim' jumps to my last line of edit when I open a file .. in Debian it doesn't
12:31:09 <TrueBrain> and it annoys the hell out of me
12:32:20 <Ammler> such things makes the distro :-)
12:35:42 <Brianetta> I wouldn't know which distros affect vim
12:35:54 <Brianetta> since I have had the same .vimrc for over a decade
12:36:14 <Ammler> Brianetta: default settings
12:36:30 <Brianetta> Ammler: Yes, I understand the concept.
12:36:52 <TrueBrain> haha, tnx, Celestar, I was looking for a single line thingy, but .. clearly it isn't :p
12:37:01 <Celestar> TrueBrain: no it's not :(
12:37:26 <Brianetta> An hour and ten minutes later, and babyottd is still slurping in the logs
12:37:37 <Ammler> Brianetta: my distro doesn't need .vimrc.
12:37:57 <Brianetta> Ammler: Like I said; I *wouldn't know*
12:38:03 <Brianetta> I've had this .vimrc for years
12:38:08 <Celestar> TrueBrain: because you want this stuff for a number of files to remember
12:38:12 <Brianetta> My home directory is venerable and ancient
12:38:49 <Brianetta> -rw-r--r-- 1 brian users 514 1999-09-19 17:27 wave
12:38:58 <Brianetta> although it actually dates back to 1994
12:38:58 *** Dred_furst has joined #openttd
12:40:24 <TrueBrain> I wonder why Gentoo does it by default, while it is not explicit in any configure file I can find ..
12:41:14 <Ammler> TrueBrain: no /etc/vimrc ?
13:05:28 <A_Person> Blah, the first locomotive should be invented on the 1st of january 1925, not some random time during the year :C
13:06:05 <Brianetta> babyottd will be too slow once he's finished learning )-:
13:08:00 <TrueBrain> comp.y:84: error: no matching function for call to ?std::list<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::insert(std::string&)?
13:08:00 <TrueBrain> /usr/include/c++/4.3/bits/list.tcc:99: note: candidates are: typename std::list<_Tp, _Alloc>::iterator std::list<_Tp, _Alloc>::insert(std::_List_iterator<_Tp>, const _Tp&) [with _Tp = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _Alloc = std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >]
13:08:00 <TrueBrain> /usr/include/c++/4.3/bits/stl_list.h:961: note: void std::list<_Tp, _Alloc>::insert(std::_List_iterator<_Tp>, size_t, const _Tp&) [with _Tp = std::basic_string<char, std::char_traits<char>, std::allocator<char> >, _Alloc = std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >]
13:08:28 *** Eddi|zuHause has joined #openttd
13:10:44 *** babyottd has joined #openttd
13:10:58 <Brianetta> babyottd is still the un-learned one
13:11:21 <Brianetta> there's another instance inhaling logs
13:11:48 <babyottd> there's listening to us
13:12:48 <Brianetta> babyottd, don't take the piss
13:12:59 *** HerzogDeXtEr has joined #openttd
13:19:56 <dih> heh - connected from sarah.ppcis.org?
13:20:20 <dih> for a second i thought via the webinterface
13:20:47 <dih> but that would have ad a different ~username@
13:22:36 <Belugas> [09:04] <A_Person> Blah, the first locomotive should be invented on the 1st of january 1925, not some random time during the year :C <--- you are running all the fun...
13:22:36 <Belugas> as if inventions are waiting for the first day of the year to be launched :P
13:22:36 <Belugas> MORE REALISM ... NO, GIVE US LESS... ho... just when it won't bother me please...
13:22:36 <Doorslammer> Oh, apparently not
13:27:40 *** Ridayah has joined #openttd
13:28:50 *** ChanServ sets mode: +v DorpsGek
13:34:52 *** Eddi|zuHause2 has joined #openttd
13:45:42 *** lobster_MB has joined #openttd
13:55:14 <TrueBrain> prrrrrrrrrt!!!!!!!!!11111111111111111oneoneone
13:57:35 <Belugas> enoenoeno00000000000000000?????????trrrrrrrrip
13:58:07 * TrueBrain puts Belugas on a XTC free diet
13:59:39 *** [alt]buster has joined #openttd
13:59:42 *** [alt]buster is now known as [com]buster
14:10:44 <ccfreak2k> Belugas, with that logic, why not have maglev trains in 1900 too?
14:13:42 <A_Person> It just made me want to skip the year, didn't start the game in that year to wait for the train, but use it
14:31:27 <A_Person> Blah, I feel like a retard
14:32:11 <A_Person> I have no idea how to best make my 4 train station circle to cover 4 quarters of a small town
14:33:06 <A_Person> no the city isn't in the way
14:33:17 * A_Person slaps himself and just unleashes one train onto the preliminary track
14:34:41 *** Vikthor has joined #openttd
14:36:54 <A_Person> Uhh, why can't I build rail carriages
14:37:30 <Belugas> ccfreak2k, why not? why does it have to be linked to our realism?? It's just a mean of transportation, it's just a game, it's not a simulator
14:38:06 <Sacro> it should be a simulator
14:38:24 <planetmaker> I want a Scotty-like transporter ;)
14:38:32 <Belugas> nope. it should not be. it was not built with that in mind
14:38:40 <A_Person> transporters are lame and boring
14:39:08 <Belugas> and if you insist on it been a simulator, i'll start coding the constuction of bridges based on real life time
14:39:19 <Belugas> now you will be really happy!
14:39:31 <Gekz> that would be incredibly awesome
14:39:38 <Belugas> and don't expcet your trains to be built on a press of a button too!
14:39:43 <Gekz> and show the trucks driving the materials there
14:39:51 <planetmaker> construction time = length^2 * basetime * material_modificator
14:40:38 <A_Person> that's not random, that's squared!
14:40:48 <planetmaker> I think it takes considerably more effort to build a 1km bridge than a 500m than a 10m bridge.
14:41:38 <planetmaker> A_Person: I think Gekz got that part :). But "2" is indeed a magic number :P
14:41:56 <planetmaker> it's the only really odd prime ;)
14:42:14 <A_Person> square is always nicer than cube, or hypercube
14:42:20 <vvv444> gm, are any of the developers online? I have a question about YAPF implementation.
14:42:27 <Eddi|zuHause2> i think starting with a certain length, the cost scales linearly
14:42:48 <planetmaker> Eddi|zuHause2: cost: yes. Construction time: not necessarily.
14:43:09 <Eddi|zuHause2> "time" is just a version of "cost"
14:43:22 <Eddi|zuHause2> i mean it doesn't make a significant difference if you build 30 or 50 segments
14:43:35 <planetmaker> time = money. money = sqrt(evil). Deduce the rest?
14:43:35 <A_Person> not if your game measures them separately...
14:44:35 <A_Person> Oh yeah, I forgot I still have a problem to fix
14:45:01 <A_Person> I finally could buy me a locomotive in nov 1925, but I can't build carriages
14:45:25 * planetmaker hands over a CO2 fire extinguisher.
14:45:35 <Vikthor> planetmaker: actually I that for short lenghts it's the same, because some works are independent on lenght of bridge
14:45:37 * A_Person skips a year to save himself the trouble
14:46:06 <Eddi|zuHause2> A_Person: the game is designed to start in 1950, not in 1925... if you want to start early, use a NewGRF set
14:46:09 <planetmaker> Vikthor: yes :) , I concur.
14:46:48 <A_Person> it works perfecto when starting at 1926, I just was stupid enough to start at '25
14:47:19 <A_Person> oh, erm, now I'm in november, well, by the end of '26 I get all the railcars I need
14:47:36 *** Aylomen has joined #openttd
14:47:51 <A_Person> ...except the passenger car...
14:48:06 <Eddi|zuHause2> A_Person: introduction years are randomised within a window of ~2 years
14:48:30 <A_Person> Hrm, I'll have to brand that into my brain then
14:58:01 <Belugas> vvv444 : you'd have more luck asking your question then jsut saying "I've got one". But i fear i will not be able to answer you. Others might be, tough..
14:58:24 <Belugas> it's a bit like saying "Hey guys, I've got a cup of coffee on my desk"
14:58:30 <Belugas> ho yeah? no kidding...
14:58:58 <Brianetta> I wish *I* had a cup of coffee on my desk. )-:
15:00:39 <Eddi|zuHause2> i don't like coffee
15:01:10 <Belugas> i cannot exist without coffee!
15:01:31 <Belugas> Brianetta, it's a vital tool @work :)
15:01:47 <planetmaker> tea is sufficient :)
15:01:55 <planetmaker> indeed far more appreciated here :)
15:02:13 <Brianetta> I did have a cup of tea
15:02:28 <Doorslammer> I hate scale issues here
15:02:40 <Doorslammer> Dont eat your tea
15:03:11 <Brianetta> Doorslammer: I dunno; I don't have time for Blunck's opinions at the moment.
15:03:28 <Doorslammer> Cool, 1-0 so far :P
15:03:54 <Doorslammer> Dont care if that was a yes or no, feels like a goal scored :P
15:04:02 <Brianetta> Hey, I notice the Tyne & Wear Metros at the left (:
15:04:21 <Brianetta> There's exactly one set in "heritage" Metro livery
15:04:31 <Brianetta> It's coupled to a regular unit, just like you have depicted
15:04:53 <Doorslammer> Ah, the old 4001 :)
15:05:11 <Brianetta> It was painted back that way, giving it one o fthe more recent coats of paint
15:05:20 <Doorslammer> Only one in cadmium yellow and white now :(
15:05:29 <Doorslammer> I loved that colours
15:05:45 <Brianetta> My boss is Paul Williams. Before he worked here, he was the technical manager for Nexus Metro.
15:05:53 <Doorslammer> Glad they wont make trams as a replacement now
15:05:55 <Brianetta> He was there until 2002 or so
15:06:02 <vvv444> Belugas: I just don't know what's better, ask it here or write it by mail to one of the developers.
15:06:09 <Brianetta> He's a mine of useless information
15:06:23 <Brianetta> vvv444: Ask here or on the dev forum
15:06:32 * Brianetta rides the Metro daily
15:06:40 <Doorslammer> Only one problem, I dont know if the coder is still at work on them :S
15:06:52 <Doorslammer> I did too when I was last there
15:06:53 <vvv444> The questions is about YapfNotifyTrackLayoutChange function. Why does it has the second parameter? I think it has no reason for and just makes the code more complicated at lots of places.
15:07:07 <Brianetta> It's kind of depressing to see all the evidence of axed lines around here
15:07:13 <Brianetta> The Metro can act as a showcase for them
15:07:19 <Brianetta> especially on the way to Sunderland
15:07:19 <vvv444> Or maybe I just don't understand something...
15:07:53 <Brianetta> You should probably ask on the YAPF thread in the dev forum
15:07:54 <Doorslammer> Oh yes, amazing how many there are there
15:08:49 <vvv444> I thought sending the question to KUDr, he is the auther.
15:08:58 <Brianetta> Good luck with that
15:09:18 <DorpsGek> Eddi|zuHause2: KUDr was last seen in #openttd 4 weeks, 0 days, 22 hours, 15 minutes, and 30 seconds ago: <KUDr> r
15:09:26 <Brianetta> If you want answers, you'd be best addressing your questions to the largest audience
15:09:47 <Brianetta> KUDr wrote it, but he's not the only developer who really knows about it
15:10:14 <vvv444> Hmm, ok, I'll write it at the forum.
15:10:39 * Doorslammer check's on dev|ant's profile
15:11:04 <Brianetta> "Yours doesn´t look much better. Alone their height is just silly, except they´re all bi-levels ..."
15:11:06 <Doorslammer> October 5th last visit, so he's still around it seems
15:11:15 <Brianetta> No such animal on this island.
15:11:22 <Doorslammer> I think he refers to them daft German coaches
15:11:33 <Doorslammer> Its a scale issue again
15:11:34 <Eddi|zuHause2> void YapfNotifyTrackLayoutChange(TileIndex tile, Track track); <- you mean that function? there can be two tracks on a tile which are not connected
15:11:55 <Brianetta> So you work to a different scale to him. Big deal. Pikka's UKRS is to a larger scale than his NARS.
15:12:15 <Brianetta> If you run them together, the American trains are all tiny compared to the UK ones, when they should be huge.
15:12:21 <vvv444> If you see the implementation, you see that now it doesn't use any parameters at all.
15:13:07 <Doorslammer> But if I run up to him and kick him in the bollocks ala internet forum stylee, I get in a little trouble :P
15:13:23 <Doorslammer> So I need a subtle reply to tell him to 'get knotted'
15:13:46 * Doorslammer is the 'anti-Worley' - I'm a good little boy ;)
15:13:49 <Brianetta> "We're all welcome to our opinions, no matter how lame they are."
15:13:53 <Eddi|zuHause2> no, i have not looked at yapf implementation
15:14:07 <vvv444> Eddi: I think that if any algorithm will use the parameters in the future, it will be enough for it to have the tile index.
15:14:12 <Eddi|zuHause2> but what exactly is your intention?
15:14:33 <Eddi|zuHause2> why change it for changes' sake?
15:14:57 <Doorslammer> I'll copy that, word for word :P
15:15:42 <vvv444> Eddi: this single parameter adds houndreds of code lines at different places. It complicates the code for no reason.
15:16:03 <vvv444> Eddi: Why do something if you don't use it at all?
15:17:04 * Doorslammer is rather proud of this new found tact and delicacy
15:17:05 <vvv444> Eddi: Besides, even if you write algorithm that uses the tile index, how will it use the track parameter? It doesn't say if you removed or added track.
15:17:24 <Eddi|zuHause2> ah, so you want to improve the code that calls the function... why don't you tell that in the first place?
15:17:59 <Belugas> reasons i can think of: Code is unfinished, Params is required elsewhere, Code has evolved and is not cleaned up
15:18:39 <Belugas> vvv444, have you tried to remove the param and the extra code?
15:19:31 <A_Person> Note to self: figure out algorithm for determining when it's more efficient to use a short train station and when a long one
15:20:01 <vvv444> Belugas: I'm working on it, I 'greped' the whole trunk and found no YapfNotifyTrackLayoutChange implementation except for one that doesn't use the params.
15:20:34 <Eddi|zuHause2> A_Person: that algorithim is trivial, station length = max(train length)
15:20:57 <vvv444> The story started from me trying to implement a simple patch. Then seeing that there are lots of code that can be refactored. Started doing that. Then bumped to this one.
15:22:33 <Belugas> classical pattern ^_^
15:22:46 <A_Person> thought there was a speed limit in stations
15:23:09 <vvv444> Yeah. I'm quite crazy on clean code :)
15:23:59 <Eddi|zuHause2> A_Person: only when the train attempts to stop, afaik
15:24:11 <A_Person> crap, I'm losing passengers by using one train per 3 stations, have to build more trains so they don't run off
15:25:22 <vvv444> Belugas: btw, where should I submit a patch if I come with something I think good enough for commiting? (At least I'll be happy for feedback)
15:25:23 <A_Person> also, that algorithm doesn't help when the train length limit is turned off
15:26:06 <Belugas> vvv444, bugs.openttd.org or forums, in the devellopemnt section
15:30:08 <Belugas> no prob and good luck :)
15:30:16 <Belugas> oh... mostly, have fun!
15:33:15 <Eddi|zuHause2> A_Person: maximum length of all currently (and in reasonable future) existing trains in your network
15:34:10 <A_Person> Well, building very long train stations can be rather tricky
15:34:32 <A_Person> difficult predict, especially when I'd like to experiment with "pipelines" made out of trains
15:47:26 <planetmaker> hm... I don't need any predictor in the process of building train stations. All info I need to know is what kind of things can be delivered to the station and what kind of things are accepted by it. And that's shown....
15:50:48 <Eddi|zuHause2> how many trains visit the station simultaneously, that is the number i build my stations with
15:51:27 <Eddi|zuHause2> have i mentioned that i need shunting yet?
15:51:36 <A_Person> Not a predictor, but an algorithm for my braincomputerz
15:51:56 <A_Person> do you need shunting yet?
15:53:20 <planetmaker> [17:51] <Eddi|zuHause2> have i mentioned that i need shunting yet? <-- haven't heard you mention that for a long time :)
15:53:41 <Eddi|zuHause2> yeah, at least 3 days ;)
15:53:52 <A_Person> I'll give up on trying to figure out what you meant by that :/
15:54:59 *** daspork has joined #openttd
15:55:25 <Eddi|zuHause2> parsing sentences for non-germans? base sentence = "have i mentioned (...) yet" where (...) is a minor sentence "i need shunting" with the conjunction "that"
15:56:09 <Doorslammer> Night all, more adventures tomorrow
15:56:50 <A_Person> Yes but I have no idea wether you do or don't
15:57:00 <A_Person> But that's english for meh
15:57:08 *** stillunknown has joined #openttd
15:57:57 *** Progman has joined #openttd
15:58:16 *** ChanServ sets mode: +o Bjarni
15:59:01 <A_Person> gruh, I forgot to test what weight the weak train can pull at top speed :/
16:00:34 <Vikthor> Bjarni: You are inpolite to the bots :D Good afternoon to you
16:01:45 <Bjarni> officially I have a week of vacation this week
16:02:13 <Bjarni> so far I have been at least twice as long at uni than on a normal week >_<
16:05:56 <Bjarni> it goes without saying that right now I'm working on an assignment as well
16:13:28 *** Aylomen has joined #openttd
16:22:39 *** De_Ghosty has joined #openttd
16:25:56 *** Aylomen has joined #openttd
16:35:45 <Belugas> count the number of times "realism" is invoked...
16:36:36 <XeryusTC> Belugas: go slap them!
16:36:49 <Belugas> not worth starting a war :(
16:36:58 <Belugas> don't feel like, anyway
16:38:21 * planetmaker hands Belugas a happyness-cookie (Glückskeks) :)
16:39:17 <Belugas> planetmaker, i can't accept it, TrueBrain is watching over my hourly dose of illegal substances
16:39:53 *** Phoenix_the_II has joined #openttd
16:40:57 <planetmaker> Last time I checked they were freely available in stores :)
16:41:22 <planetmaker> I'm not talking about those cookies :P - though they may make you happy, too ;)
16:44:02 <Eddi|zuHause2> traditionally, the translation of "Glückskeks" is "fortune cookie"
16:44:51 <Belugas> ho.. i see. i though they were marijuana cookies.
16:45:19 <Belugas> would love to, but there are at least 3 people watchig over me :S
16:49:36 <TrueBrain> planetmaker: don't feed the animals, please
16:52:24 *** Aylomen has joined #openttd
16:55:30 *** frosch123 has joined #openttd
16:56:29 <planetmaker> Eddi|zuHause2: thx for the vocabulary :)
16:56:37 <planetmaker> now you mention it - yes.
17:01:40 *** |Jeroen| has joined #openttd
17:01:51 *** Aylomen has joined #openttd
17:04:36 *** herojoker has joined #openttd
17:05:24 *** herojoker has left #openttd
17:14:01 *** Yeggs-work is now known as Yeggstry
17:14:01 *** Yeggstry is now known as Yeggs|genclay
17:14:04 *** Yeggs|genclay is now known as Yeggstry
17:22:22 *** Swallow has joined #openttd
17:24:15 *** jonty-comp has joined #openttd
17:24:28 <jonty-comp> so, autoreplace bug is making me desync :(
17:25:04 <jonty-comp> I tell my fleet of HSTs to autoreplace with Eurostars on Brianetta's Standard, and instead they all go to the depots constantly, don't autoreplace, and then I desync
17:25:21 <jonty-comp> and as soon as they come out the depot they want to go back in again, so they jam up the station
17:29:06 <petern> obviously autoreplace does not work for them, probably due to a newgrf restriction, or less likely, a lack of money.
17:29:20 <jonty-comp> well I have plenty of money
17:29:30 <jonty-comp> I can't think of anything that would stop them upgrading
17:29:45 * jonty-comp runs through the usual checklist
17:30:08 <Wolf01> I think I found 2 bugs, the first is that the purchased land can be flooded but I must check if it happen again, the second is the real life, but I don't know if I can post it in flyspray
17:33:38 <jonty-comp> I guess I'll have to manually upgrade :(
17:34:27 <Eddi|zuHause2> jonty-comp: do they upgrade if you stop them, and hit the manual replace button in the depot?
17:34:43 <petern> it could be due to r14401
17:34:54 <petern> (Or rather, the bug that r14401 fixes)
17:35:53 <petern> Hmm, I guess that was not backported.
17:36:26 *** Osai is now known as Osai^Kendo
17:36:31 <jonty-comp> desync heaven now :p
17:36:44 <petern> Heh, autoreplace does that ;)
17:36:51 <jonty-comp> I turned it off :(
17:37:59 <petern> I get loads of compile warnings on 0.6.3 :(
17:39:13 <vvv444> Shows they improved the compiler :)
17:39:50 * SpComb writes some C++ templates
17:40:32 *** |Jeroen| has joined #openttd
17:41:46 <SmatZ> petern: loads? I get only that "/mnt/svn/openttd/tags/0.6.3/src/misc/dbg_helpers.h: In function 'typename ArrayT<T>::item_t ItemAtT(E, T&, typename ArrayT<T>::item_t) [with E = SignalType, T = const char* [4]]':" (disappeared with YAPP - maybe because it is not inlined anymore or so)
17:42:20 <petern> Mostly stuff about return values, which Rubidium (I believe) has gone through and fixed for trunk.
17:43:58 <SmatZ> I have 4.3.2, too, and only this warning - did you try to reconfigure?
18:11:43 *** A_Person has joined #openttd
18:11:47 *** Progman has joined #openttd
18:12:47 *** [com]buster has joined #openttd
18:14:53 <petern> SmatZ, fresh checkout, amd64 too.
18:39:24 <CIA-1> OpenTTD: rubidium * r14464 /trunk/src/ (22 files in 2 dirs): -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
18:49:31 *** jonty-comp has left #openttd
18:49:33 <CIA-1> OpenTTD: rubidium * r14465 /trunk/src/command.cpp: -Codechange: minor code style of command.cpp.
19:00:52 *** Osai^Kendo is now known as Osai
19:14:23 <SmatZ> vvv444: nice patch, too bad KUDr isn't here
19:14:58 <vvv444> well, I'll be glad if you review and give comments on it.
19:15:11 <vvv444> Or if one notifies KUDr
19:21:10 *** HerzogDeXtEr1 has joined #openttd
19:21:39 *** Dred_furst has joined #openttd
19:27:21 <CIA-1> OpenTTD: rubidium * r14466 /trunk/src/ (10 files in 2 dirs): -Doc: remove some obsolete parameters, fix a few parameter names in comments and add a little more doxygen documentation.
19:29:31 <LA> Belugas, are you not here?
19:34:38 <Wolf01> he's busy, work@work I believe
19:35:15 <Belugas> yes, i'm pretty much not here at all
19:36:03 <LA> ok, Belugas, then I won't ask you about one patch..
19:38:04 <TrueBrain> omg, I just found out why I hated CVS ...
19:38:26 <frosch123> TrueBrain: try SCCS
19:39:12 <TrueBrain> replace one sucky by an even more sucky one? :p
19:39:30 <LA> Belugas: double 'no' means 'yes'? 'then I wont ask.... '' noplease'
19:40:52 <LA> meh.. I'll just go to sleep.. before I start making even more confuzed sentences
19:47:40 <CIA-1> OpenTTD: smatz * r14467 /trunk/ (7 files in 2 dirs): -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell
19:49:38 <planetmaker> Thank you very much, SmatZ :) You're my hero of the day :)
19:50:01 <SmatZ> planetmaker: :-) I hope it won't backfire, or devs will kill me :-P
19:50:04 *** svippery has joined #openttd
19:50:29 * planetmaker gives titanium-carbonfibre suit to SmatZ
19:50:42 *** Brianetta has joined #openttd
19:51:05 *** Sacro|Laptop has joined #openttd
19:52:30 <Brianetta> babyottd is *still* learning logs )-:
19:53:25 <Brianetta> Starting to use swap memory
19:54:07 *** babyottd has joined #openttd
19:55:50 *** babyottd has joined #openttd
19:55:58 <Brianetta> his quit message was wrong
19:56:19 *** babyottd has joined #openttd
19:56:26 <Brianetta> i go play openttd now
19:57:15 <Brianetta> He;s in learning mode
19:57:33 <Bjarni> our baby learned to talk :D
19:57:38 <Brianetta> Think like when you flip the read-only switch on a terminator chip
19:58:48 <Brianetta> trying to get him to talk about sacro isn't easy
19:59:33 <Aali> how often does it speak?
19:59:35 <Brianetta> I was in the channel with Tom Morton when the first pyborg (babytom) ever spoke
19:59:35 <babyottd> agree with Brianetta : dunno actually (=
19:59:37 <TrueBrain> Sacro Sacro Sacro Sacro Sacro
19:59:54 <TrueBrain> babyottd: I refuse to agree with Brianetta, you gave me no reason to do so
20:00:00 * Brianetta was an alt.fan.elite regular
20:00:12 <TrueBrain> Brianetta: see, easy to make him talk about Sacro :)
20:01:15 <babyottd> excuse me, im off on a murdering spree now
20:01:29 <Bjarni> please start with yourself
20:01:35 <Belugas> make him say "gaga" from time to time!
20:01:43 <TrueBrain> Brianetta: where did he get that from?
20:01:52 * Belugas goes home, it's VOTING time CANADA!
20:01:52 <Rubidium> Belugas: he doesn't cry when you slap him
20:01:54 <Brianetta> TrueBrain: I think it was Celestar
20:01:54 <babyottd> brianetta was an alt
20:02:56 <Brianetta> Think it's worth sending him onto #tycoon?
20:02:59 <babyottd> words ( : because my external hdd has 2 usb plugs : (
20:03:09 <Vikthor> meh, "gaga" is lame rather make him sing "Radio Ga Ga"
20:03:17 <babyottd> Bjarni : most likely, )
20:03:21 <babyottd> words ( : see, easy to make him talk about sacro isn't cry
20:03:40 <babyottd> I know 551 words (1434 contexts, 2.60 per word), 240 lines.
20:04:34 <frosch123> babyottd: just never say "!password" when glx is here
20:05:05 <Rubidium> frosch123: yeah saying !password would be nice
20:05:32 <Brianetta> You're all mean )-:
20:05:32 <babyottd> blame this all on putin you know
20:05:53 <Rubidium> Brianetta: ofcourse we are :)
20:06:13 <Brianetta> Or, as Blunck would say: o/c we are
20:06:15 * frosch123 wonders whether putin can force babyottd to say !password ...
20:06:33 <Brianetta> frosch123: I doubt it
20:06:53 <Eddi|zuHause2> maybe Schäuble can ;)
20:06:59 <babyottd> maybe some owen rudge references
20:07:00 <Rubidium> babyottd: yes, it's facetious
20:07:05 <babyottd> day pass a turing test, yes
20:07:10 <Bjarni> let's just change this channel so you need voice for other people to talk
20:07:14 <Vikthor> no, Schaueble could silnece at most
20:07:25 <Bjarni> that way people will need !password to get voice
20:07:28 <babyottd> whether it'll learn the bot
20:07:58 <Rubidium> babyottd: !password is good
20:08:07 <Vikthor> babyottd: say !password
20:08:45 <Eddi|zuHause2> yes, those damn users...
20:08:59 <frosch123> babyottd: you are the bot here
20:09:47 *** Dr_Jekyll has joined #openttd
20:11:15 <Vikthor> What are you trying to achieve?
20:11:16 <glx> <frosch123> babyottd: just never say "!password" when glx is here <-- there are other !things too ;)
20:12:17 <Brianetta> I should look at that MP3 perl script I have on the server
20:12:17 <babyottd> should start about bogies, catenaries and such
20:12:25 <glx> !(download|grf|help|ip|osai|password|playercount|players|revision|version|wiki) and !(links)
20:12:53 <Brianetta> glx: I'm flattered (:
20:13:01 <babyottd> Ammler : accidently unplugged the wrong device
20:13:47 <vvv444> Can one explain me the joke? babyottd is AI bot?
20:14:09 <vvv444> Pity I haven't met him :)
20:14:17 <frosch123> [22:15] <babyottd> schäuble can, ) <- he does the best jokes in here :)
20:14:17 <Brianetta> vvv444: I wouldn't worry about him. He's going to start a facebook account later.
20:14:18 <babyottd> the start of my application was a bad idea
20:14:23 <vvv444> No, to drink a beer with ;)
20:14:27 <TrueBrain> I tend to agree babyottd
20:14:28 <babyottd> can one explain me the joke ? frosch123 : unmte it for lolz
20:14:31 <babyottd> happy with the device being unplugged in
20:14:47 <TrueBrain> don't you understand that babyottd?
20:14:52 <babyottd> please don't met him : )
20:14:53 <TrueBrain> unplugged in, haha :)
20:14:53 *** Euro_swallow has joined #openttd
20:14:58 <SmatZ> babyottd: the whole device?
20:15:03 <babyottd> happy with the device
20:16:03 <glx> SmatZ: I probably added it because someone typed it
20:16:12 <babyottd> glx : i have a savings account at icesave ?
20:16:41 <glx> babyottd: you should now where you have accounts :)
20:16:42 <Vikthor> babyottd: you should know best, then agin I find that higly unprobable :D
20:16:49 <babyottd> should Vikthor be seen as facetious ?
20:17:15 <babyottd> and this, isn't make sense
20:17:34 <SmatZ> reminds me of davidx123
20:17:44 <SmatZ> "It may saund like a totaly new agme-but i dont."
20:17:58 <Brianetta> Ah; the secret's out
20:17:58 <babyottd> there's another instance inhaling logs
20:19:34 <Brianetta> SmatZ: He's ignoring you now
20:20:39 <Brianetta> bear in mind that he relays all PMs to me (:
20:20:39 <babyottd> joining here all the music files
20:21:06 <SmatZ> Brianetta: aren't bots forbidden here anyway?
20:21:43 <Brianetta> SmatZ: Probably, yeah. Didn't find any hard evidence either way.
20:22:08 <DorpsGek> SmatZ: topic [<channel>]
20:24:23 <glx> SmatZ: DorpsGek just skips whaitespaces ;)
20:25:41 *** Nite_Owl has joined #openttd
20:33:46 *** Sacro|Laptop has joined #openttd
20:47:04 <TrueBrain> babyottd: no more talking you do?
20:47:43 *** stillunknown has joined #openttd
20:48:22 <vvv444> Who owns it? Some one called Schauble? Who is he?
20:48:32 <Vikthor> let's teach him something usefull
20:49:28 <Brianetta> vvv444: Who owns what?
20:49:41 <Vikthor> vvv444: Schäuble is german minister of interior ;)
20:50:22 <Brianetta> He's good at shutting people up
20:51:18 <vvv444> Oh, ic. I asked about owner of babyottd bot.
20:51:57 <Eddi|zuHause2> <frosch123> [22:15] <babyottd> schäuble can, ) <- he does the best jokes in here :) <- i can safely say he got that from me :p
20:56:18 <Brianetta> Vikthor: Cut that crap out
20:57:17 *** [com]buster has joined #openttd
20:58:16 *** Nite_Owl has joined #openttd
20:58:29 *** Sacro|Laptop has joined #openttd
21:00:23 <Sacro|Laptop> SpComb: No logs for OFTC - #openttd today (/home/terom/public_html/logs/#openttd/2008-10-15) exist!
21:01:03 <babyottd> Sacro|Laptop what is bogey ?
21:01:11 <Sacro|Laptop> babyottd: something that comes out of your nose
21:01:16 <babyottd> says something in latin
21:01:34 <Brianetta> what was it TrueBrain said?
21:01:41 <Sacro|Laptop> romanus eunt domus
21:02:09 <Brianetta> it's sacro, babyottd
21:02:20 <Brianetta> sacro is an admin on my server
21:02:20 <babyottd> ( : because my external hdd has 2 usb plugs : (
21:02:37 <Brianetta> you're still fixated on that USB thing
21:03:18 <Sacro|Laptop> he does seem keen on that
21:04:00 <babyottd> learned to talk about sacro : )
21:04:07 *** Sacro|Laptop is now known as Sacro
21:04:08 <babyottd> there Sacro|Laptop !
21:04:21 <babyottd> back on in an hour or so : p
21:04:24 <Sacro> babyottd: I am Sacro|Laptop
21:08:09 <MOG> Kennt sich einer mit diesen RTC alarms im BIOS aus?
21:08:28 <TrueBrain> english, my friend, english!
21:10:40 <MOG> I get all mixed up with the different channels ;)
21:11:03 <MOG> I was asking if someone is familiar with those "RTC alarm" switches in the BIOS
21:14:24 *** KurtKraut has joined #openttd
21:25:21 *** mortal` has joined #openttd
21:25:56 *** [alt]buster has joined #openttd
21:27:51 *** mortal`` has joined #openttd
21:28:14 *** Mortal is now known as Guest55
21:28:14 *** mortal`` is now known as mortal
21:29:19 *** [alt]buster is now known as [com]buster
21:39:35 <SpComb> Sacro: that's because you're the first person to talk on the 15th
21:40:04 <SpComb> is it supposed to do that?
21:40:08 <SpComb> the first person to talk on
21:40:14 <babyottd> others do unto you SpComb just to teach it swears ?
21:40:55 <Brianetta> It's getting some serious treatment on #tycoon
21:40:59 <Sacro> Hi babyottd, how are you?
21:44:02 <ln> babyottd: where is Bjarni?
21:44:12 <babyottd> is bot ? where did he get that from your memory !
21:44:59 <ln> babyottd: well we cannot completely rule out the possibility that Bjarni is indeed a bot, but he is assumed not to be.
21:45:39 <SmatZ> not a good idea to speak here now :)
21:45:43 <babyottd> intelligence is here
21:46:54 <glx> sometimes it says good things
21:47:15 <SmatZ> maybe we should use that bot to communicate with bugreporters
21:47:20 <babyottd> and use the location from
21:48:38 <Rubidium> you stupid bot, I already explained that to you
21:48:42 <babyottd> i already headbanged
21:48:57 <Rubidium> between a set of bogies I hope ;)
21:49:04 <Rubidium> or between the catenary
21:49:18 <ln> babyottd: are you french? only in french ortography are you supposed to have a space before the questionmark.
21:49:18 <babyottd> i just said that's two gas
21:49:59 <Vikthor> i think the way they treat him at #tycoon he will be banned for profanity here soon...
21:50:46 <SmatZ> I think !password is the best thing to do
21:50:54 <SmatZ> what do you think about !password ?
21:51:06 <babyottd> i think the way they treat him at #tycoon he will be reciting
21:51:13 *** Frostregen has joined #openttd
21:51:32 <babyottd> I know 1286 words (5683 contexts, 4.42 per word), 1007 lines.
21:54:49 <babyottd> I know 1320 words (5912 contexts, 4.48 per word), 1057 lines.
21:55:48 <SmatZ> yeah, what about !password ?
21:56:06 <Bjarni> so Sacro view me as epic
21:56:50 <SmatZ> now his dictionary degraded to "epic boobs" :-x
21:57:41 *** XeryusTC is now known as Xeryus|bnc
21:59:20 <babyottd> I know 1350 words (6007 contexts, 4.45 per word), 1079 lines.
21:59:47 <Bjarni> <SmatZ> now his dictionary degraded to "epic boobs" :-x <-- how can we clear that one?
22:00:16 <vvv444> Well, probably only by seeing it's logs...
22:00:30 <vvv444> Of course you don't :)
22:00:31 <Sacro> vvv444: damn, you corrected yourself
22:00:47 <Bjarni> <babyottd> i don't go to bed <-- now that's a great statement from a bot :D
22:00:53 *** grumbel has joined #openttd
22:01:20 <SmatZ> Socca: the rage is over ... it was mostly at #tycoon though :)
22:01:21 <vvv444> So? I'm not a bot, I make mistakes ;)
22:01:50 <Bjarni> vvv444: some mistakes are worse than others
22:02:09 <Bjarni> like switching + and - when connecting a car battery
22:02:30 <Bjarni> that's worse than making a typo
22:02:35 <vvv444> Bjarni: :) You mean I shouldn't correct myself on minor mistakes?
22:02:35 <babyottd> are worse than others
22:02:59 <Bjarni> I just made a statement that it could be worse
22:03:06 <babyottd> schaueble could siBjarniece at most
22:03:49 <Bjarni> babyottd: please explain
22:03:54 <vvv444> Yeah, of course. I just haven't understood why Sacro said that I corrected myself. Or it's a bot either?
22:03:57 <Eoin> Ah, babyottd is here as well :P
22:04:02 <babyottd> why dont you go to sleep, too much laughing
22:04:31 <Bjarni> vvv444: don't try to understand Sacro
22:04:37 <Bjarni> the rest of us gave up a long time ago
22:05:02 <Sacro> vvv444: i was going to reply *its
22:05:18 <vvv444> Bjarni: Ic. Well, I'm new here, it will take me time to get familiar.
22:05:42 <Bjarni> babyottd: you are a new AI
22:06:41 <Bjarni> babyottd: how old are you?
22:06:43 <babyottd> I know 1385 words (6411 contexts, 4.63 per word), 1142 lines.
22:06:45 <vvv444> Sacro: You will see I'm quite pedantic. I beleive it helps me making less bugs btw. But anyway, thanks, you are always welcome to correct me. Especially because my English isn't perfect.
22:06:51 <babyottd> he is in fact, less human ?
22:06:56 <Bjarni> babyottd: I asked first :P
22:07:24 <Brianetta> babyottd is about 11 hours old
22:07:25 <babyottd> should start about bogies, catenaries and such
22:07:42 <Bjarni> now that's a great line
22:07:50 <Bjarni> let's talk about catenary
22:07:57 <babyottd> sound of a write : p
22:07:59 <babyottd> sound of a small child
22:08:19 <Bjarni> we love the sound of the steam whistle
22:08:24 <babyottd> the sound of a deltic
22:08:39 <Bjarni> he actually make sense
22:08:46 <babyottd> we love the sound of a deltic
22:08:55 <Bjarni> a Deltic is supposed to sound really good
22:09:17 <Brianetta> It sounds like six motorbikes tied together and made to haul a train
22:09:25 <babyottd> i'm not or so, ) : p
22:09:56 <Bjarni> I don't like the technology in the Deltic though... too many moving parts
22:10:09 <Bjarni> fire in the exhaust pipe
22:10:32 <Brianetta> Its advantage was its speed
22:10:43 <Brianetta> after HST, it was obsolete
22:11:12 <babyottd> *siBjarnice it's sacro, Bjarni is good
22:11:55 <Bjarni> babyottd is making a whole lot more sense than Eliza
22:12:11 <Sacro> we study eliza this year
22:12:23 <Sacro> babyottd: indeed it is epic
22:12:39 <Bjarni> babyottd: who made you?
22:12:55 <Brianetta> ln is trying to educate him
22:12:55 <babyottd> a ai trying to load 41 music files
22:12:55 <SmatZ> openttd is epic is openttd
22:13:39 <Brianetta> ln's whittering on about denmark to babyottd
22:13:39 <babyottd> denmark has been a member of the nordic countries
22:13:56 <vvv444> babyottd: who is your daddy?
22:14:03 <babyottd> who might one day pass a turing test
22:14:26 <Bjarni> babyottd: what is a turing test?
22:15:17 <Bjarni> babyottd: you better learn how to build steam locomotives
22:15:26 <babyottd> : how long before it talks better than bjarni
22:15:42 <Sacro> babyottd: what are your thoughts on Isambard Kingdom Brunel?
22:16:26 <Bjarni> he designed the Great Eastern as well
22:16:41 <Eoin> damnit pm'ing him stuff dosent seem to affect responses :P
22:16:47 <Bjarni> but I think the question was aimed at babyottd
22:16:51 <Brianetta> The Brunel Centre in Swindon is a poor monument to the man
22:16:51 <babyottd> isambard kingdom brunel ?
22:17:07 <Sacro> babyottd: yes, he founded GWR
22:17:37 <Bjarni> babyottd: Isambard Kingdom Brunel was an engineer
22:18:54 <babyottd> george bush has less brains than me
22:19:01 <babyottd> you have a Brianetta <>
22:19:27 <Bjarni> somehow I think somebody added that line on purpose
22:19:41 <Brianetta> ln has been pming him bush stuff
22:20:14 <Bjarni> you want to come on bush?
22:20:28 <ln> babyottd: who is the eldest son of former president?
22:20:35 <Bjarni> I thought you preferred Helen
22:20:46 <babyottd> come on Bjarni : you're going to come up with a corker !
22:20:47 <Brianetta> Helen is the love of my life
22:21:48 <Bjarni> it's always nice to hear when somebody is sure that they married the right person
22:22:02 <Bjarni> married a stupid person?
22:22:10 <Brianetta> the right one, damnit
22:22:35 <Bjarni> I think babyottd is acting rude right now
22:22:42 *** Sacro|Laptop has joined #openttd
22:22:58 <Brianetta> If only he knew what rude was
22:22:58 <babyottd> laptop only has two usb ports
22:23:05 <Brianetta> I reckon he learned it in #tycoon
22:23:05 <babyottd> #tycoon he will be reciting the svn now : p
22:23:10 <Bjarni> Brianetta: I know what you meant, but babyottd interrupted ;)
22:23:35 <Bjarni> <Brianetta> I reckon he learned it in #tycoon <-- then it was a bad idea to send him there
22:23:38 <Brianetta> babyottd has spoken of ice before
22:23:42 <ln> babyottd: you are right, the new MacBook doesn't have FireWire anymore.
22:24:34 <Brianetta> firewire is just a hack port
22:24:45 <Brianetta> any firewire device is granted access to core memory
22:24:45 <babyottd> : s memory Brianetta
22:24:48 <babyottd> let's talk about sacro : )
22:25:18 <Brianetta> The right hardware, inserted into a firewire port, can bypass all software security measures
22:25:28 <SpComb> at least it's not wireless
22:25:32 <SpComb> wireless DMA would be <3
22:25:50 <Brianetta> wireless DMA would be )-:
22:26:56 <Bjarni> yeah it's missing firewire
22:27:11 <Bjarni> then I'm pretty sure that I will not get one
22:27:26 <Eoin> babyottd : Obama or McCain
22:27:30 <Bjarni> wireless DMA is less than 3?
22:28:04 <babyottd> it will be reciting the svn now : )
22:28:16 <Brianetta> We just aren't that lucky
22:28:16 <babyottd> is just a baby right now
22:28:30 <Vikthor> McCain reciting svn, now that's interesting!
22:28:37 <Eoin> babyottd : Windows or Linux
22:28:42 <babyottd> or whatever its name was : p
22:29:59 <Bjarni> Eoin: there is an OS called SkyOS
22:30:04 <Bjarni> google it if you don't know it
22:30:10 <Bjarni> it's not that well known
22:30:17 <SmatZ> babyottd: can you make any longer sentence? longer than one or two words that is?
22:30:23 <babyottd> words that is a turing test
22:30:45 <babyottd> why does the robot dance
22:30:55 <Bjarni> because it's coded to do so
22:30:56 <babyottd> epic fail bot doesn't cry
22:31:03 <babyottd> to run Eoin bot here
22:31:35 <Bjarni> that's also a way to pass the turing test
22:31:40 <babyottd> to pass the turing test, yes
22:31:49 <Bjarni> make the human look like a bot so it's impossible to tell the difference
22:31:49 <SmatZ> openttd is the best game ever
22:33:09 <vvv444> babyott, do you play it?
22:33:50 <Vikthor> duh, you are not an op :D
22:33:57 <ln> there has been some talk about that even here.. years ago
22:33:57 <babyottd> is an ai trying to load 41 music files
22:34:14 <babyottd> : where did he learn that word ?
22:34:16 <Brianetta> SmatZ: According to ln, yes
22:34:35 <Brianetta> ln is educating babyottd by om
22:35:06 <Sacro|Laptop> should we make contact with Infrogrames too?
22:35:07 <babyottd> pillock ? where did he learn that word
22:35:13 <babyottd> copying you make me hate russians
22:35:30 <babyottd> I know 1623 words (7490 contexts, 4.61 per word), 1294 lines.
22:35:46 <Bjarni> I read that Sawyer sued Atari because Atari didn't pay him enough royalties for all his games. They settled it out of court and the result is a secret
22:35:55 <babyottd> they had failed to pay him certain royalties
22:36:02 <Brianetta> I tried making babyottd inhale 40 megs of condensed logs today
22:36:17 <Brianetta> after five hours (and lots of swap being used) I gave up
22:36:17 <babyottd> my mum gave me no reason to get lcd !
22:37:12 <vvv444> Of course, you don't have usb port for it ;)
22:37:14 <Bjarni> <babyottd> they had failed to pay him certain royalties <-- looks like a pass for a turing test. He is better informed about this case than you guys and he is answering with more information about it
22:39:57 <Brianetta> he's very receptive to lols
22:40:12 <SmatZ> openttd is the best game ever
22:40:23 <SmatZ> ^^^ learing it some serious stuff :)
22:40:32 <babyottd> repeat stuff most of the nordic countries
22:41:05 <Brianetta> ln sent him a bunch of stuff on germany, too
22:41:28 <Eddi|zuHause2> babyottd: what do you know about germany?
22:41:45 <Eddi|zuHause2> what do you _think_ you know about germany?
22:41:53 <babyottd> ii, germany was divided into two separ
22:41:56 <babyottd> federal republic of germany, is it supposed to sound really good
22:42:20 <Eddi|zuHause2> Eoin: du bist Deutschland?
22:43:18 <Eddi|zuHause2> it's a campaign in germany... translates as: "YOU are germany!"
22:43:27 <Eddi|zuHause2> [as in: each one of you]
22:44:00 <Brianetta> Sie sind Deutschland.
22:44:03 <Brianetta> Less condescending.
22:44:03 <babyottd> has less brains than even me
22:45:01 <Eddi|zuHause2> www.du-bist-deutschland.de
22:45:42 <Eddi|zuHause2> Eoin: you don't even know english... it must be "what does else do?"
22:46:02 <Brianetta> Ah. Für die Kinder.
22:46:33 <Brianetta> It's better than Schnappi das kleine Krokodil
22:46:33 <SmatZ> Eddi|zuHause2: you were missing the subject and babyottd corrected you :)
22:47:02 <Eddi|zuHause2> so you heard of that one :p
22:47:24 <Brianetta> Heard of it? I got the ringtone
22:47:41 <Eddi|zuHause2> Im Jamba Sparabo?
22:47:50 <babyottd> Eddi|zuHause2 im laughing, and to the east by poland
22:48:24 <Eddi|zuHause2> babyottd: so you went to get your car back?
22:48:30 <babyottd> it back on in an hour or so : p
22:48:54 <Eddi|zuHause2> babyottd: you must be very confident about that ;)
22:48:59 <babyottd> the other way around ?
22:49:03 <babyottd> we must let the bot has become quite slow : o
22:49:38 <Prof_Frink> Brianetta: So, instead of kids you're going to develop an artificial intelligence?
22:49:48 <babyottd> : s going to develop an artificial intelligence ?
22:50:00 <babyottd> a way to pass the turing test when you reference making veh var 5
22:50:09 <Bjarni> Brianetta: only when you breast feet
22:50:14 <babyottd> it, s new secret channel : p
22:50:20 * Prof_Frink gives babyottd a cookie
22:50:21 <Eddi|zuHause2> well, he DID say that he has other ways to teach his knowledge :p
22:50:46 <Eddi|zuHause2> babyottd: you mean xkcd
22:50:51 <babyottd> multiplayer, you mean xkcd
22:51:09 <SmatZ> it's the second time it says that
22:51:16 <Brianetta> He was threatening Xeryus earlier
22:51:32 <Brianetta> making subtle threats
22:51:32 <babyottd> reference making veh var 5
22:52:01 <SmatZ> babyottd: so are you going to code it?
22:52:07 <babyottd> meets babyottd's going to pass
22:56:02 <Brianetta> If anybody wants his data files, just ask
22:57:10 <vvv444> What are the general principles of its AI?
22:58:13 <Eddi|zuHause2> i'd suggest googeling for pyborg...
22:58:29 <Brianetta> or asking Tom Morton
22:58:55 <Brianetta> basically, it breaks down sentences it sees, and stores the contexts of words in an index
22:59:13 <vvv444> oh, it's not something you made?
22:59:17 <Brianetta> It then builds sentences using contexts matching one or more of the words in what it read
22:59:26 <Brianetta> and (if the chance to speak is right) says it
22:59:44 <Brianetta> vvv444: I was a debugger/tester for version 0.1
22:59:44 <vvv444> Ok, i'll look at it. thanks.
23:02:24 <ln> 01:12 <ln> Denmark is a constitutional monarchy with a parliamentary system of government.
23:02:27 <ln> 01:12 <babyottd> written by tom morton, a small child : o
23:02:30 <ln> 01:12 <babyottd> : most likely, )
23:10:23 <Eddi|zuHause2> liar! it isn't even 1:12 yet
23:16:08 <ln> does he support utf-8, btw?
23:21:06 <vvv444> eddi: they probably still have DST at finland.
23:47:57 *** [alt]buster has joined #openttd
23:48:00 *** [alt]buster is now known as [com]buster
23:48:26 *** vvv444 is now known as vvv444|away
23:50:36 *** Eddi|zuHause2 has joined #openttd
continue to next day ⏵