@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> hello ppl
<1> hey eieio
<0> hi iank, what's going on?
<1> Nice quit message.
<0> yo AV
<2> hello
<0> sup?
<2> not too much
<0> mmm, jelly belly for dinner
<3> hey everyoen
<3> *everyone
<0> hi
<1> Hey a-priori.
<3> how's it shaking?
<1> Generally up and down, but there are sporadic side-to-side vibrations as well.
<0> lo



<1> a-priori, eieio lives in an igloo. You should try not to look at him, he can transmit rabies by sight.
<1> ooh, two canadians join at once!
<3> iank: Gotta be careful around vibrations like that. If in doubt, take cover under a doorframe.
<3> hey
<1> a-priori: I prefer to cower under a table.
<3> tables work too
<1> a-priori: and so does voider, and acidfu.
<3> sweet
<3> us igloo-dwellers are taking over #osdev
<1> Now why eieio, living in the carolinas, lives in an igloo, I can't be certain.
<1> It's kinda hot down here.
<3> now now, don't be insensitive
<4> well, "a-priori" is an italian way to say! are you italian?
<4> :)
<3> a little thing like hot climates doesn't stop hardcore iglooers
<1> I have much to learn, o igloo master.
<3> linus__^: it may be Italian, but I know it from Latin
<3> and no, I'm not Italian
<4> k!
<1> n=a-priori@Quebec-HSE-ppp3618350.sympatico.ca
<1> Quebec... dot-ca.... looks italian to me!
<4> iank: well, he could be an italian in canada! it's logic!
<2> *lol*
<4> :)
<3> lol, I'm not Quebecois either :-P
<4> ehehehe
<1> Impossible!
<3> silly Sympatico routes me through Montreal for some reason
<1> Italy is an outrageous liberal myth!
<4> eheh
<4> now at the power there are comunist, here :/
<3> iank: that's some mighty fine crack you're smoking over there
<3> eh? why did Mathis just ignore me?
<4> [03:02] -Mathis- linus__^!*@* You are being ignored from now on!
<4> me too..!
<0> it's not really possible to understand
<2> heh i got that message a while ago
<2> seems that everyone gets it
<3> just out of curiousity, is Mathis a bot?
<2> no.
<2> but apparently has a very badly programmed client
<3> ah
<3> weird
<2> isn't it tho?
<3> I thought maybe he just didn't like off-topic conversation
<3> eh, whatever
<5> as strage as it may sound, I haven't been ignore'ified yet...
<1> mathis ignores everyone.
<3> iank: antisocial or something?
<5> he's just the regular troll
<3> ooh, fun
<5> every channel seems to have one, must be a regulation or something
<3> every channel's gotta have one
<5> heh
<0> it's not so much that mathis doesn't like off topic conversation, as that he just doesn't like to help newbies or let anyone lese help them
<3> heh
<3> ah
<3> well, to bring it back on-topic
<3> done any good hacking lately?
<0> yeah, now that work has settled down a little tiny bit



<1> It's not so much that mathis doesn't like off topic conversation, as that he just doesn't like.
<0> enhancing the kernel ***ist module for a PPC emulator
<0> yeah, true iank, unless it's CLR related or MFC, then mathis has favorable things to say
<3> ah
<6> loo-la-libby-la TIMMAY!
<7> ok...
<8> return
<8> geist
<8> are you avl?
<9> Toaster, are you avi or mpeg?
<8> hmm?
<8> what do you mean?
<8> with avl i mean available
<8> mur do you know a company?
<8> hmm i'm leaving
<10> hi
<10> anyone familar with ppc asm? I want to store r5 to <variable> (via inline asm)
<10> asm ("mr %0, 5\n"
<10> :"=r"(entry_fn)
<10> );
<10> seems to work
<10> (I could not get stw goingr
<11> ness: sounds like it's working, though I can't possibly fathom why you'd want to do that
<10> why not? openfirmware starts me with r5 = call handler, I just want to save that
<12> ness: but gcc might do some fun with r5 even before (if you are using inline asm in C function)... who knows...
<12> (ok, dis***embler knows:)
<10> that's right
<10> can I tell gcc not to do that?
<10> (without writing an asm file)
<13> you could abuse the asm statement to write a procedure completely in asm
<12> ness: or (might be more simple), write your entry code in ***embly language and from there, jump to your C function.
<14> yo all
<15> hell no
<10> yo r0nny
<14> ness: got a ppc to play around with ?
<10> no
<16> hallo
<10> just a sim
<14> wich sim ?
<10> mambo
<10> http://www.alphaworks.ibm.com/tech/systemsim970
<14> darn - no official gentoo support
<10> works fine with the fedore libstdc++ I obtained for using the cell sim
<10> which is pretty obvious, as it is actually the same program
<10> just compiled differently
<14> it would be nice if they had a general platform sim + loadable modules for different systems
<10> well, it looks like it is exactly that, they just compile in the modules for no-fee releases
<10> so you get only a subset
<15> meh
<17> horribleX: You are back! \o/
<1> horribleX!
<17> Sorry for my reaction, I am just too bored while I am waiting for my computer to reboot all the time ;-)
<15> hm
<12> marco_g: you do you instantly reboot? Do you develop some bootloader or what? :)
<12> s/you/why/
<12> :-)
<14> mmp: hes on grub2
<12> I know:)
<17> mmp: Yeah, I am hacking a bootloader and Xen.
<12> I just could not resist to say that:)
<12> Uhh, xen?
<17> Yes.
<12> grub2 loading xen, or grub2 running in xen?
<17> mmp: GRUB 2 loading Xen in EFI.
<17> So I hacked up multiboot for EFI pretty quickly and now I am getting Xen to work.
<12> sounds quite interesting:)
<17> It's fun.
<12> :)
<17> What's that?
<14> packages for embledded linux using the ipkg package amnager
<12> ipk is low-overhead (at least in disk space terms) packaging system, used mainly for PDAs
<12> r0nny_: hmm, hard to say if PDAs can be considered embedded systems


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #osdev
or
Go to some related logs:

#linuxhelp
#css
centos 4.4 amd micro atx
#fedora
#web
installing xaralx on ubuntu
debian etch hdparam
#perl
#perl
#lisp



Home  |  disclaimer  |  contact  |  submit quotes