--- Log opened Sat Jan 10 00:00:07 2009 00:00 < chronomex> Damakaru: right, and it always does 00:00 < chronomex> by default 00:00 < Damakaru> Oh. Hmm. 00:01 < ReDeEm> Nikky: correct, I use superior technology 00:01 < sir_lewk> duuude 00:01 < sir_lewk> you did not just go there 00:01 < Nikky> them's fighting words 00:01 < ReDeEm> :) 00:01 < sir_lewk> trying to best irssi is like... 00:02 < sir_lewk> I don't know. words fail me 00:02 < Nikky> You can't. 00:02 < sir_lewk> yar 00:02 * _Digital watches the nerds break out their favorite editors and scripting environments to wage wars 00:02 < ReDeEm> stealing candy from a floor? 00:02 < Nikky> pico is best 00:02 < ReDeEm> pretty easy :) 00:02 < sir_lewk> even though irssi sucks, everything out there just sucks more 00:02 < Damakaru> There is no war needed. Nothing is better than Irssi. 00:02 < Nikky> especially xchat 00:02 <+kirsk> except mirc 00:02 < Nikky> xchat is like shit in a can 00:02 < sir_lewk> oh gawd oh gawd oh gawd 00:02 < Nikky> mIRC isn't bad 00:03 < Tari> ok, googling is slow 00:03 < Nikky> I like mIRC if I were to use a GUI irc client 00:03 < sir_lewk> xchat whoops mirc's ass anyday 00:03 < Tari> who knows how I handle passing a string to a function in C? 00:03 < sir_lewk> and xchat sucks 00:03 < Nikky> lies 00:03 < Nikky> mIRC is far superior 00:03 < sir_lewk> Tari: char array 00:03 < ReDeEm> if you like mIRC, you would like virc better :) 00:03 < sir_lewk> and make sure it's \0 ended 00:03 < sir_lewk> so you know how long it is 00:04 < Tari> as in char *str[], yes? 00:04 < sir_lewk> err, sure 00:04 < ReDeEm> Tari: well,shouldnt it be function foo(string bar){ MessageBox.Show(bar); } 00:04 < ReDeEm> or w/e 00:04 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has quit [Quit: _Digital] 00:04 < sir_lewk> just 'char *blarg' should be fine 00:04 < Tari> ok 00:04 < sir_lewk> arrays and pointers are quite related 00:04 < Tari> oh yeah 00:05 < sir_lewk> the name of the array is actually a pointer to the first element 00:05 < sir_lewk> jazz like that 00:05 < Tari> yeah, I recalled that after you said char *blarg is fine 00:06 < Damakaru> Will I pretty much learn C if as I continue going on with C++? 00:06 < Damakaru> Or is there more to it than that? 00:07 < Tari> C is C++-- 00:07 < Tari> so yes 00:07 < Damakaru> Sweet. 00:07 < Tari> maybe you wouldn't learn memory management 00:07 < Tari> malloc and such 00:08 < Damakaru> Only thing I know about that is to "never call malloc() without calling free()." :) 00:08 < Tari> 'bout all you need 00:08 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has joined #tcpa 00:08 < Tari> it returns a pointer 00:09 -!- mode/#tcpa [+v patz2009] by efneTI89 00:09 < i_c-Y> Damakaru: they have the same features, but knowing one and knowing the other are different 00:09 < i_c-Y> as you think differently to write in either lang 00:10 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has quit [Quit: ♥] 00:12 < sir_lewk> malloc and stuff is good to know 00:12 < sir_lewk> and fun. makes you feel powerful :) 00:14 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has joined #tcpa 00:18 < ReDeEm> So, any tips how I should partition my HDD? 00:19 < sir_lewk> get a gparted live cd 00:19 <+Netham45> 5869 00:19 < Damakaru> Mine is simple. "/boot" and "/". 00:20 < Damakaru> Or, you may be more comfortable with "/boot", "/", and "/home". 00:20 < chronomex> !seen aardvarq 00:20 <@efneTI86> aardvarq (tgAardvark@student3113.student.nau.edu) was last seen leaving the partyline from CalcGames 1 day, 17 hours, 17 minutes ago. 00:21 < ReDeEm> Damakaru: I am at that point in my install to partition... 00:21 < ReDeEm> This is a media center PC 00:21 < ReDeEm> so I am thinking /boot and /Whateer-you-call-the-place-where-movies-and-files-of-the-sort-will-be-stored 00:21 <+kirsk> /media ? 00:22 < ReDeEm> sure 00:22 < Damakaru> kirsk: Why would you want to make a partition for "/media"? :P 00:23 < Damakaru> ReDeEm: I'd say go with a separate "/home", then. 00:23 <+kirsk> i didnt say make a partition for it 00:25 < ReDeEm> heh 00:25 < ReDeEm> ok, 500MB /boot 00:25 < _Digital> 500? 00:25 < Damakaru> That's a little generous. 00:25 < Damakaru> Too generous.' 00:25 < ReDeEm> 100mb? 00:25 < _Digital> dude, that is huge 00:25 < ReDeEm> Dude, I dont do much with linux! 00:25 < ReDeEm> :P 00:25 < ReDeEm> ok, 100mb /boot 00:25 < ReDeEm> xb swap 00:25 < _Digital> http://atlas.selfip.net/Info/ 00:25 < ReDeEm> and the rest /home? 00:26 < _Digital> you partition based on what you need 00:26 < _Digital> I have a 25MiB /boot 00:26 < ReDeEm> Yeah, I dont know how much I need :P 00:27 < _Digital> is it a general purpose setup? 00:27 < Damakaru> Eighty to a hundred megabytes for "/boot", Five to eight gigabytes for "/", the amount of RAM you have times 150% for swap, and the rest, "/home". 00:27 < Damakaru> @ ReDeEm 00:27 <+kirsk> "You were born a winner. You were the fastest sperm." 00:28 < _Digital> how much RAM do you have? 00:28 < ReDeEm> _Digital: HTPC 00:28 < Damakaru> If you need to change something, you can always resize partitions in the future. 00:28 < ReDeEm> 2gb 00:29 < ReDeEm> 3gb swap 00:29 < _Digital> but you cannot always resize filesystems 00:29 < ReDeEm> Is ReiserFS a good choice? 00:29 < _Digital> will you be watching HD content? 00:29 < Damakaru> ReDeEm: Not for a media center. 00:29 < _Digital> for boot, yes, reiser4 is better 00:29 < _Digital> XFS for your primary storage partition 00:29 < _Digital> imho 00:29 <+kirsk> doesnt mythbuntu set it all up for you? 00:30 < ReDeEm> _Digital: nope 00:30 < _Digital> ? 00:30 < ReDeEm> kirsk: only on one partition tho 00:30 <+kirsk> which is bad because? 00:30 < ReDeEm> because im a nerd 00:30 < ReDeEm> and thats too easy :P 00:30 <+kirsk> ah 00:32 < Damakaru> My recommendation: Ext2 for "/boot" (you don't really need a journaling filesystem for "/boot"), Ext[3-4] for "/", and either Ext[3-4] for "/home", of XFS if you back up often. 00:32 < chronomex> !qsay 1294 00:32 <@efneTI86> 1294: wow my DirectLink is getting 25.5 Kbytes/s | thats almost as fast as tifreaks internets [Added _Digital at 2008/06/19 18:11] 00:32 < Damakaru> * or XFS 00:33 < _Digital> I've never had a problem with XFS and it's performance seems better than ext3 00:34 < _Digital> haven't touched ext4 due to it's developement, but then again I use reiser4 00:34 < Damakaru> If MythBuntu supports Ext4, I'd take that, because you get a good balance performance and safety. 00:34 < ReDeEm> Ok, i have this so far 00:34 < ReDeEm> 100MB /boot (ReiserFS) 00:34 < ReDeEm> 4000MB Swap 00:34 < _Digital> no 00:34 < _Digital> boot should be ext2 00:34 < ReDeEm> the rest /home (XFS) 00:34 < ReDeEm> _Digital: bleh fine 00:34 < ReDeEm> :P 00:35 < _Digital> it is pointless to use any special use FS on boot 00:35 < Tari> where's /? 00:35 < Damakaru> And where's your root partition? 00:35 < Tari> and you want a fair amount of space in /var 00:35 -!- Storm\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has joined #tcpa 00:35 <@efneTI92> [Storm\_] Yes rivereye, it is time to go fishing. 00:35 < ReDeEm> bleh... 00:35 < ReDeEm> should I just... 00:35 < Tari> mythtv uses /var to store recordings 00:35 < Tari> unless you change it 00:35 < chronomex> I approve 00:35 < _Digital> you can symlink to change that 00:36 < ReDeEm> Ok... 00:36 < ReDeEm> So... 00:36 < ReDeEm> do... I have to set that shit up 00:36 < Tari> or configure mythtv to do change that 00:36 < Tari> not now 00:36 < ReDeEm> or can I just make my last partition nothing and it will put the rest there? 00:36 < Damakaru> It'd probably bitch. :P 00:36 <@Andy_J> you kind of have to specify / 00:37 < Tari> I'd just go with /boot, swap, and XFS root for the rest of the disc 00:37 < ReDeEm> bleh 00:37 < ReDeEm> ok 00:37 < ReDeEm> :P 00:37 < i_c-Y> ive been spending more than 10 minutes waiting for a flash game to load 00:37 < Damakaru> Yeah, Tari's is sweet and simple. :) 00:37 < Tari> I've been writing a function to load a png with libpng 00:37 < _Digital> ReDeEm, what processor do you have and what is the output of hdparm -tT /dev/ 00:37 < Damakaru> Really no point in having a bunch of partitions unless you run a server of somethinhg. :) 00:38 < _Digital> ^.^ 00:38 < chronomex> http://bash.org/?874353 hahahaha 00:38 < ReDeEm> _Digital: I have no OS installed yet 00:38 < Tari> still not sure if I just want to skip all this junk with libpng and just create raw images I can attack the framebuffer with 00:39 < ReDeEm> So, I have 100MB /boot (Ext3), 4000MB Swap, the rest / (XFS) 00:39 < Damakaru> ReDeEm: Sound good. 00:39 < ReDeEm> ja? 00:39 <+kirsk> nee 00:39 < Tari> ok, screw libpng 00:40 < ReDeEm> http://www.youtube.com/watch?v=gciM6BHvi1s 00:40 < _Digital> ReDeEm, if you are booted to a liveCD, you should have it accessible 00:40 < ReDeEm> _Digital: its in the install process 00:40 < _Digital> ah 00:41 < Damakaru> That is crazy. 00:42 < _Digital> ReDeEm, the thing is, unless you custom format XFS, it is very likely you'll be missing some performance 00:42 < ReDeEm> _Digital: better idea? 00:42 < _Digital> just wait for it to finish 00:42 < ReDeEm> i havent hit go on the install yet 00:43 < ReDeEm> Should I change it before I go for it? 00:43 < _Digital> your performance hit will be an interactivity hit 00:43 < ReDeEm> So, you are saying I should switch to ___________. 00:43 < _Digital> if you can specify how it formats XFS, then no 00:43 < _Digital> but I like doing my stuff by hand 00:43 < _Digital> not through and installer 00:44 < _Digital> unless you plan on streaming a couple feeds simultaneously 00:44 < _Digital> I don't think you'd notice the hit 00:44 < _Digital> so just hit enter and go 00:44 < Storm\_> I hate that my PIII box can't handle MythTV yet when running windows I can full screen and have no issues :( 00:45 < Storm\_> full screen my tunner that is 00:45 < _Digital> depends on codec 00:45 <@Andy_J> that's a driver issue, not the hardware 00:45 < _Digital> ^ 00:46 < ReDeEm> So, XFS approval has come thru? 00:46 < Storm\_> yeah I know but it's jsut a genaric bt878 card so I mean how big of a difference can there be? 00:46 <@Andy_J> video driver, actually. 00:46 <@Andy_J> not the tuner. 00:47 < Damakaru> Sure it wasn't using VESA or something? 00:47 < Storm\_> any ideas on how to fix that? 00:47 < _Digital> ReDeEm, yeah I think you'll be fine. How many tuners do you have installed though? ATSC? 00:47 < Storm\_> well Its an intel card so I doubt it be doing that 00:47 <@Andy_J> if you never set it up right, it probably is using vesa 00:47 < Storm\_> so you think I should manually specify it in my xorg.conf? 00:48 <@Andy_J> of course you should, never let it try to guess itself 00:48 <@Andy_J> it'll take the safe route 00:48 <@Andy_J> and it might not have direct rendering enabled 00:48 < Storm\_> ok I'll give that a try 00:48 <@Andy_J> glxinfo | grep direct 00:48 <@Andy_J> if that isn't "yes" then that would be your problem 00:49 < ReDeEm> hell yeah 00:49 < ReDeEm> _Digital: one 00:49 < ReDeEm> not yet, but I will have one 00:49 < ReDeEm> maybe a dual input one, but only one 00:49 < _Digital> you'll be fine 00:50 < Storm\_> Let me dl my wireless driver so I can setup ndiswrapper right away and I'll boot into linux and reinstall mythtv 00:50 < ReDeEm> http://www.youtube.com/watch?v=BKeyE9C8Fsc 00:50 < _Digital> even ATSC, the maximum disk utilization will be about 2.4MiB/sec 00:53 < Damakaru> Isn't Adobe Flash supposed to be using some kind of GL acceleration, now? If so, then why are their hardware recommendations so high? 00:54 < Damakaru> (For full-screen video.) 00:54 < _Digital> it is Flash, it sucks 00:54 < chronomex> they do decoding in QBasic 00:54 < chronomex> that's why 00:56 < Damakaru> That would not surprise me. :) 00:56 < ReDeEm> wait 00:57 < ReDeEm> should any of my partitions be set to anything but "Logical" 00:57 < ReDeEm> (Primary)? 00:57 < _Digital> you have '/' '/boot' 'swap' 00:57 < _Digital> so you can stay with just primary 00:58 < _Digital> but if you plan on any expansion 00:58 <+kirsk> you should have a /alt 00:58 < ReDeEm> kirsk: of course 00:58 < _Digital> your 4 primary will have to be an extended partition 00:58 < ReDeEm> _Digital? 00:58 < Tari> don't worry about it 00:58 < ReDeEm> it automatically selected "Logical" 00:58 < Tari> they can all be primary 00:58 < Tari> that's fine 00:58 < ReDeEm> they are all 'logical' at the moment 00:58 < Tari> it really makes no difference 00:59 < ReDeEm> Should they be primary tho? 00:59 < ReDeEm> I can change it before I click go :P 00:59 < Tari> you lose a tiny bit of disc space with logical 00:59 < _Digital> tiny 00:59 < Tari> but a tiny bit is <1 KB 00:59 < ReDeEm> lol ok, w/e :P 00:59 < Nikky> ReDeEm: Go buy a dell. 01:00 < _Digital> Nikky, go buy a Sun 01:00 < Nikky> ok 01:00 < Nikky> They're solid. 01:00 < Damakaru> You could always use Linux Volume Management. :) 01:00 < Nikky> but you have no idea what you're doing 01:00 < _Digital> LVMS 01:00 < Nikky> Go use windows. 01:02 < Damakaru> If only I could have two hard drives in my laptop... 01:02 < Storm\_> but Nikky thats why wer're here, so we can help 01:03 < Nikky> Well, help people with legit problems 01:03 * _Digital watches 70+ MiB/sec read write rates 01:03 * _Digital loves his HDDs 01:03 < Nikky> not "ZOMG I"VE NEER USED LUNIX HOW DO I PAETITION" 01:03 < Storm\_> he know how he's asking for advice 01:03 < _Digital> Paetition 01:03 < _Digital> nice 01:03 -!- leofox [leofox@leofox.student.utwente.nl] has joined #tcpa 01:03 <@efneTI92> [leofox] All we do in hell is play DDR! 01:03 < Tari> it's typing fast and with caps lock on :) 01:03 < leofox> hey anyone who is here 01:04 < Nikky> Hi leofox 01:04 < leofox> I want the new Windows 01:04 < Nikky> Pirate it, because I know you do that. 01:04 < Damakaru> Tari: I couldn't get used to that. 01:04 < tr1p1ea> If the world is really going to end in 2012, should we create another ticalc.org CD and shoot it into space 01:04 < tr1p1ea> ? 01:04 < leofox> I dont want some shitty pirate bay version with crack 01:04 < Nikky> tr1p1ea: Yes. 01:04 -!- Ox40Work [~KevinK@68-117-29-62.static.fdul.wi.charter.com] has quit [Ping timeout: 272 seconds] 01:04 < tr1p1ea> lets start a fund 01:04 < leofox> they had a new windows beta but it broke 01:04 < ReDeEm> Hey, work just closed :) 01:05 < chronomex> w000 01:06 < tr1p1ea> ok, now the decision, do we go for geosynchronous orbit, or do we let it go into deep space? 01:06 < Nikky> moon 01:06 < leofox> deep space 01:07 < leofox> and bury one into the ground too just for kicks 01:07 < tr1p1ea> oh, i guess placing it on the moon is ok 01:07 < tr1p1ea> what about a calc loading with the best games launched into deep space? 01:07 <+patz2009> how is the world supposed to end in 2012 again? 01:07 < tr1p1ea> shrug 01:07 < Nikky> Obama 01:07 <+patz2009> oh 01:07 <+patz2009> ok 01:07 < tr1p1ea> lol 01:07 < tr1p1ea> it just will ok 01:08 <+patz2009> if you say so 01:08 -!- metagross [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has joined #tcpa 01:08 < Nikky> hi metagross :) 01:08 <+kirsk> ill get a gf causing hell to freeze over sending all the demons n shit up here to destroy the world 01:08 < metagross> yo! 01:09 < metagross> krisk: 0.0 01:09 < metagross> i didn't know you would be here 01:09 < Nikky> girls are overrated 01:09 < leofox> 2012 is about the time I will start my master scripture I think 01:09 < leofox> I'm guessing I will do some really dumb experiment causing the world to blow up 01:09 <+kirsk> metagross: was an answer to: [02:07] <+patz2009> how is the world supposed to end in 2012 again? 01:09 < ReDeEm> Nikky: wrong use of the word 01:09 <+kirsk> and why does it matter if you know if i'd be here or not? 01:09 < ReDeEm> You meant to say 'inaccessible to me' 01:10 < Nikky> Oh, okay. 01:10 < ReDeEm> ;) 01:10 < Storm\_> Andy_J direct rendering was on :( 01:10 < Nikky> I guess that explains why I've been single for 6 months out of the last 40 01:10 < _Digital> Nikky has become increasingly complacent these days 01:10 < metagross> dunno, every time i hear from you krisk, i normally assume some crazy shit is going down. 01:11 < ReDeEm> lol 01:11 < _Digital> Storm\_, but did you make sure it was using the right driver? 01:11 < Nikky> you're right to assume that 01:11 <+kirsk> crazy shit? 01:11 < _Digital> ie, stupid shit 01:11 <+kirsk> ah 01:11 < leofox> hey kirsk sup 01:11 < leofox> hows life 01:11 < Storm\_> _Digital what is the best way to do that? 01:11 < Damakaru> Rather, some "crazy-stupid shit." 01:11 < _Digital> what card do you have ati or nvidia? 01:12 < leofox> guess what, my friend knows this guy that's growing his own shrooms 01:12 < Storm\_> Intel 01:12 < _Digital> integrated video? 01:12 < leofox> so we're going to do them again 01:12 < Storm\_> yeah 01:12 < Storm\_> its that or an old s3 card 01:12 < metagross> im bored. someone point me towards an awesome youtube video. 01:12 < Damakaru> (Funny thing is, I thought Intel video Just Worked on Linux.) 01:12 <+kirsk> sucking pretty hard right now but im gonna fix colelge & work & income and thus training all this month and ive found some nice olympic weightlifting routines to do after my starting stuff 01:12 <+kirsk> oooh nomnomnom 01:12 < _Digital> it is having problems playing back MPEG-2 video? 01:12 < leofox> nice aye 01:13 <+kirsk> also, bffgirls' cat had a heartattack : ( 01:13 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has quit [Ping timeout: 240 seconds] 01:13 -!- Merth_ [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has joined #tcpa 01:13 < leofox> kind of cool because the last time we didnt do visual ones 01:13 < Storm\_> IDK its was jsut very choppy and had a large lag 01:13 <+kirsk> oh yeah 01:13 < leofox> :( kirsk :( 01:13 <+kirsk> you should go for the most potent ones now 01:13 < leofox> hawaiian? 01:13 <+kirsk> think so 01:13 < _Digital> Storm\_, is all of your software up todate? 01:13 <+kirsk> what did you have last time? 01:14 < leofox> philosopher's stone 01:14 <+kirsk> oh yeah 01:14 <+kirsk> yeah hawaiian. i think they still sell in most places too 01:14 < Storm\_> yes but I'm jsut reinstalling mythtv right now so give me a sec to retest 01:14 < leofox> great stuff, I have never felt so happy and content in my life 01:14 < leofox> they dont sell them anymore in Enschede 01:14 <+kirsk> yeah i should get some of that too 01:14 < leofox> maybe in Nijmegen 01:14 <+kirsk> oh yeah and maybe amsterdam 01:14 < leofox> yuh but i dont really go often to amsterdam 01:15 <+kirsk> im thinking shrooms lsd or mdma, most likely lsd+mdma 01:15 < leofox> nijmegen is closer from here and I can just poke one of my friends who lives near there to get it 01:15 <+kirsk> ah cool 01:15 < leofox> but it's cheaper to get it from the grow guy 01:15 <+kirsk> that too 01:16 < leofox> any risk in getting home grown? 01:17 <+kirsk> nah only contamination 01:17 -!- Merth_ [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has quit [Client Quit] 01:17 <+kirsk> (agressive mold) 01:17 <+kirsk> but thatll be obvious 01:17 <+kirsk> if they look nice and clean youre good to go 01:18 -!- phillip__ [~phillip@host-154-169-220-24.midco.net] has joined #tcpa 01:18 <@efneTI92> [phillip__] Success is a journey, not a destination. So stop running. 01:18 < leofox> yeah you dont want the ones that already opened 01:18 <+kirsk> ? 01:18 -!- mode/#tcpa [+v phillip__] by efneTI85, efneTI89 01:18 -!- Swivel [~Swivel@67-198-104-58.dyn.grandenetworks.net] has joined #tcpa 01:18 < leofox> right? 01:18 -!- mode/#tcpa [+v Swivel] by efneTI85 01:18 <+kirsk> you mean the caps? 01:18 < leofox> thats what I saw, if you wait too long 01:18 < leofox> then the caps open like with portabella mushrooms 01:18 < leofox> and you will get spores 01:19 <+Swivel> http://500songstofreedom.blogspot.com/ 01:19 <+kirsk> nah thats fine 01:19 <+Swivel> ftw 01:19 < Damakaru> (I'm going to drop my jaw in awe if it starts snowing in Feburary.) 01:19 <+kirsk> might have a tiny drop in psilocybe or psilocin content i forget which but not so much that youd ever notice and im not even sure if that happens at all 01:19 <+kirsk> in fact, catch the spores for more shrooms later :D 01:20 <+kirsk> with contamination i mean a foreign mold entering the grow chamber and infesting the shrooms 01:21 <+Swivel> Bah, whats the IRC command to get the list of channels on a server? *brain dead* 01:21 <+kirsk> but theyll be visible messed up 01:22 <+kirsk> i guess if you dont do it right they can start rotting too but theyll turn black and stuff 01:22 <+kirsk> so you cant miss that either 01:23 < leofox> Swivel /list ? 01:23 < leofox> dont do that on efnet though 01:23 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has joined #tcpa 01:24 < Merthsoft> l 01:24 -!- tifreak [DanielThor@1Cust176.an3.ind20.da.uu.net] has joined #tcpa 01:25 < leofox> jo Merthsoft 01:25 < Merthsoft> hi 01:25 < tifreak> hello 01:29 * Damakaru @ TCPA ~ # dd if=/dev/urandom of=/dev/mem 01:30 <+kirsk> leofox: the Atak hyves has a lot of cute redhead alt girl members :o 01:30 -!- Tari is now known as eB8Qep 01:30 < eB8Qep> way to go, Damakaru 01:31 -!- eB8Qep is now known as Tari 01:31 < Damakaru> :D 01:32 -!- TD-Linux [~wheeeeeee@96-42-68-26.dhcp.roch.mn.charter.com] has joined #tcpa 01:32 < Nikky> way to go 01:32 < leofox> kirsk nice maybe i should go there more often then 01:33 <+kirsk> when you do send some over to almere :P 01:33 < leofox> lol 01:33 < TD-Linux> !t Welcome to the TCPA | http://tcpa.calcg.org | In news: sir_lewk is planning to become a cake | Soon in news: sir_lewk is lying 01:33 -!- efneTI86 changed the topic of #tcpa to: Welcome to the TCPA | http://tcpa.calcg.org | In news: sir_lewk is planning to become a cake | Soon in news: sir_lewk is lying 01:33 < TD-Linux> ... 01:33 < TD-Linux> bots ? 01:33 -!- millinao [~millinao@c-67-166-85-41.hsd1.or.comcast.net] has joined #tcpa 01:34 < leofox> hyves is fun 01:34 < leofox> I clicked two random atak girls 01:34 < leofox> and it was only3 steps from me to them 01:35 < leofox> in multiple ways even 01:35 < leofox> http://mboksem.hyves.nl/fotos/413210741/0/wxBp/ 01:36 < Damakaru> TD-Linux (19:33:36 CST): Oh, I see what you did there. :P 01:37 < TD-Linux> ? 01:38 < Storm\_> ok I finaily have everything for mythtv reset up now to configure and test it 01:38 < Damakaru> (Read: Yay, I got the joke... six minutes later.) 01:39 < Damakaru> I think I'll just shush now. 01:40 < Nikky> I'm making a cake machine 01:40 < metagross> Nikky: anything to with the #tcpa news? 01:41 < Nikky> no 01:43 -!- Barrett [~berto_cha@75-165-231-115.slkc.qwest.net] has joined #tcpa 01:43 < Nikky> hi 01:43 < ReDeEm> ok... 01:43 < ReDeEm> so... 01:43 < tifreak> No.. sir_lewk is just gonna turn into a lie.. 01:44 < Barrett> herro 01:44 < ReDeEm> I have my computer set up with MythBuntu, I connect it to my TV and I get the boot up, but nothing else... :( 01:44 < tifreak> Hi there Barrett 01:45 < Nikky> ReDeEm: www.windows.com 01:45 < Nikky> What kind of connection are you running to the TV? 01:45 < Barrett> Nikky: I've used that OS before and it seems to do everything I want perfectly... I highly recommend it, ReDeEm 01:46 < Nikky> <3 Windows 01:46 < ReDeEm> Nikky: s-video 01:46 < Nikky> Ew 01:46 < ReDeEm> Barrett: heh ya 01:46 < ReDeEm> Nikky: its rear-projection 01:46 < ReDeEm> so, no DVI/HDMI or anything 01:46 < Nikky> Try booting it to a vga/dvi first 01:47 < ReDeEm> then... what? 01:47 < Nikky> you might need to change some settings once on to get it to outpout to s-video on boot 01:47 < ReDeEm> I have it booted up with my monitor connected AND the tv 01:47 < ReDeEm> I got the boot stuff on both... 01:47 < ReDeEm> then it defaulted to my monitor 01:47 < Nikky> But I've never used s-video 01:50 -!- Slayer__ [~dickinson@c-75-73-124-15.hsd1.mn.comcast.net] has joined #tcpa 01:51 < Nikky> Hey Slayer__ 01:51 < _Digital> why do relative paths not work in symlinks? 01:51 < Nikky> because lunix sucks 01:53 <@Andy_J> _Digital: uh, they do? 01:53 < TD-Linux> ReDeEm: the setup will vary based on your video card 01:53 < _Digital> then I'm doing somethign wrong 01:53 < TD-Linux> (tm) 01:54 < Damakaru> What kind of card you got? 01:56 < Damakaru> (Not that that should matter.) But, anyway, you should be able to turn dual-head on, so you can have two separate sessions going at one time. 01:57 < Damakaru> Then you can watch your TV while you do stuff on the other session on the same comp. 01:58 < TD-Linux> he doesn't want that from what he said 01:59 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has left #tcpa [] 02:03 < Damakaru> Think schools could save buttloads of money if they did that? 02:04 < Damakaru> Everyone could do what they needed to using one computer, just have different X sessions running on each monitor. 02:05 < Damakaru> s:on:for: 02:08 < Tari> they can 02:08 < Tari> I know mine was trying something like that (but with windows) 02:08 < Tari> I think they gave up on it, though 02:09 < Tari> also yay 02:09 < Tari> not I only need to write a function to draw an array to my framebuffer 02:09 < Tari> *now 02:10 < Tari> oh, and find the ioctls I need to set the framebuffer resolution 02:12 < sir_lewk> aaah, Gladiator 02:12 < sir_lewk> This is an excellent movie. 02:12 < millinao> you're an excellent movie 02:13 < sir_lewk> damn straight 02:13 < sir_lewk> bitches love just sitting here for hours and staring at me 02:13 < sir_lewk> it's my pure sex appeal I think 02:13 < sir_lewk> who can blame them, ya'know? 02:14 <@Andy_J> Tari: you can only do that with a terminal server on windows 02:14 <@Andy_J> and then clients for it 02:14 < Tari> dunno what they were doing exactly 02:15 < Tari> but I believe they had four sets of i/o connected to one anemic machine 02:15 < sir_lewk> Damakaru: the concept is called "multiseat". it's decently easy to set up with linux 02:15 -!- |ReDeEm| [~Kk@adsl-75-44-56-228.dsl.milwwi.sbcglobal.net] has joined #tcpa 02:16 -!- ReDeEm [~Kk@adsl-75-44-48-247.dsl.milwwi.sbcglobal.net] has quit [Ping timeout: 372 seconds] 02:18 < Storm\_> gah I get mythtv working bettter but its not quite as good as win, and the fact that there is no sound :( 02:18 < Storm\_> got* 02:19 < Tari> okay 02:19 < Tari> now I need to encode a picture of hitler so I can use it 02:19 < Damakaru> Tari: [What] The hell? 02:19 < Tari> like today's xkcd 02:19 < Damakaru> Oh. :P 02:20 < Damakaru> Peice of paper, draw an oval with a square near the bottom. :P 02:20 < metagross> screw today's xkcd. here's hoping the next one will be better. 02:21 <+Netham45> ^^ 02:21 < Tari> *shrug* I quite liked it 02:22 <+Netham45> windows 7 is awesome. ^_^ 02:22 < Tari> it's not true, but it's hilarious 02:22 < sir_lewk> today's XKCD was HILARIOUS because it was sooooooo true! 02:22 < Storm\_> I don't see hwy everyone had so many issues with vista I rarely have issues and they are less common than on my xp comps 02:23 < sir_lewk> that's EXACTLY what win7 did for me! 02:23 < Damakaru> Storm\_: The key word there is "YOU." 02:23 < sir_lewk> Storm\_: some of use havn't been conditioned to take shit from their operating system ;) 02:23 < metagross> Storm\_L i heartily agree 02:23 < sir_lewk> *some of us 02:23 < Damakaru> (Or rather, "I".) 02:24 < Damakaru> Windows is not a bad operating system 02:24 < Damakaru> All-in-all. I just don't like it. :P 02:25 < metagross> i never had a vista complex either. i still don't get why people rag on it so much. 02:25 < Damakaru> Some people just don't like change. 02:25 < Tari> imma go do the dishes, then start wrestling with PIL 02:25 <+Netham45> I've used vista almost since release, it's gotten far better, but it still isn't on par with what XP was at it's age. 02:26 < sir_lewk> vista is *on* the rag :P 02:26 <+Netham45> Windows 7 is really good now. :D 02:26 < metagross> Netham45: a toy? 02:26 <+Netham45> XP was hardly a toy at almost 3 years old... 02:26 < sir_lewk> no no, Mac OSX is a toy 02:26 < sir_lewk> windows isn't THAT good 02:26 <+Netham45> OSX is like an etch-a-sketch gone bad 02:27 < sir_lewk> OSX is quality shit, I just don't like it's GUI for lack of configurability 02:28 <+Netham45> Taco Bell is quality shit, OSX is the shit taco bell throws away. 02:29 < metagross> i actually have the ISO for windows 7, but im not sure whether to instal or not. 02:29 <+Netham45> what build do you have? 02:30 -!- Swivel [~Swivel@67-198-104-58.dyn.grandenetworks.net] has quit [http://www.bluelogicteam.com/] 02:30 < sir_lewk> -3 02:30 < metagross> 7000 x64 02:30 < Damakaru> (I wish more IRC clients made you confirm multi-line pastes.) 02:31 < sir_lewk> does windows 7 finally have themeing? 02:31 <+Netham45> metagross, that's hwat I have. 02:31 < sir_lewk> I heard it does 02:31 <+Netham45> sir_lewk, yea 02:31 <+Netham45> apparantly 02:31 <+Netham45> no themes for it yet, but it's got a section for it 02:31 -!- millinao [~millinao@c-67-166-85-41.hsd1.or.comcast.net] has quit [Read error: Connection timed out] 02:31 < sir_lewk> wow, so it caught up with KDE 2.x has it >.> 02:32 <+Netham45> it actually looks a hella-lot like KDE with the default taskbar 02:32 < metagross> Netham45: its not some sort of trial shit, is it? 02:32 <+Netham45> metagross, 30 day unless you have a key 02:32 < Storm\_> god I give up I can't seem to get sound to work with mythtv right 02:32 < sir_lewk> yeah, I noticed that 02:32 < sir_lewk> KDE 3.x 02:32 < metagross> and what happens after 30 days? 02:32 < sir_lewk> a lot 02:32 <+Netham45> metagross, idk. ask me in about 20 says. 02:32 <+Netham45> days* 02:33 < Damakaru> Storm\_: Tried disabling PulseAudio and using regular ALSA? 02:33 < sir_lewk> metagross: it squits ink at you out of the screen like a squid 02:33 < Damakaru> Storm\_: Or using OSS4, even? 02:33 <+Netham45> or... using windows? 02:33 <+Netham45> where it works? :) 02:33 < Damakaru> Or what Netham45 said, even? :D 02:33 < sir_lewk> Storm\_: use alsa and run alsaconf 02:34 < sir_lewk> it's magic 02:34 < TD-Linux> OSS is garbage 02:34 < TD-Linux> alsa ftw 02:34 < TD-Linux> PulseAudio > OSS, I must say. 02:34 < sir_lewk> yeah OSS is trash, ALSA completely obsoleted it 02:34 < TD-Linux> but then again 02:34 < Damakaru> OSS4 is is not trash for me. 02:34 < sir_lewk> and PA > ALSA imho 02:34 < Damakaru> OSS4 supports my input devices. ALSA does not. 02:34 < TD-Linux> comparing PulseAudio and OSS is like comparing apples and oranges 02:34 < Damakaru> * audio input 02:34 < TD-Linux> sir_lewk, what does PA add to ALSA? 02:35 < chronomex> extra layers of lagginess 02:35 < TD-Linux> why the @#$# do people still write drivers for OSS? 02:35 < sir_lewk> it makes it easier to mess with different volume levels 02:35 < sir_lewk> and it has cool networking stuff 02:35 < sir_lewk> I've only played with that a little, need to look into it more 02:36 < sir_lewk> works just as fine as alsa though, not laggy at all for me 02:36 <+Netham45> I've screwed with the windows pulseaudio a bit 02:36 < Damakaru> OSS4 also lets me do weird stuff like use my headphone jack as input and my mic jack as output, or use both as two outputs, and I can have surround sound without having to buy something that can read SPDIF. 02:36 <+Netham45> network streaming 02:36 <+Netham45> never worked right 02:36 < sir_lewk> I've done it by hand with SoX and netcat 02:36 < sir_lewk> that was fun 02:37 < Damakaru> When they get that stuff in ALSA, I'll be happy. :) 02:37 <+Netham45> heh 02:37 < chronomex> hahaha 02:37 <+Netham45> I couldn't get anything more than mono at what sounded to be 32kbps working right 02:37 -!- kirsk [~krisk@j239072.upc-j.chello.nl] has quit [User excited] 02:37 <+Netham45> so 02:37 <+Netham45> windows media player 12's pretty good 02:37 < TD-Linux> I've done icecast streaming 02:38 < sir_lewk> they're at 12 already 02:38 < Damakaru> Does WMP let you play video object files yet? 02:38 < TD-Linux> 5 second encoding lag :P 02:38 <+Netham45> Damakaru, not sure what you mean 02:38 < TD-Linux> aka VOBs? 02:38 <+Netham45> ah 02:38 < Damakaru> *Points up.* 02:38 <+Netham45> I don't know 02:38 <+Netham45> WMP11 did for me 02:38 < Damakaru> It never let me. 02:38 < sir_lewk> anyone try amarok 2 on windows yet? 02:38 <+Netham45> it's playing alot more music than WMP11 did tho 02:39 <+Netham45> I'm not even sure if I'll install winamp or not 02:39 < Damakaru> I thought it was some copyright thing or something. 02:39 < sir_lewk> linux version still needs a bit to be back up to 1.4. it's still pretty nice though 02:39 <+Netham45> Damakaru, a VOB is nothing but an MPEG2, iirc. 02:39 < Storm\_> ok so I disabled aumix 02:39 < Storm\_> now only alsa is enabled 02:41 <+Netham45> man 02:41 <+Netham45> i love my stereo 02:41 <+Netham45> :D 02:41 -!- Swivel [~Swivel@67-198-104-58.dyn.grandenetworks.net] has joined #tcpa 02:42 -!- mode/#tcpa [+v Swivel] by efneTI89 02:42 < Storm\_> me too 02:42 < Storm\_> is wmp12 avilble for anything other than windows 7? 02:42 <+Netham45> too bad my rooms too small to take advantage of 7.1 :( 02:42 <+Netham45> I have no idea 02:43 < metagross> asian sensation! http://www.youtube.com/watch?v=uysU7cTgk5c&feature=related 02:43 < metagross> lulz 02:43 * Damakaru kills MPlayer with Pacman. 02:43 <+Netham45> killall -9 mplayer 02:43 <+Netham45> :) 02:43 < TD-Linux> I hope windows 7 doesn't require you to restart 7 times to get the system updated :/ 02:43 * TD-Linux is currently setting up a new vm 02:43 -!- Swivel [~Swivel@67-198-104-58.dyn.grandenetworks.net] has quit [Client Quit] 02:44 < Damakaru> MPlayer's plug-in is "ubersux." 02:44 <+Netham45> TD-Linux, there are no updates yet 02:44 < TD-Linux> yet 02:44 < sir_lewk> 7 times for 7 drivers you aren't even using at the time? 02:44 < sir_lewk> I'd say keep hoping 02:45 <+Netham45> the windows version upgrader worked pretty well 02:46 < Storm\_> well I know my sound works thanks to VLC so now to see if I can get mythtv to output correctly 02:46 < Tari> speaker-test -c2 02:46 < Tari> don't even need a media player 02:46 < Storm\_> yeah I know 02:46 < Tari> or cat somefile > /dev/dsp 02:47 <@Andy_J> cat /proc/kcore > /dev/dsp 02:47 <+Netham45> cat /dev/mouse > /dev/dsp 02:47 <+Netham45> er 02:47 <+Netham45> is it /dev/input/mouse... 02:48 < Tari> cat /proc/config.gz > /dev/dsp! 02:48 <+Netham45> cat /dev/this/joke/is/dead > /dev/dsp 02:48 <@Andy_J> kcore is the only good one 02:49 < sir_lewk> cat /dev/dsp > /dev/dsp ! :P 02:49 <@Andy_J> or urandom 02:49 < chronomex> cat `which xterm` > /dev/dsp 02:49 < chronomex> listening to executables is actually sort of neat 02:50 < Tari> images are fun too 02:50 < Storm\_> I give up I'll just stick to windows amcam 02:50 < Tari> especially ones with large blocks of various colors 02:50 < Storm\_> sturmjo 02:50 < Storm\_> whoops wrong keyboard 02:50 <+Netham45> cat ~/chronomexsmom/audio/raw > /dev/dsp 02:51 < sir_lewk> mm, xterm does sound cool 02:53 < Damakaru> Data on Flash drives only last about ten years? :? 02:54 <+Netham45> if you use it once every 10 years, then it isn't important enough to keep 02:55 < Storm\_> darn I can't get sound to work at all so meh I give up for now 02:55 <+Netham45> Welcome to Linux! 02:55 < Storm\_> back to wii kernal building 02:55 < Storm\_> :P 02:55 <+Netham45> I could never get linux to build properly on my xbox 02:55 <+Netham45> I think the patches I had were too dated 02:56 < Storm\_> I'm cross compileing so that shoulc be less of an issue 02:56 <+Netham45> ok 02:56 < Damakaru> I wonder if there is a patch for ALSA to let me change my input and output devices. 02:56 < Damakaru> * input and output jacks 02:57 <+Netham45> Now Playing: Beautiful Day -- U2 02:57 <+Netham45> this song is awesome with a big bass 02:57 < Nikky> U2 is never good. 02:57 < Storm\_> Damakaru it would depend on weather you chipset supported it 02:58 < Nikky> Although I rarely use my speakers 02:58 < Nikky> My headphones are supreme awesomeness 02:58 < Nikky> and don't piss off my roommate 02:58 < sir_lewk> U2 sucks 02:58 <+Netham45> I love my headphones too 02:58 <+Netham45> Sennheiser's. :D 02:59 < Nikky> Sennheiser is meh 02:59 < Damakaru> That is why I love not having a roommate. :) 02:59 <+Netham45> the high quality ones are good. :) 02:59 < Nikky> They don't really have high quality ones 02:59 < Nikky> Aren't they all closed systems anyway? 02:59 < sir_lewk> http://www.cs.drexel.edu/~jlg95/stuff/xterm I bet my xterm sounds cooler than all yours 02:59 <+Netham45> I'd run that, but I'm afraid you'd rickroll us. 03:00 <+Netham45> er, play that. 03:00 < Damakaru> What the hell is that? 03:00 < Damakaru> Oh, a binary. 03:00 < sir_lewk> it's my xterm executable 03:00 < sir_lewk> cat it to /dev/dsp 03:00 < chronomex> sounds pretty similar to mine 03:00 < sir_lewk> poo 03:00 < sir_lewk> oh well 03:01 < Damakaru> wget http://1lordanubis.yakkel.com/snapshots2/snapshot11.png -O - > /dev/dsp 03:01 -!- JoelS [~JSeligste@204.15.21.168] has quit [Quit: Leaving] 03:01 <+Netham45> Now Playing: Kings and Queens -- Aerosmith 03:01 < Damakaru> oops 03:01 <+Netham45> wrong button. >.> 03:01 * Nikky np: Banning Netham -- Nikky 03:02 <+Netham45> If you ban me, 3 will take my place! 03:03 < Damakaru> Nikky: That's actually a pretty good song. :P 03:03 < Nikky> 3? 03:03 < Nikky> You're on. 03:04 <+Netham45> well, in reality, I'll just try to get Cricket_B to come back; he's 3x wose than me. :) 03:04 < Nikky> Do it. 03:04 < Nikky> Please? 03:04 < Nikky> !seen cricket_b 03:04 <@efneTI86> Cricket_B (~Cricket_L@cpe-72-129-89-238.socal.res.rr.com) was last seen quitting from #tcpa 157 days, 19 hours, 1 minute ago stating (Quit: Client updating...). 03:04 < Nikky> :( 03:04 < Nikky> I can't believe you guys were such asses to him. 03:05 <+Netham45> maybe I'll tell 1337h4k0r about this place. :P 03:05 < Damakaru> Who's the third person? Me? 03:06 < Nikky> do it 03:06 < Damakaru> )That can't be. I'm gone Tuesday.) 03:06 < Nikky> we encourage all contributors 03:06 < Nikky> YOU WILL NOT BE GONE 03:07 <+Netham45> Damakaru, I'll reincarnate namakaru 03:07 <+Netham45> or whatever the fuck it's name was 03:07 < tifreak> Damakaru, you forgot to fill out form FM1221-A in triplicate, so you are not permitted to leave on Tuesday 03:07 < Nikky> True. 03:07 -!- mode/#tcpa [+v tifreak] by efneTI86 03:08 < Damakaru> Actually, it depends on if IRC is still blocked there. 03:08 < Nikky> like you don't know how to tunnel 03:08 <+Netham45> set up an SSH tunnel 03:08 <+Netham45> or, set up a PPTP VPN server, and put openwrt on a router 03:08 <+Netham45> and just tunnel everything 03:08 < Nikky> yes 03:08 < Damakaru> I can still use EFNet's web chat thing, though, so, meh. 03:09 < Nikky> ssh cheese@cheddar.com -D 4392 03:09 < i_c-Y> Nikky: what headphones do you have 03:09 < Nikky> Grado SR80 03:10 < i_c-Y> not bad 03:10 < Nikky> You're not bad. 03:10 * Nikky kisses 03:10 < i_c-Y> :) 03:11 < Damakaru> I need to find some web space before I leave. 03:11 < Damakaru> That supports Python/Django. 03:11 < Nikky> calcg.org is selling website 03:11 < Nikky> webspace 03:11 < Damakaru> And Perl. 03:11 < Nikky> for the low low price of asking Barrett nicely 03:11 <+Netham45> google changed their favicon 03:11 < Nikky> Old news 03:15 < sir_lewk> it's ugly as shit now 03:15 <+Netham45> yea 03:15 < sir_lewk> makes me want to puke my eyeballs out 03:15 < sir_lewk> which would first involve me smashing them into my skull and down my throat 03:16 < sir_lewk> what I am trying to say really, is that they are visually unpleasant 03:16 < |ReDeEm|> :P 03:17 < Nikky> it's super annoying 03:18 < sir_lewk> it's very mid 90s 03:18 < sir_lewk> not very modern or googleish 03:19 < Nikky> it's very lame 03:19 < leofox> i saw it today 03:19 < leofox> what the suck 03:19 < chronomex> that happened like a year ago 03:19 < chronomex> with iGoogle 03:20 < chronomex> why's everyone talking about it now? 03:20 < sir_lewk> yeah well nobody but yahoo-tards use that 03:20 < leofox> never saw it before 03:20 < Nikky> igoogle is failsauce 03:20 < sir_lewk> all the cool kids use vanilla google 03:20 < leofox> i use g searchterm 03:20 < leofox> from the address bar 03:20 < chronomex> me too 03:21 <+Netham45> yea 03:21 < chronomex> I also have cl, imdb, fb, tic, and a few others 03:21 < sir_lewk> get ticalc 03:21 < chronomex> I do 03:21 < chronomex> it's tic 03:21 < Nikky> ticalc sucks 03:21 < leofox> i have wiki, porn, nova and pirate 03:21 < chronomex> w is wikipedia, forgot that one 03:21 <+Netham45> I have ebay, wikipedia, google, binsearch, and a couple others. 03:21 < Damakaru> I just type what I'm looking for in the address bar. 03:21 < leofox> oh and img voor google image 03:21 < Nikky> Damakaru: firetard 03:22 < Damakaru> :) 03:22 < leofox> does firefox still have that sucky way of doing the first hit? 03:22 < leofox> instead of showing the results like a normal person 03:22 < Damakaru> I usually get what I want on the first try. Every other time I get results. 03:22 <+Netham45> damnnit 03:22 < Damakaru> I think that is configurable though about:config. 03:22 <+Netham45> I'm hungry 03:22 < sir_lewk> I'm feeling lucky is for tards 03:23 <+Netham45> google is for tards 03:23 < leofox> ugh 03:24 <+Netham45> real people try every possible combination of website addresses until they find what they want. 03:24 < leofox> nearly choked on 1/4th of a paracetamol 03:24 < leofox> wha tthe shot 03:24 < Damakaru> Careful, Google knows where you live. :) 03:24 < leofox> Netham45 real people just search for cute puppies on youtube 03:24 < leofox> or best goals 03:24 < Damakaru> Then post a comment along the lines of, "lol stupid" 03:24 < leofox> or w/e 03:24 <+Netham45> Maybe in the netherlands, but here in the US, that's gay! 03:24 <+Netham45> :P 03:24 < leofox> best football goals then netham 03:25 < leofox> thats manly for manly men 03:25 < Damakaru> "Best fights" here. 03:25 < leofox> where is here? 03:25 < Damakaru> Levelland (which will be "here" in a couple more days). 03:25 <+Netham45> nah, in the US we just laugh at how our politicans fuck up. 03:26 < leofox> hey you finally elected a good one this time 03:26 < chronomex> that's what she said 03:26 <+Netham45> then we rembember they run the country, and make new years resolutions that we don't keep to move to canada 03:26 <+Netham45> llaagg 03:26 < leofox> lol canada 03:27 < leofox> a country with proper health care, social security, good education and smarter people is so close 03:27 < Damakaru> "*fight*", "*kimbo*", "*rap*", "*porn*", and "*lil wayne* are among the top Google searches in dorm. 03:27 < leofox> and then you people still want to live in the US 03:27 < sir_lewk> I love all the conservanazis who said they'd move to canada if obama was elected 03:27 < Nikky> I love Ann Coulter 03:27 < leofox> what the shit Damakaru 03:27 < sir_lewk> canada, only a gazzilion times more liberal than US democrats 03:27 < leofox> how do i say this 03:27 < sir_lewk> Nikky: Conservanazi 03:27 < leofox> are they like 03:28 < leofox> colored 03:28 < i_c-Y> you say that like its a bad thing 03:29 < leofox> rapping, fighting and lil wayne made me think of that 03:29 < leofox> dunno what kimbo is 03:29 < Damakaru> leofox: Approximately seventy percent. 03:29 < leofox> porn is for everyone 03:29 < leofox> lol wut 03:29 < leofox> that's a lot 03:29 < sir_lewk> lies, Nikky never watches porn 03:30 < sir_lewk> he's a castrato 03:30 < leofox> what is a kimbo anyway 03:30 < Damakaru> s:what:Who: 03:30 < sir_lewk> with the most beautiful of disturbing voices 03:30 < i_c-Y> kimbo slice 03:30 < i_c-Y> fighter 03:30 < i_c-Y> mixed martial arts 03:30 < Nikky> Porn is disgusting. 03:30 < Damakaru> Nikky++ 03:30 < sir_lewk> kimbo is a recursive google phenomenon, nobody knows why it's googled so much so they google it to find out 03:31 < sir_lewk> feeding the feedback loop 03:31 < leofox> kimbo is 'of african desecent' too? 03:31 < sir_lewk> yeah :P 03:31 < Merthsoft> What is particularly interesting is that many evolutionary theorists believe that natural selection (while removing all of the abilities of the appendix) selects larger appendices because they are less likely to become inflamed and diseased. neat 03:31 < sir_lewk> yup 03:31 < sir_lewk> and they taste good 03:32 < Damakaru> leofox: You would probably go insane living where I am in the dorm. 03:32 < sir_lewk> soon oneday we will all just be walking appendices 03:32 < Damakaru> At least if you don't have a good sound system. Or need to study. 03:32 < Damakaru> Or want sleep, even. 03:32 < leofox> nah my old school had plenty of foreign people 03:32 < leofox> Damakaru its 4:30 AM here 03:32 < leofox> what is sleep? 03:32 < sir_lewk> my school has tons of indian kids 03:32 < Damakaru> I'm next to some dude who goes to sleep with his sound system blasting my walls. 03:33 < leofox> dont you get used to that really fast anyway 03:33 < Damakaru> One night, he left the same Lil' Wayne song playing all night long. I never slept. 03:33 < sir_lewk> cut a hole in the wall and fill his room with snakes 03:33 < sir_lewk> Snakes in a Dorm! 03:33 < tr1p1ea> Damakaru: ever heard the expression "fight fire with fire"? 03:33 < sir_lewk> samual l jackson would approve 03:33 < sir_lewk> (also black) 03:33 < leofox> just get the biggest subwoofer ever and put it on loud sometimes 03:33 < Damakaru> tr1p1ea: I did it all semester. You could hear the bass from my twenty-nine dollar system clear across the dorm. 03:34 < tr1p1ea> if someone did that id go to their room and kick their ass 03:34 < leofox> tr1p1ea apparently they are like that kimbo guy 03:34 < sir_lewk> some kid was doing that in our dorm 03:34 < leofox> so i wouldnt try that :P 03:34 < tr1p1ea> kimbo got beaten by some white dude 03:34 < sir_lewk> I snuck into his room and reprogrammed his heater to lock onto 90F 03:34 < sir_lewk> then me and his roommate pennylocked his door 03:34 < Damakaru> And there aren't any other Electro-heads there besides me and one Romanian dude (who moved back), so we're pretty even. :) 03:34 < sir_lewk> fucking hilarious 03:34 < leofox> you fucking dork 03:35 < leofox> :P 03:35 < tr1p1ea> chickens 03:35 < tr1p1ea> they are cheap 03:35 < sir_lewk> he was under like 10 blankets sleeping when we did it 03:35 < tr1p1ea> get heaps and stuff them in his room 03:35 < leofox> i'm usually the one that keeps my neighbour alive 03:35 < tr1p1ea> i can send you some huntsman spiders? 03:35 < leofox> *awake 03:35 < tr1p1ea> they arent deadly but they are big 03:35 < leofox> why did i type alive? 03:35 < leofox> anyway 03:36 < leofox> that guy goes to sleep at like 2300 03:36 < leofox> what a retard 03:36 < leofox> he has like a functional day/night rhitm or something 03:36 < tr1p1ea> Huntsman spiders are large, long-legged spiders, measuring up to 15 cm across the legs 03:36 < Damakaru> tr1p1ea (21:34:07 CST): Good thing our rooms have locks. :) 03:36 < leofox> my neighbour always comes to complain when I make noise 03:37 < sir_lewk> I have a sudden urge 03:37 < leofox> because he need to go to woork or something 03:37 < sir_lewk> to go to the store and buy a charcoal grill. grill up a nice steak 03:37 <+Netham45> ooh 03:37 <+Netham45> I win 03:37 < Damakaru> Bad thing is, they use the same locks on several doors, so some of our keys can open other people's doors. 03:37 <+Netham45> my nebighour's in jail 03:37 <+Netham45> so I can be as loud as I want 03:37 < metagross> your neighbor is a prick 03:37 <+Netham45> neighbour* 03:37 < leofox> whose neighbour 03:38 < Damakaru> Someone utilized that valnerability to bust open the door on someone who was masturbating in their room. 03:38 < leofox> lol Damakaru 03:38 < leofox> thats fun 03:38 < sir_lewk> haha 03:38 < sir_lewk> what a nerd 03:38 < leofox> hihi 03:38 < leofox> i rigged a lighter 03:39 < leofox> it has a 20cm flame or something now 03:39 < sir_lewk> light some bitches up 03:39 < leofox> it wont even light itself anymore, I need another lighter to make the flame' 03:39 < Damakaru> Some people there need to learn a thing or two about securing their PCs, because I can access their computers and shares over the dorm network. :) 03:39 < leofox> Thanks for your interest in the Windows 7 Beta. The volume has been phenomenal—we're in the process of adding more servers to handle the demand. We're sorry for the delay and we'll re-post the Beta as soon as we can ensure a quality download experience. 03:39 < sir_lewk> yeah, I've seen that done :) 03:40 <+Netham45> wait, the beta's public now? 03:40 < leofox> Damakaru: so what? over here we all share stuff over the network 03:40 < i_c-Y> yeah... 03:40 < i_c-Y> if you have msdn its been there for a while 03:40 < i_c-Y> public as of yesterday or today 03:40 < i_c-Y> whichever one is Jan 9 03:40 <+Netham45> yea, I've been getting it thru my teachers MSDN acc't. 03:40 < leofox> on msdn its down too 03:40 < Damakaru> leofox: Only thing is here, they don't know about it, because its supposed to be firewalled. 03:40 < leofox> and it's not in MSDN AA 03:41 < leofox> over here we have 3 search engines to search the shares 03:41 <+Netham45> cool, my teacher has an actual MSDN acc't. :) 03:41 < leofox> and the combined size is estimated at 150TB 03:41 < sir_lewk> I have a slashdot account 03:41 <+Netham45> hmm, I wonder if dreamspark has the win7 downloads... 03:41 < sir_lewk> that's worth like 97 msdn accounts 03:41 < Damakaru> Of, course, now, whenever someone's computer goes on the blink, fingers automatically point at me. :P 03:42 < Nikky> I just watched the Kimbo Slice fight 03:42 < Nikky> lulz 03:42 < leofox> at least MSND AA still has DOS 6.22 03:42 < tr1p1ea> http://members.iinet.net.au/~pterren/Spider_Dads_hand.JPG <-- decent size eh? 03:42 <+Netham45> damn 03:42 <+Netham45> not on dreamspark 03:43 < leofox> anyway g2g sleeps 03:43 -!- leofox [leofox@leofox.student.utwente.nl] has quit [] 03:43 <+Netham45> what is sleep? 03:43 <+Netham45> lies 03:44 -!- millinao [~millinao@c-67-166-85-41.hsd1.or.comcast.net] has joined #tcpa 03:45 <+Netham45> ... 03:45 <+Netham45> I just crashed notepad 03:45 <+Netham45> by pasting like 3 lines of text 03:46 < Damakaru> Failpad. 03:46 < Nikky> fail 03:46 < sir_lewk> wtf 03:46 <+Netham45> I can't tell if Microsoft is being sarcastic or not 03:46 <+Netham45> What is Silverlight and how can I install it? 03:46 <+Netham45> Ah, Silverlight, how we love thee. ... before you can experience the site in all its Silverlight glory. 03:46 < sir_lewk> how the hell do you crash a text editor?!? 03:46 <+Netham45> sir_lewk, I posted that line about silverlight into it 03:46 < sir_lewk> that's just fucking sad 03:47 < Damakaru> Even the text editor thinks Silverlight sucks. 03:47 <+Netham45> ^^ 03:48 < Damakaru> Bad omen, I say. :P 03:48 < sir_lewk> I don't think it's silverlight that we should be concerned about in this situation... 03:48 <+Netham45> it's trying to replace flash 03:48 <+Netham45> which is just not going to happen 03:48 < sir_lewk> A text editor. Crashing. WTF. 03:48 <+Netham45> sir_lewk, notepad. :) 03:48 < sir_lewk> yeah 03:50 < Damakaru> Besides, Notepad++ or Geany or ViM is better. :) 03:50 <+Netham45> Notepad++++ 03:50 < sir_lewk> my point is, how does microsoft manage to suck hard enough to make an unstable text editor? 03:51 <+Netham45> I believe the problem is actually silverlight. 03:52 < sir_lewk> some text about silverlight caused it to crash? 03:52 < Tari> arrrrgh 03:52 < Tari> okay 03:53 < Tari> I need to get rgba values from an image 03:53 < Tari> PIL doesn't want to make it easy 03:53 < Tari> advice? 03:53 < Nikky> for a specific point? 03:53 < Tari> for a way to do it 03:53 < sir_lewk> how is that silverlights problem? the text editor should not choke regardless of context 03:53 < Tari> I don't even know what the numbers PIL gives me are supposed to mean 03:54 < Damakaru> sir_lewk: Well, think of it like this: Microsoft makes their text editor like they would make their vacuum cleaners. 03:55 < sir_lewk> "if microsoft ever makes something that doesn't suck, it'll be a vacuum cleaner" 03:55 < Merthsoft> old 03:55 < sir_lewk> yeah, but relevant 03:58 < Tari> ... 03:58 < Tari> that was too difficult 03:58 < Tari> turned out the image I was reading wasn't RBG 03:59 < Tari> lesson: don't use single-color .gifs to test things 04:00 < _Digital> RBG? Usually they'd be RGB 04:00 < Tari> er, yeah 04:00 < Tari> typo 04:03 < Merthsoft> \ 04:08 < _Auron_> my friends and I are really bored :( 04:08 < Merthsoft> orgy 04:09 < Tari> how long has it been? 04:09 < Merthsoft> since i've had an orgy? 04:09 < _Digital> I've officially been corrupted since I was thinking teh same thing Merthsoft 04:09 < Tari> no, how long you've been bored 04:09 < Merthsoft> oh, same amount of time 04:10 < Tari> if > 60 minutes... 04:10 < Tari> http://xkcd.com/330/ 04:10 < _Auron_> last weekend 04:11 < _Auron_> and apparently the foreclosure of the house was because my roommate's mother didn't have a job for awihle, and then only had parttime jobs, but she has a good fulltime job now 04:11 -!- Mwyann [~Mwy@88-123-67-114.rev.libertysurf.net] has quit [Read error: Operation timed out] 04:11 < _Auron_> so they're going to do a review on her jobs in the next week 04:13 < Damakaru> I wonder if Apple will ever let people have the ROM files to their classic computers to use with emulators... 04:14 < Damakaru> ...although there is a PowerPC ROM on InfoMAC in Apple's ROM updater... but I'm not sure if it's legal to use that for emulation purposes without actually owning that Mac. 04:14 < Nikky> nope 04:14 < Nikky> apple sucks 04:15 < Merthsoft> http://www.todaysbigthing.com/2009/01/06 04:15 -!- Storm-\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has joined #tcpa 04:15 <@efneTI92> [Storm-\_] Yes rivereye, it is time to go fishing. 04:15 -!- Storm-\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has quit [Read error: Connection reset by peer] 04:16 -!- phillip__ [~phillip@host-154-169-220-24.midco.net] has quit [Quit: Leaving] 04:16 < Damakaru> Nikky: Given. But I started my whole computing on a Mac. And I kind of want to go back and revisit that and see some of the things I made, which are still on eighteen floppies in my closet. Most Mac-formatted. 04:17 < Nikky> yeah, that is cool 04:18 < tr1p1ea> 'started' computing on a mac? 04:19 < tr1p1ea> on apple way back in the day? 04:19 < Damakaru> Macintosh LC II. 04:19 < tr1p1ea> hhmm 04:19 < tr1p1ea> actually its 2009 04:20 -!- TD-Linux [~wheeeeeee@96-42-68-26.dhcp.roch.mn.charter.com] has quit [Read error: Operation timed out] 04:20 < tr1p1ea> released in 1991? 04:20 < tr1p1ea> cool! 04:21 < Damakaru> Still got it somewhere around here. Hard drive probably won't spin anymore, though, though it might with a little bit of work. 04:23 < Storm\_> I have a mc plus downstairs but alas I have none of the disks for it 04:23 < Storm\_> mac* 04:24 < Damakaru> They're probably on InfoMAC now. 04:24 < Damakaru> Apple used to have installation disks for classic Macs on one of their servers. 04:26 -!- HelDragon [~Nocebo@modemcable100.136-203-24.mc.videotron.ca] has quit [Remote host closed the connection] 04:28 < Storm\_> I have no way to format them though and they need to be low desity disks 04:28 < Damakaru> HFVExplorer? 04:29 < Merthsoft> guys 04:29 < Merthsoft> guys guys guys 04:29 < Merthsoft> guys 04:29 < Merthsoft> guys 04:29 < Merthsoft> guys 04:29 < Merthsoft> guys 04:29 < Merthsoft> GUYS 04:29 < Merthsoft> GUYS 04:29 < Nikky> MERTHSOFT 04:29 < Merthsoft> guys 04:30 < tr1p1ea> i had an old IBM XT 04:30 < Damakaru> for (( x=0; x<$RANDOM; x++ )); do echo "What?!"; done 04:30 < Storm\_> !K Merthsoft spam 04:30 -!- Merthsoft was kicked from #tcpa by efneTI86 [TheStorm: spam] 04:30 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has joined #tcpa 04:30 < Merthsoft> !k Merth GUYS 04:30 -!- Merth was kicked from #tcpa by efneTI86 [Merthsoft: GUYS] 04:31 < Merthsoft> i'm very happy! 04:31 < Damakaru> It appears that Merthsoft has developed a facination for guys. 04:31 < Damakaru> (the word) 04:32 < Merthsoft> hi 04:32 < Damakaru> Anyway, what happened? 04:32 < Merthsoft> i dunno i'm just really happy 04:32 < Merthsoft> DON'T RUIN THIS FOR ME 04:32 < Merthsoft> uh-oh 04:33 < Merthsoft> i think i'm manic 04:33 < Merthsoft> hrm... my mom and brother are both bi-polar. i should calm down 04:33 < Nikky> Really? 04:33 < Damakaru> Nonesense, everyone has their random happy/euphoria moments. 04:33 < Nikky> My father is 04:33 < Nikky> I'm not though 04:33 < Nikky> I'm known as the calm one 04:33 < Nikky> in an Italian family 04:33 < Merthsoft> Nikky: Yeah, and they also both have borderline personality disorder. and my dad has aduly onset ADD and clinical depression 04:34 < Nikky> fun 04:34 < Merthsoft> yeah, we're pretty messed up 04:34 < Merthsoft> I have ADD and self-managed clinical depression 04:34 < Damakaru> As long as you don't get really mad. With operator powers. 04:34 < Nikky> salf-managed is bad 04:34 -!- mode/#tcpa [+o Nikky] by efneTI86 04:34 <@Nikky> NOW ACCEPTING COMMANDS FROM: MERTHSOFT 04:35 < Merthsoft> The psychiatrist took me off my medicine to see how i could handle it, and she just checks up on me every once in a while 04:35 < Merthsoft> i've been getting better on my own. she thinks it was situational depression mixed with social anxiety 04:36 < Merthsoft> Oh, commands. 04:36 < Merthsoft> Kick, umm 04:36 <@Andy_J> try "kill all humans" 04:36 < Merthsoft> damn, no one i hate is on 04:36 <@Nikky> KILL ALL HUMANS 04:36 < Merthsoft> oh, kick prime_ 04:36 <@Nikky> EXTERMINATE 04:36 <@Nikky> EXTERMINATE 04:36 <@Nikky> EXTERMINATE 04:36 <@Andy_J> since when am I Merthsoft ? 04:36 < Merthsoft> Nikky: Deop Andy_J! 04:36 <@Nikky> okay 04:37 < Damakaru> Wow. Apple's classic Mac server is still up after all this time? 04:37 < tr1p1ea> its backed up everyday for decades 04:38 < Merthsoft> hi tr1p1ea 04:38 <@Andy_J> classic mac server? 04:38 < Merthsoft> how's the new job? 04:38 < tr1p1ea> good 04:38 < Damakaru> Andy_J: http://download.info.apple.com/Apple_Support_Area/Apple_Software_Updates/English-North_American/Macintosh/ 04:38 < Merthsoft> awesome 04:38 <@Andy_J> that doesn't tell me anything 04:38 <@Andy_J> when I'm playing a game 04:39 < Merthsoft> an irc game 04:40 < Damakaru> Ooh, they even got Apple II stuff archived there. 04:41 < Merthsoft> tr1p1ea: whatdo you do>? 04:41 < tr1p1ea> everything 04:42 < Merthsoft> sounds hot 04:42 < tr1p1ea> tho i have to prepare myself since im about to be shipped off for a 3 week course on some new computer system they are implementing 04:42 < Merthsoft> program? 04:43 < tr1p1ea> ill bbl ok! 04:43 < tr1p1ea> hardware troubles 04:43 <@Nikky> bye! 04:43 -!- tr1p1ea [tr1p1ea@121.79.43.84] has quit [] 04:44 < Merthsoft> i really wanna make a raycaster 04:44 < i_c-Y> didnt you do one in java af few years ago? 04:45 < Storm\_> god damnit I give up I"m useing the correct kernel patches and everything yet I still cannot get my wiilinux kernel to boot :( 04:45 < Merthsoft> i_c-Y: yeah 04:45 < Merthsoft> but i don't understand it, just copy/paste 04:45 < Merthsoft> i wanna actually understand 04:46 -!- HelDragon [~Nocebo@modemcable022.187-203-24.mc.videotron.ca] has joined #tcpa 04:49 <@Nikky> hi HelDragon 04:52 < Damakaru> Storm\_: You give up too easily. 04:52 < Storm\_> I found out the issues 04:53 < Storm\_> I was missunf some patched 04:53 < Storm\_> missing* 04:53 < Storm\_> I'm dling them now 04:57 -!- ReDeEm [~Kk@75.44.44.52] has joined #tcpa 04:57 -!- |ReDeEm| [~Kk@adsl-75-44-56-228.dsl.milwwi.sbcglobal.net] has quit [Ping timeout: 272 seconds] 04:58 < Damakaru> It's legal to download Windows Seven? I suppose the keys they will give will last until it comes out of beta? 04:59 <@Nikky> no idea 04:59 <@Nikky> I don't follow that crap 04:59 < Damakaru> Hm. I would try it if so. As long as the Vista drivers works. 05:00 < i_c-Y> try it 05:00 < Damakaru> The vendors only make Vista drivers for the current-version drivers of most of the hardware I got now. 05:01 <@Andy_J> of course they timebomb trial software 05:05 -!- Speler [~Speller@pool-68-237-248-87.ny325.east.verizon.net] has quit [Quit: Leaving] 05:07 -!- Exploiter [~Sk84Life@97-114-87-217.spkn.qwest.net] has joined #tcpa 05:10 -!- mode/#tcpa [+o chronomex] by efneTI86 05:10 < mokomull> mmm yummy Windows 7 05:14 < Damakaru> mokomull: Better make sure you have some heartburn medication on-hand. 05:15 -!- ReDeEm [~Kk@75.44.44.52] has quit [Ping timeout: 272 seconds] 05:16 < i_c-Y> cause your heart will burn for more 05:18 -!- HelDragon [~Nocebo@modemcable022.187-203-24.mc.videotron.ca] has quit [Read error: Operation timed out] 05:19 < Damakaru> *"Hunk of Burning Love".* 05:19 -!- millinao [~millinao@c-67-166-85-41.hsd1.or.comcast.net] has quit [Read error: Connection timed out] 05:23 -!- metagross [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has quit [Quit: Leaving] 05:23 < Tari> ok, so I don't understand this warning gcc gives me 05:23 < Tari> warning: passing argument 2 of memcpy discards qualifiers from pointer target type 05:24 < Tari> anyone know? 05:24 < Tari> invocation is memcpy(int *fb, int *currentHitler, int IMGSIZE) 05:26 < Damakaru> *Googles.* 05:26 < i_c-Y> are you sure you dont mean memcpy(fb,currentHitler,IMGSIZE); ? 05:27 < i_c-Y> Tari: also, who the hell names a pointer currentHitler? you nazi 05:27 < Damakaru> i_c-Y: See xkcd. :P 05:27 < Tari> what you said is what the code says 05:27 < Tari> I just included the types to clarify 05:27 < Tari> which I guess didn't help 05:27 < i_c-Y> you dont put the types. 05:28 < Tari> http://rafb.net/p/XjPBlh40.html 05:28 < Tari> line 80 05:30 < Merthsoft> daaaaaaaammit 05:30 < Merthsoft> when i bought my glasses last year i coulda claimed them as a deductable 05:30 <@chronomex> oh? 05:31 < Merthsoft> oh 05:31 <@chronomex> how does that work? 05:31 < Merthsoft> you just put it down in medical deductions 05:31 <@chronomex> I can write off all my medical expenses? 05:31 < i_c-Y> Tari: i think its because of the volatile qualifier 05:32 < Storm\_> woot my wii linux kernel booted 05:32 < Storm\_> yayz me 05:32 < i_c-Y> you're supposed to have a const void* for the second parameter to memcpy 05:32 < Merthsoft> chronomex: yah 05:32 < Damakaru> You could go up to that chick, and be like, "*Sultry voice:* I have a present for you..." 05:33 <@chronomex> Merthsoft: :O HOSHIT 05:34 < Damakaru> Ah, crap, how'd I get here? 05:34 < i_c-Y> Tari: just do a void* cast on the second parameter 05:34 < i_c-Y> and you should be fine 05:36 < i_c-Y> actually... 05:36 < i_c-Y> memcpy isnt meant to be used on volatiles. 05:36 < _Auron_> http://www.youtube.com/watch?v=GVgJZ-C9vmc 05:36 < _Auron_> random video 05:37 < i_c-Y> err nvm 05:37 < i_c-Y> Tari: just do the cast. 05:37 < Tari> yeah 05:37 < Tari> just changed it 05:38 < i_c-Y> im not quite sure though. 05:39 < i_c-Y> it doesnt seem right to use memcpy on a volatile. 05:39 < _Auron_> since when are medical expenses tax deductible? 05:40 < Tari> it's fine 05:40 < i_c-Y> why is it volatile anyway? 05:40 < Tari> I modify it in catchCAD, which handles SIGINT 05:41 < Tari> so I want to ensure the compile reloads that value every time 05:41 < Tari> it might optimize out that access since it never gets changed in that loop 05:41 < _Auron_> wow, you learn something new every day 05:42 < i_c-Y> i dont think it would, but it wont hurt. 05:42 < i_c-Y> i have to file taxes 05:42 < Tari> ... 05:43 < Tari> it's failing hard 05:43 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has quit [Read error: Operation timed out] 05:43 < Tari> because I try to open /dev/fb1 05:43 < Tari> and I want /dev/fb0 >.< 05:43 -!- tifreak [DanielThor@1Cust176.an3.ind20.da.uu.net] has quit [Quit: tifreak] 05:44 < Storm\_> well I got my kernel working tomorrow I'll work on customizing it some more and getting x-caht installed, but once internets are installed thats jsut a matter of sudo apt-get install x-chat :P 05:44 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has joined #tcpa 05:44 < _Auron_> 'lo _Digital 05:45 -!- efneTI92 [aardvarq@0011D844068B.cpe.persona.ca] has quit [Ping timeout: 302 seconds] 05:45 < i_c-Y> Tari: line 32 gives me no idea why that would happen. 05:46 -!- efneTI92 [aardvarq@0011D844068B.cpe.persona.ca] has joined #tcpa 05:46 < Tari> it just wasn't doing anything 05:46 < Tari> it didn't crash 05:46 < i_c-Y> it was in response to because I try to open /dev/fb1 05:46 < i_c-Y> and I want /dev/fb0 >.< 05:46 < Tari> yeah 05:47 -!- mode/#tcpa [+o efneTI92] by efneTI80 05:47 < Tari> it returned status 1 05:47 -!- Grue_ [~steve@adsl-75-16-87-143.dsl.irvnca.sbcglobal.net] has quit [Ping timeout: 272 seconds] 05:47 -!- bsparks [~NinjaDrag@d60-65-200-180.col.wideopenwest.com] has quit [Ping timeout: 272 seconds] 05:47 < Tari> because it couldn't open /dev/fb1 05:47 < Tari> because it doesn't exist 05:47 < Tari> /dev/fb0, on the other hand, does exist 05:47 < i_c-Y> i have tooth pain :( 05:48 -!- Grue_ [~steve@adsl-75-16-87-143.dsl.irvnca.sbcglobal.net] has joined #tcpa 05:48 <@chronomex> me too, I think I have wisdom teeth coming in 05:49 < Damakaru> I probably got all Arch Linux chicks in off-topic pissed at me. :P 05:49 < i_c-Y> its a tooth i had a filling on before. 05:49 < i_c-Y> Damakaru: there are no linux chicks. 05:49 < Damakaru> i_c-Y: There are plenty of chicks here on Arch. 05:49 < Tari> better... 05:49 < i_c-Y> you were lied to, Damakaru 05:49 < Tari> now it says it can't open fb0 05:49 < Tari> but I don't know why 05:50 < Damakaru> As they've stated, they don't just go out and tell the world on the Internet, "Hey, I'm a chick," because of the harassment and whatnot. 05:50 < Damakaru> And there's been complaints on the forum about that and sexism and whatnot in IRC, so now they take that srs business. 05:50 -!- Netsplit hub.efnet.us <-> ircd.choopa.net quits: @efneTI80, ryantmer, Slayer__, glk, BrandonW, zeropod 05:50 < i_c-Y> Tari: how are you running it 05:51 < Tari> 'sudo ./a.out' 05:51 -!- Storm\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has quit [Ping timeout: 360 seconds] 05:52 -!- tr1p1ea [tr1p1ea@121.79.43.84] has joined #tcpa 05:53 < tr1p1ea> heatsink clogged up with dust! 05:53 < tr1p1ea> lol 05:53 < tr1p1ea> overheating problem solved 05:53 < Merthsoft> ew 05:54 -!- Netsplit over, joins: Slayer__ 05:55 < i_c-Y> Tari: well, i assume you have fb support 05:55 < Tari> yeah 05:55 < Tari> I think it might be that the system is currently using the fb 05:55 < i_c-Y> vesafb is loaded? 05:56 < Tari> since I have it booting with vga=0x315 05:56 < Tari> and yeah 05:56 < Tari> I'm using that 05:56 < _Auron_> yay gpu idle at 75C 05:56 < _Auron_> it's getting worse. :P 05:56 < Damakaru> Yowza. 05:56 < _Auron_> only because it's been running for several days straight and I currently do not have any case fans 05:57 < i_c-Y> brilliant. 05:57 < Tari> time to recompile my kernel, I suppose 05:57 < Tari> boot without the framebuffer 05:58 < Tari> the load the module 05:58 -!- glk [GrahamKend@76.211.67.6] has joined #tcpa 05:58 -!- zeropod [~user@d60-65-200-180.col.wideopenwest.com] has joined #tcpa 05:58 -!- efneTI80 [aardrop@mirabel.epfarms.org] has joined #tcpa 05:58 -!- BrandonW [~calcmaste@75.130.72.232] has joined #tcpa 05:58 -!- ryantmer [~ryantmer@dhcp185-155.theedge.ca] has joined #tcpa 05:58 -!- ServerMode/#tcpa [+o efneTI80] by irc.choopa.net 05:58 < Tari> *then 05:58 < Tari> so I need to make vesafb a module 05:59 < i_c-Y> you could just play with all this in a vm. 06:00 < Tari> yeah 06:00 < Tari> could 06:00 < Tari> I'll see what happens if I boot with intelfb 06:00 < i_c-Y> i wish auditorium was longer. 06:01 < i_c-Y> oh wow 06:02 < i_c-Y> its 1 AM 06:02 < Tari> screw it 06:02 < Tari> I've been working on this for 6 hours 06:02 < Tari> no, 8 06:02 < Tari> it can wait 06:04 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has quit [Read error: Operation timed out] 06:06 < i_c-Y> http://www.fatwallet.com/forums/hot-deals/893423/ 06:10 -!- HelDragon [~Nocebo@modemcable022.187-203-24.mc.videotron.ca] has joined #tcpa 06:12 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has joined #tcpa 06:12 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has joined #tcpa 06:13 -!- \BAF64\ [ferrisr@cpe-74-67-34-29.nycap.res.rr.com] has joined #tcpa 06:13 -!- mode/#tcpa [+v \BAF64\] by efneTI81 06:15 -!- rivereye[ [~Rivereye@c-24-11-113-194.hsd1.mi.comcast.net] has joined #tcpa 06:15 <@efneTI92> [rivereye[] Is it time to go fishing? 06:15 -!- synthanos [~ubergod@pool-98-113-144-112.nycmny.fios.verizon.net] has joined #tcpa 06:15 -!- mode/#tcpa [+v rivereye[] by efneTI85 06:17 -!- [BAF64] [ferrisr@cpe-74-67-34-29.nycap.res.rr.com] has joined #tcpa 06:18 -!- mode/#tcpa [+v [BAF64]] by Remius 06:18 -!- ports [~ports@adsl-76-235-99-200.dsl.covlil.sbcglobal.net] has joined #tcpa 06:18 -!- mode/#tcpa [+v ports] by Remius 06:19 -!- chronome1 [chronomex@diomedes.phear.cc] has joined #tcpa 06:19 * Merthsoft sleeps 06:19 <+ports> forum scammers suck.. this guy wants to trade cell phones.. but he wants me to send him my phone first, with no collateral.. and the guy has been a member for about a week, with 2 posts 06:21 -!- Caesar533 [etaonrish@ip68-109-186-79.ph.ph.cox.net] has joined #tcpa 06:21 < Barrett> what the heck 06:22 -!- Netsplit hub.dk <-> irc.inet.tele.dk quits: mokomull, @chronomex, @etaonrish 06:22 -!- moko|too [~mokomull@bobcat.mmlx.us] has joined #tcpa 06:22 < i_c-Y> split city 06:24 -!- rivereye [~Rivereye@c-24-11-113-194.hsd1.mi.comcast.net] has quit [Read error: Connection timed out] 06:24 -!- Grue__ [~steve@adsl-75-16-87-143.dsl.irvnca.sbcglobal.net] has joined #tcpa 06:24 -!- lordgoat [~ubergod@pool-98-113-144-112.nycmny.fios.verizon.net] has quit [Read error: Connection timed out] 06:25 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has quit [Ping timeout: 240 seconds] 06:26 -!- Sn0wCrash [~SnowCrash@adsl-75-16-87-143.dsl.irvnca.sbcglobal.net] has joined #tcpa 06:26 -!- efneT352 [aardvarq@0011D844068B.cpe.persona.ca] has joined #tcpa 06:26 -!- mode/#tcpa [+o efneT352] by efneTI80 06:26 -!- mode/#tcpa [+o efneT352] by efneTI85, efneTI81 06:26 < chronome1> fucking netsplit 06:28 -!- Netsplit ircd.he.net <-> irc.easynews.com quits: Grue_, @efneTI89, +\BAF64\, +\\BAF\IRC, @SnowCrash, @efneTI92, @efneTI86 06:28 < chronome1> 22:22:27 -!- Netsplit hub.dk <-> irc.inet.tele.dk quits: mokomull, @chronomex, @etaonrish 06:28 < chronome1> sort of weird seeing myself split 06:28 -!- chronome1 is now known as chronome[ 06:30 < moko|too> haha 06:30 < moko|too> My nick is "temporarily unavailable" 06:30 < moko|too> fucking EFnet 06:31 < chronome[> me |too 06:31 < _Auron_> because your ghost is floating on the netsplit 06:31 < chronome[> damn zombies 06:32 -!- i_c-Y [~Icy@pool-96-242-204-66.nwrknj.east.verizon.net] has quit [Ping timeout: 360 seconds] 06:35 < Damakaru> Zombies? Where? *Flamethrower.* 06:36 -!- efneTI89 [aardrop@student3113.student.nau.edu] has joined #tcpa 06:37 -!- mode/#tcpa [+o efneTI89] by efneT352 06:37 -!- efneTI86 [aardrop@nightshade.epfarms.org] has joined #tcpa 06:37 -!- Caesar533 is now known as etaonrish 06:37 -!- moko|too is now known as mokomull 06:38 -!- mode/#tcpa [+o etaonrish] by efneT352 06:38 -!- tehra [~ubergod@pool-98-113-144-112.nycmny.fios.verizon.net] has joined #tcpa 06:38 -!- Spengo_ [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has joined #tcpa 06:38 -!- rivereye [~Rivereye@c-24-11-113-194.hsd1.mi.comcast.net] has joined #tcpa 06:38 <@efneT352> [rivereye] Is it time to go fishing? 06:38 -!- mode/#tcpa [+v rivereye] by Remius 06:38 -!- mode/#tcpa [+o efneTI86] by etaonrish 06:39 -!- mode/#tcpa [+v rivereye] by etaonrish 06:40 -!- mode/#tcpa [+o efneTI86] by efneTI89 06:42 -!- rivereye[ [~Rivereye@c-24-11-113-194.hsd1.mi.comcast.net] has quit [Ping timeout: 335 seconds] 06:42 -!- chronome[ is now known as chronomex 06:44 -!- efneT352 is now known as efneTI92 06:44 -!- Sn0wCrash is now known as SnowCrash 06:45 -!- mode/#tcpa [+o SnowCrash] by efneTI89, efneTI92 06:45 -!- synthanos [~ubergod@pool-98-113-144-112.nycmny.fios.verizon.net] has quit [Ping timeout: 335 seconds] 06:45 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has quit [Ping timeout: 335 seconds] 06:49 -!- aksnowman [~snowman@72.35.100.141] has quit [Ping timeout: 240 seconds] 06:50 < chronomex> Andy_J: are you there? 06:50 <@Andy_J> For a moment. 06:50 <@Andy_J> Dunno why the bots are going crazy. 06:51 < chronomex> I just called because I could and something that did not speak answered me 06:51 < chronomex> the bots are nutso, we've already figured this out 06:53 -!- Exploiter [~Sk84Life@97-114-87-217.spkn.qwest.net] has quit [Excess Flood] 06:54 < Damakaru> Bots have developed power complexes? 06:55 -!- Exploiter [~Sk84Life@97-114-87-217.spkn.qwest.net] has joined #tcpa 06:57 -!- Spengo_ is now known as Spengo 07:03 -!- Slayer__ [~dickinson@c-75-73-124-15.hsd1.mn.comcast.net] has quit [Remote host closed the connection] 07:07 < chronomex> Andy_J Andy_J Andy_J Andy_J 07:07 < BrandonW> "your the guy who wrote that program fake right?" "im having a problem with it" ... "your program sucks" "come back and help me" 07:07 < BrandonW> Yeah, that's not really the way to get someone's help. 07:08 < BrandonW> And the page on it CLEARLY STATES there is a KNOWN BUG with it that I am NOT going to fix, and instructions on how to get around it. 07:08 < BrandonW> I hate humanity. 07:08 -!- Remius [remius@asimweb.org] has quit [Ping timeout: no data for 491 seconds] 07:08 < chronomex> what's the bug? 07:08 < BrandonW> The VAT gets corrupted after disabling it. 07:08 < chronomex> ah 07:08 < BrandonW> So you just keep important stuff archived, and reset RAM after disabling it. 07:09 < chronomex> right 07:09 -!- Remius [remius@asimweb.org] has joined #tcpa 07:09 -!- glk [GrahamKend@76.211.67.6] has quit [grahamkendall.net/ my url] 07:10 -!- Andy_J_ [~andy@24.140.125.157] has joined #tcpa 07:10 < tr1p1ea> glk will make it through this century 07:10 -!- mode/#tcpa [+o Andy_J_] by efneTI86 07:11 -!- mode/#tcpa [+o Remius] by SnowCrash, efneTI86 07:11 < tr1p1ea> hi BrandonW 07:11 < tr1p1ea> !seen Spencer_ 07:11 < tr1p1ea> seen Spencer_ 07:11 <@efneTI86> I don't know who Spencer_ is. 07:11 < tr1p1ea> seen Spencer 07:11 <@efneTI86> Spencer was last on IRC channel #tcpa 17 days, 13 hours, 1 minute ago. 07:11 < tr1p1ea> fug 07:11 < Damakaru> Ha. Nice "n00bsmanship" that guy has. 07:12 -!- Andy_J [~andy@24.140.125.157] has quit [Read error: Connection timed out] 07:12 -!- Andy_J_ is now known as Andy_J 07:14 < Spengo> anyone in here wanna play zombies? 07:14 < Spengo> l4d? 07:14 < Damakaru> I am beginning to hate package management from the termial. 07:15 < Barrett> why's that? 07:15 < Barrett> "yum install program" 07:15 < Barrett> couldn't be easier 07:15 < Barrett> unless, of course, your distro uses apt-get... 07:15 < Barrett> sorry 07:15 < Barrett> that is not what I meant to say 07:15 < Barrett> that is much, much more difficult. 07:16 < Damakaru> `yaourt -S (array of programs)` is easy. But I'd like to scroll though the packages and find things I like. 07:16 < Barrett> that's what the internet is for 07:16 < Damakaru> There's web front-end for this, but they're separate. 07:17 < Damakaru> So I think I am going to write my own program for package managment. 07:17 < Barrett> that'll be much easier 07:22 -!- bsparks [~NinjaDrag@d60-65-200-180.col.wideopenwest.com] has joined #tcpa 07:22 <@efneTI92> [bsparks] Look! It's Captain Sarcasm, Master of the Universe! 07:23 < Damakaru> (Besides, Arch's packages have no genre tagging, and that plain sucks. :P) 07:26 < Damakaru> Barrett: Soo... I hear you offer space on CalcG.org for those that ask really nicely... 07:29 < BrandonW> Unless, of course, you're a developer of absolutely useless web applications. 07:29 < BrandonW> So I guess you're out of luck. 07:31 < chronomex> Damakaru: I offer Gopherspace hosting 07:31 < Barrett> Damakaru: what is your site? 07:32 < Damakaru> BrandonW: I'm learing Python/Django and Perl as well as C++, and am about to change majors, and college doesn't offer servers and what not. 07:32 < BrandonW> Irrelevant. 07:32 < Damakaru> I can't find any decent free hosting with Python/Django/Perl. 07:32 < Barrett> sorry, doesn't fall into what we generally host 07:34 < Damakaru> Darn. Oh. 'K. 07:34 < Barrett> that would fall into the non-free category on my server :) 07:35 < Barrett> Nikky: having trouble with rosetta? 07:35 < Barrett> _Digital: I see you logged in quite a bit... are you actively doing stuff or do you just stay ssh'd in? 07:36 < Barrett> (out of curiosity... you aren't in trouble) 07:36 < BrandonW> Which means you are. 07:37 < Damakaru> Yeah, and I'm trying to avoid anything I have to pay for monthly/yearly, because my credit-debit card goes up and down crazy with this college stuff. I can't even raise enough for an emergency fund on there (thousand dollars or so that just never gets touched). 07:38 < bsparks> argh, wtf computer?! 07:40 < Damakaru> I heard if I can keep an 'A' or 'B' average, though, you get lots of money for that, so that's what I'm aiming at now 07:40 < Damakaru> So far, so goo. 07:40 < Damakaru> * good 07:40 <@Nikky> Barrett: I think he sshes in and runs top to laugh at how underutilized the server is 07:41 < Barrett> only underutilized as of yesterday or so... 07:41 < Barrett> is rosetta broken? 07:41 < Barrett> or did you just decide to stop running it? 07:41 <@Nikky> it's slightly having issues 07:41 <@Nikky> as I said, it only awnts to run on 100% on all cores 07:42 < Barrett> ah 07:42 <@Nikky> So I need to force it to behave 07:42 <@Nikky> I have some time to work on it 07:42 <@Nikky> tomorrow 07:42 < _Digital> Barrett, I'd be surprised if I was in trouble 07:42 < bsparks> fuck you computer 07:42 < _Digital> mostly just staying sshd in 07:43 < _Digital> caught a few things for Nikky way back when... 07:43 < _Digital> hey Barrett, question for you too. Do you know the exact hardware that is in V200? I'm looking for the motherboard model specifically 07:44 <@Nikky> it scares me that you're looking for that 07:44 < Barrett> um... sure, let me look it up 07:44 < _Digital> I'm going to fix you damn sensors readings 07:44 <@Nikky> they're fine 07:44 < Damakaru> Barrett: What is the subject of what you guys host anyway? Just calc-related stuff? 07:44 < Barrett> uhhh... they've never worked :) 07:45 < _Digital> Nikky, no they aren't 07:45 < Barrett> Damakaru: for random people, yes 07:45 < BrandonW> Give me hosting, Barrett. 07:45 < Barrett> for people who have worked on my website or whom I know pretty well, I'll let them do a bit more than that 07:45 < _Digital> Barrett, it should be fine once the config is fixed 07:45 < Barrett> BrandonW: k 07:46 < BrandonW> And then give it to Damakaru. And if he puts one script on there that doesn't have to do with a calculator, kill him. 07:47 < bsparks> what the FUCK? 07:47 < Barrett> Super X7DBR-E 07:47 < Barrett> _Digital ^^ 07:47 < _Digital> ty 07:47 < bsparks> does a DVD-RW drive need more power to spin up a DVD than a CD? 07:48 < Damakaru> Hm... well, I was thinking about taking that one dude up on that whole revision control system idea for calculator software... 07:48 <@Nikky> merthsoft 07:48 < _Auron_> probably, since it can read in data faster 07:48 < chronomex> Damakaru: RCS is a good idea in general 07:48 < bsparks> I mean, a DVD-R 07:48 < Barrett> and _Digital: if you need to know anything else: http://supermicro.com/products/system/1U/6015/SYS-6015B-T.cfm 07:48 < bsparks> like, blank DVD, vs blank CD 07:48 <@Nikky> *shrugs* 07:48 <@Nikky> Does a DVD spin faster? 07:49 <@Nikky> If so, then probably a little bit more power? 07:49 < bsparks> if I put a blank CD into my drive it mounts fine, if I put a blank DVD in it spins and stops suddenly or maybe the lens is movind faster 07:49 < _Auron_> I'm sure the power difference is small 07:49 < _Digital> ty, Barrett. I'll see what I can find 07:49 < bsparks> either way after 30 or 40 seconds it won't mount, and ejects itself 07:49 < Barrett> also, my hot swap bays are black, so don't think my server is that ugly. 07:49 < _Auron_> maybe the diode went bad for the dvd 07:50 < BrandonW> They already have that, Damakaru, it's called Subversion. 07:50 < BrandonW> Or CVS, or, you know, anything else. 07:50 * chronomex nods 07:50 < bsparks> _Auron_, it reads a burnt DVD fine though :( 07:50 < chronomex> BrandonW: and they're quite handy too! 07:51 < _Auron_> um, weird? 07:51 < bsparks> it was a dvd I burnt on this drive at that 07:53 < Damakaru> ...Either that or an entire web-based development suite for both BASIC and Assembly, since there's like nothing to do that on this OS. 07:54 -!- Barrett [~berto_cha@75-165-231-115.slkc.qwest.net] has quit [] 07:55 < bsparks> oh FUCK YOU MAC OS X 07:55 < BrandonW> "web-based development suite" shouldn't even be a valid phrase. 07:55 < _Auron_> BrandonW: lol 07:56 -!- Exploiter [~Sk84Life@97-114-87-217.spkn.qwest.net] has quit [http://www.shoopdawhoop.com/ihateyoureyes.swf] 07:57 < Damakaru> BrandonW: Well, dude, since you keep shooting down all me ideas, what should I come up with? 07:57 < BrandonW> I'm not sure there's any hope for you. 07:57 < BrandonW> You want to come up with a calculator project? 07:58 < Damakaru> Yes. It's better than sitting around learning all this stuff and not doing anything with it. 07:58 < Damakaru> (And paying ten-something-odd-thousand-dollar getting a degree in IT.) 07:58 < BrandonW> Wait, you want to come up with a calculator project, or you want to come up with a calculator project that somehow involes these really obscure scripting and web languages? 07:59 < BrandonW> involves* 07:59 < Damakaru> * /semester 08:00 < BrandonW> If it's the latter, I don't know. 08:00 < BrandonW> If it's the former, I'm sure we can think of something. 08:01 < BrandonW> How about you use that C++ knowledge and write a from-scratch TI Connect/TiLP replacement? 08:01 < BrandonW> Supporting all cable types. 08:01 < BrandonW> And you have experience with the UIs of lots of different OSes. 08:02 < Damakaru> That wouldn't be a bad idea. 08:03 < BrandonW> And it's something that really needs to be done. 08:03 < BrandonW> And you can always rip straight from the TiLP source if you get stuck. 08:05 < _Auron_> heh I opened my door and my gpu's temp dropped 2C within a minute 08:06 < BrandonW> In fact, Damakaru, here's something even easier: write the PC side of the 84+/SE direct USB ROM dumper. 08:06 < BrandonW> In theory TiLP only needs to be slightly modified to get it to do it. 08:06 < BrandonW> And I wrote the calculator side. 08:06 < BrandonW> It's somewhere in brandonw.net/calcstuff with the source. 08:07 < BrandonW> I think you embed it into TiLP somehow. 08:08 < BrandonW> That spawn-of-Satan Kevin Kofler won't do it, so you should do it instead. 08:09 < Damakaru> Think if I can come up with something good enough, I can sell it (hey, I've got to make some money somehow...) 08:10 < BrandonW> Calculator-related? Absolutely not. 08:10 < BrandonW> And if you do, I'll crack it. 08:10 < chronomex> win 08:11 < _Auron_> :P 08:11 < Damakaru> Well, not propriatarize it (that is just fucking evil), but like a donation model type of thing. 08:12 <+ports> hi 08:12 < _Auron_> ho 08:16 < Damakaru> I appologize for anything idiotic I've done or said within the last hour. 08:17 < BrandonW> Translation: he's sorry for being sane and wanting to do something useful, and he's back to normal. 08:17 < _Auron_> lol 08:18 < Damakaru> No, it's a bit late, I'm slightly agitated, and my mind's not quite in the right place at the moment. So, I think I'll be going to sleep now. Night. 08:19 < BrandonW> "No"? That's just reiterating what you originally said. 08:19 < BrandonW> So the translation is correct. 08:20 -!- Damakaru [~winterven@75.111.164.160] has quit [Quit: "...But for now, I return to my cocoon." (Assemblage 23)] 08:21 < BrandonW> I don't want to hate that guy, but I really do. 08:21 < chronomex> eh, whatever 08:21 * chronomex --> bed 08:21 < chronomex> night 08:21 -!- Netham45 [~Netham45@c-71-229-253-50.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer] 09:49 -!- tehra [~ubergod@pool-98-113-144-112.nycmny.fios.verizon.net] has quit [Read error: Connection reset by peer] 10:05 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has quit [♥] 10:31 -!- Mwyann [~Mwy@88-123-67-219.rev.libertysurf.net] has joined #tcpa 11:11 -!- Mwyann [~Mwy@88-123-67-219.rev.libertysurf.net] has quit [Read error: Operation timed out] 11:27 -!- smealum [~smealum@smea.servebeer.com] has quit [] 11:44 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has quit [Read error: Operation timed out] 11:49 -!- _Digital [~DC@pool-71-165-124-42.lsanca.fios.verizon.net] has joined #tcpa 11:55 -!- smealum [~smealum@smea.servebeer.com] has joined #tcpa 11:55 -!- mode/#tcpa [+v smealum] by efneTI81 12:03 -!- Netsplit ircd.he.net <-> west.us.hub quits: M68K, chronomex, _Digital 12:15 -!- Netsplit ircd.he.net <-> irc.Prison.NET quits: Tari 12:44 < _Auron_> YAAAAA \m/ o_o \m/ 12:46 -!- Netsplit over, joins: chronomex, _Digital, M68K 12:48 -!- Netsplit over, joins: Tari 12:49 -!- Mwyann [~Mwy@88-123-71-68.rev.libertysurf.net] has joined #tcpa 13:01 -!- leofox [leofox@leofox.student.utwente.nl] has joined #tcpa 13:01 <@efneTI92> [leofox] All we do in hell is play DDR! 14:15 -!- Ox40Work [~KevinK@68-117-29-62.static.fdul.wi.charter.com] has joined #tcpa 14:17 < Ox40Work> oh god, that would be awesome. 2x quad core processor. 14:17 < Ox40Work> I know of a Server that had 16x quad core processor, 512GB of RAM..... Awesome awesome awesome. 14:33 -!- rivereye [~Rivereye@c-24-11-113-194.hsd1.mi.comcast.net] has quit [Leaving] 14:50 -!- kirsk [~krisk@j239072.upc-j.chello.nl] has joined #tcpa 14:50 -!- mode/#tcpa [+v kirsk] by efneTI80 15:03 -!- Storm\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has joined #tcpa 15:05 <@efneTI92> [Storm\_] Yes rivereye, it is time to go fishing. 15:13 -!- metagross [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has joined #tcpa 15:13 -!- Storm\_ [~TheStorm@CPE-75-86-232-242.wi.res.rr.com] has quit [Read error: Connection reset by peer] 15:21 < metagross> yo 15:21 <+kirsk> ok 15:38 < metagross> hey, chronomex, i thought you sifted brand-new user's reviews out with the danger of 'sockpuppets' looming :/ 15:52 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has joined #tcpa 15:52 -!- mode/#tcpa [+v patz2009] by efneTI85 16:20 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has left #tcpa [] 16:21 -!- Barrett [~berto_cha@75-165-231-115.slkc.qwest.net] has joined #tcpa 16:34 < Ox40Work> jo! 16:34 < Ox40Work> sup Barrett? 16:35 < Barrett> nothern 16:36 <+kirsk> oi 16:39 < Ox40Work> hey 16:48 -!- Storm|wrk [4335b09f@rrcs-67-53-176-159.west.biz.rr.com] has joined #tcpa 16:54 -!- i_c-Y [~Icy@pool-96-242-204-66.nwrknj.east.verizon.net] has joined #tcpa 16:59 < Storm|wrk> woot I got accepted to another school :) 16:59 < Storm|wrk> not the one I want though :( 16:59 < Storm|wrk> but it is good to have a few fall backs 16:59 -!- mtgrss111 [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has joined #tcpa 17:00 < i_c-Y> where do you want to go? 17:00 < Storm|wrk> MTU 17:00 <@E-J> which is what? 17:00 < Storm|wrk> I've been accepted to MSOE and UW-Plattville 17:00 < Storm|wrk> Michigan Tech 17:00 <@E-J> ah 17:01 < Storm|wrk> MSOE= Milwaukee School Of Engineering 17:02 < Storm|wrk> I like MSOE but they aren't giveing me shit for aid 17:02 <@E-J> When I was in that age, i was accepted to TKK, HY and Stadia 17:02 <@E-J> i chose TKK 17:02 <@E-J> (these names say you as much as your acronyms :P) 17:03 < Storm|wrk> Yeah, sorry about that, I did tell you what the acronyms were didn't I? 17:04 < Barrett> :Þ 17:04 -!- Netsplit hub.efnet.nl <-> irc.efnet.ch quits: metagross 17:04 <@E-J> yep :) 17:06 < i_c-Y> if i lived in wisc, id try to go to UW-Madison probably 17:07 < Ox40Work> Any ideas for jobs? 17:07 < Ox40Work> Im thinking of applying at Best Buy. 17:08 < i_c-Y> go to college? 17:08 < i_c-Y> and get a job on campus 17:08 < Ox40Work> meh 17:08 < Ox40Work> I need a full-time job 17:09 <@E-J> i_c-Y: and btw wikipedia says Espoo is "['espo:]" es as you say "S" and poo something like po in population except long o 17:12 <@Andy_J> which we would write as "poo" "p 17:12 <@Andy_J> * :p 17:13 <@E-J> :) well it's not poo like you would say that other word for shit 17:13 < Ox40Work> "poh"? 17:14 <@E-J> http://upload.wikimedia.org/wikipedia/commons/8/84/Close-mid_back_rounded_vowel.ogg 17:14 <@E-J> something like that 17:15 <+kirsk> what about servicing behind the bar at some place like a billiards center 17:15 <+kirsk> or a cafe 17:17 <+kirsk> or maybe some hangout with life bands 17:17 <+kirsk> *v 17:22 < Ox40Work> kirsk: that sounds fun... 17:22 < Ox40Work> But, I have no bar tending experience... :P 17:22 < Ox40Work> And, Im not sure if I could handle working at liek.... a bowling alley or something. 17:24 <+kirsk> dont need much experience for it 17:24 <+kirsk> everybody starts in it without any experience 17:38 < Storm|wrk> i_c-Y WU-Madison is over rated and is just not the kind of school I'm interested in 17:38 < Storm|wrk> I have a few friends who go there including Tari's brother 17:39 < Storm|wrk> UW-Madison* 17:41 -!- phillip__ [~phillip@host-154-169-220-24.midco.net] has joined #tcpa 17:41 <@efneTI92> [phillip__] Success is a journey, not a destination. So stop running. 17:42 -!- mode/#tcpa [+v phillip__] by SnowCrash 17:42 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has joined #tcpa 17:42 < Merthsoft> hey guys miss me? 17:42 < bsparks> no 17:42 < Merthsoft> :( 17:42 < bsparks> normally 17:43 < bsparks> girls miss you, not guys 17:43 < Storm|wrk> lol Merhtsoft thinks we care :P 17:43 < Merthsoft> :( 17:43 < leofox> :) :) I have new speakers :) :) 17:45 -!- leofox [leofox@leofox.student.utwente.nl] has quit [] 17:46 < Merthsoft> apparently the speakers broke him 17:46 <+kirsk> actually guys miss you girls dont because they can get better in the blink of an eye by just sitting somewhere being a slut 17:46 <+kirsk> http://www.crayonphysics.com/ 17:46 < Merthsoft> so... my sister got engaged 17:51 -!- leofox [leofox@leofox.student.utwente.nl] has joined #tcpa 17:51 <@efneTI92> [leofox] All we do in hell is play DDR! 17:51 < Storm|wrk> kirsk that game looks pretty fun 17:52 < Storm|wrk> kirsk: that game looks quite fun 17:52 < Storm|wrk> wtf? 17:52 < Storm|wrk> w/e 17:52 <+kirsk> wat 17:52 < Storm|wrk> the message didn't send but as soon as I send another one they both went 17:52 < Storm|wrk> sent* 17:52 <+kirsk> hehe shift enter 17:53 < Merthsoft> they were 15 seconds apart 17:53 < Merthsoft> the first one sent 17:53 < Storm|wrk> well It never showed up for me 17:53 < Merthsoft> you must be silly 17:53 < Storm|wrk> but then again I'm using chat.efnet.org so.. 17:54 < Merthsoft> omg i love cream cheese 17:55 < leofox> kirsk my new speakers are teh shit 17:55 < leofox> they can go SO loud 17:55 < leofox> hehe I just tried again 17:56 <+kirsk> oh what kind 17:58 < sir_lewk> http://nonadventures.com/2009/01/10/hostile-fitness/ "VOIP-hole" lulz 17:59 < leofox> logitech z-2300 18:01 <+kirsk> the |-P face shouldve been XP 18:01 <+kirsk> oh pc speakers 18:11 < Storm|wrk> II agree kirsk but its still funny 18:12 < Merthsoft> there's somethng wrong with my touchpad 18:14 < leofox> Now I have to recalibrate my CRT 18:14 < leofox> because the old subwoofer was next to it but the new one is on the ground because it wouldnt fit 18:34 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has joined #tcpa 18:34 -!- TD-Linux [~wheeeeeee@65.165.173.1] has joined #tcpa 18:37 < sir_lewk> http://googlesystem.blogspot.com/2009/01/new-google-favicon.html 18:37 < sir_lewk> you should all post comments complaining about the new google favicon 18:38 * kirsk only just not notices it's a g 18:39 < sir_lewk> it's pretty terrible imho 18:39 < sir_lewk> G > g > colorful shitty thing 18:39 < leofox> agree 18:39 < leofox> the uppercase one was the best 18:39 < leofox> it's simple, recognizable and works great on low resolutions 18:39 < sir_lewk> very clean and spartan. like googles homepage 18:39 < leofox> the new one doesnt even look like a G 18:39 < leofox> it has too many colors 18:39 < leofox> it's artsy 18:40 < sir_lewk> the new one looks like it'd be better suited for yahoo's homepage or something 18:40 < sir_lewk> way too visually noisy 18:40 <+kirsk> i thought it was some random coloured shapes 18:40 < sir_lewk> yeah 18:41 < sir_lewk> it definetly took me a moment to recognize the g 18:41 <+kirsk> works well enough if they center it 18:41 -!- kirsk [~krisk@j239072.upc-j.chello.nl] has quit [User excited] 18:43 < leofox> well 18:43 < leofox> gonna try windows 7 18:44 -!- leofox [leofox@leofox.student.utwente.nl] has quit [] 19:01 < i_c-Y> i need a game 19:04 < Merthsoft> my little sorting demo now has shaker sort, and all sorts of things can be controlled (type or sort, type of data, amount of data, delay between each step, size of window) 19:06 < chronomex> mtgrss111: yeah, I do, why? 19:08 -!- Netsplit hub.efnet.us <-> irc.umich.edu quits: Milyardo 19:08 -!- Netsplit over, joins: Milyardo 19:10 < i_c-Y> Merthsoft: you're doing somethign like http://www.cs.ubc.ca/spider/harrison/Java/sorting-demo.html ? 19:11 < Merthsoft> yeah kinda 19:12 < i_c-Y> what kind of shell sort did you do 19:12 < Merthsoft> shell sort? 19:13 <@E-J> first zsh, then bash, ... 19:13 < i_c-Y> shell sort - it beats teh quadratic time barrier but depends on the increment sequence. 19:14 < Merthsoft> i didn't do shell 19:14 < i_c-Y> its a variation of an insertion sort. 19:14 < Merthsoft> well i did insertion 19:14 < Merthsoft> and i wanna do gnome 19:14 <@E-J> do kde 19:14 < chronomex> kde sucks 19:15 < i_c-Y> do a shell sort 19:15 < Merthsoft> olk 19:15 < sir_lewk> grr, this digital pictureframe doesn't do .PNG 19:16 < sir_lewk> lamesauce 19:16 <@E-J> or "normal man would want to do woman, but shaun want do gnome" 19:17 < Merthsoft> :\ 19:17 < Merthsoft> i want do woman too 19:18 < Ox40Work> :P 19:18 < Merthsoft> shell sort is speedy 19:19 < sir_lewk> quicksort is the king 19:20 < sir_lewk> Aligned text is cool! 19:20 < Barrett> um... shell sort has a complexity of O(n^2)... 19:20 < Barrett> in other words, it's slow 19:20 < Ox40Work> quicksort is awesome 19:20 < sir_lewk> arg, you broke it Barrett 19:21 < Ox40Work> But, anyways, wish me luck. Im updating our website. 19:21 < sir_lewk> cool 19:21 < Barrett> what'd I break? 19:21 < Barrett> was he joking? 19:21 < sir_lewk> the aligned text streak 19:21 < Barrett> I hope so... 19:21 < sir_lewk> yes 19:21 < Barrett> ah 19:21 < Barrett> sorry 19:21 < sir_lewk> good 19:21 < sir_lewk> :P 19:21 < Ox40Work> haha :) 19:21 < Ox40Work> that is 19:21 < Ox40Work> very fu 19:21 < Ox40Work> nny! !! 19:21 < Merthsoft> Barrett: it's speedy compared to the other n^2 19:22 < sir_lewk> dammit Merthsoft 19:22 < Barrett> don't compare it to other n^2, compare it to other sorting algorithms 19:22 * sir_lewk gives up 19:22 < Merthsoft> Barrett: All the sorting algorithms i'm implementing for this demo are n^2 19:22 < Barrett> demo? 19:22 < Merthsoft> yes, sorting algorith demo 19:23 < Barrett> for? 19:23 < Merthsoft> intro to computer science class i'm helping out with next semester 19:23 < Barrett> language? 19:23 < sir_lewk> COBOL probably 19:23 < Barrett> uhhh... 19:23 < Merthsoft> java 19:25 < Barrett> is this high school? 19:25 < Barrett> or at a college/uni? 19:25 < Merthsoft> http://merthsoft.calcg.org/GraphicalSort.class http://merthsoft.calcg.org/Picture.class 19:25 < Merthsoft> college 19:27 < sir_lewk> hmm 19:28 < sir_lewk> the very first intro CS class at my college is javascript 19:28 < sir_lewk> then it's all C++ 19:28 < Barrett> what the heck? 19:28 < Barrett> are you serious? 19:28 < sir_lewk> yeah 19:28 < Merthsoft> ours is Java, and then we can choose 19:28 < Barrett> that's a good way to screw up all of the students' paradigms of programming 19:29 < sir_lewk> the CS department head teaches it, he's done a bunch of papers on why he thinks JS is a good intro language and stuff 19:29 < Barrett> he's an idiot. 19:29 < Merthsoft> mostly C++, though C# for one (game design), C++ in networks, C in OS 19:29 < Barrett> no offense 19:29 < Merthsoft> Python for one intro class 19:29 < sir_lewk> Barrett: well that class doesn't get that far into the language, it's basically just add two ints and output the result 19:29 < Merthsoft> MIPS for Comp Org, ML for a couple weeks to teach a different paradigm 19:30 < sir_lewk> the main reason is because that class isn't just for CS majors 19:30 < Merthsoft> and then a ton of classes where we don't program at all 19:30 < Barrett> sir_lewk: do they get to interract with their programs on the command line or do they do stuff in a browser? 19:30 < sir_lewk> browser 19:30 < sir_lewk> it's a totally weaksauce class 19:30 < sir_lewk> "hello world" kind of stuff 19:30 < Barrett> yeah, that mostly will just confuse the students. 19:31 < sir_lewk> it was basically just a flashback to middleschool for me :) 19:32 -!- Spengo [~Spengo@pool-70-104-245-88.ptldor.dsl-w.verizon.net] has quit [Quit: ♥] 19:32 < i_c-Y> we have C for the first course, c for the second course, c for OS and Compilers, and c++ or C is fine for anything else. 19:33 < Barrett> this semester I have a class that uses C, one that uses C#, and one that uses Java 19:33 < sir_lewk> we have C for the language/compiler/os courses, C++ for everything else, but JS for the 101 intro 19:33 < sir_lewk> no .NET thank god 19:34 < i_c-Y> oh yeah, theres 1 semester of java 19:34 < Merthsoft> in total I've done: Java, C++, ML, MIPS, and C#, with C to come 19:34 < Merthsoft> (and that's in order) 19:34 < i_c-Y> i dont think i have any programming courses next semester 19:34 < Merthsoft> I have computer networks 19:35 < Merthsoft> i also have algorithm analysis and design, but that's a non-programming class 19:36 < sir_lewk> I forget what courses I'm taking in spring 19:37 < sir_lewk> "advanced programming tools" or something and some other thing 19:37 < Ox40Work> Ooh 19:37 < sir_lewk> debuggers apparently 19:37 < Ox40Work> APT 101 huh? 19:37 < sir_lewk> hmm? 19:38 < sir_lewk> no, is CS 232 or something, forget the number 19:38 < sir_lewk> I think it's also stuff like make and lint 19:41 < chronomex> aghhhh 19:41 < chronomex> someone responded to http://www.ticalc.org/archives/files/fileinfo/357/35726.html 19:41 < chronomex> using the review box 19:41 < chronomex> 1) why is that file in the archives? 19:41 < chronomex> 2) ugh 19:42 < Merthsoft> ahahahah 19:42 < Merthsoft> I'M GONNA SUBMIT THIS PROGRAM FOR YOU TO FIX LOLOLOLOL 19:43 < chronomex> IM gonna submit this review no its actually an email 19:43 -!- leofox [leofox@leofox.student.utwente.nl] has joined #tcpa 19:43 <@efneTI92> [leofox] All we do in hell is play DDR! 19:43 < i_c-Y> does travis evans come on irc? 19:43 < chronomex> I saw him here once 19:43 < chronomex> he's sort of hard to contact realtime, I suggest email 19:43 < chronomex> he's real good replying to emails 19:45 < i_c-Y> whoever said i wanted to contact him? 19:45 < sir_lewk> http://www.phoronix.com/scan.php?page=news_item&px=Njk4Mw 19:45 < i_c-Y> i wanted to see if the devil was among us. 19:47 < sir_lewk> that's disturbingly chilliny i_c-Y 19:47 < i_c-Y> phoronix should die. 19:47 < sir_lewk> yeah, I'm not really a fan of phoronix 19:47 < i_c-Y> hey, i have nothing against travis evans. i just wanted to know if he was one of us. 19:48 < i_c-Y> one of them who hasn't revealed their names. 19:48 < sir_lewk> but they are pretty prompt with news 19:48 < sir_lewk> ah 19:55 < sir_lewk> I think I'll do 5guys for lunch/dinner today 19:55 < sir_lewk> like, now >.> 19:56 -!- Netsplit ircd.he.net <-> irc.Prison.NET quits: Tari 19:56 -!- Netsplit ircd.he.net <-> west.us.hub quits: M68K, chronomex, _Digital 19:56 -!- Netsplit over, joins: Tari 19:56 -!- Netsplit over, joins: chronomex, _Digital, M68K 19:56 < chronomex> where'd everyone go 19:57 < sir_lewk> we just netsplit for a second 19:58 < chronomex> yeah 19:58 < chronomex> all of you quit 19:58 < chronomex> it was weird 19:58 < chronomex> 11:56:47 -!- Irssi: #tcpa: Total of 3 nicks [0 ops, 0 halfops, 0 voices, 3 normal] 19:58 < Ox40Work> HA 19:58 < chronomex> anyway - train stuck in the mud: http://www.railroadforums.com/forum/showthread.php?t=26958 19:58 < Ox40Work> 'normal' :) 19:59 < chronomex> Ox40Work: ? 19:59 < Ox40Work> "11:56:47 -!- Irssi: #tcpa: Total of 3 nicks [0 ops, 0 halfops, 0 voices, 3 normal]" 19:59 < Ox40Work> nobody.... would call us normal 19:59 < chronomex> oh 19:59 < chronomex> hah 19:59 < chronomex> yeah, no 19:59 < sir_lewk> chronomex: "14:56 -!- Netsplit ircd.he.net <-> west.us.hub quits: M68K, chronomex, _Digital" 19:59 < sir_lewk> netsplit size is perspective :P 19:59 -!- Storm|wrk [4335b09f@rrcs-67-53-176-159.west.biz.rr.com] has quit [Quit: http://chat.efnet.org (Ping timeout)] 20:00 < chronomex> 11:54:39 -!- Netsplit west.us.hub <-> ircd.he.net quits: @efneTI80, @Nikky, BrandonW, @efneTI81, Grue__, MindVirus, Milyardo, +phillip__, @Remius, TD-Linux, (+32 more, use /NETSPLIT to show all of them) 20:00 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has joined #tcpa 20:00 -!- mode/#tcpa [+v patz2009] by SnowCrash 20:00 -!- patz2009 [~patrick@c-69-247-152-128.hsd1.tn.comcast.net] has quit [Client Quit] 20:01 < Merthsoft> Gah, go faster time... 20:03 * sir_lewk runs faster, slowing down time 20:03 < sir_lewk> there, from my persective time is going faster for you 20:04 -!- Netham45 [~Netham45@c-71-229-253-50.hsd1.co.comcast.net] has joined #tcpa 20:04 <@efneTI92> [Netham45] Narf! 20:04 -!- mode/#tcpa [+v Netham45] by Remius 20:05 < Barrett> is the person who made the flash emulator here? 20:05 < Barrett> or does he come here ever? 20:08 <+ports> i dont get people 20:08 <+ports> i posted a video of my razron youtube about 2 years ago because i was selling it.... people kep posting comments on it... wtf 20:10 < chronomex> link? 20:10 <@E-J> why haven't you took that video off there? 20:10 <+ports> i just did 20:10 < chronomex> ^ 20:10 < chronomex> oh. 20:11 <+ports> i couldnt remember the password originally 20:11 < chronomex> http://www.facebook.com/event.php?eid=53431046345 20:11 < Barrett> wait, does that emulator not emulate linking? (can you not put files on it?) 20:12 <@E-J> chronomex: and then people wonder why americans are fattest nation :) 20:12 < chronomex> :P 20:12 < chronomex> hey, I'm pretty thin 20:12 < bsparks> chronomex, english muffins are too muffins D: 20:12 < chronomex> does it say they aren't? 20:13 < chronomex> it does 20:13 < chronomex> :\ 20:13 <+ports> is there a quick shortcut in windows to minimize a window? 20:13 < bsparks> those are the only kind of muffin I eat 20:14 < i_c-Y> alt space then hit n 20:14 <+ports> thanks 20:16 < i_c-Y> you hit them in order. alt then space then n , or you can hit the first two together 20:16 <@E-J> i like pågen's muffins 20:16 < Barrett> not together doesn't always work..... 20:17 < i_c-Y> not together works fine. 20:17 < Barrett> not with the hidden toolbar where alt expands it 20:17 < Barrett> (see Vista and Win 7) 20:17 <@E-J> http://www.pagen.fi/pix/products/medium/16.jpg filling is something citron and vanilla 20:18 < i_c-Y> Barrett: then enable the toolbar for those windows :) 20:18 < Barrett> I like keeping it hidden :) 20:18 < Barrett> but anyway, no point in arguing about this, it's just as easy to hit them at the same time :) 20:22 < i_c-Y> or hold down alt then hit space 20:25 < Barrett> ok, i_c-Y: I'll compromise on this argument... as long as you hit space almost immediately after, it'll work... but if you wait too long it'll expand the toolbar and it all space will do is hide it again 20:25 < Barrett> and all space will do* 20:26 < i_c-Y> well this is awkward.im ircing with my laptop upside down 20:27 < Merthsoft> lsoer 20:28 < i_c-Y> one hand holding up the laptop other hand typing 20:46 <+Netham45> lol 20:46 <+Netham45> I just called my grandpa and told him happy birthday 20:46 <+Netham45> "Same to you!" 20:51 < Merthsoft> is it your birthday? 20:57 -!- Merthsoft [~Shaun@cpe-173-88-26-76.columbus.res.rr.com] has quit [Ping timeout: 335 seconds] 21:04 -!- leofox2 [leofox@leofox.student.utwente.nl] has joined #tcpa 21:05 <@efneTI92> [leofox2] All we do in hell is play DDR! 21:06 -!- Netsplit ircd.he.net <-> irc.he.net quits: i_c-Y, +Netham45 21:07 -!- TD-Linux [~wheeeeeee@65.165.173.1] has quit [Read error: Operation timed out] 21:07 -!- glk [GrahamKend@adsl-70-234-155-115.dsl.tul2ok.sbcglobal.net] has joined #tcpa 21:10 -!- leofox2 [leofox@leofox.student.utwente.nl] has quit [] 21:12 < leofox> why does chrome say it has issues with windows 7 21:12 < leofox> oh 21:12 < leofox> because it doesnt work 21:12 < leofox> stupid tards 21:13 < chronomex> haha 21:15 < sir_lewk> loldows 7 21:16 < leofox> lolchrome 21:16 < leofox> windows 7 is the shit 21:16 < chronomex> http://qntm.org/?difference 21:16 < chronomex> omg fiction 21:18 < leofox> chronomex old but still good 21:19 < chronomex> yes 21:24 < sir_lewk> lol, clearly the difference between a human and a chatbot is negligible in this situation 21:24 -!- Netsplit over, joins: i_c-Y 21:25 < chronomex> yeah 21:25 < i_c-Y> hi 21:25 < i_c-Y> netham45 is trapped on irc.he.net 21:26 < sir_lewk> :O 21:27 < chronomex> haha 21:31 <@Nikky> SHUT UP 21:31 -!- ports [~ports@adsl-76-235-99-200.dsl.covlil.sbcglobal.net] has quit [Read error: Operation timed out] 21:34 < i_c-Y> hi Nikky 21:35 < sir_lewk> wazzup Nikks? 21:35 -!- chronomex [chronomex@diomedes.phear.cc] has quit [Read error: Operation timed out] 21:35 -!- chronomex [chronomex@diomedes.phear.cc] has joined #tcpa 21:35 < i_c-Y> hi chronomex 21:36 < chronomex> damn 21:36 < chronomex> what's going on 21:37 < sir_lewk> I love how this article is tagged "hitler" http://tech.slashdot.org/article.pl?sid=09/01/10/1943242 21:37 < Barrett> from xkcd... 21:38 < sir_lewk> mmhm 21:38 < sir_lewk> awesome FUD is awesome 21:44 -!- Netham45 [~Netham45@c-71-229-253-50.hsd1.co.comcast.net] has joined #tcpa 21:44 -!- ServerMode/#tcpa [+v Netham45] by irc.he.net 21:47 <@E-J> np. Korpiklaani - Paljon on koskessa kiviä 21:50 -!- TD-Linux [~wheeeeeee@96-42-68-26.dhcp.roch.mn.charter.com] has joined #tcpa 22:04 < i_c-Y> np: Noumena - Triumph and Loss 22:05 <+Netham45> oh hell yea 22:05 <+Netham45> windows 7 lets my esata hotswap 22:06 <@E-J> i_c-Y: i personally know noumena's bassist 22:06 < i_c-Y> cool. 22:07 < i_c-Y> went to school with him or something? 22:08 <@E-J> something, he is member of metal club mökä, which is my uni's assosiation for friends of metal music 22:09 -!- Netsplit hub.efnet.us <-> ircd.choopa.net quits: +smealum, @efneTI80, ryantmer, Milyardo, glk, BrandonW, zeropod 22:09 <@E-J> he studies politics on helsinki university 22:09 < i_c-Y> oh 22:09 < i_c-Y> meh. i never went to school with anyone famous 22:09 -!- Netsplit over, joins: ryantmer, BrandonW, @efneTI80, glk, Milyardo, +smealum, zeropod 22:09 < i_c-Y> most interesting thing that happened were suicides. 22:09 < Barrett> famous yet 22:10 < i_c-Y> someone jumped off a building, two people drove a car at 95 mph or something into a stop sign, the stop sign tore the car in half and killed one of the people and the other person failed to kill themself 22:10 < i_c-Y> someone killed their parents and buried them in a children's park 22:10 < i_c-Y> nothing quite interesting 22:11 <@E-J> i was sametime on army with aleksi litovaara who were snowboarder (halfpipe world ranking #1 at 1996 and world cup winner) 22:12 <@E-J> i also know keyboarder of swallow the sun 22:15 <@E-J> same time in army was some guy who was done graphics to max payne 22:16 < mtgrss111> chronomex: sorry, was gone for several hours. 22:16 < mtgrss111> wait, he's gone already? :S 22:17 < i_c-Y> he hates you 22:17 < i_c-Y> so he left 22:17 < i_c-Y> an empty shell of a man 22:17 < leofox> i hate you all 22:17 < mtgrss111> ahh well. couldn't be helped. 22:17 < leofox> you have ruined my life 22:17 <@E-J> we know 22:18 < leofox> it's saturday night 22:18 < leofox> I could be out getting pissed 22:18 < chronomex> mtgrss111: what 22:18 <@E-J> we didn't ruin it, you ruined it yourself when you installed mirc 22:18 < leofox> but here I am drinking orange juice sitting on irc 22:18 < chronomex> I'm not a shell of a man, I use bash. 22:19 < i_c-Y> using a shell to provide what women could not 22:19 < mtgrss111> chronomex: the latest review submitted was done by a brand-new user. at the time, i could not see his profile. 22:19 < chronomex> right 22:19 < chronomex> link to the file? 22:20 < mtgrss111> kk, hold up. 22:20 < mtgrss111> http://www.ticalc.org/archives/files/fileinfo/415/41541.html 22:21 < chronomex> do you see a problem with that? 22:21 < leofox> the exact code for that thing is in the asm 28 days 22:21 < chronomex> hmmm 22:21 < chronomex> okay 22:22 < mtgrss111> chronomex, i dont have a problem with the review, i just wasn't sure if it was a possible sock puppet you missed. 22:22 < chronomex> I didn't think so at first but now I am suspecting so 22:23 < leofox> who is travis_E? 22:23 <@E-J> leofox: ticalc staff 22:24 < leofox> i saw that 22:24 < leofox> but what is his nickname 22:24 < chronomex> travis_E isn't on irc I think 22:24 <@E-J> tge82 22:24 <@E-J> in ticalc 22:24 < chronomex> 14:24:46 [EFNet] -!- There is no such nick tge82 22:24 <@E-J> but like chronomex, i don't think he ircs 22:38 < Ox40Work> can I GO HOMMMEEEEEEE? 22:40 <@E-J> never 22:44 -!- mtgrss111 [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has quit [Leaving] 22:44 -!- metagross [~Administr@c-98-194-46-169.hsd1.tx.comcast.net] has joined #tcpa 23:05 < Ox40Work> I can haz home nao? 23:06 -!- Ox40Work [~KevinK@68-117-29-62.static.fdul.wi.charter.com] has quit [Quit: Client exited] 23:09 < sir_lewk> aww, Ox40Work is homeless? 23:10 < sir_lewk> ...is he ever just Ox40? is he always at work? 23:10 < chronomex> sometimes 23:10 < i_c-Y> he has a home 23:11 < i_c-Y> he rents an apartment cause his parents dont lvoe him 23:11 < bsparks> D: *pokes phone* 23:12 < i_c-Y> nobody loves you either bsparks 23:12 < bsparks> my phone lost the SIM card registration [ happens often ] and then promptly shut off 23:12 < bsparks> now it's just power cycling 23:13 < chronomex> nice 23:13 < chronomex> remove the sim and try to boot it? 23:13 < i_c-Y> desolder the sim card slot 23:13 -!- millinao [~millinao@dsl-66-78-68-161.ipns.com] has joined #tcpa 23:13 < i_c-Y> ask damakaru for help when he comes in 23:14 < bsparks> friggin 6 min boot 23:14 < millinao> Sir_lewk is a lie 23:15 < i_c-Y> !t Welcome to the TCPA | http://tcpa.calcg.org | In news: sir_lewk is dying 23:15 -!- efneTI86 changed the topic of #tcpa to: Welcome to the TCPA | http://tcpa.calcg.org | In news: sir_lewk is dying 23:15 < millinao> NOOOO 23:19 < bsparks> damn :( 23:19 < bsparks> still does the reboot 23:21 < sir_lewk> haha, this movie is awesome 23:21 < sir_lewk> :O I'm dying?!? 23:21 < chronomex> yeah :\ 23:22 < sir_lewk> anyways, I want a army of penguins with rockets strapped onto them 23:22 < bsparks> I can't believe this 23:22 < bsparks> my phone was working FINE last night, kinda, aside from the whole losing the sim card registration and needing to reboot after that 23:24 <@E-J> which phone 23:24 < bsparks> E-J, my 6133 23:25 < leofox> boxxy! 23:26 < sir_lewk> the catwoman from batman returns is definetly the best catwoman 23:26 < chronomex> uhhuh 23:26 < sir_lewk> you disagree? 23:27 < chronomex> I know nothing 23:27 < sir_lewk> mmmkay 23:28 < leofox> hey you know who is hot 23:28 < leofox> boxxy 23:29 < leofox> becuase like 23:29 < leofox> her name is boxxy 23:29 < leofox> and um 23:29 < leofox> hi 23:29 < sir_lewk> ok 23:29 < sir_lewk> never heard of boxxy 23:29 < _Auron_> halle barry failed as catoman 23:29 < _Auron_> catwoman* 23:29 < sir_lewk> that whole movie pretty much failed 23:30 < _Auron_> yeah 23:30 < leofox> sir_lewk http://www.youtube.com/watch?v=Yavx9yxTrsw 23:30 <@Nikky> ticalc sucks 23:30 < leofox> its the newest meme 23:32 < sir_lewk> great, memes 23:32 < sir_lewk> wow, she is quite animated... 23:36 < leofox> I will find her and marry her 23:36 <@E-J> she looks like 12-year-old 23:37 <@E-J> and i think not even in holland is legal to marry that young 23:38 < sir_lewk> I'm not even sure what to think of that... 23:38 < sir_lewk> wow 23:38 < sir_lewk> no, I'd say she is at least 18 23:40 < sir_lewk> I'm pretty sure she's on shittons of drugs, or trolling 23:40 -!- ReDeEm [~Kk@adsl-75-44-45-136.dsl.milwwi.sbcglobal.net] has joined #tcpa 23:41 <@E-J> maybe just drunk 23:41 <@E-J> or wants to be famous 23:42 <@E-J> somehow some people think that being meme is everything you can achieve 23:46 -!- ReDeEm is now known as ReCuRsIvE 23:47 -!- Damakaru [~winterven@75.111.164.160] has joined #tcpa 23:49 < i_c-Y> leofox: shes probably 16 23:49 < i_c-Y> either way 23:50 < i_c-Y> deserves to be face down in a ditch 23:50 < i_c-Y> filled with blood 23:50 < i_c-Y> if her blood isnt enough 23:50 < i_c-Y> throw a few more people in 23:50 < i_c-Y> until said ditch is filled 23:50 < i_c-Y> voice is sooooo annoying 23:51 -!- ReCuRsIvE [~Kk@adsl-75-44-45-136.dsl.milwwi.sbcglobal.net] has quit [Read error: Connection reset by peer] 23:52 -!- ports [~ports@adsl-76-235-99-200.dsl.covlil.sbcglobal.net] has joined #tcpa 23:52 -!- mode/#tcpa [+v ports] by efneTI92 23:53 < Damakaru> Looks like I won't be getting my desktop after all when I go back to the campus unless someone around there's got some old junkers to donate... 23:55 < Tari> blegh 23:55 < Tari> I have 3 essays to write this weekend 23:55 < chronomex> leofox: wtf is this video 23:55 < Tari> and one of those in german 23:59 < leofox> chronomex its a cute girl 23:59 < leofox> who is totally insane 23:59 < chronomex> I can tell --- Log closed Sun Jan 11 00:00:07 2009