--- Log opened Wed Mar 12 00:00:03 2008 --- Day changed Wed Mar 12 2008 [00:00:03] < BrandonW> This means I have every calculator except the Voyage 200, Nspire CAS, and if you want to count them, the prototype Nspire CAS+ and TI-82 Stats. [00:00:36] < i_c-Y> and all the viewscreen editions [00:00:37] < i_c-Y> and the PLT [00:00:59] < BrandonW> I don't intend to count those, but I do have the 81 ViewScreen model. [00:01:02] < i_c-Y> you have an 80? [00:01:02] < BrandonW> Which is rare. [00:01:05] < BrandonW> Yes. [00:01:26] < i_c-Y> hm [00:01:28] < i_c-Y> all the 92's? [00:01:33] < i_c-Y> 92, 92 II, and 92 +? [00:01:39] < BrandonW> As far as real, official calculators go...just the Voyage 200 and Nspire CAS. [00:01:50] < Randomist> BrandonW: I know you said how to do this, like, three times, but I kind of sanitized my logs and forgot to take that one out, so I forgot what it was they screwed up, so I guess... and I can't [still] get what I've got working. [00:01:52] < BrandonW> I have the 92 and 92+, but not the 92 II and 92E modules, simply because they're impossible to find. [00:02:15] < BrandonW> What did I tell you how to do three times? [00:02:30] < Randomist> About SFont_Len [00:02:50] < BrandonW> The output is B, not A. [00:03:23] < BrandonW> Ah, the sweet, sweet smell of a new TI graphing calculator. [00:03:35] < BrandonW> And the pathetically-thin 89Ti manual. [00:03:40] * Randomist looks at his 83+ SE and cries. [00:04:05] < i_c-Y> haha. [00:04:21] < i_c-Y> its okay Randomist [00:04:25] < i_c-Y> i dont have an 83+SE [00:04:37] -!- rivereye[ [rivereye@c-71-205-94-72.hsd1.mi.comcast.net] has joined #tcpa [00:04:40] <@efneTI86> [rivereye[] Is it time to go fishing? [00:04:48] -!- mode/#tcpa [+v rivereye[] by efneTI83, efneTI89 [00:04:48] < i_c-Y> no [00:05:07] < BrandonW> What an unnecessarily large calculator. [00:05:24] < i_c-Y> we could say the same for your 84+ line >:( [00:06:13] -!- Tari [~Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Read error: Connection reset by peer] [00:06:26] -!- Tari [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [00:06:38] -!- mode/#tcpa [+v Tari] by etaonrish [00:06:50] < BrandonW> Such is the price we pay for USB. [00:07:08] < BrandonW> Which has greatly extended the life of these calculators. [00:08:32] < BrandonW> If the Voyage 200 didn't cost exactly what it did when it was new, I'd get that, too. [00:09:15] < BrandonW> $175 is the best I can do. [00:09:35] <+HQAT> brandon: the problem boxknife had was just a small stupid mistake... he forgot to add a jump to the start of his program infront of his jumptable... [00:09:57] < BrandonW> That would do it. [00:10:10] < mokomull> executing random crap ftw :) [00:11:00] <+HQAT> btw... my cas succesfully differentiated e, pi, A and X to X... resulting in 0, 0, 0 and 1 :P Ok I realise that doesn't sound to impressive yet... but it's a start... [00:11:16] < BrandonW> It's quite impressive. [00:11:22] < BrandonW> That's going to get featured for sure. [00:12:22] <+HQAT> It uses a template to search for a pattern in the node... and then replaces it using a new node... so if it works correctly you could simply add new simplifcation rules by adding a template and a replace node to a table :D [00:12:38] -!- rivereye [rivereye@c-71-205-94-72.hsd1.mi.comcast.net] has quit [Read error: Operation timed out] [00:13:09] * Randomist wishes he could make something good enough to get featured... [00:13:12] < BrandonW> Definitely keep working on it. [00:13:33] < Randomist> * still [00:13:50] < BrandonW> I'm sure you will, Randomist. [00:14:07] < BrandonW> I'm impressed you got that scrolling working so quickly. [00:14:09] < BrandonW> From that screenshot. [00:14:22] <+HQAT> Hehe.. I will but the code is getting pretty large and difficult (inspite of the massive amounts of comments :P) [00:14:42] < BrandonW> Are you approaching the page limit? [00:14:45] <+HQAT> If I get the differentiaton to work on some more complicated functions I'll make another screenie... [00:15:04] <+HQAT> Ummm no I don't think so let me check... [00:15:23] < BrandonW> Calcsys can tell you the size of it. [00:15:25] <+HQAT> assembly studio says 5267 bytes [00:15:49] < BrandonW> If that's right, you're in good shape. [00:16:33] <+HQAT> I assume it is... btw I'm having some problems signing the app... [00:16:47] < BrandonW> Signing it, or getting the calculator to take it? [00:17:25] <+HQAT> it worked perfectly... untill it suddenly when loading the 8xk's into the debugger it would overwrite the ram... (not executing the app just sending it to the emulator) [00:17:45] < Randomist> BrandonW: If I wanted to make a program for BASIC users to have accurate counter functions, would I have to make that an app? [00:17:50] < Randomist> * timer [00:17:52] < BrandonW> The flash debugger? That's pretty wacky. [00:18:02] < BrandonW> You wouldn't have to, no. [00:18:17] <+HQAT> Yes the flash debugger... and when I send it to vti it would also crash... just by sending it... [00:18:28] < BrandonW> VTI sucks and chokes on applications. [00:18:38] <+HQAT> If I send the .hex eveyrthing works fine [00:19:03] < BrandonW> You could make a small assembly helper program that the BASIC program would call, or you could write an application that installs new tokens by way of hooks, or you could do that in a RAM program, too, but that would be unstable, so don't. [00:19:33] * Randomist probably isn't ready for apps yet.. [00:20:09] < BrandonW> Actually writing it is pretty easy, but you need an idea that's going to suck up 16KB. [00:20:11] < BrandonW> And that wouldn't. [00:21:07] < Randomist> I'd need a new IDE, too, 'cause Latenite, I don't think, does apps. :( [00:21:20] < BrandonW> I started an application once which would make it possible to write small and stable RAM hook programs, but I got sidetracked. [00:22:23] -!- glk [glk@adsl-70-234-111-65.dsl.tul2ok.sbcglobal.net] has joined #tcpa [00:23:39] <+HQAT> Hmm I checked again... and it seems like sending 8xk's works again... maybe it just messes up at a certain program size or something... ahh well I don't care really... as long as it works :D [00:24:01] < BrandonW> If certain conditions are right, it'll sign improperly, but not what you were describing. [00:24:42] < mokomull> so have you brilliant minds hacked the certificate shit? [00:25:09] <+Tari> I could hack something up to add a 000F key [00:25:12] <+Tari> but I've been lazy [00:25:25] < BrandonW> A 000F key? [00:25:39] <+Tari> OS key [00:25:40] < BrandonW> mokomull, the certificate crap is completely broken. [00:25:48] < BrandonW> As in, your own personal OS key? [00:25:48] < mokomull> nice :P [00:26:10] <+Tari> the private key is 7 and 13 [00:26:21] < BrandonW> Where do you get that from? [00:26:28] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [00:26:29] <@efneTI86> [Netham45] wewt [00:26:44] <+Tari> wikipedia, of course [00:26:56] < Netham45> wikipedia is full of lies [00:27:02] < Netham45> the cake is on wikipedia [00:27:04] <+Tari> I need to try out my Rabin routines, though [00:27:05] < BrandonW> Show me, Tari. [00:27:27] < Netham45> BrandonW, you were right, kevin_kofler is an asshole. [00:27:36] <+Tari> http://en.wikipedia.org/wiki/Rabin_cryptosystem [00:28:02] < BrandonW> I just don't understand what you're saying when you say the private key is 7 and 13. [00:28:14] < BrandonW> And 000F is not a real key anywhere, unless you're making it yourself. [00:29:27] < BrandonW> Oh, YOUR private key is 7 and 13. [00:29:30] < BrandonW> Is that what you mean? [00:29:53] < BrandonW> Your 000F key uses 7 and 13? [00:30:11] < BrandonW> Answer or I'll lose my mind!! [00:30:22] <+Tari> yes, that's what I mean [00:30:40] < BrandonW> Almost melted down tehre. [00:30:44] < BrandonW> there.* [00:30:50] < BrandonW> Netham45, what happened? [00:31:04] < Netham45> he banned me from #tigcc for joking around. [00:31:24] < Netham45> me and Sir_Lewk were messing around, he asked us to stop, and i jokingly said no. [00:31:31] < Netham45> and he kickbanned me. [00:31:34] <+Tari> tiqcc? (:P) [00:31:46] < Netham45> tigcc... [00:32:48] <+Tari> I really need to do some of this project [00:32:57] <+Tari> it's due friday and I haven't started it yet [00:32:59] -!- blankie [~this@d154-20-51-79.bchsia.telus.net] has quit [Read error: Connection reset by peer] [00:33:18] < BrandonW> I'd make really sure you get the certificate patching part right, because Free73 is wrong. [00:33:47] < BrandonW> If you just duplicate a certificate with a revision group, it should be okay. [00:34:00] < BrandonW> If you don't have one, I think at least one of my uploaded ones has it. [00:34:35] <+Tari> I think I've got one of yours with it [00:34:39] <+Tari> mine itself doesn't [00:35:57] < BrandonW> I have a few 73 ones with them, if you want to compare. [00:36:06] < BrandonW> I've built up a little collection of certificate dumps. [00:36:06] <+Tari> couldn't hurt [00:36:12] < BrandonW> It's all disorganized, but I could try and scrounge them up. [00:37:00] < chronomex> ~/lastlog [00:37:41] < BrandonW> And chronomex returns! [00:37:50] -!- Netham45 [~twilliger@71.237.25.161] has quit [Read error: Connection reset by peer] [00:38:25] <+patz2009> And Netham45 leaves! [00:38:35] < JoelS> Does the name "Ahmed El-Helw" ring a bell? [00:38:58] <+patz2009> He's that one dude that was on the ticalc staff. [00:38:58] < BrandonW> Of course it does. [00:39:10] < BrandonW> He was one of the pioneers. [00:40:00] < BrandonW> What, does he work at Facebook now or something? [00:40:35] < JoelS> Well, I just happened to see that name on an interview agenda today [00:40:39] < JoelS> And it threw up some flags in my head [00:40:57] < BrandonW> Hire him. [00:41:01] < BrandonW> Recommend him. [00:41:03] < BrandonW> Do whatever it is you do. [00:41:08] < BrandonW> You don't need to know anything else. [00:41:13] < chronomex> hi BrandonW [00:41:18] < chronomex> did someone highlight me? [00:41:19] < JoelS> I'm sure that name isn't unique, tho [00:41:26] < chronomex> I'm too lazy to see scrollback [00:41:30] < BrandonW> Doesn't matter, he shares a name with a legend. [00:41:39] <+patz2009> JoelS: http://www.ticalc.org/about/staff/ahmed.html [00:41:41] < BrandonW> I highlighted you about USB. [00:41:49] <+patz2009> USB. [00:41:50] < BrandonW> Just asking what you can do now with that range. [00:42:01] < chronomex> what range? 0x7100xx ? [00:42:04] < BrandonW> Yes. [00:42:14] < chronomex> not much, I'm seeing what the AMS reads and writes in it [00:42:15] < chronomex> and how often [00:42:22] < chronomex> simple statistical analsyis [00:42:29] * Andy_J pops The Ark of Truth into his DVD player (read: 360) [00:42:40] < BrandonW> I forgot that came out today. [00:42:42] <+Speler> Hmm... anyone have any 16x16 'enemy' sprites that I can borrow? [00:42:56] <+Speler> And I mean borrow [00:43:01] <+Speler> As in placeholder for my own [00:44:09] < BrandonW> chronomex, have you looked at the interrupt to see if it hits those addresses? [00:44:17] <@Andy_J> BrandonW: I can stream it >_> <_< :p [00:44:20] < chronomex> I don't know what interrupt it is, or where it is [00:44:24] < chronomex> that's my NOB [00:44:51] < BrandonW> Your NOB? [00:45:26] < chronomex> next order of business [00:45:44] <+patz2009> NOoB [00:46:06] < chronomex> no [00:46:19] <+patz2009> stfu noob [00:46:30] < chronomex> you, calling me a noob? [00:46:33] < chronomex> lawl [00:46:41] <+patz2009> did I stutter? [00:46:51] <+patz2009> Even if I did, you wouldn't be able to tell. [00:47:01] <+patz2009> :) [00:48:53] < BrandonW> You've grown cold. [00:49:06] < i_c-Y> ice cold. [00:49:15] < i_c-Y> your heart is frozen solid. [00:49:36] <+patz2009> Is that a good thing? [00:49:36] < chronomex> ti-cares hasn't gotten back to me yet :S [00:49:43] < i_c-Y> yes, patz2009 [00:49:49] < i_c-Y> you're progressing well. [00:49:52] <+patz2009> chronomex: What did you ask them about? [00:49:54] < i_c-Y> chronomex: thats because they dont care. [00:49:57] < chronomex> USB stuff [00:50:03] <+patz2009> i_c-Y: Thank you, my master. [00:50:14] < chronomex> customer service says they ought to get back to me soon even if it says nothing [00:50:37] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has joined #tcpa [00:50:39] <@efneTI86> [Spengo] If at first you don't succeed, you fail. [00:51:08] < BrandonW> You'll be lucky if they actually forward it to a developer. [00:51:33] < chronomex> true [00:51:47] < chronomex> I at least want a little bit of validation [00:51:57] < chronomex> like knowing that it didn't go directly into spam [00:53:35] < BrandonW> You'd rather hear "I'm sorry, but release of that information is prohibited"? [00:53:38] < BrandonW> You want to scare them? [00:53:41] < BrandonW> Make them sweat? [00:53:45] < BrandonW> Knowing someone's out there breaking it? [00:54:09] < chronomex> I want to know that they won't give it to me [00:54:17] < chronomex> why do the work if they'll do it for me? [00:54:21] < chronomex> I know they won't [00:54:24] < BrandonW> Because they won't! [00:54:27] < chronomex> but it costs me nothing to ask [00:54:29] < BrandonW> _I_ can tell you that. [00:54:33] < BrandonW> You don't need them to! [00:54:44] < chronomex> screw you, you never know for sure until you ask [00:55:02] < BrandonW> Every one of us knows there's not a chance in hell. [00:55:21] * chronomex shrugs [00:55:28] < chronomex> me too [00:55:36] < BrandonW> I'm just arguing. [00:55:39] < chronomex> but ... what problem do you have with me asking? [00:55:43] < chronomex> you're just trolling, sir [00:55:59] <+Tari> trolling? In #tcpa? [00:56:02] <+Tari> naah [00:56:13] * Randomist wonders what the most scary-accurate personality test is... [00:57:00] < i_c-Y> Randomist: here's yours: http://www.albinoblacksheep.com/flash/youare [00:57:10] < Randomist> ...One of the ones that, when you see the results, it's figured out more 'bout you than you know 'bout yourself. [00:57:21] < i_c-Y> too bad theres not one for me - too superior for personality tests :) [00:59:36] < BrandonW> Personality tests are for losers. [01:00:04] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [01:00:06] < i_c-Y> god forbid we find any on IRC, BrandonW [01:00:06] <@efneTI86> [Netham45] wewt [01:00:20] * Randomist hides. [01:00:41] < Spengo> trolling? in MY tcpa? It's more likely than you think! [01:01:02] < Spengo> at least there's no centipedes... [01:01:21] < i_c-Y> insert desu comment here. [01:01:38] * Randomist needs to shut up and get back to work. [01:03:10] < Spengo> ioewjaicysucksiwoejsliejaowieseoifj [01:03:41] < Randomist> I see what you did there. [01:03:52] < Spengo> shush [01:04:25] < i_c-Y> harhar. [01:04:30] < Spengo> :D [01:04:37] < i_c-Y> Nerd. [01:05:02] < Spengo> you say that like it's a bad thing [01:06:36] < Randomist> BrandonW: I thought about something... couldn't I have it put the next word it's going to display into a temp memory area and then use SStringLength to see if it's going to fit then decide from there if I need to newline or not? [01:06:41] < Randomist> Would it be less code? [01:07:43] < Randomist> It sort-of sounds like it'd be easier... (probably until I tried it). [01:08:49] < i_c-Y> Randomist: as opposed to? [01:09:41] < Randomist> As apposed to a loop of 'SFont_Len'-ing. [01:09:50] < Randomist> Which I still never got to work yet. [01:10:25] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has quit [] [01:10:28] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has joined #tcpa [01:10:37] <@efneTI86> [Captain_A] Censored [01:10:44] -!- mode/#tcpa [+v Captain_A] by efneTI83 [01:12:03] < i_c-Y> Randomist: i think going with SFont_Len is a better idea [01:13:11] < i_c-Y> it gives you more information per say as you get it per character. [01:13:50] < Randomist> I dunno why, but this is hard to plan out mentally... the part making it hard is the line-breaking stuff. Without that, getting SFont_Len put in there would be easy... [01:14:14] < Randomist> Just see if the next character to be displayed will fit and if not, go to the next line. [01:14:22] < i_c-Y> yes. [01:15:31] < i_c-Y> you could also specify your own input format - max chars on a line in the input [01:15:38] < Randomist> s/line breaking/word wrapping/ [01:16:47] -!- incubus[] [~mrbob@c-76-30-198-88.hsd1.tx.comcast.net] has quit [] [01:16:52] < i_c-Y> another way to do it is keep a counter of the number of chars you can put on a line [01:17:07] <+Tari> just make your converter know character widths [01:17:08] < i_c-Y> increment up as you put each char, if it exceeds a certain amount , insert your own new line [01:17:17] <+Tari> make it put in newlines where needed [01:17:24] < i_c-Y> or you can check if the char is a newline char in which case put in newline [01:17:27] < i_c-Y> and reset counter [01:19:44] < i_c-Y> <3 fixed width :) [01:20:04] * Randomist does too. [01:20:11] * Randomist kicks TI for not making the small font fixed-width. [01:20:29] < Randomist> I don't want to make it all-caps. [01:20:40] < Randomist> I hate all-caps text, even when they do that in closed-captions. [01:20:46] < Randomist> It looks horrible. [01:22:08] < i_c-Y> you could do your own spacing to make each glyph sorta fixed with. [01:23:07] < i_c-Y> itd look a bit off though i suppose. [01:23:44] < i_c-Y> but tari's idea is plenty doable. [01:24:52] < Randomist> BrandonW said that'd take up unnessessary memory. [01:29:52] <+Tari> pfft [01:30:15] <+Tari> 10 bytes of code to handle it max + 1 byte per newline [01:31:10] < Randomist> I guess it's not too bad a trade-off. It's not like there's gonna be even half a byte of newlines... [01:31:31] < i_c-Y> what the fux [01:31:33] < i_c-Y> im singing [01:31:37] < Randomist> o.O [01:31:43] < i_c-Y> stupid radio [01:31:53] < i_c-Y> it played Diablo's cover of Dancing queen [01:31:58] < i_c-Y> and im singing it [01:31:59] < Randomist> o.o [01:32:29] < Randomist> At least you're hopefully to yourself. :P [01:33:14] < i_c-Y> yeah [01:34:29] < Randomist> I wish TI made a word-wrapping VPutS routine. [01:35:13] < Randomist> (I know, I know, "Make it yourself.") [01:35:15] <+Tari> I'm sure you could write your own [01:35:38] <+Tari> just keep a counter(or even read penCol), and add to it every character you write [01:35:53] < i_c-Y> i outlined the process for fixed with above [01:36:03] < i_c-Y> just youre counting in widths now instead. [01:36:46] <+Tari> and there's a bcall to get the width [01:37:29] < i_c-Y> if you read penCol, all you need to do is look ahead for the next character, get its width, if the pencol + width goes beyond screen bounds, insert newline and put the char on the new line. [01:38:19] < chronomex> eew, nonreachable code [01:38:26] < Randomist> As a matter of fact, I already got code commented out that was supposed to do that, except it's screwed up, 'cause I don't know how to cp and see if that is going to be over 22 chars or now. [01:38:29] < Randomist> * not [01:38:58] < Randomist> And there's no 16-bit CP. [01:39:19] < chronomex> wait, not unreaclabe [01:39:28] <+Tari> lolwut? [01:39:36] * Tari runs off to whip something up [01:40:10] < Randomist> ex de, hl \ ld a, (penCol) \ ld l, a \ ld h, 0 \ add hl, de \ ld bc, 22 \ or a \ sbc hl, bc" is as far as I got. [01:40:16] < Randomist> And it probably isn't even right. [01:40:41] < Randomist> after that was a "cp 22 \ jr c, skipNewLine" [01:42:21] < i_c-Y> chronomex: o.0 [01:43:01] -!- tr1p1ea [~me@124-254-123-150-dsl.ispone.net.au] has joined #tcpa [01:43:33] <+Tari> http://unitedti.pastebin.com/m413dd89a [01:44:47] * Tari nudges Randomist [01:44:53] * Randomist looks. [01:45:41] < i_c-Y> Tari: no fun to write the code for him >.> [01:45:53] <+Tari> I didn't test it [01:46:10] <+Tari> and it needs adapting to however that bcall actually works [01:46:34] < i_c-Y> looks fine for the most part anyhow. [01:46:54] <+Tari> understand how it works before using it, though, Randomist [01:47:05] <+Tari> otherwise you learn NOTHING! [01:47:13] < i_c-Y> and you will remain NOTHING [01:48:05] * Tari runs off to play Sins of a Solar Empire [01:48:53] < chronomex> hahaaaaha --> http://community.livejournal.com/uw/1887601.html [01:50:19] <+Tari> lulz [01:58:38] < Randomist> "[Bronco:] I've been programming for a good majority of these past 105+ hours." With no sleep. What is his secret? [01:58:52] <+patz2009> Randomist: Bawls. [01:59:21] < Randomist> Three hundred cups of coffee? [01:59:28] <+patz2009> Bawls. [02:01:35] <+Sir_Lewk> how do I flush an ofstream without using endl (or without appending a newline char)? [02:01:40] <+Sir_Lewk> this is c++ btw [02:01:59] < Randomist> Push the handle down and watch it spin around? [02:02:40] <+Sir_Lewk> :P [02:02:52] <+Sir_Lewk> seriously though, is there an easy way of doing it? [02:03:31] < i_c-Y> ostream has flush. [02:03:40] < Randomist> Tr1p1ea will be here in a few secs. [02:03:48] < Randomist> Maybe a few minutes. Rough estimate. [02:04:41] < i_c-Y> Sir_Lewk: whats wrong with ostream's flush? [02:04:52] < i_c-Y> yourofstream << something << flush; [02:05:07] <+Sir_Lewk> yeah, just remembered that ;) [02:05:33] <+Sir_Lewk> I was using endl but didn't want the extra newline :) [02:05:59] < i_c-Y> the other way is to i guess fuck around with pubsync or something - though flush already fucks around with pubsync [02:06:04] < Randomist> Then again, my psychic powers could be fault... [02:06:24] <+Sir_Lewk> gawd I hate C++ [02:06:32] <+Sir_Lewk> why can't it be simple like C?!? [02:06:43] <+Sir_Lewk> :P [02:06:44] <+patz2009> Sir_Lewk: It hates you. [02:06:51] <+Sir_Lewk> true enough [02:06:59] < Randomist> Permission to say "You're doing it wrong?" [02:07:01] <+Sir_Lewk> the feeling is mutual though [02:07:05] < i_c-Y> permission granted. [02:07:13] < Randomist> You're doing it wrong! [02:07:21] <+patz2009> Randomist: urdoinitwrong. [02:07:29] <+patz2009> It's urdoinitwrong. [02:07:30] <+Sir_Lewk> do you have a better way of dumping a string to a file? [02:07:53] <+Sir_Lewk> than 'outfile << blarg << flush;'? [02:08:28] -!- millinao [~millinao@c-24-20-12-164.hsd1.or.comcast.net] has joined #tcpa [02:08:29] < Randomist> Nope, I just wanted to tell someone they were wrong; I don't get to do that enough. [02:08:29] < i_c-Y> you do know you can use all the C methods of writing to files too in c++, right? [02:09:00] < i_c-Y> you can also look into ostream's write i guess. [02:09:41] < i_c-Y> outfile.write(stuff to write, size); [02:09:44] < millinao> ostream ftw [02:09:45] <+Sir_Lewk> and I would but this is a c++ assignment :( [02:10:12] < i_c-Y> note that it doesnt stop at null termination though - you get exactly size characters. [02:10:13] <+Sir_Lewk> and I'm only allowed to used stuff *they* have taught me [02:10:14] < millinao> I don't like the << unless I'm writing to stdout [02:10:41] <+Sir_Lewk> me neither [02:10:52] < i_c-Y> you have some nice things in istream and ostream, like istream's peak is nice imo. [02:11:20] <+Sir_Lewk> give me ye'old printf anyday [02:11:31] < i_c-Y> then use fprintf and shut it >:( [02:11:39] < i_c-Y> its a valid way to do things in c++ too. [02:11:45] <+Sir_Lewk> I NOT ALLOWED! :( [02:11:51] <+Sir_Lewk> :~( [02:12:01] * Sir_Lewk runs into the corner and cries [02:12:09] < millinao> what ARE you allowed to do, Sir_Lewk? [02:12:15] <+Sir_Lewk> jack shit [02:12:22] <+patz2009> JUST FUCKING STOP JUST FUCKING STOP JUST FUCKING STOP [02:12:22] <+Captain_A> Anyone a history buff? [02:12:28] < i_c-Y> then either use <<, use put , or use write. [02:12:31] <+Sir_Lewk> cout, ofstream, ifstream [02:12:33] -!- TheStorm [~TheStorm@CPE-75-86-224-40.wi.res.rr.com] has quit [Quit: Leaving] [02:12:35] < millinao> Captain_A: wikipedia is [02:12:36] <+Sir_Lewk> that's about it [02:12:44] < i_c-Y> those are your options with something that is extended from ostream. [02:12:54] < millinao> wikipedia's probably best at history [02:13:02] <+patz2009> millinao: I'm better. [02:13:03] <+Captain_A> millinao:Nope, already checked and wikipedia had less than a sentence on the subject [02:13:05] < i_c-Y> unless if you want to use rdbuf to get the filebuf and screw around that way. [02:13:06] < millinao> either that or listing every single character in star wars [02:13:27] < millinao> which could be called history in fiction [02:13:29] < i_c-Y> which doesnt count as cout, ofstream or ifstream by my definitions. [02:13:37] < millinao> Captain_A: what's the subject? [02:13:38] <+Sir_Lewk> what is the history subject in question? [02:13:56] <+Sir_Lewk> I am a professional in it [02:13:57] < i_c-Y> you can also use seekp and tellp to play around with the put pointer should you like too but thats about it. [02:13:57] <+Captain_A> The effect of women's suffrage on the roaring 20's [02:14:13] <+Sir_Lewk> flappers 'n shit [02:14:25] <+patz2009> Captain_A: Women felt more freedom to do whatever the hell they wanted to. [02:14:38] <+Captain_A> I think that is the 20's effecting the women though, not the other way around [02:14:48] <+Sir_Lewk> ultimately I'm going to blame women for the great depression which followed right afterwards [02:14:51] < Randomist> They can now tell vote and say we watch too much TV, drink too much beer, and sit on the couch or on the computer too long. [02:15:01] <+Sir_Lewk> and crash the stock market [02:15:19] < millinao> Sir_Lewk: i'm in history class studying that time, I should write a paper on that [02:15:40] <+patz2009> I just got past that, I'm in WW2 now. [02:15:47] < millinao> blaming women for everything [02:16:07] <+Sir_Lewk> it's an interesting prospect, did the shift of socioeconomic status of women have anything to contribute to the stock market crash? [02:16:09] <+patz2009> millinao: That's the American way. [02:16:16] <+Sir_Lewk> I just though of this too [02:16:22] <+Captain_A> Haha, we had to make a poster and my section is one large picture of a cartoon women saying "I should be in the kitchen" [02:16:32] <+Sir_Lewk> xD [02:16:37] < millinao> lol [02:16:45] <+Captain_A> Thats all I have historically though [02:16:50] <+patz2009> Sir_Lewk: In a way you could think of it so. As women felt more independent, they were buying everything on credit. [02:16:57] <+patz2009> And further increasing debts. [02:17:00] <+Captain_A> I think I am going to go the route of the women took our jobs [02:17:00] <+Sir_Lewk> if you think about it, to just blame men for the stock market it would be sexist [02:17:09] <+Sir_Lewk> very true patz2009 [02:17:22] < Randomist> And they are still buying everything on credit and contributing to the debts. [02:17:23] < i_c-Y> women werent being beaten enough. [02:17:32] <+patz2009> i_c-Y++ [02:17:41] <+Sir_Lewk> I think I'll go to my univ library tomorrow and see if there are any books on this topic [02:18:10] <+Captain_A> Sir_Lewk: But then one could say it is the mans fault for letting these women think for themselves and in turn cause the crash [02:18:19] < millinao> modern-day femenism is bullshit [02:18:20] -!- TD-Linux [~wheeeeeee@66-188-199-114.dhcp.roch.mn.charter.com] has quit [Quit: Konversation terminated!] [02:18:29] <+Sir_Lewk> hey man, they got the pussy [02:18:37] <+Sir_Lewk> can't let them get mad! [02:18:42] <+patz2009> They already have enough power over us. [02:18:51] < millinao> our teacher made a huge deal about how less women are in the army than men [02:18:54] < millinao> WTf [02:18:55] <+Captain_A> This is true, blow up dolls back then were shoddy at best [02:19:15] <+Sir_Lewk> millinao, that is messed up [02:19:32] <+Sir_Lewk> tell her she should have enlisted instead of becoming a teacher [02:19:41] <+Captain_A> I got into an arguement with a feminist that gave a speech to our class because I told her the women aren't equal because they don't deserve it [02:19:42] < Randomist> 30% shoes, %30 clothes, 30% hair, 9% boob job, 1% unknown [02:20:05] <+patz2009> Randomist: 1% Sex Toys? [02:20:13] < Randomist> There you go. :P [02:20:19] < i_c-Y> Sir_Lewk: i think thats about it for ways to write with ofstream. either use write/put , or << , and flush when necessary i guess. you can use tellp and seekp too to get and set the position of the put pointers, and you probably wont need a sentry, which i think is every member of ostream [02:21:47] -!- Merthsoft [~Shaun@cpe-76-181-70-200.columbus.res.rr.com] has joined #tcpa [02:21:51] <@efneTI86> [Merthsoft] Heat, time, and pressure; the things needed to make diamonds also make waffles. [02:22:00] -!- mode/#tcpa [+v Merthsoft] by etaonrish [02:22:10] < i_c-Y> oh yeah. theres the rdbuf to get a filebuf as i previously mentioned, but thats PROBABLY not something you want to do. [02:22:14] <+Sir_Lewk> alright, cool i_c-Y [02:22:28] < i_c-Y> though you do have fun stuff like sputn and what not [02:22:40] < millinao> why is prostitution illegal? [02:23:00] < millinao> i'm watching the news story about the new york governer, so what I say [02:23:15] < i_c-Y> cause if it were legal, there would be more kids like you. [02:23:41] <+Captain_A> and more aborted babies like Randomist [02:24:15] <+Sir_Lewk> better question, why is prostitution illegal but being a porn star is not? [02:24:21] * Randomist hopes for idocy and not race. [02:24:33] <+patz2009> Sir_Lewk: More government restriction. [02:24:34] <+Sir_Lewk> sex for money, same thing essentially [02:24:38] <+Sir_Lewk> true [02:24:41] < i_c-Y> Sir_Lewk: depends on what kind of porn star too. [02:24:45] < millinao> Sir_Lewk: because porn is usually fake [02:24:52] < millinao> but prostitution has to be real [02:25:09] <+patz2009> FALCON PUNCH! [02:25:12] < Spengo> I tabbed in at a weird moment [02:25:15] < Spengo> why is porn fake? [02:25:25] <+Sir_Lewk> plastic dicks :P [02:25:25] < Randomist> Porn is just a series of tubes... [02:25:31] < Spengo> Sir_Lewk, lol! [02:25:33] < millinao> the sex is [02:25:40] < millinao> at least it can be [02:25:59] < Spengo> meh @ hardcore porn anyways [02:25:59] <+patz2009> Spengo: Hentai is filmed live, you can tell it's real. [02:26:03] < Spengo> haha [02:26:28] < Randomist> Does that mean the white stuff is really icing? [02:26:37] < millinao> yeah, taste it to see [02:26:44] < Spengo> lolz [02:26:49] -!- JoelS [~JSeligste@out285.sctm.tfbnw.net] has quit [Quit: Leaving] [02:27:07] * Randomist summons Netham45 to do that job instead. [02:27:24] <+Sir_Lewk> Netham45 would do it for free :P [02:28:03] < Netham45> too salty to be icing. [02:28:12] < millinao> you would know [02:28:17] < millinao> oh wait, you are bi [02:28:23] < millinao> nevermind [02:28:27] < Netham45> yea, and you're a homophobic asshole. [02:28:41] < Spengo> millinao, correction: bi-curious [02:28:42] <+Sir_Lewk> you mean biphobic :P [02:29:11] < millinao> i've been exposed to too many people at my school [02:29:19] * Randomist has too. [02:29:21] < millinao> i'm starting to copy their assholian jokes [02:29:28] <+Sir_Lewk> there is a difference between the fear of homosexuality, and the dislike of homosexuality. [02:29:38] <+Sir_Lewk> dislike != phobia [02:29:43] < Randomist> I used to fear it. Now it's just... awkward. [02:29:57] < millinao> yeah, wtf is with this phobia crap. "OH MY GOD HOMOSEXUALITY IS GOING TO GET ME!" [02:30:02] <+Sir_Lewk> butsecks can hurt without lube :P [02:30:09] < millinao> haha [02:30:11] < Spengo> who cares, so long as they don't sex each other up in the same room you're in [02:30:21] < Randomist> Just like in the book that we have to read for English class. [02:30:24] < Spengo> that goes for straight couples too [02:30:39] < i_c-Y> dp that ho [02:30:43] <+Sir_Lewk> no, it depends on the couples [02:30:48] < Spengo> haha that too [02:30:59] < millinao> "outlaw everything that I don't like!" [02:31:03] < Netham45> millinao, it is mostly the fear that a gay person is going to turn you/your friends/your dog, etc... gay, which is obviouslly totally irrational. [02:31:14] < millinao> oh, that actually makes sense netham [02:31:16] <+Sir_Lewk> well, why would you outlaw stuff that you do like? [02:31:20] < Randomist> The Gay Bomb [02:31:24] < Spengo> lol gay dogs [02:31:31] < Spengo> dogs hump everything in sight anyways lmao [02:31:44] < Randomist> Does that mean they are bi? [02:31:44] < Netham45> lol [02:31:50] < millinao> they are leg-sexual [02:32:06] < Spengo> Randomist, no, they even hump inanimate objects [02:32:13] < Spengo> I don't know WHAT kind of sexuality that is [02:32:17] < Randomist> Oh. Unisexual [02:32:19] < millinao> paraphilia? [02:32:20] <+Sir_Lewk> well hold up, if we assume being gay is by birth, then it must be a genetic fault that causes some sort of chemical imbalance [02:32:37] < Spengo> probably [02:32:38] < Randomist> Or omnisexual or something. [02:32:51] <+Sir_Lewk> if there was a chemical that could recreate that imbalance then you could create a gay bomb in theory [02:33:04] < Spengo> chemical imbalances are pretty common whether they make a person gay or ADHD or anything else [02:33:21] < i_c-Y> it doesnt matter for any of you guys anyway CAUSE YOURE NOT GETTING LAID. EVAR. [02:33:26] < Randomist> And half of the nation is ADHD [02:33:30] <+Sir_Lewk> chemical "imbalances" are part of what make each of us different [02:33:41] < i_c-Y> Randomist: do you take any pills for that stuff? [02:33:49] < Randomist> Nope. I take no pills. [02:33:56] < millinao> what would a perfectly balanced person look like? [02:33:57] < i_c-Y> good [02:34:00] < Randomist> I just deal with it. [02:34:03] < i_c-Y> good. [02:34:04] <+Sir_Lewk> I highly doubt that half the nation is ADHD [02:34:08] < Spengo> millinao, boring? [02:34:11] < i_c-Y> ADHD is bullshit [02:34:12] <+Sir_Lewk> now diagnosed ADHD... [02:34:21] <+Sir_Lewk> i_c-Y++ [02:35:00] < i_c-Y> guys we need to find more pop metal covers. [02:35:07] < i_c-Y> like children of bodom's oops i did it again [02:35:13] < i_c-Y> and diablo's dancing queen [02:35:28] < i_c-Y> maybe E-JL knows some [02:35:34] < Netham45> http://hl2mp.tsgk.com/index.php?mode=playerinfo&player=308817 [02:35:36] < millinao> haha scream metal dancing queen [02:35:44] < Randomist> There's a metal version of "Oops, I did it again?" [02:35:49] < Randomist> Someone must've been bored. [02:35:59] < millinao> netham45, so? [02:36:12] < Netham45> Points: 7,162 (2,972^) [02:36:26] < Netham45> I've gone up almost 3k points in the past 2 days [02:36:30] < Spengo> Netham45, your KDR sucks [02:36:35] < Netham45> yea, I know. [02:36:37] < Spengo> .59 wtf is that! [02:36:43] < Spengo> go for the 1.5+ man [02:36:50] < Netham45> I die alot. [02:36:54] < Randomist> * Did It Again [02:37:11] < Netham45> when I was last playing, I kept getting spawned next to flaming barrels. [02:37:27] < i_c-Y> Randomist: go listen to it [02:37:29] < i_c-Y> its actually a bit funny [02:37:36] < i_c-Y> seems like abba is a popular one [02:38:17] < Netham45> for some reason, that isn't counting headshots [02:38:24] < Netham45> I know I've gotten at least 1 headshot. [02:38:33] < Spengo> I was about to say [02:38:37] < Randomist> F'ing laggy server. [02:38:40] < Spengo> why do you have no headshots lmao [02:38:46] < Netham45> lol [02:38:53] < Netham45> I was doing awesome with the 357, earlier. [02:38:54] -!- Randomist [~Randeimos@74.196.198.36] has quit [Quit: I need to break away from all the words you say; from all the deeds you've done; from all the faith you break.] [02:39:25] -!- Randomist [~Randeimos@74.196.198.36] has joined #tcpa [02:39:40] -!- Merthsoft [~Shaun@cpe-76-181-70-200.columbus.res.rr.com] has quit [Quit: Leaving] [02:40:43] < Spengo> lol has a kdr of 3.30 [02:41:03] < Spengo> whoah and "I'M PISSING ALL OVER YOUR FACE" has one of 4.42 [02:41:11] < Spengo> must be one of those lamers that camps with the crossbow [02:41:28] < Netham45> yea [02:41:41] < Netham45> I was playing against the #1 rated guy earlier [02:41:46] < Netham45> he freaking is a god with the crowbar [02:41:55] <+patz2009> HEADSHOT [02:42:00] <+Sir_Lewk> half-life multiplayer stuff is overrated methinks [02:42:18] <+Sir_Lewk> quake3 based stuff FTW [02:42:24] < Netham45> Sir_Lewk, I shall slay you in your sleep. [02:42:25] < Spengo> I like sourceforts [02:42:33] < millinao> tf2 ftw [02:42:34] < Netham45> been a while since I played sourceforts [02:42:36] < Spengo> regular hl2:dm I don't play much [02:42:41] < Netham45> I don't really like tf2 [02:42:42] <+Sir_Lewk> sourceforts is fun, I'll give you that [02:42:44] < Netham45> I play hl2:dm [02:43:01] <+Sir_Lewk> and tf2 is an exception because the original tf was a quake mod :P [02:43:42] < Netham45> so was the original half-life deathmatch [02:43:50] < Netham45> same with the original half-life [02:43:54] < millinao> if you like tfc, go play fortress forever [02:43:54] < Netham45> :P [02:44:13] < millinao> http://www.fortress-forever.com/ [02:44:13] < Netham45> I got VAC banned for the first one for using a winamp plugin, though. [02:44:14] < Netham45> fuxxoring sux [02:44:32] < millinao> how was dm for half life 1? [02:44:37] <+Sir_Lewk> winamp plugin? [02:44:38] < Netham45> fun [02:44:47] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has quit [Quit: You know, it's the first time someone suggested I go in that direction!] [02:44:48] < Netham45> Sir_Lewk, a plugin that let me control winamp from within half-life online [02:44:54] <+Sir_Lewk> ah [02:45:04] < Netham45> pissed me off [02:45:16] <+Sir_Lewk> did you kill some bitches [02:45:18] <+Sir_Lewk> ? [02:45:19] < Netham45> and Steam support was like, "well, you shouldn't be listening to MP3s while playing it." [02:45:28] <+Sir_Lewk> lolwut [02:45:31] < Netham45> and I was like, OMG?! [02:46:03] < Netham45> they stopped e-mailing me when I called them incompitent slime bags. [02:46:12] < millinao> hahaha [02:46:13] <+Sir_Lewk> hahaha [02:46:17] < Netham45> jynx [02:46:17] <+Sir_Lewk> echo? [02:46:27] * Netham45 punches Sir_Lewk [02:46:28] < millinao> echo! [02:46:34] <+Sir_Lewk> OMG! [02:46:43] < millinao> omg... omg.... [02:46:51] <+Sir_Lewk> om... [02:46:57] <+patz2009> FALCON PUNCH [02:47:04] < millinao> why do you say that patz [02:47:05] < Netham45> falco punc [02:47:13] < Netham45> falc pu [02:47:15] * Sir_Lewk kirbies patz2009 [02:47:17] < Netham45> fa p [02:47:20] < Netham45> hehe, fap [02:47:23] < millinao> ness is the best [02:47:28] < millinao> I kick ass with ness [02:47:33] < Netham45> pikachu ftw [02:47:35] <+Sir_Lewk> I do not play smash [02:47:36] <+bsparks> ness in brawl is meh [02:47:45] < millinao> ness in brawl is god [02:47:52] <+Sir_Lewk> smash ftl [02:47:57] < Netham45> I have never played a wii. [02:48:01] < millinao> his final smash is the best [02:48:01] < Randomist> It's legal to "ld bc, (mydata)" right? [02:48:07] <+bsparks> no [02:48:12] <+bsparks> police will arrest [02:48:14] <+bsparks> well... [02:48:21] <+bsparks> BrandonW will [02:48:23] < Netham45> Randomist, no, that will blow up buildings. [02:48:37] < Netham45> with luck, Nikky will be in one of them. [02:49:49] <+Sir_Lewk> ASM-tards [02:50:01] < i_c-Y> guys, we all cant be trolls. [02:50:01] <+Sir_Lewk> I bow to thee :P [02:50:19] < Randomist> ld hl, (Randomist) \ ld de, (World) \ ld bc, $FFFF \ ldir [02:50:25] < i_c-Y> we'll put out new troll apps in 6 months [02:50:47] < Randomist> * Randomist [02:50:49] < Randomist> * World [02:50:50] <+Sir_Lewk> yeah, Nikky has been head troll too long! [02:51:17] < millinao> yay, i got mame working [02:51:19] < millinao> bbl [02:51:24] < Randomist> Nikky is the only expert at it though. [02:51:33] < Randomist> No one has found a more-evil replacement yet. [02:51:46] * Sir_Lewk rips out Nikky's heart and eats it [02:51:57] < Randomist> Any closer to him and you'll have Satan himself. [02:51:57] <+Sir_Lewk> I have gained his wisdom, elect me [02:52:45] <+Sir_Lewk> elect me or I will troll Nikky mercilessly :P [02:53:49] -!- boxknife [~none@c-98-198-235-99.hsd1.tx.comcast.net] has quit [] [02:53:51] < Randomist> How do you troll a professional troll? [02:53:59] < Randomist> Won't he know all your "dirty" tricks? [02:54:08] <+patz2009> Randomist: Very carefully. [02:54:16] * Sir_Lewk LUVS Fedora and #tigcc!!! [02:54:36] <+Sir_Lewk> also, Nikky is a troll [02:54:47] < Randomist> Damn, you're good, 'cause I almost argued. [02:54:55] <+patz2009> !qfind I'm a trool [02:54:57] <@efneTI86> No matches [02:55:04] <+patz2009> !qfind I'm a troll [02:55:06] <@efneTI86> No matches [02:55:09] <+patz2009> lolwut [02:55:10] < Randomist> Had to think for a second, like, "Wait a minute, he's only kidding about Fedora." [02:55:13] <+patz2009> !quoteurl [02:55:15] <@efneTI86> http://tcpa.aardy.net/quotes/ [02:55:26] <+patz2009> !qsay 1217 [02:55:27] <@efneTI86> 1217: I troll | I mean, I'm helpful and friendly [Added patz2009 at 2008/03/07 18:13] [02:55:29] <+Sir_Lewk> I use Fedora [02:55:36] <+Sir_Lewk> and love every minute of it [02:55:41] * Randomist cringes at Fedora and Ubuntu users. [02:55:42] < Spengo> I use a fedora [02:55:46] < Spengo> wear it on my head every day [02:55:48] < Randomist> Poor soulds. [02:55:48] < millinao> damn it and my suckiness at metal slug [02:55:50] < Spengo> :D [02:55:50] < Randomist> * souls [02:55:59] < Spengo> I own at metal slug [02:56:04] < Randomist> Whatever little soul they have left. [02:56:06] <+Sir_Lewk> oh yes, that's right [02:56:15] < Spengo> kkkkkkkkjfjeaijfefw [02:56:19] <+Sir_Lewk> ubuntu and debian can suck my freshly shaved balls [02:56:23] < millinao> I own at with, but only with a joystick [02:56:25] < Spengo> debian ftw [02:56:34] < Spengo> fedora ftl, unless you are talking about a hat [02:56:44] < millinao> agh, stupid typing [02:56:50] < Randomist> I did not need to know 'bout your "freshly shaved" juevos. [02:56:51] <+patz2009> I like to use Fedora DVDs as hats. [02:56:51] <+Sir_Lewk> I'm not trolling you, stfu [02:56:55] <+patz2009> They even fail then. [02:57:09] <+patz2009> But I do it for the style. [02:57:17] < Spengo> PANTS [02:57:25] <+Nikky> #tigcc sucks [02:57:26] <+patz2009> BOOBIES [02:57:32] <+Sir_Lewk> trolled [02:57:36] <+Sir_Lewk> I win [02:57:37] < Spengo> gaahhh [02:57:41] -!- millinao [~millinao@c-24-20-12-164.hsd1.or.comcast.net] has quit [Quit: Leaving] [02:57:46] < Randomist> The Devil is back. [02:57:50] < Spengo> I can't dl the new CoS links [02:57:55] < Spengo> they got slashdotted :( [02:58:00] * Spengo stabs the internets [02:58:10] < Randomist> /.-tard. [02:58:24] <+Nikky> Slashdot kicks ass [02:58:27] <+Sir_Lewk> #tcpa-tard [02:58:30] <+Sir_Lewk> wait... [02:58:43] < Spengo> YAY it dled [02:58:52] * Randomist pretends to agree with Nikky. [02:59:31] <+Sir_Lewk> /. is slowly increasing in suckyness [02:59:36] <+Sir_Lewk> but still rocks [02:59:48] < Spengo> yeah [03:00:07] * Randomist wonders if he had pretended to agree with everyone since he first came here, if he would be higher or lower on the food chain or whatever. [03:00:11] <+Nikky> Unlike #tigcc [03:00:20] < Randomist> The #TCPA caste system. [03:00:20] <+Nikky> Which is only visited by subservient fedoratards [03:00:27] <+Sir_Lewk> actually, it's 'suck to time' graph matches up nicely to the '/.ers using ubuntu to time' graph [03:00:32] <+Nikky> Shut up defiled [03:00:33] < Spengo> Randomist, doesn't it undermine your intent if you say you are pretending? [03:00:55] < Spengo> caste system ftw [03:01:05] < Spengo> Randomist, go die and when you respawn maybe you will be an oper [03:01:10] <+patz2009> iFail - Sells for 3x the amount of normal failure, but everyone loves that i- prefix! [03:01:13] < Spengo> hehe [03:01:20] < Barrett> wow. today was my lucky day (for the most part). [03:01:29] <+patz2009> Barrett: Did you score? [03:01:36] < Barrett> i came home thinking "ok, two things will go wrong. I will have failed cleaning checks, and my book from amazon will not have arrived yet" [03:01:37] < Randomist> With who? [03:01:46] < Spengo> woot! calculator nerd reproduction! [03:01:47] < Barrett> well guess what [03:01:57] < Barrett> I passed cleaning checks, and my apache cookbook came [03:02:05] <+Sir_Lewk> pics or it didn't happen [03:02:08] <+patz2009> Barrett: So no getting laid? [03:02:22] < Spengo> patz2009, maybe he poked a hole in the book and... [03:02:23] < Barrett> also, the TA who helped me pass off my web crawler project was the attractive female one [03:02:31] <+DSP_Lord> patz2009: you phail [03:02:36] <+DSP_Lord> gogo Barrett [03:02:37] < i_c-Y> did you hit it, Barrett ? [03:02:39] < i_c-Y> oh wait [03:02:45] <+patz2009> DSP_Lord: it's been a while. [03:02:49] < i_c-Y> Barrett: arent you hxc no sex till marriage ,etc. ?? [03:02:51] <+DSP_Lord> damn right [03:03:02] < Barrett> i_c-Y: no, i could get sued for hitting a girl [03:03:02] <+Sir_Lewk> mad hax [03:03:05] <+patz2009> How has your life been going? [03:03:12] <+DSP_Lord> when better to tell you that you phail than when i'm drunk? [03:03:17] <+patz2009> !qfind omnimaga simulator [03:03:18] <@efneTI86> 1182:Nikky: < i_c-Y> dsp should set his infoline to JUST FUCKIN STOP with all the times he drops it would be a realistic omnimaga simulator [03:03:22] <@efneTI86> (All of 1 match) [03:03:28] <+DSP_Lord> lolNO [03:03:33] < Spengo> lol [03:03:45] <+Sir_Lewk> LMAO [03:03:48] <+patz2009> DSP, you have a point. [03:04:12] <+DSP_Lord> damn right i do [03:04:12] < Spengo> mimimimimimimimimi [03:04:13] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has joined #tcpa [03:04:14] < Randomist> Can I do it? [03:04:14] < i_c-Y> Barrett: not if you hit her just right [03:04:15] < Randomist> Pleeease? [03:04:16] < i_c-Y> :) [03:04:23] <+Sir_Lewk> JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP [03:04:28] -!- mode/#tcpa [+v ports-] by efneTI86, Remius [03:04:28] < i_c-Y> Randomist: do what? [03:04:31] < Randomist> Oh, wait, I have no bot account. [03:04:38] < Randomist> Never mind. :( [03:04:39] <+DSP_Lord> cuz you suck [03:04:44] < Spengo> ports-!? in MY tcpa? It's more likely than you think [03:04:53] <+DSP_Lord> also, anything i say tonight is the beer talking [03:05:00] * Randomist DJ_Omnimaga [03:05:04] <+patz2009> Spengo: What about your #tcpa? [03:05:05] -!- Randomist is now known as DJ_Omnima [03:05:14] < Netham45> hehe [03:05:15] < DJ_Omnima> Crap I can't spell [03:05:17] <+DSP_Lord> imposter! [03:05:18] < Netham45> quote 1189 is funny [03:05:22] <+patz2009> Randomist, urdoinitwrong. [03:05:26] <+DSP_Lord> ^ [03:05:26] <+patz2009> It's DJ_Omni [03:05:29] <+Sir_Lewk> !qsay 1188 [03:05:30] <+DSP_Lord> ^ [03:05:32] <@efneTI86> 1188: "Dancing man wearing a horse mask cooks wild mushrooms." | speng0 | the fact you find this shit scares me. | it scares me too to be honest [Added chronomex at 2008/01/23 15:17] [03:05:34] -!- DJ_Omnima is now known as DJ_Omni [03:05:42] < DJ_Omni> JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOPJUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP [03:05:49] < Spengo> !k DJ_Omni [03:05:50] -!- DJ_Omni was kicked from #tcpa by efneTI86 [spengo] [03:05:51] -!- DJ_Omni [~Randeimos@74.196.198.36] has joined #tcpa [03:05:53] <+Sir_Lewk> ok, seriously [03:05:56] <+patz2009> lulz [03:06:02] <+Sir_Lewk> JUST FUCKIN STOP posting that [03:06:02] -!- DJ_Omni is now known as Randomist [03:06:02] <+DSP_Lord> inb djFUCK YOU SPENGO [03:06:20] < Spengo> what, I was helping the simulation [03:06:34] < Spengo> that's what would happen if he came in here and spammed again after all [03:06:41] <+patz2009> So realistic, I can't believe it's not Omnimaga! [03:06:52] < Randomist> It was test training. [03:07:09] < Randomist> Now everyone knows what to do in case of a real situation. :P [03:07:15] < Spengo> I usually don't leave partyline on though so it would take me a few seconds to ban [03:07:20] <+patz2009> Besides, Randomist is used to getting kicked; I'm sure one more doesn't hurt. [03:07:36] <+patz2009> THIS HAS BEEN A TEST OF THE EMERGENCY KEVINO SYSTEM. [03:07:52] < Spengo> I read that as "keveeno" [03:08:03] < i_c-Y> !qfind FUCKIN [03:08:05] <@efneTI86> 765:blankware: !k Spengo stop saying n00b about politics (better kick a democrat to be balanced) !k joels fuckin democrat !k joels language !k JoelS Abuse of power * smart_ was kicked by efneTI86 (Yeah, like that was ever going to happen :P) [03:08:09] <@efneTI86> 1182:Nikky: < i_c-Y> dsp should set his infoline to JUST FUCKIN STOP with all the times he drops it would be a realistic omnimaga simulator [03:08:12] <@efneTI86> (All of 2 matches) [03:08:16] < i_c-Y> hm [03:08:25] < Randomist> Hmm... [03:08:33] <+DSP_Lord> !q 839 [03:08:35] < i_c-Y> we dont have a quote of the real omnimaga saying it in here [03:08:37] < Spengo> !qfind potato [03:08:40] <@efneTI86> 394:Andy_J: <+jujaga> where gravy+potato+microwave=dinner <+jujaga> and dinner=food <+Michael_V> jujaga: So if I start with some food, take away gravy and potatoes, I build a microwave? <+jujaga> yes [03:08:41] <+DSP_Lord> !qsay 839 [03:08:42] <@efneTI86> 679:Andy_J: <+Captain_A> MASHED POTATOES! | <+BrandonW> Translated: hello. | < Tahben> awesome, Captain_A+ | <+Captain_A> yayyy | <+Captain_A> i got a plus | <+Captain_A> which translates to hi brandonw [03:08:43] < Randomist> That will be my second song to syncronize lyrics for with Captioneer when it it done. [03:08:45] <@efneTI86> (All of 2 matches) [03:08:47] < Spengo> woot there are potato quotes :D [03:08:48] <@efneTI86> 839: [ <-- libraryness ] | lochness | * DSP_Lord is now known as LochNess | i need about tree fitty | :D | g******** loch ness monster! | yes! | * LochNess initiates high five with Nikky | you gave him a dollar woman? | * Nikky completes | he tricked me! [Added DSP_Lord at 2006/12/13 13:44] [03:09:02] <+Sir_Lewk> what ever happed to JoelS? [03:09:06] <+DSP_Lord> ¯\(°_o)/¯ [03:09:10] <@Andy_J> !seen joels [03:09:10] <@efneTI86> JoelS (~JSeligste@out285.sctm.tfbnw.net) was last seen quitting from #tcpa 42 minutes ago stating (Quit: Leaving). [03:09:11] <+Sir_Lewk> !seen JoelS [03:09:14] <+Nikky> He thankfully went away. [03:09:14] <@efneTI86> JoelS (~JSeligste@out285.sctm.tfbnw.net) was last seen quitting from #tcpa 42 minutes ago stating (Quit: Leaving). [03:09:18] <+Sir_Lewk> blarg [03:09:22] < Spengo> 凸(・`Д・´o) [03:09:27] <+Sir_Lewk> interesting, I guess nothing [03:09:34] < Netham45> !k Spengo EWWWW [03:09:40] < Spengo> what [03:09:48] < Netham45> 凸(・`Д・´o) [03:09:49] <+Sir_Lewk> did that think just flip me off? [03:09:55] < Randomist> "Now displaying lyrics to DJ Omnimaga's 'JUST FUCKIN STOP' on album unknown. Lyrics transcribed by MetalRandomist." [03:10:08] < Spengo> Sir_Lewk, yes [03:10:21] <+Sir_Lewk> 凸 [03:10:32] < Spengo> Д [03:10:37] < Randomist> Is that a penis or a middle finger? [03:10:42] <+Sir_Lewk> 凸(>.<) [03:10:57] < Spengo> Randomist, maybe YOUR penis is that big... [03:10:57] -!- DA|laptop [~DA_laptop@cpe-76-186-189-122.tx.res.rr.com] has joined #tcpa [03:11:02] < i_c-Y> http://www.youtube.com/watch?v=ftk6OOMO6MA is the true face of vtec! [03:11:03] < DA|laptop> .......... [03:11:03] < Spengo> it's not normal though, I assure you [03:11:16] <+Nikky> rotfl DA|laptop was owned [03:11:33] < DA|laptop> anyways [03:11:35] < Spengo> lol i_c-Y I've seen hamsters do that [03:11:47] < i_c-Y> i find that hillarious [03:11:52] < i_c-Y> i dunno why [03:12:00] < Spengo> maybe because it is hilarious [03:12:39] < Netham45> c:\notify\bin\debug\audio.exe [03:12:42] < Netham45> damnit [03:12:45] < Netham45> wrong window [03:13:06] < Spengo> we know where Netham45's porn folder is now [03:13:16] < Netham45> yup [03:13:20] <+Nikky> .+ban #tcpa *tham4*!*@* [03:13:23] <+Nikky> oops, wrong window [03:13:24] < Netham45> we all keep audio.exe in our porn folder [03:13:24] -!- Peter_W [~CalcKing@dialup1591.wnskvtao.sover.net] has joined #tcpa [03:13:30] <+Sir_Lewk> debugging porn? sounds kinky [03:13:43] <+patz2009> Hello Peter_W! [03:13:46] < Netham45> oh god, that syntax error has the general shape of a penis! *fap* *fap* [03:13:46] * Randomist touches Netham45, trying to make him break into peices. [03:14:20] < Spengo> Randomist, it helps if you whack with a large heavy object [03:14:25] < Peter_W> hi patz2009 [03:14:28] -!- mode/#tcpa [+o Nikky] by efneTI86 [03:14:31] -!- mode/#tcpa [+b *!*twilliger@71.237.25.*] by Nikky [03:14:31] -!- Netham45 was kicked from #tcpa by Nikky [30] [03:14:46] <@Nikky> finger slipped [03:14:48] <@Nikky> twice [03:14:51] < i_c-Y> haha. [03:14:52] <+patz2009> lolpwnt [03:14:59] -!- mode/#tcpa [-o Nikky] by Nikky [03:14:59] < Randomist> Hey, it worked! [03:15:12] <+patz2009> Peter_W: You came in at the perfect time. [03:15:20] * Spengo licks Peter_W [03:15:21] < Peter_W> Oookay... [03:15:30] -!- mode/#tcpa [-b *!*twilliger@71.237.25.*] by efneTI86 [03:15:32] < Randomist> No! [03:15:34] < Randomist> Don't do taht! [03:15:39] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [03:15:41] < i_c-Y> Spengo don't know about Randomist 's touch of destruction >.> [03:15:43] < Netham45> asshat [03:15:48] <+Nikky> pervert [03:15:54] < Peter_W> monkeys [03:15:54] < Netham45> *fap* *fap* [03:16:05] <+patz2009> FALCON PUNCH' [03:16:07] -!- Netham45 was kicked from #tcpa by efneTI86 [request] [03:16:12] <+Sir_Lewk> furry [03:16:17] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [03:16:21] * Randomist touches Netham45 again. [03:16:25] < Netham45> *cry* [03:16:29] < Peter_W> taunt, taunt, you mean, Netham45? [03:16:30] * Netham45 urinates on Randomist's finger. [03:16:36] < chronomex> vtech? [03:16:47] < Peter_W> You must be having fun, else you wouldn't be intentionally repeating behavior.. [03:16:49] < Randomist> How do you aim that tiny, little thing? [03:16:49] <+Sir_Lewk> virginia teck? [03:17:09] < Spengo> teck? [03:17:16] < Peter_W> trek? [03:17:25] <+Sir_Lewk> virginia tech? :P [03:17:28] < Netham45> http://www.youtube.com/watch?v=AcT_ZyY3F0k&NR=1 [03:17:34] < Netham45> (VTEC) [03:17:46] * Peter_W sets mode: +b *youtube* [03:17:50] < chronomex> br it olooks like some 84+ ports are the same as 89Ti IO areas? [03:17:56] * Randomist sets mode: +b *digg* [03:18:03] <+Sir_Lewk> http://www.goatse.cx [03:18:05] < i_c-Y> Netham45: thats wrong. [03:18:09] < i_c-Y> !k Sir_Lewk shocksite [03:18:09] * Peter_W accidentally clicks anyway, and watches as dialup chokes [03:18:09] -!- Sir_Lewk was kicked from #tcpa by efneTI86 [i_c-Y: shocksite] [03:18:12] < Spengo> actually [03:18:15] < Spengo> it isn't anymore [03:18:17] -!- Sir_Lewk [~john@n2-214-243.resnet.drexel.edu] has joined #tcpa [03:18:23] < Sir_Lewk> it's not a shock site anymore :P [03:18:25] -!- mode/#tcpa [+v Sir_Lewk] by efneTI81, efneTI83, efneTI92 [03:18:25] < Netham45> yea [03:18:28] <+Nikky> Don't care [03:18:35] <+patz2009> .cz is [03:18:36] < Netham45> it's .cz now. [03:18:40] < i_c-Y> and Netham45 , your method of vtec is wrong. [03:18:49] < i_c-Y> http://www.youtube.com/watch?v=ftk6OOMO6MA is the way it really works. [03:18:51] <+Sir_Lewk> http://www.ticalc.org (future shock site) [03:19:29] < Spengo> VTOL [03:19:30] < Spengo> http://www.richard-seaman.com/Aircraft/AirShows/Yuma2005/Flying/HarrierNearGround.jpg [03:19:42] <+Sir_Lewk> don't click that is vore! [03:19:53] * Randomist installs Nofap onto Netham45's calculator. [03:20:01] < Netham45> that looks like the core in Hl2:EP1. [03:20:02] < Spengo> richard seaman? [03:20:05] < Spengo> that is an AWESOME name [03:20:11] * Netham45 pulls a battery. [03:20:19] < Spengo> do you all see it? :D [03:20:31] < Netham45> hahahahahahahahahahahahahahahahahahahahhahahahahahahahahahahahahahahahahahahahahahahaha richard seaman [03:20:36] < Spengo> he just has to use a different nickname... [03:20:47] -!- blankie [~this@d154-20-51-79.bchsia.telus.net] has joined #tcpa [03:20:48] < Netham45> yes, we get it, Dick Seaman. [03:20:49] <+Sir_Lewk> dick seaman? [03:20:51] < Spengo> xD [03:21:04] <+Sir_Lewk> omg!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1111111111111111!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!111one!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! [03:21:22] < Spengo> if my last name was seaman I would definitely name my kid richard and call him dick [03:21:30] < chronomex> BrandonW: it looks like some 84+ ports have same-number-perhaps-same-function IO ports on the 89Ti [03:21:42] <+Sir_Lewk> any your kid would get bullied and commit suicide [03:21:58] <+Sir_Lewk> or have an excellent career as a porn star [03:22:04] < Netham45> lol [03:22:17] < Randomist> Richard "Blue" Seamen? [03:22:19] < Spengo> or just be an awesome ladies man [03:22:21] < Netham45> lol [03:22:38] * Randomist ducks. [03:23:22] -!- Netham45 [~twilliger@71.237.25.161] has quit [http://netham45.org/ <== Expect something big.] [03:23:32] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [03:23:34] < Netham45> damnit [03:23:36] < Spengo> you know what is a really sweet ass-plane? [03:23:39] < Spengo> V-22 Osprey [03:23:49] < Netham45> accidentally opened a new IRC client, then closed the old one by mistake. [03:23:58] <+Sir_Lewk> messed up hyphen xD [03:24:11] < Spengo> yes, it was on purpose :P anyways it's cool [03:24:25] < Randomist> [03:24:51] < Peter_W> bd? [03:24:58] < Peter_W> you mean.. xkcd? [03:25:03] <+Nikky> xkcd sucks [03:25:05] * Randomist steals Peter_W's correction. [03:25:10] <+Sir_Lewk> ubuntu sucks [03:25:16] < Spengo> I iwsh there was an osprey in fsx [03:25:24] <+Nikky> Sir_Lewk: Who said it didn't [03:25:32] < Netham45> Nikky sucks [03:25:37] <+Sir_Lewk> Debian sucks [03:25:44] < Netham45> Linux sucks [03:25:50] < Peter_W> calves... ^^ [03:25:58] < Peter_W> some more than others.. [03:26:03] < Peter_W> especially when hungry.... [03:26:25] < Randomist> Netham45 sucks. [03:26:28] * Randomist hides. [03:27:29] < Randomist> Sometimes while typing with one hand. [03:28:04] -!- boxknife [~none@c-98-198-235-99.hsd1.tx.comcast.net] has joined #tcpa [03:28:21] <+patz2009> BrandonW! BrandonW! :P [03:28:38] < Randomist> He's not here! He's not here! [03:28:46] < Netham45> !lastspoke brandonw [03:28:48] < Peter_W> Yes he is! Yes he is! [03:28:56] < Netham45> duplicate! duplicate! [03:29:00] < Peter_W> Pour on water! Pour on water! [03:29:05] < chronomex> :S [03:29:05] < Peter_W> Fire! Fire! [03:29:07] < chronomex> instead we've got randomist [03:29:09] < Randomist> Take it off! Take it off! [03:29:16] < Netham45> PENIS PENIS [03:29:21] < chronomex> ... [03:29:23] < chronomex> and netham [03:29:26] < Netham45> :P [03:29:45] < chronomex> :( [03:30:02] * Netham45 slaps chronomex. [03:30:19] < chronomex> you can't do that [03:30:25] < Peter_W> Oy, NET HAM [03:30:28] < chronomex> I have !k [03:30:45] < Peter_W> Where are the green eggs.. [03:30:56] * Netham45 slaps chronomex's ass. [03:30:59] <+Nikky> ?easter? [03:31:00] < Randomist> Over there, with the green ham. [03:31:30] < Peter_W> GreenEtHam stole the GreenEggs? [03:31:38] < Peter_W> ..wow.. [03:31:43] < Randomist> Some guy did that to me once at school when I was hanging posters. [03:31:45] < Peter_W> capitalizing the e made no sense [03:32:29] < Randomist> I bent over to get another poster and he took that opportunity to put his hand out while he was walking by me. [03:32:40] < i_c-Y> chronomex: make ya think imma !k yo ass, but drop your (something on irc, i havent figured this out yet) , and chronomex g's gonna blast [03:32:44] < i_c-Y> err [03:32:46] * Randomist cringes. [03:32:47] < i_c-Y> remove that g [03:33:08] < chronomex> i_c-Y: I still don't understand [03:33:38] < i_c-Y> yeah... its a slight modification of Fuck tha police by NWA [03:33:46] < chronomex> oh [03:33:58] < chronomex> suuuure [03:34:03] < i_c-Y> go listen to it [03:34:05] -!- Patrick11 [~Patrick11@pool-71-173-217-118.hrbgpa.fios.verizon.net] has joined #tcpa [03:34:17] < Netham45> haha [03:34:25] < Netham45> Fortress Forevers TOS is hilarious [03:34:26] < Netham45> "5) Consult Physician if Pregnant or Lactating. This is especially true for males. [03:34:27] < Netham45> " [03:34:42] < chronomex> no, i_c-Y [03:34:58] <+Nikky> It's a good song [03:35:01] < i_c-Y> i think its on the list of stuff white people like, chronomex [03:35:05] < i_c-Y> does that sway your opinion? [03:35:06] < chronomex> I bet [03:35:07] < chronomex> lolol [03:35:25] < chronomex> this one? http://stuffwhitepeoplelike.wordpress.com/ [03:35:33] < Peter_W> Hmm... [03:35:42] < Peter_W> I glanced at the ticalc.org poll again. [03:35:49] < i_c-Y> http://stuffwhitepeoplelike.wordpress.com/ [03:35:50] <+Nikky> Lactating is on the list of words one shall not use in #tcpa [03:35:51] < i_c-Y> yep. [03:35:53] < Peter_W> Last time I looked, I thought for sure it said "flood residue" [03:35:58] < Peter_W> instead of "food residue" [03:36:16] * Randomist lols at that site and wonders if there's one for us... [03:36:56] < i_c-Y> i should submit heroin or some other drug to that site [03:36:57] < chronomex> pe lol [03:37:22] < Randomist> Huh, there is: http://www.stuffblackpeoplelove.com [03:37:27] <+Nikky> Racist [03:37:53] < Randomist> How's that racist -- I _am_ black. [03:38:05] <+Nikky> Unsure [03:38:11] <+Nikky> But I'm still convinced it is [03:38:22] <+Nikky> Let me ask a CHID major. [03:38:56] < Netham45> http://www.pastebin.ca/939224 [03:39:07] < i_c-Y> Nikky: CHID? [03:39:13] < i_c-Y> i thought you were doing some triple major thing [03:39:19] < Netham45> yea [03:39:20] -!- aadster [~aadster16@adsl-70-130-61-53.dsl.wchtks.swbell.net] has joined #tcpa [03:39:20] < Netham45> that is racist [03:39:26] < aadster> Hey [03:39:32] < Netham45> assuming that all black people like the same thing is rather racist. [03:39:37] < aadster> has anyone ever gotten a BSOD about a BAD_POOL_HEADER [03:39:42] < Netham45> aadster, yes. [03:39:44] <+Nikky> i_c-Y: COmparative history of ideas [03:39:52] < Netham45> I typically get them when I have my RAM overclocked too much. [03:39:57] < aadster> and then after sending the error report, Microsoft says my PC cant handle TI SilverLink [03:40:03] <+Nikky> It's where they take classes about religion in BS and stuff [03:40:05] < aadster> It redirects me to this webpage. [03:40:06] <+Nikky> BSG [03:40:17] < i_c-Y> oh [03:40:19] < aadster> This is total crap because it's worked fine with TI Connect drivers before. [03:40:20] < i_c-Y> whats your new major? [03:40:35] <+Nikky> Trolling [03:40:37] * Randomist decides to stay out of the racial things next time around. [03:40:46] <+Nikky> Netham45: racist [03:40:49] < Netham45> aadster, you shouldn't have any issues with it, Windows XP works fine with it. [03:41:03] < i_c-Y> aadster: check for corrupted system files [03:41:09] < i_c-Y> and disable ms indexing service. [03:41:31] < Netham45> shit, I have no issues with graphlink(silver) on Vista. [03:41:43] < i_c-Y> (use sfc) [03:42:08] <+Nikky> haha, vista [03:42:34] < i_c-Y> also make sure to check for changes in software / hardware you did after when it last worked [03:42:34] < aadster> oh [03:42:50] < aadster> microsoft's page said it was a conflict between BlankLink and GraphLink [03:42:56] < aadster> they both use ticalc.sys [03:43:00] < i_c-Y> just giving a bsod title doesnt give you much help anyhow. [03:43:07] < aadster> so I should probably uninstall GraphLink? [03:43:12] < aadster> I just got it for the BASIC editor [03:43:15] < i_c-Y> theres a million different ways to get any particular bsod title [03:43:38] < aadster> icy [03:43:40] < i_c-Y> well, if microsoft says theres a conflict, then eliminate the conflict in some method. [03:43:43] < aadster> ill upload a pic [03:44:00] < i_c-Y> though i guess this particular one is usually a driver issue. [03:44:33] < aadster> http://img407.imageshack.us/img407/8562/driverad7.png [03:44:58] < aadster> It happened right when I logged in [03:45:15] < aadster> so then I ran a system restore BEFORE I installed TiLP (sh!t) [03:45:21] < aadster> in safe mode [03:45:26] < aadster> but now I booted normal and I'm fine [03:45:37] < aadster> I haven't tried connecting my calc, however [03:45:45] < i_c-Y> i dont have an issue like that htough. [03:45:50] < aadster> I need to get some sleep. Hope this doesn't pop up again. [03:46:00] < aadster> Thanks for the tips [03:46:02] < aadster> later [03:46:21] -!- aadster [~aadster16@adsl-70-130-61-53.dsl.wchtks.swbell.net] has left #tcpa [] [03:47:56] < i_c-Y> hopefully he wont be back. [03:48:26] < Netham45> ban him? [03:49:03] < Randomist> I think I should make a channel for people like him and Cricket_B... [03:49:07] < Randomist> #TCPAnoobs? [03:49:34] < Netham45> #buckwild [03:49:44] < Randomist> Don't tell me that channels is STILL alive. [03:49:47] < Netham45> nope [03:49:47] < chronomex> go right ahead [03:49:49] < Netham45> it's dead [03:49:57] < Randomist> Oh, good. [03:53:57] < i_c-Y> i say we send em all to #gnaa [03:54:04] < i_c-Y> or some other akill channel [03:57:19] < Netham45> wait [03:57:22] < Netham45> joining #gnaa gets me killed? [03:57:30] < Netham45> no it doesn;t [03:57:37] < Netham45> * #gnaa :Illegal channel name [03:59:42] < i_c-Y> server dependent i guess [03:59:45] < i_c-Y> it used to be an akill [03:59:48] < chronomex> 's juped [04:02:11] -!- btrettel [~btrettel@btrettel.student.umd.edu] has quit [KVIrc 3.2.6 Anomalies http://www.kvirc.net/] [04:04:53] < i_c-Y> i should go dlrrp it up [04:05:53] * Randomist wonders how many people in here are serious ASM people... [04:06:00] * chronomex is [04:06:33] <+Nikky> I am [04:06:55] * Randomist cringes. [04:06:56] < chronomex> ... [04:06:59] -!- Randomist [~Randeimos@74.196.198.36] has quit [Quit: I need to break away from all the words you say; from all the deeds you've done; from all the faith you break.] [04:07:02] * Peter_W waits for someone to make up some unfortunate false acronym for "ASM" [04:07:18] <+patz2009> Ass-smelling monkies? [04:07:21] < Peter_W> Was that a random quit message, you think? [04:07:28] < chronomex> a/s/mother [04:07:42] < chronomex> Peter_W: I was wondering the same thing [04:08:38] < i_c-Y> looks like its from some band called grendel and song title is hate this [04:09:01] < Peter_W> hmm [04:09:12] < Peter_W> how long have you been around #tcpa anyway, i_c-Y? [04:09:31] < Netham45> there needs to be a !firstspoke [04:09:37] < Peter_W> heh [04:09:39] < i_c-Y> under this name? [04:09:50] < Peter_W> in general [04:09:57] < Peter_W> who were you previously? o.O [04:10:00] < chronomex> Netham45: I agree [04:10:03] < i_c-Y> thats a secret :) [04:10:07] < Peter_W> heh [04:10:17] < i_c-Y> someones figured it out before. forgot who though. [04:10:39] < Peter_W> !seen *cooper* [04:10:42] <@efneTI86> I found 51 matches to your query. Here are the 5 most recent (sorted): i_c-Y tcpa theiceman icyicy KermM. i_c-Y (~Icy@p308a.tae.cooper.edu) was last seen joining #tcpa 1 day, 8 hours, 41 minutes ago. i_c-Y is still on #tcpa. [04:10:49] < Peter_W> lol [04:10:53] < Peter_W> Kerm ey? [04:11:01] < chronomex> heh [04:11:17] < i_c-Y> har har no. [04:11:23] < Peter_W> :P [04:11:25] < i_c-Y> it wont come up under cooper. [04:11:40] < i_c-Y> it wont come up under verizon either i think. [04:11:56] <+Nikky> icy sucks [04:12:05] <+Nikky> he beats up old women [04:12:08] < i_c-Y> :( Nikky hurt my feelings [04:12:11] < i_c-Y> you know what Nikky ? [04:12:15] <+Nikky> what [04:12:17] < i_c-Y> JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP [04:12:25] <+Nikky> :( [04:12:29] < i_c-Y> YOURE GONNA STOP BADMOUTHING i_c-Y JUST FUCKIN STOP JUST FUCKIN STOP JUST FUCKIN STOP [04:12:31] < i_c-Y> :) [04:13:43] < chronomex> :| [04:13:51] <+Nikky> YOURE GONNA STOP [04:13:56] < i_c-Y> kay [04:14:07] -!- Peter_W [~CalcKing@dialup1591.wnskvtao.sover.net] has quit [zzz] [04:14:07] <+Nikky> or I'll be angry [04:14:11] <+Nikky> and write you a letter [04:14:14] <+Nikky> telling you how angry I am [04:16:18] < Barrett> Nikky: what are you doing to the server? [04:16:53] <+Nikky> Downloading andy's logs [04:16:59] < Barrett> ah [04:17:09] <+Nikky> I mean, downloading massive amounts of porn [04:17:15] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [04:17:17] <@efneTI86> [Tari_] Remember, remember the 5th of November [04:17:27] -!- mode/#tcpa [+v Tari_] by Remius [04:17:27] <+patz2009> zomg powarabuse [04:18:22] <+bsparks> I feel deprived of my Zero Punc today [04:18:27] <+bsparks> xkcd rocks though [04:18:27] <+Nikky> tons of porn [04:18:33] <+Nikky> hardcore asian stuff [04:18:45] <+Nikky> The porn spengo would like [04:18:59] <+Nikky> and I set it up when a user goes to download a program [04:19:06] <+Nikky> they instead download an image [04:19:59] < Netham45> forward them to http://goatse.cz/ [04:20:31] <+Nikky> !k Netham45 [04:20:31] -!- Netham45 was kicked from #tcpa by efneTI86 [Nikky] [04:20:34] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [04:20:36] < Netham45> :( [04:20:41] <+Nikky> srsly [04:20:55] <+Nikky> you can say "link them to goatse" [04:21:20] <+Nikky> not "link them to goatse, and here is the fully qualified url for it incase someone in the channel wants to open it without knowing what that link is" [04:21:36] -!- Tari [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Ping timeout: 306 seconds] [04:21:38] < Netham45> that takes the fun out of it [04:21:39] < Netham45> :( [04:21:45] < boxknife> What is goatse? [04:21:45] < chronomex> how many such people are there? [04:22:03] < boxknife> Okay [04:22:03] <+Nikky> They exist [04:22:06] < chronomex> never mind, we've got a live one [04:22:09] <+Nikky> See, look! [04:22:17] <+Nikky> You corrupted someone Netham45 [04:22:21] < Netham45> \o/ [04:22:25] <+Nikky> boxknife: for the love of god, don't click that link [04:22:30] <+Nikky> or go to anything with goatse [04:22:30] < boxknife> Christ, it's too late [04:22:33] -!- patz2009 [~Patrick@c-69-247-152-128.hsd1.tn.comcast.net] has quit [zomghax] [04:22:37] < boxknife> What is wrong with you? Ugh [04:22:40] < Netham45> \o/ \o/ [04:22:45] <+Nikky> We can ban Netham45 if you want us to [04:22:55] < chronomex> !k Netham45 corrupting the innocents, what's next? [04:22:56] -!- Netham45 was kicked from #tcpa by efneTI86 [chronomex: corrupting the innocents, what's next?] [04:22:58] -!- Netham45 [~twilliger@71.237.25.161] has joined #tcpa [04:23:23] < Netham45> :) [04:24:28] < chronomex> :S [04:24:34] < boxknife> I think that link shocked me into a heightened state of consciousness [04:24:46] < boxknife> I feel like a better person [04:24:55] < Netham45> \o/ [04:25:21] < Netham45> see, it helped. [04:26:16] < boxknife> that's actually so obscene it's funny [04:26:50] < Netham45> http://tinyurl.com/57lxc [04:27:25] < Netham45> \o/ [04:27:39] < chronomex> Netham45: why did you tinyurl http://www.hampsterdance.com/classorig.html ? [04:27:43] < chronomex> that's not very long ... [04:28:07] < Netham45> because my brother e-mailed it to me TinyURL'd, and I just copied. [04:28:15] < chronomex> you're a weirdo [04:28:27] < chronomex> whoa [04:28:31] < chronomex> this is AMAZING [04:28:47] < Netham45> ? [04:28:56] < chronomex> ever since I've gone hardcore at disassembling, I've been acting more like BrandonW [04:29:09] < Netham45> weirdo. [04:29:12] <+Nikky> no, BrandonW is much cooler [04:29:25] < chronomex> I agree [04:29:30] < boxknife> Hey, Chromex, do you know anything about writing asm for mirageos? [04:29:30] < chronomex> I'm sort of acting like him? [04:29:37] < chronomex> boxknife: no, I'm 68k only [04:29:39] < chronomex> sorry [04:29:45] < boxknife> ah, alright [04:30:42] <+Sir_Lewk> "If there is no struggle, there is no progress." -Frederick Douglass [04:30:53] < boxknife> I actually have an 89 titanium [04:31:06] <+Sir_Lewk> any you guys call be mad when I say war is the catalyst of change... [04:31:13] < Netham45> no [04:31:21] < Netham45> we call you mad because you think you're transhuman [04:31:24] < chronomex> boxknife: what HW version? 3 or 4? [04:31:27] < boxknife> I think I actually have every TI calculator since the 82 except for the 85 and the 83 regular [04:31:37] < boxknife> I'm not sure. I bought it in 04 [04:31:38] < chronomex> I've got almost all the 68k series [04:31:49] <+Sir_Lewk> I'm not transhuman [04:31:51] < boxknife> neat [04:31:52] < Netham45> I have an 83,83+,84+,84+se,85. [04:31:54] <+Sir_Lewk> I'm a transhumanist [04:31:57] < chronomex> I need a HW1 89, a HW3 89, and the 92-92II-92Module [04:31:58] < Netham45> and an 89 HW2 [04:32:04] <+Sir_Lewk> meaning I agree with the philosophy [04:32:10] < boxknife> Let me check [04:32:13] < boxknife> You mean like a ROM? [04:32:40] < Netham45> \o/ [04:32:43] < Netham45> my CPU is at 12C [04:33:00] < chronomex> boxknife: done any programming for it? [04:33:12] < chronomex> boxknife: do F1, A and tell me what it says [04:33:30] < chronomex> OS and Hardware both [04:33:42] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has quit [Ping timeout: 360 seconds] [04:33:43] < Netham45> whoa [04:33:48] < Netham45> Opera went insane [04:33:52] < Netham45> pegged my CPU [04:33:58] < Netham45> damnit, I went up to 14C. [04:34:23] < boxknife> Yeah, I have actually [04:34:33] < boxknife> alright [04:35:44] < boxknife> OS version 3, hardware version 3 [04:35:50] < chronomex> 3.what? [04:35:59] < boxknife> 3.00 [04:36:07] < chronomex> ah [04:36:08] < chronomex> nice [04:36:21] < chronomex> apparently 3.01 has lower battery usage :) [04:36:28] < boxknife> Really? interesting [04:36:30] < chronomex> don't upgrade though [04:36:38] < chronomex> cos you can't go back [04:36:48] < chronomex> and sometimes older OSes are worthwhile [04:36:58] < boxknife> ah [04:37:02] < chronomex> though 1.05 sucked ass [04:37:09] < boxknife> lol [04:37:16] < boxknife> Well, at least there's a multiply instruction [04:37:39] < chronomex> aI never saw 1.00 in action [04:38:03] < chronomex> on 68k? yeah, we even have divide! [04:38:08] < boxknife> rofl [04:38:09] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has quit [Read error: Operation timed out] [04:38:11] < chronomex> pretty f'n awesome [04:42:05] < boxknife> looking at 68k assembler code hurts my eyes though [04:42:27] < boxknife> It looks like the call of cthulu come true [04:43:55] < chronomex> oh? [04:44:22] < chronomex> I like the long instruction names, z80 or x86 just doesn't have it for me [04:44:38] < boxknife> ah [04:44:45] < chronomex> and it's excellently designed [04:45:19] < boxknife> It is, but I mean from an aesthetic perspective [04:45:24] < chronomex> yes [04:45:27] < chronomex> it is pretty too [04:45:31] < boxknife> rofl [04:45:34] -!- DA|laptop [~DA_laptop@cpe-76-186-189-122.tx.res.rr.com] has quit [Read error: Connection reset by peer] [04:45:35] < chronomex> once you ignore the way it looks [04:46:04] -!- _Digital [~DC@pool-96-240-47-219.lsanca.fios.verizon.net] has joined #tcpa [04:46:24] < _Digital> http://www.xkcd.com/ [04:46:29] < _Digital> tis a great one today [04:46:36] < _Digital> imho [04:46:55] < boxknife> ahaha [04:47:07] < boxknife> Those dead pixels made me do a double take [04:48:29] < Barrett> ah there they are [04:48:32] < Barrett> I see what he did there [04:52:58] -!- DA|laptop [~DA_laptop@76.186.189.122] has joined #tcpa [05:03:29] < Netham45> hahahaha [05:06:28] < Barrett> I love it when it gets to the point that your roommate has to tell you that he *didn't* eat any of your pizza [05:07:00] -!- tr1p1ea [~me@124-254-123-150-dsl.ispone.net.au] has quit [Read error: Connection reset by peer] [05:07:20] < chronomex> aw how sad, tr1p is gone [05:09:14] < Barrett> and otherwise it's just assumed that he did have some [05:13:13] -!- Patrick11 [~Patrick11@pool-71-173-217-118.hrbgpa.fios.verizon.net] has quit [Go Irish!] [05:13:59] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has joined #tcpa [05:14:00] <@efneTI86> [Spengo] If at first you don't succeed, you fail. [05:22:37] < Barrett> A uniform magnetic field can produce an EMF in a conducting loop if : [05:22:58] < Barrett> A: The field changes, B: The loop changes position within the field, C: The loop changes size. D: The loop is removed from the field [05:23:12] < Barrett> Which of the above are true? [05:23:18] < Barrett> (I guess it can be more than one) [05:25:36] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has quit [Quit: You know, it's the first time someone suggested I go in that direction!] [05:26:03] < mokomull> Barrett: Are we doing your homework for you/ [05:26:08] < Barrett> yes [05:26:27] <+Nikky> haha [05:26:28] <+Nikky> :) [05:26:28] < Barrett> but it's just one question [05:26:51] < mokomull> well, EMF is proportional to d(flux)/dt [05:27:05] < mokomull> and by is proportional to, I mean EMF=-d(flux)/dt [05:27:38] < mokomull> and flux is the integral of the field over the inside of the loop (in this case, since it's uniform, it's just the field times the area times the sine of the angle between) [05:27:38] < Barrett> so... if the field changes [05:28:09] < Barrett> so A, B [05:28:11] < Barrett> C? [05:28:13] < Barrett> D? [05:28:23] < mokomull> I dunno. [05:28:35] < mokomull> B is not necessarily the case. [05:28:52] < mokomull> it can change position, but as long as the angle stays the same, it still has the same flux, and thus d(flux)/dt = 0 [05:28:57] < Barrett> what if position also means orientation? [05:29:16] < mokomull> I would say it doesn't. [05:29:26] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [05:29:28] <@efneTI86> [DSPLord] *waves hand* You will give me +v. [05:29:40] -!- mode/#tcpa [+v DSPLord] by SnowCrash [05:29:45] < mokomull> if your homework is such that you can explain that, then you'll get brownie points, but... I'd assume "position" is simply the x,y,z coordinates of the loop. [05:30:34] < mokomull> so which of the above would change a) the field, or b) the area? [05:30:53] < mokomull> because that's the only two factors which change the flux and produce an EMF/ [05:30:56] < Barrett> would D change anything? [05:31:05] < mokomull> well, yes [05:31:11] < mokomull> the field would go from something to zero [05:31:33] < mokomull> which is a change. [05:32:01] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 360 seconds] [05:32:05] < Barrett> would C change the area? [05:32:20] < mokomull> think about what you just said [05:32:31] < mokomull> if you change the SIZE of something, do you change its AREA? [05:32:33] < Barrett> I don't know which "area" we are talking about [05:32:40] < mokomull> the area of the interior of the loop [05:33:04] < Barrett> so potentially (depending on the definition of B) all 4 can hold? [05:33:12] < mokomull> yes. [05:33:31] < mokomull> damn, I really should be tutoring physics again. [05:33:39] < Barrett> unless you get these wrong [05:34:07] <+bsparks> it's odd [05:34:18] <+bsparks> insight sticks all the good chans on x1 channels [05:34:26] <+bsparks> food network, history chan, discovery chan [05:34:28] <+bsparks> odd [05:34:48] < mokomull> "x1 channels"? [05:34:59] <+bsparks> maybe I just like discovering the history of my food, or at least the historic food myths [05:35:05] <+bsparks> mokomull, 31, 41, 51 :P [05:35:11] <+Nikky> You didn't list MSNBC [05:35:12] < mokomull> ah [05:35:32] <+bsparks> anyway, on that note imma bed [05:35:33] <+bsparks> cya [05:35:52] <+Nikky> cyan? [05:35:55] < mokomull> I ought to join you. [05:37:06] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has joined #tcpa [05:37:17] -!- mode/#tcpa [+v ports-] by SnowCrash [05:38:45] < Barrett> gah [05:38:48] < Barrett> what a misleading title [05:38:57] < Barrett> I thought the apache cookbook had something to do with indian foods [05:39:18] < Barrett> you know, with corn and stuff [05:41:32] < chronomex> or cooking apaches!? [05:47:25] <+Nikky> ... [05:49:12] <+Sir_Lewk> blarg [05:58:36] -!- Barrett [~chavez@76.8.217.50] has quit [] [06:05:43] -!- _Digital [~DC@pool-96-240-47-219.lsanca.fios.verizon.net] has quit [Quit: _Digital] [06:08:37] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has quit [Quit: You know, it's the first time someone suggested I go in that direction!] [06:12:29] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has joined #tcpa [06:12:41] -!- mode/#tcpa [+v ports-] by Remius [06:15:42] < Spengo> when people say indian food I don't think of native americans [06:15:53] < Spengo> I think rice and curry [06:16:06] < boxknife> I think of lamb quesadillas [06:16:20] < Spengo> what's that, jewish mexicans? [06:16:41] < boxknife> I dunno. I ate an an Indian restaurant once, and that's what they had [06:16:47] < boxknife> apart from rice and curry, of course [06:34:37] -!- rivereye[ [rivereye@c-71-205-94-72.hsd1.mi.comcast.net] has quit [Ping timeout: 556 seconds] [06:35:23] -!- Tari__ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [06:35:25] <@efneTI86> [Tari__] Remember, remember the 5th of November [06:35:34] -!- mode/#tcpa [+v Tari__] by etaonrish [06:39:22] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Ping timeout: 306 seconds] [06:39:45] < boxknife> What is that, from a Dream Theater song? [06:49:31] < Spengo> I like mongolian food [06:49:38] < Spengo> the bbq's are pretty bad ass [06:50:23] <+Sir_Lewk> tie food ftw [06:50:30] < chronomex> Sir_Lewk: thai [06:50:32] < chronomex> boxknife: ? [06:50:34] <+Sir_Lewk> (I don't know how that is spelled) [06:50:35] <+Sir_Lewk> yeah [06:50:41] < chronomex> now you do :) [06:50:53] < chronomex> thai fighters! [06:50:54] <+Sir_Lewk> yea! [06:52:23] < Spengo> tie? [06:52:24] < Spengo> lmao [06:52:34] < boxknife> " Remember, remember the 5th of November" I think is from a song [06:52:38] < Spengo> but anyways yes, thai food is good, and teriyaki places [06:52:46] < chronomex> mmmm teriyaki [06:52:48] < Spengo> teriyaki is dirt cheap and you get a huge plate [06:52:58] < chronomex> it's awesome [07:04:45] <+Sir_Lewk> http://www.qwantz.com/archive/000004.html [07:04:57] <+Sir_Lewk> excellent shit, that Dinosaur Comics [07:10:23] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has quit [Ping timeout: 190 seconds] [07:10:40] < Spengo> http://www.time.com/time/world/article/0,8599,1720932,00.html whoah that's kinda scary [07:11:27] < Spengo> http://bash.org/?846801 lmao [07:11:27] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has joined #tcpa [07:11:41] -!- mode/#tcpa [+v Captain_A] by Remius [07:14:06] < chronomex> awesome, Spengo [07:19:03] <+Sir_Lewk> going down for updates, bbl [07:21:33] -!- Sir_Lewk [~john@n2-214-243.resnet.drexel.edu] has quit [Read error: Operation timed out] [07:24:18] < Spengo> hahaha @ xkcd [07:24:34] < Spengo> mouseover is hilarious [07:24:45] < chronomex> Spengo: http://archives.seattletimes.nwsource.com/cgi-bin/texis.cgi/web/vortex/display?slug=heavydate11&date=20080311 [07:25:08] < chronomex> it's a bit disturbing [07:25:08] < Spengo> 800lbs?! :O [07:25:15] < Spengo> wtf [07:25:28] < chronomex> I'm disappointed that they dont have pix of his hot gf [07:25:29] < Spengo> apparently he's lost 440 pounds too [07:25:46] < chronomex> yes [07:25:59] < Spengo> so that means he used to be 1240lbs...?! :O [07:26:30] < Spengo> 1235 it says [07:26:42] < chronomex> ... http://en.wikipedia.org/wiki/List_of_the_most_obese_humans [07:26:47] < chronomex> yeah [07:27:16] < Spengo> geeze [07:27:20] < Spengo> those people are almost a ton [07:27:33] < Spengo> well, halfway there [07:27:34] * chronomex nods [07:27:36] < chronomex> its amazing [07:27:39] < Spengo> that one guy 1400 [07:27:45] < Spengo> or 1600 [07:28:03] * chronomex nods [07:28:26] < Spengo> lol, the 1600lb woman had a bf [07:28:44] < chronomex> hahaha [07:28:48] < chronomex> bet he got lost :O [07:30:02] < Spengo> http://www.comicspage.com/brewster/brewster.html lol [07:31:30] < Spengo> anyways, apparently those people can't even stand and walk [07:31:32] < Spengo> the fat ones [07:31:58] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has quit [Read error: Operation timed out] [07:31:59] < Spengo> so they get wheeled around on big bed things [07:32:10] < Spengo> this reminds me of someone.... [07:32:39] < Spengo> http://lh3.google.com/_54_sAhBk41k/RrgLf8Ej3VI/AAAAAAAAAE4/Ib7lO1ckkY8/s800/IMGP2584.JPG [07:32:40] < chronomex> yeah [07:32:58] < chronomex> lol [07:34:04] < chronomex> Spengo: lol @brewster comic [07:34:14] < Spengo> hehe [07:34:58] < Spengo> I like brewster, they had it in the oregonian for awhile but then quit for some reason :o [07:35:07] < chronomex> aw [07:35:14] < chronomex> they have it in the seattle P-I [07:35:21] < chronomex> my family switched to the Times :( [07:35:26] < Spengo> but they still have shitty ones like Mutts, Garfield, Curtiss, etc. [07:35:33] < chronomex> we lost zippy, dilbert, brewster [07:35:36] < chronomex> lame! [07:35:39] < Spengo> what dilbert too? [07:35:40] < Spengo> you're kidding [07:35:43] < chronomex> it's terrible when that happens [07:35:49] < chronomex> the PI has the good comics [07:35:52] < chronomex> Times has the good news [07:35:55] < chronomex> you really have to choose [07:35:56] < Spengo> lol [07:36:09] < chronomex> we have two city papers, apparently that's unusual [07:36:13] < Spengo> I choose that I read my comics online and get my news from /. [07:36:14] < Spengo> xD [07:36:15] < chronomex> it's the way it ought to be [07:36:18] < chronomex> haha [07:36:35] < chronomex> I like to read comics over breakfast [07:36:46] < chronomex> http://www.aspiesforronpaul.com/ [07:36:56] < Spengo> lol [07:37:00] < chronomex> seen that? [07:37:02] <@efneTI86> I don't know who that? is. [07:37:24] < chronomex> shut up efneTI86 [07:37:42] < Spengo> shush xD [07:38:19] < Spengo> I am *not* an aspie :( just socially challenged [07:38:34] < chronomex> I am! [07:38:43] < chronomex> :D [07:38:47] < Spengo> lol [07:40:37] < chronomex> don't laugh at me :( [07:40:45] * Spengo points and laughs [07:40:46] < chronomex> are you coming to sakuracon this year? [07:40:54] < Spengo> yeap [07:41:00] < Spengo> already pre-registered and everything [07:41:03] < chronomex> nice [07:41:05] < chronomex> when is it? [07:41:15] < Spengo> weekend after next [07:41:19] < chronomex> okay [07:41:37] < Spengo> I will be going up there thursday evening [07:44:36] < chronomex> cool [07:45:29] < chronomex> you should drop me a line or something [07:51:25] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has quit [Read error: Operation timed out] [07:52:59] < Spengo> whaaaarrrgblblblblglfgbl [07:53:52] < Spengo> humperding [07:53:55] < Spengo> humperdink [07:53:59] < chronomex> wtf mate [07:55:06] < boxknife> lol [07:56:13] < chronomex> ohay boxknife, you're still here? [07:56:16] < Spengo> prince humperdink [07:56:18] < boxknife> yeah [07:56:24] < Spengo> he wants to marry buttercup [07:56:40] < chronomex> I like you, you're not an idiot like some people when they first come in here [07:56:46] < boxknife> rofl [07:56:49] < boxknife> well, thanks [07:57:03] < Spengo> well i haven't seen you do anything retarded yet [07:57:09] < boxknife> Just wait [07:57:13] * Spengo licks boxknife [07:57:16] < boxknife> lol [07:57:18] < boxknife> yuck [07:57:26] < Spengo> this taste... it is of cardboard! [07:57:31] < boxknife> you're going to cut your tongue licking a boxknife [07:57:43] < Spengo> I don't like the sharp side [07:57:46] < Spengo> lick [07:57:52] < Spengo> I like it though [07:57:58] < Spengo> stabbity death [07:58:12] < chronomex> 'tis useful [07:58:16] < chronomex> userful too [07:58:54] < Spengo> anyways, humperdink will get owned by a badass with a sword [07:59:38] < chronomex> okay [07:59:52] < chronomex> boxknife: you're in texas, right? [07:59:55] < Spengo> chronomex fails since he never read or watched the princess bride [07:59:58] < boxknife> Yeah [08:00:06] < Spengo> texas sucks [08:00:08] < Spengo> I used to live there [08:00:16] < boxknife> yeah, it does [08:00:18] < chronomex> Spengo: I have too watched it! [08:00:24] < boxknife> We have NASA and TI though [08:00:26] < chronomex> it was many years ago [08:00:27] < chronomex> nice [08:00:29] < Spengo> that's true [08:00:35] < Spengo> but you also have hot and humid [08:00:44] < boxknife> yeah [08:01:01] < Spengo> and if you live in houston like I did, you also have nasty polluted air [08:01:07] < boxknife> I live in Houston [08:01:10] < chronomex> HSTNTX :) [08:01:32] < boxknife> lol [08:03:11] < Spengo> when I am rich and famous I will build a spaceship [08:03:22] < chronomex> me too [08:04:12] < boxknife> Does anyone know if astroglide is electrically conductive? [08:04:39] < chronomex> I'd not bet on it being an insulator [08:04:40] < chronomex> why? [08:04:42] < Spengo> boxknife, there's a way to find out [08:05:03] < chronomex> multimeter! [08:05:10] < Spengo> yeppers :D [08:05:43] < Spengo> every nerd should have one of those (plus a backup) [08:06:01] < boxknife> I'm thinking of using it in a liquid cooling system [08:06:12] < Spengo> interesting [08:06:22] < Spengo> got a problem with water? [08:06:24] < Spengo> lol [08:06:39] < chronomex> no, you need to use Hg [08:06:47] < chronomex> that stuff's conductive as all hell [08:06:53] < boxknife> ah [08:06:55] < Spengo> go all the way, do liquid nitrogen [08:07:07] < Spengo> overclock that sheeit to kingdom come [08:07:11] < boxknife> rofl [08:07:30] < chronomex> actually ... wouldn't veggie oil be good? [08:07:38] < Spengo> yeah [08:08:00] < Spengo> you see the PC that was just a water-tight case filled with veggie oil? [08:08:11] < boxknife> Have you heard of anyone putting Hg in their cooling systems? Isn't that a little dangerous? lol [08:08:12] < chronomex> eyes [08:08:15] < chronomex> who hasn't? [08:08:15] < boxknife> Yeah [08:08:18] < chronomex> boxknife: no lol [08:08:21] < boxknife> rofl [08:08:28] < chronomex> but I've seen it in certain tubes [08:08:32] < Spengo> randomist might do it [08:08:35] < Spengo> if we tell him it's good [08:08:35] < chronomex> like mercury-arc rectifiers man [08:08:39] < chronomex> those are AWESOME [08:08:48] < Spengo> the internet is a series of tubes [08:09:23] < Spengo> Hg?! in MY liquid cooling system?! It's more likely than you think [08:09:30] < boxknife> I don't even know what a mercury arc rectifier is [08:09:40] < chronomex> that's ok [08:09:42] < boxknife> It sounds like some sort of thermometer for the anus [08:10:11] < Spengo> thermometers?! In MY anus?! It's more likely than you think! [08:10:22] < chronomex> it's nothing that you'd see after about 19770 [08:10:33] < chronomex> 1970 [08:10:37] < Spengo> chronomex has centipedes in his vagina [08:10:43] < chronomex> shush [08:10:48] < chronomex> I have no centipedes [08:10:53] < Spengo> lies [08:10:55] < chronomex> wait [08:10:58] < chronomex> his vagina? [08:11:05] < chronomex> make up your mind? [08:11:06] < Spengo> mangina zomg! [08:11:18] < Spengo> It's a trap! [08:11:23] < chronomex> ITSATRAP [08:12:34] < Spengo> http://www.newegg.com/Product/Product.aspx?Item=N82E16814143119 so pretty! :O [08:12:57] < boxknife> I used to have two of these in an SLI setup [08:13:01] -!- glk [glk@adsl-70-234-111-65.dsl.tul2ok.sbcglobal.net] has quit [grahamkendall.net/ my url] [08:13:02] < Spengo> lol what in the reviews somebody thought an 8800GTX was better than it. you fool! [08:13:15] < chronomex> dude , that takes up 2 slots! [08:13:31] < Spengo> so? all the big cards do [08:13:47] < boxknife> the performance gains were negligible, so I returned one and got a 24 inch widescreen instead [08:13:50] < Spengo> I have the old 8800GTS 320MB (with g80 chip) [08:14:00] < Spengo> it also takes up too slots [08:14:02] < Spengo> boxknife, good plan [08:14:07] < Spengo> SLI is mostly useless [08:14:12] < Spengo> it just gives you a bigger e-penis [08:14:13] < chronomex> <-- gfx n00b [08:14:18] < boxknife> lol [08:14:22] < chronomex> <-- really small epenis [08:14:38] * chronomex likes to brag about his small epenis [08:14:49] < Spengo> <-- picks up ladies with his e-penis [08:15:03] < boxknife> picking up ladies with a penis sounds dangerous [08:15:15] < chronomex> only yours, it's sharp [08:15:22] < Spengo> haha [08:15:28] < boxknife> lol [08:16:50] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has quit [it'll come in handy when the vegetable aliens attack] [08:18:17] -!- Leofox [~Miranda@leofox.student.utwente.nl] has joined #tcpa [08:18:20] <@efneTI86> [Leofox] All we do in hell is play DDR! [08:20:45] < boxknife> What are those bots for? [08:20:56] < chronomex> to announce people coming in [08:21:11] < chronomex> and say other more useful things [08:21:11] < boxknife> Why are there five though? [08:21:14] < boxknife> ah [08:21:16] < chronomex> !q [08:21:17] <@efneTI86> 904: now I rembember why I stopped coming here | a bunch if immature fools | ouch | * netham45 (~netham45@c-67-190-103-57.hsd1.co.comcast.net) has left #tcpa (grow up) | oh | netham45 calling us immature | I thought it was because he was banned [Added: spengo at 2007/03/22 23:02] [08:21:24] < chronomex> in case one dies, I think [08:21:40] < chronomex> !q [08:21:42] <@efneTI86> 325: What did the electron say to the traffic cop who pulled him over for speeding? "I know exactly how fast I was going, but I have no idea where I am!" [Added: KermM at 2005/11/17 16:23] [08:21:49] < chronomex> !quoteurl [08:21:50] <@efneTI86> http://tcpa.aardy.net/quotes/ [08:21:53] < boxknife> lol [08:21:54] < chronomex> like that sort of thing [08:23:07] < boxknife> lemon drops are so tasty but they make my face hurt [08:27:54] -!- notLeofox [Miranda@leofox.student.utwente.nl] has joined #tcpa [08:27:54] <@efneTI86> [notLeofox] All we do in hell is play DDR! [08:27:57] < notLeofox> wtf [08:28:00] < notLeofox> why did i drop [08:28:47] < chronomex> you haven't dropped yet [08:29:06] -!- bsparks [~NinjaDrag@cpe-75-185-102-73.insight.res.rr.com] has quit [Read error: Operation timed out] [08:31:02] -!- Leofox [~Miranda@leofox.student.utwente.nl] has quit [Ping timeout: 244 seconds] [08:31:07] -!- bsparks [~NinjaDrag@75.185.102.73] has joined #tcpa [08:33:40] -!- notLeofox is now known as leofox [08:39:04] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has joined #tcpa [08:39:14] -!- mode/#tcpa [+v ports-] by efneTI92 [08:57:50] <+ports-> http://leasticoulddo.com/comic/20080310 [08:57:50] <+ports-> http://leasticoulddo.com/comic/20080310 [08:57:51] <+ports-> http://leasticoulddo.com/comic/20080310 [08:59:01] < chronomex> you only need to paste it once ... [09:01:36] <+ports-> but its 1200 fps [09:01:41] <+ports-> its worth of multiples [09:32:38] < boxknife> hey, chronomex, in ti-89 asm, is the stack pointer by default set to the return address of the OS? [09:38:18] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has quit [Read error: Operation timed out] [10:14:34] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has joined #tcpa [10:14:36] <@efneTI86> [Captain_A] Censored [10:14:54] -!- mode/#tcpa [+v Captain_A] by efneTI89 [10:42:53] < boxknife> xkcd just made me laugh so hard my eyes teared up [10:54:46] -!- Speler [~Speller@ool-4579011a.dyn.optonline.net] has quit [Ping timeout: 306 seconds] [10:58:32] -!- Speler [~Speller@ool-4579011a.dyn.optonline.net] has joined #tcpa [10:58:44] -!- mode/#tcpa [+v Speler] by efneTI83 [11:19:27] -!- al_zzzzzz [~a@123-243-237-83.static.tpgi.com.au] has joined #tcpa [11:21:42] -!- al_zzzzzz is now known as al_b [11:23:25] -!- DSPLord is now known as DSP_Lord [11:33:34] -!- Randomist [~Randeimos@74.196.198.36] has joined #tcpa [11:52:26] < DA|laptop> anyone up for a game of brawl in the morning [11:52:29] < DA|laptop> :P [11:54:45] * Randomist is too busy on his second week of sorting music. [11:56:46] < DA|laptop> heh [12:07:31] -!- Tari [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [12:07:32] <@efneTI86> [Tari] Remember, remember the 5th of November [12:07:43] -!- mode/#tcpa [+v Tari] by efneTI81 [12:09:55] -!- Tari [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Read error: Connection reset by peer] [12:09:55] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [12:10:05] -!- mode/#tcpa [+v Tari_] by Remius [12:11:27] -!- Tari__ [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Ping timeout: 306 seconds] [12:37:00] -!- Swivel [~Swivel@72-48-126-53.dyn.grandenetworks.net] has joined #tcpa [12:38:50] -!- Swivel [~Swivel@72-48-126-53.dyn.grandenetworks.net] has left #tcpa [] [12:51:30] <@E-JL> http://pax-europa.com/temp/weird.jpg [12:56:49] < boxknife> shopped [13:04:57] -!- Tari__ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [13:05:00] <@efneTI86> [Tari__] Remember, remember the 5th of November [13:05:14] -!- mode/#tcpa [+v Tari__] by efneTI89 [13:05:18] < boxknife> Tari, was that quote from a dream theater song? [13:05:27] < boxknife> Hungry minds want to know [13:12:09] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Read error: Operation timed out] [13:17:10] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has joined #tcpa [13:17:21] -!- mode/#tcpa [+v HQAT] by etaonrish [13:24:00] < boxknife> Hey HQAT [13:25:11] < boxknife> for the instruction "LD HL, (Data1)", does this put the value of Data1 into HL, or the address of Data1? [13:26:03] <+HQAT> Umm... [13:26:32] <+HQAT> If it works then it will put the byte at the address Data1 into H and the byte at address Data1+1 into L... [13:26:42] <+HQAT> I not tottally sure tho [13:26:55] < boxknife> ah cool. Thanks [13:33:01] <+HQAT> Ok I checked and its just the other way around... H = Data1 + 1 and L = Data1 + 0 :P [13:33:13] <+HQAT> Because the z80 is little endian.. [13:33:19] < boxknife> ah, that's right [13:33:53] < boxknife> thanks HQAT [13:33:55] <+HQAT> np [13:35:59] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has joined #tcpa [13:41:53] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has quit [Read error: Connection reset by peer] [13:42:07] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has joined #tcpa [13:52:54] <@E-JL> http://www.break.com/index/death-metal-puppy.html [13:53:18] -!- TrN [9906947XB7@2001:4830:167c:1:b083:d87:acc3:909f] has quit [Read error: Connection reset by peer] [13:54:24] -!- TrN [9906947XB7@2001:4830:167c:1:e5c1:520f:ebf8:3252] has joined #tcpa [13:59:17] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has quit [Ping timeout: 260 seconds] [14:01:39] <@E-JL> i_c-Y: about pop metal songs http://www.youtube.com/watch?v=nXvQ94Z1oDM [14:02:06] < i_c-Y> thanks [14:02:20] < i_c-Y> hm is there a resume template built into latex? [14:02:33] <@E-JL> i think so, google? [14:02:54] <@E-JL> i have made my resume with oo.o [14:03:06] < i_c-Y> oh. [14:03:31] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has joined #tcpa [14:03:42] -!- mode/#tcpa [+v HQAT] by SnowCrash [14:04:08] <@E-JL> but model was from magazine they publish for technical students every year here [14:11:42] < mokomull> i_c-Y: I don't know if one's built into LaTeX, but certainly someone has written one [14:12:32] < i_c-Y> yeah, i see one on CPAN [14:12:35] < i_c-Y> brb upgrading [14:12:38] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has quit [Leaving] [14:13:28] -!- i_c-Y [~Icy@p308a.tae.cooper.edu] has joined #tcpa [14:19:49] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has quit [Ping timeout: 260 seconds] [14:24:14] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has joined #tcpa [14:24:25] -!- mode/#tcpa [+v HQAT] by efneTI92 [14:29:22] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [14:29:24] <@efneTI86> [Tari_] Remember, remember the 5th of November [14:29:35] -!- mode/#tcpa [+v Tari_] by Remius [14:37:54] -!- Tari__ [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Read error: Operation timed out] [14:43:12] -!- tifreak70 [JavaUser@dialup-4.225.2.196.Dial1.Cincinnati1.Level3.net] has joined #tcpa [14:43:34] -!- tifreak70 is now known as tifreak [14:44:00] -!- mode/#tcpa [+v tifreak] by efneTI86 [14:44:19] -!- Barrett [~chavez@76.8.217.50] has joined #tcpa [14:59:43] -!- DA|lappy [~DA_laptop@76.186.189.122] has joined #tcpa [15:01:10] -!- Sir_Lewk [~john@n2-58-196.dhcp.drexel.edu] has joined #tcpa [15:01:13] <@efneTI86> [Sir_Lewk] THE SPOON IS A LIE!!! [15:01:23] -!- mode/#tcpa [+v Sir_Lewk] by efneTI92, SnowCrash [15:01:37] -!- DA|laptop [~DA_laptop@76.186.189.122] has quit [Ping timeout: 190 seconds] [15:11:42] -!- tifreak [JavaUser@dialup-4.225.2.196.Dial1.Cincinnati1.Level3.net] has quit [Read error: Connection reset by peer] [15:36:02] < Barrett> is anyone here? [15:39:58] < mokomull> sort of [15:40:03] < mokomull> por qué? [15:40:14] < Barrett> because [15:40:21] < Barrett> i just wanted to ask [15:41:38] < mokomull> k [15:42:37] * mokomull leaves class soon [15:45:48] -!- DA|lappy [~DA_laptop@76.186.189.122] has quit [Ping timeout: 360 seconds] [15:47:50] -!- rivereye [rivereye@c-71-205-94-72.hsd1.mi.comcast.net] has joined #tcpa [15:47:52] <@efneTI86> [rivereye] Is it time to go fishing? [15:48:01] -!- mode/#tcpa [+v rivereye] by efneTI89, efneTI83 [15:59:17] <@E-JL> mokomull: don't you mean "por noé"? [16:02:57] -!- Patrick11 [~Patrick11@pool-71-173-217-133.hrbgpa.fios.verizon.net] has joined #tcpa [16:06:18] <+Sir_Lewk> wazzup Barrett? [16:08:10] -!- JoelS [~JSeligste@out285.sctm.tfbnw.net] has joined #tcpa [16:21:40] <+Speler> I wantz: http://www.billandted.org/comicview.html [16:25:03] <+Sir_Lewk> that sounds MOST EXCELLENT! [16:28:30] <+Speler> Yeah [16:28:42] <+Speler> Only two issues are on amazon though [16:36:56] -!- Sir_Lewk [~john@n2-58-196.dhcp.drexel.edu] has quit [Ping timeout: 360 seconds] [16:52:56] -!- Sir_Lewk [~john@144.118.58.196] has joined #tcpa [16:56:23] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has joined #tcpa [16:56:46] -!- Mwyann2 [~Mwy@dyn-88-123-70-40.ppp.tiscali.fr] has joined #tcpa [16:57:03] -!- mode/#tcpa [+v Mwyann2] by SnowCrash [17:00:06] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has quit [Ping timeout: 198 seconds] [17:04:55] -!- Mwyann3 [~Mwy@dyn-88-123-70-40.ppp.tiscali.fr] has quit [Read error: Operation timed out] [17:15:16] -!- patz2009 [4aa5914a@adsl-074-165-145-074.sip.bna.bellsouth.net] has joined #tcpa [17:15:29] -!- mode/#tcpa [+v patz2009] by efneTI92 [17:21:03] -!- Captain_A [~moyers.mi@c-67-189-253-195.hsd1.ct.comcast.net] has quit [Read error: Operation timed out] [17:21:58] -!- Sir_Lewk [~john@144.118.58.196] has quit [Read error: Operation timed out] [17:31:45] -!- DaW [~asdasdfsd@86-40-123-233.b-ras1.mvw.galway.eircom.net] has joined #tcpa [17:32:04] < DaW> can anyone guve me some advice? [17:32:22] < DaW> give* [17:33:11] < bsparks> maybe [17:34:05] < DaW> its probably a stupid question, but which calculator is the best? [17:34:22] <@Andy_J> What do you want to do with it? [17:34:37] < DaW> games probably [17:34:42] < DaW> use it for school too [17:34:55] <@Andy_J> Games should not be the primary deciding factor. [17:35:09] < DaW> yeah [17:35:49] <+HQAT> Do you have to use it for any official exams? [17:36:03] < DaW> i will in the future [17:36:13] < DaW> but thats a few years awyay anyway [17:36:39] <+HQAT> Cause not all calculators are allowed... you'll have to check that... [17:37:08] <@E-JL> mostly ti-92(+), ti-89 and v200 are not allowed [17:37:10] < DaW> i already have a scientific calculator [17:37:17] < DaW> i just want a cool one :) [17:37:22] <@E-JL> ... [17:37:26] < bsparks> DaW... [17:37:28] <@E-JL> buy ti-85 [17:37:39] < bsparks> how old are you DaW? [17:37:48] <@E-JL> you will get respects from all of us old nerds [17:37:48] < DaW> 14 tomorrow :D [17:38:00] * E-JL feels really old [17:38:10] -!- Tari [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [17:38:13] <@efneTI86> [Tari] Remember, remember the 5th of November [17:38:19] -!- mode/#tcpa [+v Tari] by Remius [17:38:19] < bsparks> DaW, you need a TI-81 [17:38:33] <@E-JL> when you were born i was month away from my 12th birthday [17:38:42] < DaW> wow [17:38:42] < DaW> :D [17:39:11] < DaW> why would the other calculators not be a alowed in exams? [17:39:21] -!- Sir_Lewk [~john@144.118.58.196] has joined #tcpa [17:39:28] < DaW> is it because it can store a lot of memory? [17:39:35] < DaW> i mean information [17:39:56] <+HQAT> They have support for CAS functions... [17:40:13] <+HQAT> So you could enter "a+a" and it would return "2a" [17:40:39] < DaW> oh [17:41:11] <@E-JL> here they erase all memories of the calculators [17:41:36] <@E-JL> before marticulation examination which is last exam before going to university [17:42:02] < bsparks> E-JL, kinda like the Bourne Multiplication [17:42:15] < boxknife> DaW: Get yourself an 83+ or 84 type [17:42:21] <@E-JL> except some universities take their own admission tests [17:42:44] < DaW> one more question, are they only sold in the usa? [17:42:57] < bsparks> mwahahahahaha... no [17:42:59] <@E-JL> i should say, get ti-86, 83+ and 84+ have lot of memory but not anything else [17:43:00] < boxknife> No [17:43:12] < bsparks> 86 is a great calculator [17:43:27] < bsparks> slowest bot ever but great calc :P [17:44:06] < boxknife> The 83+ is more than twice as fast as the 86 [17:44:17] < bsparks> ...? [17:44:25] < DaW> ok, another question, are they expensive? [17:44:31] < boxknife> Sort of [17:44:37] < bsparks> waaait, the 86 is slower than 6mhz? [17:44:45] <@E-JL> 86 is 8MHz [17:44:47] < V200> so for an OS to be officially Unix, it doesn't even have to support 'make' ?? [17:44:54] < bsparks> that is what I thought [17:45:01] < bsparks> V200, no [17:45:03] < bsparks> >.> [17:45:13] < boxknife> The 86 has a 6 mhz z80 processor, the 83+ family has a 15 mhz z80 I believe [17:45:15] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has quit [Read error: Operation timed out] [17:45:21] < bsparks> ... [17:45:25] <@E-JL> boxknife: you believe wrong [17:45:35] < boxknife> Show me [17:45:37] <@E-JL> boxknife: and still 86 is better than 83+ [17:45:48] < boxknife> By what standards? [17:45:52] < bsparks> boxknife, did you just tell E-JL to 'show you'? [17:46:01] * bsparks laughs whole heartedly [17:46:05] < boxknife> Proof? What's unreasonable about that? [17:46:13] < DaW> boxknife when u said sort of i though 10~30$ but the ti-83 on amazon is 100$! [17:46:23] < bsparks> DaW, that is cheap [17:46:29] < boxknife> I own an 86 and an 83+ [17:46:30] < bsparks> well [17:46:52] < DaW> damn, what kind of jobs do you all have in usa [17:46:58] < DaW> coz 100$ for me is a lot of mopney [17:47:17] <@E-JL> boxknife: better ui, better usability, better games, more adult, better looking, ... [17:47:26] < boxknife> Pfft. [17:47:30] < bsparks> DaW, my first 83+ bought in 1999 is STILL working [17:47:31] < boxknife> More adult? [17:47:36] < bsparks> boxknife, yes [17:47:42] < DaW> wow [17:47:42] < bsparks> boxknife, more adult [17:48:12] <@E-JL> DaW: i don't live in usa, and i have work where i get 10 euros per hr for just standing [17:48:12] < bsparks> DaW, and it will STILL be used in 2010 :P E-JL prolly has an 86/85 from 199...4? [17:48:28] < DaW> E-JL my parents get about the same [17:48:29] <@E-JL> i have 1998 bought ti-86 [17:48:40] < DaW> i think my mum gets 7-8 per hour [17:48:51] < bsparks> boxknife, http://www.ticalc.org/basics/calculators/ti-83plus.html http://www.ticalc.org/basics/calculators/ti-86.html [17:48:55] < nicolas> E-JL: can I work there too ? [17:49:06] < DaW> E-JL wat do you do anyway? [17:49:09] < boxknife> It says it runs at 6 mhz [17:49:10] < bsparks> DaW, _I_ get 7.90/hr for standing, and I am 19 :) [17:49:12] <@E-JL> nicolas: it's bouncer job :) [17:49:20] < DaW> bsparks $? [17:49:30] < bsparks> DaW, yes [17:49:37] <@Andy_J> I get $8.50/hr for sitting on my ass [17:49:47] < DaW> 7.90 U.S. dollars = 5.1405518 Euros [17:49:48] <@Andy_J> and doing nothing most of the time \o/ [17:49:54] < DaW> nice [17:49:54] < DaW> :) [17:50:05] <@Andy_J> though I don't work enough hours >_> [17:50:26] < bsparks> boxknife, the 83+ is 8mhz clocked down to 6 [17:50:28] < bsparks> ;) [17:50:36] <@E-JL> DaW: i study and i do bouncer jobs in local bars some days a week [17:50:39] < boxknife> Well, the 84 silver is at 15 mhz [17:50:58] < boxknife> It runs programs written for the 83+ without modification [17:51:02] <@E-JL> normal monday, nothing to do and 4hrs = 40 euros - taxes [17:51:08] < bsparks> boxknife, the 84+ is a waste of money [17:51:09] < DaW> but how do you connect the calculators to your pc and stuff? [17:51:17] < boxknife> Why? It isn't adult enough? [17:51:21] < bsparks> DaW, linking cables [17:51:23] <@Andy_J> most of them come with a cable to do so anymore [17:51:27] < DaW> serial? [17:51:32] < bsparks> boxknife, it is a horribly designed calculator [17:51:34] <@E-JL> normal sunday, nothing to do and 4hr = 80 euros - taxes [17:51:36] < bsparks> DaW, USB [17:51:38] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has quit [Ping timeout: 260 seconds] [17:51:51] <@Andy_J> serial, what's that? ;) [17:51:51] < DaW> did they hav usb back in 1990's ? [17:51:56] < DaW> stupid question [17:51:56] < DaW> >.< [17:52:00] <@Andy_J> USB is a lot older than you think [17:52:03] < boxknife> I could say the same about the 86. [17:52:06] < bsparks> DaW, 199...5, no 6 [17:52:09] <@Andy_J> Doesn't mean it was used much [17:52:37] < bsparks> november 1995 :) [17:52:50] < boxknife> Without even having to look at the technical specs, I can tell you from personal experience that the 86 graphs considerably slower than the 83+ [17:52:56] <@Andy_J> 94 if you count prereleases [17:52:56] < boxknife> Probably because of its greater screen resolution [17:53:18] < bsparks> boxknife, the 86 also graps more accurately, and can do more for future use [17:53:23] < boxknife> Also, the input is clumsier because of its distinction between upper and lower case [17:53:32] < DaW> i think il just stick to my sharp calculator [17:53:37] < bsparks> and 86 will last through higher levels of college than any 83/84 [17:53:41] < bsparks> o.o;; [17:53:43] <@Andy_J> eh [17:53:44] < boxknife> Future use? It's discontinued [17:53:45] < bsparks> sharp! ewwwww [17:53:49] < bsparks> boxknife, so? [17:53:50] <@Andy_J> 83+ is all you need for anything, really [17:53:55] -!- Merthsoft [~Shaun@cpe-76-181-77-30.columbus.res.rr.com] has joined #tcpa [17:53:56] <@efneTI86> [Merthsoft] Heat, time, and pressure; the things needed to make diamonds also make waffles. [17:53:59] < boxknife> bsparks- Why is that? [17:54:05] -!- mode/#tcpa [+v Merthsoft] by SnowCrash [17:54:06] < boxknife> Because it's more adult? [17:54:07] <@Andy_J> to be honest we weren't even allowed ANY graphing calcs in calc 2 [17:54:16] <+Merthsoft> me neither [17:54:24] < nicolas> boxknife: it has a larger screen which is always nice [17:54:47] < bsparks> Andy_J, we 'had' to use an 89 in calc for eet, and ecet [17:54:47] < boxknife> The 89 is arguably "less adult" than the 86. It's practically identical to the 84 plus. [17:54:54] < bsparks> ... [17:54:58] <@Andy_J> uh, no [17:55:04] <@Andy_J> 89 isn't nothing like the 83 series AT ALL [17:55:06] < boxknife> aesthetically? [17:55:08] <@Andy_J> *isn't anything [17:55:13] < nicolas> but I'm going to say, math wise, it's the same, infact, the 83+ (and the like) are better in that respect because they can be extended with apps [17:55:14] < boxknife> Of course not. It's on a 68k processor. [17:55:17] < DaW> bsparks for some reason it does fractions instead of decimals [17:55:24] < Kira> different processor, different OS, different usage [17:55:26] < DaW> and i dont loike fractions! [17:55:33] < bsparks> DaW, ah, can't convert fast enough in your head? :P [17:55:34] < boxknife> I was talking about aesthetically. What else would "more adult looking" be refering to? [17:55:39] <@Andy_J> DaW: what does fractions? [17:55:46] < DaW> my sharp [17:55:48] <@Andy_J> boxknife: does the case really matter? [17:55:49] < nicolas> boxknife: the 89+ might be, but the normal 89 is more like the 86 aesthetically [17:55:54] <@Andy_J> DaW: never used a sharp, never will [17:55:58] < bsparks> boxknife, it's not more adult _looking_ [17:56:04] <@Andy_J> nicolas: *89 Ti :) [17:56:05] < bsparks> it's more adult _functioning_ [17:56:07] < boxknife> rofl [17:56:14] < nicolas> Andy_J: my bad, you're right :P [17:56:15] < DaW> atleast i didnt pay 100+ for it [17:56:15] < DaW> LD [17:56:17] < DaW> :D [17:56:17] <@Andy_J> The case doesn't mean anything [17:56:35] <@Andy_J> there's a reason why the TI calcs cost what they do [17:56:38] < boxknife> I own all of them, so to me, of course it doesn't. [17:56:40] <@Andy_J> it's in the software [17:56:40] < nicolas> the final point is, who cares, just get what works for you :D [17:56:44] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has joined #tcpa [17:56:54] < boxknife> I just dislike bsparks. [17:56:55] <@Andy_J> the hardware probably only costs them about $15 to make [17:56:59] -!- mode/#tcpa [+v HQAT] by SnowCrash, efneTI81 [17:57:12] < nicolas> and on these final words, i'm off home, i'm sick of being at work [17:57:18] < nicolas> :p [17:57:19] <@Andy_J> /wii nicolas [17:57:20] <@Andy_J> er [17:57:33] <+Merthsoft> poor bsparks [17:57:33] * Andy_J stabs sensitive spacebar >>> [17:57:35] <@Andy_J> <.< [17:57:40] <@Andy_J> fuck I can't type today [17:57:43] * Andy_J & [17:57:49] -!- Sir_Lewk [~john@144.118.58.196] has quit [Quit: Leaving] [17:57:51] * nicolas & [17:57:55] * Merthsoft & [17:58:02] * bsparks & [17:58:16] <@Andy_J> fg Merthsoft [17:58:18] <@Andy_J> fg bsparks [17:58:23] <@Andy_J> You guys aren't excused >_> <_< [17:58:29] <+Merthsoft> fg? [17:58:34] < bsparks> I was gonna go shower [17:58:39] <@Andy_J> oh, ok [17:58:41] <@Andy_J> bg bsparks [17:58:45] <+Merthsoft> bg? [17:58:56] <@Andy_J> lrn2UNIX [17:58:57] <@Andy_J> we [17:59:00] <@Andy_J> lrn2bash [17:59:00] <+Merthsoft> :( [17:59:01] <@Andy_J> *well [17:59:05] <@Andy_J> god damn ... [17:59:07] <+Merthsoft> lrn2TYPE [17:59:09] <@Andy_J> I really suck today [17:59:13] <@Andy_J> ^^^^^^^^^^^^^^^^^^^^^^^^ [17:59:20] <+Merthsoft> yeah, suck the cock [17:59:46] * Andy_J slaps Merthsoft around a bit with a large whale [17:59:51] <+Merthsoft> O_o [18:00:50] <+Merthsoft> Resume jobspec in the foreground, and make it the current job. If jobspec is not present, the shell's notion of the current job is used. The return value is that of the command placed into the foreground, or failure if run when job control is disabled or, when run with job control enabled, if jobspec does not specify a valid job or jobspec specifies a job that was started without job control. [18:00:52] <+Merthsoft> ? [18:01:04] <+Merthsoft> oh wait [18:01:05] <+Merthsoft> I get it [18:01:14] <+Merthsoft> because & puts it in the background, or whatever [18:02:00] < boxknife> Merthsoft: What shell is that from? [18:02:18] <+Merthsoft> linux.about.com :\ [18:04:55] -!- patz2009 [4aa5914a@adsl-074-165-145-074.sip.bna.bellsouth.net] has quit [Quit: http://chat.efnet.org ] [18:08:03] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has joined #tcpa [18:09:32] -!- boxknife [~none@c-98-198-235-99.hsd1.tx.comcast.net] has left #tcpa [] [18:10:46] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has quit [Ping timeout: 260 seconds] [18:17:08] -!- HQAT [~123@dhcp-077-250-085-059.chello.nl] has joined #tcpa [18:17:17] -!- mode/#tcpa [+v HQAT] by efneTI83 [18:21:04] < bsparks> all the snow is meeelting [18:21:10] -!- btrettel [~btrettel@btrettel.student.umd.edu] has joined #tcpa [18:21:27] <+Merthsoft> it is indeed [18:21:40] <@E-JL> yep, we had 3 days winter [18:21:45] < bsparks> I like the snow\ [18:21:50] <+Merthsoft> Me too [18:21:54] <+Merthsoft> it's fun to drive in [18:22:26] <@E-JL> normally we have -20C and snow all winter long, this winter we had -5C and max 10 snowy days [18:24:59] -!- talus [~none@c-98-198-235-99.hsd1.tx.comcast.net] has joined #tcpa [18:25:52] < talus> http://www.teaminfra.com/file.php?userid=3&file=heavy.jpg [18:25:58] -!- talus is now known as boxknife [18:32:17] < bsparks> in case anyone wanted to know, boxknife, like a good deal of a lot of people, think I am a jerk. All in favour of agreeing, say Aye [18:32:19] < bsparks> Aye [18:33:21] < chronomex> waaaait a sec [18:33:25] < chronomex> I see a /part from boxknife [18:33:28] < chronomex> but no join? [18:33:36] < bsparks> [14:28:48] * talus (~none@c-98-198-235-99.hsd1.tx.comcast.net) has joined #tcpa [18:33:36] < bsparks> [14:29:42] http://www.teaminfra.com/file.php?userid=3&file=heavy.jpg [18:33:36] < bsparks> [14:29:47] * talus is now known as boxknife [18:33:39] < chronomex> oh ... -!- talus is now known as boxknife [18:33:41] < chronomex> got it [18:33:45] <@Andy_J> fail :p [18:33:50] * chronomex nods [18:33:52] < chronomex> fail indeed [18:34:16] < chronomex> -_- [18:34:36] < bsparks> chronomex, why the /version? [18:34:45] < chronomex> I was curious about your formatting [18:34:58] < bsparks> ah [18:35:04] < bsparks> xchat all the way :P [18:35:16] < chronomex> it looks exactly like the formatting I use/get in ERC [18:35:21] < bsparks> ah, cool [18:35:53] < chronomex> not really :) [18:36:53] < chronomex> omgomgomg OUCH FUCK [18:36:56] < bsparks> ? [18:37:01] < bsparks> don't lick wasps [18:37:09] < chronomex> hard pizza crust + broken tooth [18:37:11] < chronomex> == FAIL [18:38:06] < bsparks> x.x [18:39:01] < chronomex> its ALMOST healed, but apparently that doesn't count [18:39:37] < mokomull> E-JL: "noé"? [18:39:52] < chronomex> mokomull: when're you in town again? this friday? [18:40:06] < mokomull> I'm flying in ... I should land around 3 tomorrow afternoon ... [18:40:11] < chronomex> okay [18:40:12] < chronomex> nice [18:40:29] < mokomull> I'm still trying to figure out if tomorrow or friday night is better [18:40:41] < chronomex> when're you free tomorrow? [18:41:12] < mokomull> until bedtime [18:41:12] < mokomull> :P [18:41:13] < chronomex> I'd go for friday [18:41:15] < chronomex> haha [18:41:20] < chronomex> nice [18:41:37] < chronomex> maybe tomorra then [18:41:40] < chronomex> where are you staying? [18:41:53] < mokomull> I don't know _when_ I'll get done interviewing on Friday, since the total time is proportional to how well I do in the interviews. [18:41:58] < mokomull> Residence Inn in Redmon. [18:42:01] < mokomull> Redmond* [18:42:01] < chronomex> right [18:42:10] < chronomex> lol redmond :P [18:42:20] < mokomull> ? [18:42:26] < chronomex> it's a suburb [18:42:29] < mokomull> yes [18:42:30] < chronomex> suburb [18:42:42] < mokomull> and the significance of which? [18:42:55] < chronomex> not much, I'm just giggleing [18:43:27] < mokomull> oh ok [18:44:02] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has quit [Read error: Operation timed out] [18:50:33] -!- ports- [ports@adsl-76-235-95-142.dsl.covlil.sbcglobal.net] has joined #tcpa [18:50:44] -!- mode/#tcpa [+v ports-] by efneTI81 [18:53:43] -!- boxknife [~none@c-98-198-235-99.hsd1.tx.comcast.net] has quit [] [19:01:13] -!- DaW| [~asdasdfsd@86-40-114-55.b-ras1.mvw.galway.eircom.net] has joined #tcpa [19:09:44] -!- DaW [~asdasdfsd@86-40-123-233.b-ras1.mvw.galway.eircom.net] has quit [Read error: Connection timed out] [19:14:23] -!- DaW [~asdasdfsd@86-40-126-237.b-ras1.mvw.galway.eircom.net] has joined #tcpa [19:15:16] -!- DaW| [~asdasdfsd@86-40-114-55.b-ras1.mvw.galway.eircom.net] has quit [Read error: Connection timed out] [19:16:00] <@E-JL> mokomull: i don't know french at all, but if you remove the space between those 2 words [19:22:54] -!- DaW| [~asdasdfsd@86-40-118-28.b-ras1.mvw.galway.eircom.net] has joined #tcpa [19:23:00] -!- DaW [~asdasdfsd@86-40-126-237.b-ras1.mvw.galway.eircom.net] has quit [Read error: Connection timed out] [19:39:07] <+Nikky> lol redmond [19:49:46] * Randomist saw a car that got stopped by the cops today that reminded him of how Gentoo n00bs set way too many CFLAGS they don't need. [19:50:50] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has joined #tcpa [19:50:51] <@efneTI86> [Spengo] If at first you don't succeed, you fail. [19:50:59] -!- Sir_Lewk [~john@n2-58-196.dhcp.drexel.edu] has joined #tcpa [19:51:00] <@efneTI86> [Sir_Lewk] THE SPOON IS A LIE!!! [19:51:11] -!- mode/#tcpa [+v Sir_Lewk] by efneTI83 [19:53:50] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has joined #tcpa [19:57:22] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has quit [Ping timeout: 198 seconds] [20:08:16] -!- saltmiser is now known as saltarmda [20:12:39] -!- saltmiser [saltmiser@70.15.224.80.res-cmts.ovr.ptd.net] has joined #tcpa [20:12:50] -!- mode/#tcpa [+v saltmiser] by etaonrish [20:14:13] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has joined #tcpa [20:17:18] -!- danga_ [~n@adsl-072-149-090-250.sip.asm.bellsouth.net] has joined #tcpa [20:17:36] -!- Ximoon [Ximoon@m112.net81-64-36.noos.fr] has quit [Ping timeout: 198 seconds] [20:23:02] -!- danga_ [~n@adsl-072-149-090-250.sip.asm.bellsouth.net] has quit [Quit: Leaving] [20:25:33] -!- Patrick11 [~Patrick11@pool-71-173-217-133.hrbgpa.fios.verizon.net] has quit [Quit: Go Irish!] [20:29:45] <+HQAT> Umm what could I use instead of "CALL HL"... it doesn't seem to be a valid instruction... [20:31:26] -!- Sir_Lewk [~john@n2-58-196.dhcp.drexel.edu] has quit [Read error: Operation timed out] [20:32:19] < Randomist> "call (hl)"? [20:32:50] <+HQAT> Umm doesn't work.. [20:32:57] <+HQAT> illegal indirection [20:32:58] < Randomist> Er, wait: http://kvince83.tengun.net/maxboard/viewtopic.php?p=47998&sid=1de6af47a362986300504145c43fd70a [20:33:20] < Randomist> Ben Ryve's post in the middle. [20:34:04] <+HQAT> Thanks.. I'll check that out.. :D [20:58:20] < chronomex> new survey is out [20:58:53] < chronomex> go vote [20:59:42] <+Nikky> Don't care [21:00:11] < chronomex> okay [21:00:14] < chronomex> don't vote then [21:00:27] <+Nikky> On slashdot? [21:00:43] < chronomex> no, on ticalc.org [21:00:49] <+Nikky> oh, you need to specify that [21:01:03] < chronomex> srure [21:01:10] <+Nikky> although I have yet to vote in the /. poll [21:02:58] < chronomex> good for you? [21:06:39] <@Andy_J> push (hl) \ ret [21:06:40] <@Andy_J> >_> <_< [21:06:48] <@Andy_J> wait call [21:06:52] <@Andy_J> uhm [21:07:13] <@Andy_J> ld de, returnhere \ push de \ jp (hl) \ returnhere: [21:07:36] <+HQAT> Jep thats what the post said that ranomist gave :P [21:08:33] <+Tari> \o/ [21:08:42] <+Tari> a package for me from Google came today [21:09:06] < i_c-Y> oh [21:09:07] < i_c-Y> ? [21:09:21] <+Tari> it's the stuff from their GHOP thingie [21:09:31] <+Tari> (like summer of code for high schoolers) [21:09:53] < i_c-Y> oh [21:10:45] -!- Randomist [~Randeimos@74.196.198.36] has quit [Quit: Harsh generation, / We'll tear your world apart / Sign of the times, / This is the coming of a new kind...] [21:17:15] -!- Randomist [~Randeimos@74.196.198.36] has joined #tcpa [21:20:39] -!- Barrett [~chavez@76.8.217.50] has quit [Ping timeout: 260 seconds] [21:27:07] -!- DaW| [~asdasdfsd@86-40-118-28.b-ras1.mvw.galway.eircom.net] has quit [Quit: ( www.nnscript.de :: NoNameScript 4.1 :: www.regroup-esports.com )] [21:29:17] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [21:29:19] <@efneTI86> [DSPLord] *waves hand* You will give me +v. [21:29:28] -!- mode/#tcpa [+v DSPLord] by efneTI83, efneTI86 [21:33:24] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 496 seconds] [21:36:51] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [21:37:01] -!- mode/#tcpa [+v DSP_Lord] by efneTI83 [21:37:28] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 306 seconds] [21:41:25] <@E-JL> http://upload.0x1011.org/files/LearningCurve.jpg [21:42:18] < Randomist> lol [21:44:50] < chronomex> nice [21:45:59] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [21:46:00] <@efneTI86> [DSPLord] *waves hand* You will give me +v. [21:46:10] -!- mode/#tcpa [+v DSPLord] by SnowCrash [21:47:13] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 306 seconds] [22:02:38] -!- Merthsoft [~Shaun@cpe-76-181-77-30.columbus.res.rr.com] has quit [Quit: Leaving] [22:08:52] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [22:08:52] <@efneTI86> [DSP_Lord] *waves hand* You will give me +v. [22:09:12] -!- mode/#tcpa [+v DSP_Lord] by SnowCrash [22:09:20] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 306 seconds] [22:12:41] < chronomex> !q [22:12:43] <@efneTI86> 837: I want a bloody 84+SE | Dunno if the red would go with their ipod styling | * DSP_Lord stabs MV and rubs a 84+SE in the blood | nnow it's unholy! | And will throw itself at people who curse [Added: DarkAuron at 2006/12/12 18:28] [22:13:00] -!- Exploiter [~Exploiter@71-33-112-65.spkn.qwest.net] has joined #tcpa [22:15:07] <@E-JL> !qfind chronomex [22:15:08] <@efneTI86> 1002:DSP_Lord: goodnight all | night chronomex | I need to sleep, else I'll never go to bed! | er | whatever [22:15:11] <@efneTI86> 1125:Tyler: My milk went bad, so much for a 1AM snack | awww | Tyler3> I had Nesquick too! | * chronomex CTCP's Tyler3 some milk | * Received a CTCP MILK from chronomex | did it get through? | ya [22:15:15] <@efneTI86> 960:DarkAuron: chronomex: fail | <3 chronomex | <3 Nikky? | * Nikky snuggles chronomex | chronomex: that's dangerous thing to say | * alex10819 gets the video camera [22:15:18] <@efneTI86> (Plus 1 more matches: http://tcpa.aardy.net/quotes/?filter=chronomex &channel=tcpa&search=search) [22:16:46] -!- DSPLord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has joined #tcpa [22:16:46] <@efneTI86> [DSPLord] *waves hand* You will give me +v. [22:16:55] -!- mode/#tcpa [+v DSPLord] by efneTI81 [22:17:07] -!- DSP_Lord [~darksidep@cpe-066-056-250-157.ec.res.rr.com] has quit [Ping timeout: 306 seconds] [22:19:42] <@E-JL> !qsay 803 [22:19:42] <@efneTI86> 803: I swear, my cat is snoring | <+chronomex> (louder than she does when she snores) | <+chronomex> I would throw something at my cat | <+chronomex> but I don't have anything good to throw | <+DSP_Lord> just throw your cat :P | <+chronomex> I threw my camera bag at hiim | <+chronomex> he basically spun around backwards | <+chronomex> and stared at me [Added sjrberg at 2006/11/25 17:30] [22:20:01] <@E-JL> camerabag changed the cat's gender? [22:20:35] -!- TrN [9906947XB7@2001:4830:167c:1:e5c1:520f:ebf8:3252] has quit [Ping timeout: 252 seconds] [22:20:59] -!- TrN [9906947XB7@2001:4830:167c:1:e5c1:520f:ebf8:3252] has joined #tcpa [22:21:05] < chronomex> no, I was talking about my mom and how she snores less than the cat [22:23:45] <+HQAT> Woot... my CAS can now differentiate all expression with a +, - or * :D for example "(A+B)X" returns "(0+0)*X+1*(A+B)" it doesn't simplify anything yet tho... [22:25:22] <@E-JL> HQAT: and it doesn't even work [22:25:23] -!- JoelS [~JSeligste@out285.sctm.tfbnw.net] has quit [Read error: Connection reset by peer] [22:27:42] -!- JoelS [~JSeligste@out285.sctm.tfbnw.net] has joined #tcpa [22:28:18] <+HQAT> Why? is the direvative it runs wrong? [22:29:41] <+HQAT> Seems ok to me? except for the fact that it could be simplified to "A+B" [22:30:53] -!- saltmiser [saltmiser@70.15.224.80.res-cmts.ovr.ptd.net] has quit [Read error: Operation timed out] [22:31:14] -!- saltmiser [saltmiser@70.15.224.80.res-cmts.ovr.ptd.net] has joined #tcpa [22:31:25] -!- mode/#tcpa [+v saltmiser] by efneTI92 [22:32:02] < Randomist> Can calls be conditional? [22:32:18] <+HQAT> Umm yes I beleive so... CALL Z, address is fine [22:34:11] -!- Spengo [~Spengo@pool-71-111-186-18.ptldor.dsl-w.verizon.net] has quit [it'll come in handy when the vegetable aliens attack] [22:36:28] -!- saltarmda [~saltmiser@70.15.224.80.res-cmts.ovr.ptd.net] has quit [Read error: Operation timed out] [22:38:22] -!- Sir_Lewk [~john@n2-58-196.dhcp.drexel.edu] has joined #tcpa [22:38:23] <@efneTI86> [Sir_Lewk] THE SPOON IS A LIE!!! [22:38:35] -!- mode/#tcpa [+v Sir_Lewk] by SnowCrash, Remius [22:40:36] < chronomex> I've discovered that I can't code for more than an hour or two without cookies [22:40:36] -!- glk [glk@76.211.65.244] has joined #tcpa [22:41:13] -!- TheStorm [~TheStorm@CPE-24-167-216-134.wi.res.rr.com] has joined #tcpa [22:41:18] < chronomex> it's a bit odd [22:41:29] -!- mode/#tcpa [+v TheStorm] by efneTI86, efneTI89 [22:41:35] < mokomull> cookies? [22:41:38] < mokomull> what kind? [22:41:41] < chronomex> any king [22:41:42] * mokomull hungry [22:41:43] < chronomex> kind [22:41:49] < chronomex> oreos, chocolate chip, ... [22:42:32] < mokomull> damn you [22:42:37] < mokomull> I'm gonna have to go to the servery soon :P [22:43:19] < chronomex> sorry [22:47:15] <+HQAT> Umm does anyone know whats wrong with "ADD IX, DE"? It gives an assembler error... [22:48:55] <+HQAT> nm :P [22:49:07] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has joined #tcpa [22:50:23] < chronomex> the space? [22:50:25] < chronomex> :) [22:52:38] < chronomex> !qsay 909 [22:52:41] <@efneTI86> 909: <+chronomex> !seen spengo | * Spengo (~Spengo@64.251.244.22) has joined #tcpa | <@efneTI86> Spengo (~Spengo@pool-71-111-180-110.ptldor.dsl-w.verizon.net) was last seen quitting from #tcpa 3 days, 2 hours, 19 minutes ago stating (SPOON!). | <@efneTI86> [Spengo] The Freeman honors us with his presence [Added Andy_J at 2007/04/09 19:11] [22:52:54] < chronomex> I like that one [22:53:03] <+HQAT> Nah I read the error message wrong :P It was actually about ADD E, E a few lines above :P Wich obviously is wrong :P [22:53:22] < chronomex> oh your assembler is OK with spaces in arguments? nice [22:53:53] <+HQAT> yep... I'm using assembly studio... its nice... [22:54:05] < Grue> lol nice [23:02:03] -!- Patrick11 [~Patrick11@pool-71-173-217-133.hrbgpa.fios.verizon.net] has joined #tcpa [23:03:29] -!- tifreak90 [JavaUser@dialup-4.224.84.187.Dial1.Cincinnati1.Level3.net] has joined #tcpa [23:03:47] -!- tifreak90 is now known as tifreak [23:04:16] -!- mode/#tcpa [+v tifreak] by efneTI86 [23:05:13] -!- Cricket_B [~CricketLo@cpe-72-129-89-238.socal.res.rr.com] has joined #tcpa [23:05:22] < Cricket_B> I got an e-mail account. [23:05:26] < Cricket_B> !!! [23:05:54] < Cricket_B> I just got a program idea. [23:06:00] < chronomex> nice [23:06:15] < Cricket_B> It's CricketLover@Live.com [23:06:22] < chronomex> that's nice [23:06:37] < Cricket_B> Oh, do you want to hear the idea? [23:06:42] < chronomex> sure? [23:06:45] < Cricket_B> It's 2 parts [23:07:04] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has quit [Quit: Leaving] [23:07:10] -!- mode/#tcpa [+v chronomex] by efneTI81 [23:07:18] < Cricket_B> Part A: an addin for Outlook which saves the e-mails into an application variable [23:07:21] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has joined #tcpa [23:07:22] < Cricket_B> Hunterkll , welcome to #TCPA , the home of random not-always-calculator-related discussion. [23:07:29] < Hunterkll> ..... [23:07:41] < Hunterkll> Since when did we allow scripts? [23:07:44] < Cricket_B> Part B: A reader on the calculator [23:07:50] <+chronomex> cool? [23:08:01] < Hunterkll> Since when did we allow scripts? [23:08:07] <+chronomex> Hunterkll: we don't, he just quit last night before someone got around to banning him [23:08:15] < Hunterkll> Oh hey [23:08:24] < Cricket_B> Hunterkll, my IRC client is buggy. Sometimes it won't turn off the scripts [23:08:28] < Hunterkll> Then why the scripted response to my join? [23:08:32] < Hunterkll> Get a new client [23:08:36] <+chronomex> ^^^^ [23:08:53] -!- Barrett [~chavez@76.8.217.50] has joined #tcpa [23:08:54] < Cricket_B> Barrett , welcome to #TCPA , the home of random not-always-calculator-related discussion. [23:09:02] < Cricket_B> I'll try a command that's built into this client [23:09:06] < Hunterkll> WTF client is that? [23:09:06] < Barrett> that's a bot. [23:09:08] < Hunterkll> jesus [23:09:15] < Cricket_B> @MACRO OFF [23:09:18] < Hunterkll> mIRC would be an UPGRADE for him [23:09:34] < Cricket_B> I think that worked. [23:09:42] < bsparks> scripts are fail [23:09:43] <+chronomex> from PIRCH98:WIN 95/98/WIN NT:1.0 (build 1.0.1.1190) ? yes [23:09:43] < bsparks> baaaaan [23:09:52] < Hunterkll> that is ancient TRASH [23:09:55] -!- allynfolk [~allynfolk@D-128-208-58-109.dhcp4.washington.edu] has joined #tcpa [23:10:04] < Hunterkll> www.hydrairc.com is a good one [23:10:04] < bsparks> worse than shadowirc [23:10:06] <+chronomex> ancient trash indeed [23:10:10] < bsparks> xchat ftw [23:10:12] < allynfolk> I don't see any script. [23:10:13] < Cricket_B> That command worked. [23:10:16] -!- mode/#tcpa [+v chronomex] by efneTI86 [23:10:16] < allynfolk> You people are being unfair [23:10:19] < allynfolk> Whores [23:10:22] -!- allynfolk [~allynfolk@D-128-208-58-109.dhcp4.washington.edu] has quit [Client Quit] [23:10:51] < Barrett> wait, shouldn't Cricket_B get banned for that auto-welcome thing? [23:10:57] < Hunterkll> bsparks: HydraIRC has the best UI that i've seen in forever [23:11:08] <+Nikky> Barrett: No [23:11:13] <+Nikky> Because he turned it off [23:11:18] < Cricket_B> I had someone do a slight edit to my copy of PIRCH, so now it has a few more abilities. However, it's buggy (this add-on in in the Beta stages) [23:11:25] < bsparks> Hunterkll, I can't type "worse than shadowirc" in less than a second >.> [23:11:30] < Barrett> it's the most annoying thing ever to be highlighted the instant you join a channel [23:11:36] < Barrett> for no reason [23:11:39] < bsparks> i was comparing shadowirc to Cricket_B's pos [23:11:44] < Hunterkll> Barrett: I was considering it, but he fixed it and it's not a repeat offense that I can see, so no. [23:11:44] <+Nikky> Be nice [23:11:48] <+Nikky> BE NICE [23:12:07] < Cricket_B> I'll contact the author of that add-on [23:12:12] < bsparks> Cricket_B, is randomist's brother, I swear [23:12:26] <+Nikky> Hunterkll: be lucky you can while you're still able [23:12:28] < Hunterkll> Cricket_B: www.hydrairc.com [23:13:11] < Cricket_B> I am NOT related to anyone else on this IRC, besides CHIRP_BOY and CRICKET, which are two alternate nicknames for me. [23:13:16] < Hunterkll> Fuck what you're running, download and use that. [23:13:32] < Cricket_B> This client works fine for me. [23:13:37] -!- mode/#tcpa [+o Grue] by SnowCrash [23:13:43] <@Grue> Irssi 0.8.12 (20071006) - http://irssi.org/ [23:13:45] <@Grue> FTW [23:13:47] < Hunterkll> Try it out, anyway, you'll like it. [23:13:51] <+Nikky> irssi sucks bass [23:13:53] < Hunterkll> Hah! I use irssi on my iphone [23:13:59] <+chronomex> Nikky: ... don't you use it? [23:14:03] < bsparks> Nikky, Megaman X sucks Bass [23:14:06] < Cricket_B> Nkky, is swearing even allowed here? [23:14:13] < Cricket_B> I'm just not sure [23:14:19] < Randomist> Everything except for F-bombs. [23:14:26] < Cricket_B> F-bombs? [23:14:28] <@Grue> !k Hunterkll No @#$%!ing swearing [23:14:30] -!- Hunterkll was kicked from #tcpa by efneTI86 [sjrberg: No @#$%!ing swearing] [23:14:30] <+chronomex> it depends on how cool you are [23:14:33] -!- Hunterkll [~Hunterkll@host-12-199-80-11.clearviewcatv.net] has joined #tcpa [23:14:34] < Hunterkll> lol [23:14:40] <+Nikky> chronomex: forged CTCP VERSION [23:14:44] * chronomex nods [23:14:44] < bsparks> Jesus Fucking Christ, STOP! [ or would it be jesus masturbating? ] [23:14:48] <+chronomex> then what do you use, Nikky? [23:14:50] < Hunterkll> haha [23:14:53] <+chronomex> lol [23:14:55] <+Nikky> chronomex: pidgin [23:15:02] <@Grue> lolol [23:15:03] < Randomist> Ew! [23:15:10] <@Grue> Nikky's full of crap [23:15:22] <+chronomex> is that news? [23:15:24] -!- Barrett [~chavez@76.8.217.50] has quit [Read error: Connection reset by peer] [23:15:28] < Cricket_B> Is cussing permitted here? [23:15:39] <@Andy_J> depends on the ops currently arround [23:15:43] < Netham45> Cricket_B, fuck no. [23:15:45] <+Nikky> As in [23:15:55] <+Nikky> everyone hates you for cussing except me [23:15:58] <+Nikky> because I'm awesome [23:16:20] < Cricket_B> But I don't cuss. [23:16:29] < Randomist> Then why are you asking? [23:16:41] < Cricket_B> 'cuz everyone else is [23:16:55] -!- Dan_E [~dan@c-71-235-81-108.hsd1.ct.comcast.net] has joined #tcpa [23:17:03] <+Nikky> Dan_E has a potty mouth [23:17:21] < Dan_E> True [23:17:28] < Cricket_B> Randomist, I think Nikky took your job [23:17:37] < Hunterkll> No [23:17:42] < Hunterkll> Nikky is alwayl like this [23:18:11] <+chronomex> Hunterkll: what are you SAYING [23:18:23] < Hunterkll> Nikky is an ass =] [23:18:32] * chronomex snuggles with Nikky [23:18:46] < Dan_E> As the president of the TI Calculator Programming Alliance, I object to: "I Calculator Programming Alliance, long since gone to history..." [23:18:54] < Dan_E> I may be old, but I am not yet history [23:18:57] <+chronomex> you're president? [23:19:28] < Dan_E> Yes [23:19:34] <+chronomex> awesome [23:19:37] <+chronomex> you're oldskool [23:19:49] -!- Barrett [~chavez@76.8.217.50] has joined #tcpa [23:19:51] <+Nikky> Objection noted [23:19:51] <+chronomex> are you ever going to fix wikiti? [23:19:55] <+Nikky> But I'm not changing it :) [23:19:57] < Cricket_B> I'm the head of Cricket Programming [23:20:04] <@E-JL> Dan_E: are you even older than asmand? [23:20:14] <+chronomex> Cricket_B: I don't have an organization, it confuses the feds [23:20:16] < Dan_E> What's broken with wikiti? [23:20:22] * Randomist hides. [23:20:22] <+chronomex> try to visit it! [23:20:23] < Dan_E> E-JL: No, he's real old :) [23:20:33] < Cricket_B> BrandonW, R U there? [23:20:41] <+chronomex> the database is dead, Dan_E! [23:20:43] < Dan_E> Interesting ... And I was just there a few days ago I thought [23:20:54] <+chronomex> me too [23:20:57] <+chronomex> it seems to have died [23:21:00] < Randomist> It didn't happen until I visited WikiTI and it just dumped. [23:21:02] < Cricket_B> Randomist, I fixed the macros. [23:21:10] <+chronomex> MySQL returned error "145: Table './dengle2_main/tiobjectcache' is marked as crashed and should be repaired (localhost)". [23:21:38] * Cricket_B finds Randomist hiding in the kitchen sink [23:21:41] < Dan_E> Let me see if I remember my cpanel login and see if I can do something about that [23:21:43] < Randomist> I must have been on a destruction spree that day, because I managed to break/crash a couple other things, too. [23:22:15] < Cricket_B> seen BrandonW? [23:22:16] <@efneTI86> I don't know who BrandonW? is. [23:22:32] < Randomist> !lastspoke BrandonW [23:22:54] -!- leofox [Miranda@leofox.student.utwente.nl] has quit [Read error: Connection reset by peer] [23:23:04] < Cricket_B> That happens with me also. Pretty akward [23:24:40] * Cricket_B eats a cookie [23:24:52] * Cricket_B burps [23:24:54] < Cricket_B> BURP [23:25:16] <+chronomex> ... [23:25:30] < Cricket_B> Excues me? [23:25:35] <@Andy_J> oh hey it's Dan_E [23:25:36] * Randomist wishes i_c-Y were here about now. [23:25:49] < Cricket_B> seen i_c-Y [23:25:51] <@efneTI86> i_c-Y is on the channel right now! [23:25:54] <+chronomex> Cricket_B: the usual course of action is to lurk for a few weeks before being irritating [23:26:13] < Cricket_B> ??? [23:26:18] <+chronomex> you're really irritating [23:26:28] <+chronomex> be quiet, just observe others for a few days or something [23:26:57] < Randomist> * years [23:27:01] -!- Patrick11 [~Patrick11@pool-71-173-217-133.hrbgpa.fios.verizon.net] has quit [Go Irish!] [23:27:28] <+HQAT> Woot my CAS can also differentiate division operators now :D The result is getting messy tho.. "(A+(BX)XX)/(DX)" resulted in "(D*X*((0+X+1*B)*X+1*B*X)*X+1*B*X*X)-(A+B*X*X*X)*(0*X+1*D))/(D*X)^2" It needs to be simplified but its correct :D [23:28:41] < Dan_E> My attempts to repair the table are not succeeding... [23:28:46] < Dan_E> Anyone know anything about MySQL? [23:29:26] <@Andy_J> I think phpmyadmin should be able to fix it [23:29:35] <+HQAT> Umm a bit but not an awfull lot... phpmyadmin has a function for it I think.. [23:29:45] < Dan_E> Andy: I choose "repair in phpmyadmin" and it says table already up to date [23:29:47] < Randomist> Same as HQAT. [23:29:51] <@Andy_J> or simply [23:29:56] <@Andy_J> REPAIR TABLE `name` [23:30:04] <+chronomex> backticks? [23:30:04] <@Andy_J> =/ [23:30:24] < Dan_E> dengle2_main.tiobjectcache repair status Table is already up to date [23:30:51] < Randomist> Aw, man... [23:30:52] < btrettel> What Andy_J said should be right. [23:30:54] < Randomist> Is there no backup? [23:30:57] <@Grue> wah wah [23:31:00] < btrettel> Just look for something that says execure query. [23:31:05] < btrettel> *execute [23:31:18] < btrettel> http://dev.mysql.com/doc/refman/5.0/en/repair-table.html [23:31:36] < btrettel> I've done this a few times before and I haven't had terrrible luck with it. [23:32:35] < Dan_E> Hmm [23:32:46] < Dan_E> There may be a backup somewhere [23:33:05] < Dan_E> meow [23:33:12] <@Andy_J> CHECK TABLE name ? [23:33:22] < Dan_E> But not on this computer [23:33:33] <+chronomex> how big is the db anyway? [23:33:55] < btrettel> If it turns out that you don't have a backup, I would go through and save as many Google cache/archive.org pages as possible. wget should help. That should save a lot of time... [23:34:21] < Dan_E> dengle2_main.tiobjectcache check error Table './dengle2_main/tiobjectcache' is marked as ... [23:34:29] <@Andy_J> =\ [23:34:34] <@Andy_J> the hell [23:34:34] <+tifreak> 'lo [23:35:17] -!- patz2009 [~Patrick@c-69-247-152-128.hsd1.tn.comcast.net] has joined #tcpa [23:35:22] < Dan_E> If there's a backup it's probably half a year old [23:35:31] -!- mode/#tcpa [+v patz2009] by efneTI83 [23:35:57] < Dan_E> Object cache doesn't sound that important. I wonder if I can delete it.... [23:36:15] <@Andy_J> does phpmyadmin let you view it? [23:36:16] <+chronomex> wait [23:36:24] <+chronomex> first step is take a backup of the corrupted db [23:36:35] < btrettel> If you can't read the db, then you can't make a backup. [23:36:37] <+chronomex> so if you really fick something, you can start over [23:36:39] <+chronomex> its a file [23:36:41] < Dan_E> Andy: No [23:36:41] <+chronomex> you can copy a file [23:36:47] <@Andy_J> Gah. [23:36:48] <+HQAT> You might want to try running "myisamchk -r"... if you have root access? [23:36:58] < btrettel> If you do a backup in phpmyadmin, it gives you a list of queries. [23:37:05] < btrettel> You can't do that if you can't read it there. [23:37:06] <+chronomex> btrettel: I know [23:37:17] <+chronomex> if you have shell access, you can make a copy of the file [23:37:42] <+chronomex> make sense? [23:38:06] < btrettel> Sure. [23:39:07] < Dan_E> Database backup through cpanel didn't work [23:39:12] < Dan_E> And I don't have shell access [23:39:25] < Cricket_B> Randomist [23:39:37] < btrettel> I thought he wouldn't have shell access. That's a shame. [23:39:46] < Randomist> ? [23:39:48] < Cricket_B> Randomist? [23:40:01] < Cricket_B> What calc do you have? [23:40:08] < Randomist> TI-83+ SE. [23:40:13] < Cricket_B> Oh. [23:40:17] < btrettel> Ask your host's support for help, Dan_E. [23:40:23] < btrettel> They should be able to do something. [23:40:38] < btrettel> Do you have any sort of cron feature in your CPanel? [23:40:45] < btrettel> Backing up with that is best. [23:41:07] <@Andy_J> can we turn off hiding the query that causd the problem? [23:41:15] <@Andy_J> I wish I had the FTP password on me. [23:41:48] <@Andy_J> oh, hey, perhaps we should actually use #wikiti >_> <_< [23:41:55] <@Grue> FAIL! [23:42:06] -!- |btrettel [~btrettel@btrettel.student.umd.edu] has joined #tcpa [23:42:19] -!- |btrettel [~btrettel@btrettel.student.umd.edu] has left #tcpa [] [23:43:16] < Cricket_B> I haven't used MySQL for a long time [23:43:19] < Dan_E> Oh, the other thing I needed was to know if there's any college students around who are interested educational reform *and* a IT internship [23:43:31] <+chronomex> maybe! [23:43:36] < btrettel> Same here. [23:43:40] <@Andy_J> Internship? =\ [23:43:44] <@Andy_J> I need a job. [23:44:29] < Cricket_B> I am not in colledge [23:44:43] <+chronomex> that's good, cos you can't spell it [23:44:44] < Dan_E> I'm Directory of Institute Technology this summer for Teach For America training institute, and we need a couple Operations Coordinators to get free room/board and a little money [23:44:57] <+chronomex> Dan_E: where? [23:45:03] <+chronomex> what would they do? [23:45:14] <+chronomex> do I need to know anything about Windows? [23:46:31] < Dan_E> Philly. You'd mainly be helping other clueless college students if they were having computer issues. Except those other college students are Teach For America recruits and will be up 22 hours a day lesson planning and will be cranky [23:46:44] <+chronomex> sweet [23:46:59] < btrettel> I haven't used Windows for more than minutes a day in the past few years, so I probably couldn't help much. [23:47:28] <+chronomex> do I need to know anything about Windows? [23:47:45] -!- DSPLord is now known as DSP_Lord [23:47:48] < Dan_E> You need to know enough to configure their network adapter [23:47:57] <+chronomex> that's the hardest part! [23:53:36] <@Andy_J> (*) Enable automatic configuration. [23:53:37] <@Andy_J> >_> [23:54:52] < Hunterkll> Dan_E: Where at? [23:55:33] < Dan_E> Temple University in Philly [23:55:52] < Hunterkll> Hm..... Free room and board you sayL [23:55:53] < Hunterkll> ? [23:56:35] < Hunterkll> If that's the case, i'd be highly interested [23:57:28] -!- Tari_ [Tari@CPE-24-167-219-20.wi.res.rr.com] has joined #tcpa [23:57:30] <@efneTI86> [Tari_] Remember, remember the 5th of November [23:57:45] -!- mode/#tcpa [+v Tari_] by efneTI86 [23:59:21] <+Nikky> Except Hunterkll would probably lie about everything [23:59:55] < Randomist> At least it's not me. :P --- Log closed Thu Mar 13 00:00:23 2008