@# Quotes DB     useful, funny, interesting





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



Comments:

<0> hm... given my recent time to do os dev... I should start working on my kernel about now...
<0> >_>
<1> indeed
<2> BishiNightBird: ;
<3> Hey people
<3> You guys know any Religious IRCs on Freenode?
<2> yes
<2> look into #plan9
<3> lol
<3> I dont want to look at the successor to Uix.
<3> *Unix
<2> olo
<1> there's a linux channel here, right?
<3> Yep.



<1> there ya go
<3> I want to talk about real spirituality and religion, not OS fanaticism :P
<1> it's equally valid
<3> Thats true.
<3> but not quite what I want to speak in terms of.
<3> How are you Geist?
<1> doin alright
<1> pretty busy, tired, but otherwise okay
<3> :) Good to hear.
<4> zeii: religion? irc? doesn't seem a good combination
<3> ;)
<1> yeah, you get the argue on the innernet about religion!
<1> that's a double whammy
<3> lol
<5> yo all#
<2> hello Lilo_later
<6> someone call me a chicken... quick!
<7> you're a chicken
<6> i know! :(
<7> why are you a chicken? ;p
<6> im about to loose a girl i Really like to another guy
<6> and i dont dare telling her how i feel
<8> haha, noob.
<6> cause if she might not be interested... i might loose her.
<6> and i really like her as a friend too :/
<8> cheer up and go to tell her.
<8> you can't really lose anything.
<7> you might feel akward for a momment. but you'll have your dignity
<6> been trying to tell myself that all night :/
<9> lonelyness is the best type of life!
<6> :P
<10> best time of my life
<7> lonelyness gives you more time for osdev ;p
<6> the problem is that i almost could give up everything just for her :S
<7> but not your chickenness?
<10> give up computers
<6> MoodHugs: nope :S
<6> mur: almost, but shes a tiny bit interested in computers too, so i might can stay at a certain level
<10> MoodHugs, good point
<10> give up shyness
<10> for a while
<8> gf or ultimate geekiness... hmm.
<8> I'd happily choose the latter one. :P
<9> geekiness!
<6> while(!shy) { talk_to_girl = true; };
<10> ZetItUp, i am lucky im not programmed by you :)
<6> why? :P
<10> that above makes no sense in any way
<6> the reason the while() not end is that it never starts the while()-loop
<6> cause im never not-shy
<6> :P
<6> hmm so what should i go for? A) Still be a chicken, but have her as a friend for life... or B) Try a Here-goes-nothing and tell her how i feel and hope it will last the rest of the life?
<8> ZetItUp: cheer up damnit or I bury the lambda to your ***.
<8> I could do it.
<10> no mattter what way i put it, id like to be shy to avoid infinitive loop of deciding to talk but never getting anywhere else ;)
<6> mur: hehe :P
<6> Cheery: well .. :/
<6> :S
<6> :P
<10> ZetItUp, dont do either. pretty desperate choisees both :P
<8> bury f x y z = f z x y



<10> why not getting to know her better little by little
<10> and not huge bomb
<8> bury foldr 0 [1..5] (+)
<8> so beware!
<10> Cheery, looks cool, but what is that?
<6> mur: hmm good point there
<7> because he is threatened by another guy steeling her
<6> very good point
<8> It's for continuation p***ing.
<10> MoodHugs prolly yess
<7> you could kill him LOL
<8> I can quickly change the order of lambdas nested in any function. :P
<6> lol
<8> therefore getting an another function with different order of parameters.
<8> which I can possibly then curry or do whatever other for it.
<6> hmm i should buy some food, eat it.. think about some more and see what comes up
<6> cya later
<6> \o
<8> [x] one relationship destroyed for a day.
<7> ;p
<7> cya Zetty
<10> Cheery, i got yesterday phone number of one cute girl
<10> via friend
<10> the grllll of course said it's ok to give her number and stuff
<9> you're talking about girls in an osdevelopment chatroom! that is sick!
<10> Mathis, we are sick yeah!
<7> if only girls were as easy to deal with as computers ;p
<10> MoodHugs, you may have t forget imperative language and code in english
<10> girls are no different from boys. it just requires lots of oeffort to understand people. of course geeks are esasy to understand for geeks, because they live in similar context
<7> i like geeks
<10> they are exploding thing near me
<8> mur: what about function and non-strict languages? ;)
<10> general alarm signal at times then BOoom and nthing
<8> *functional
<10> but this time it might be some neighbour trombonist though i guess
<8> It's weird, sometimes I feel controlling even when I have no control to anything.
<10> there is this question: who controls really the computers, computer itself or the user?
<7> you mean the software or the user?
<10> if we go to electronics vs. software itll get eve mre complicated
<7> well computers listen to every instruction. unlike people. so therefor the intructions are in control.
<8> MoodHugs: but computers can also generate instructions, so are they in control therefore?
<8> It sounds a bit like saying that water is in control because people consist of them.
<7> but the computers need instructions to create instructions ;p
<7> the user on the other hand can only control the computer if the instructions give the user an interface
<8> but what is the point of this? except it is neat theoretical *********ion, of course. :)
<8> how would you need to make distinct who is in control?
<7> but is a user even in control of what he does? after a few drinks i think not.
<7> therefore... sometimes the alcohol is in control of the computer
<11> moni zusammen
<11> can anybody give me some examples about programming malloc and free? :(
<12> free(malloc(100000));
<13> lol
<11> wow :D:D:D
<12> :->>>
<11> i mean: how do i program this functions?
<11> not how do i use it
<6> malloc(aiju); free(JimPanic);
<13> :O
<11> void* malloc(unsigned long size) { /* What comes in here */ }
<13> ...
<11> void free(void* ptr) { /* What comes in here */ }
<6> oh i love guessinggames
<13> aiju: Are we supposed to code your code?
<11> no, some EXAMPLES
<11> that i can understand :)
<6> i know a page with examples =)
<13> aiju: This is not such an easy task..actually.
<11> gimme gimme
<6> GoOgLe
<13> aiju: newos.org
<13> aiju: kernel.org
<13> aiju: ...and Google.


Name:

Comments:

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






Return to #osdev
or
Go to some related logs:

#perl
trilom
Gentoo VIDEO_DRIVERS
perl child exit >> 8
[Errno -1] Metadata file does not match checksum FC5
gentoo chroot segmentation fault
arp -a hw address incomplete
#perl
#asm
w32codecs.rpm



Home  |  disclaimer  |  contact  |  submit quotes