@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19



Comments:

<0> Off to office
<1> [...] = brackets = '[' >> !anything_but_bracket >> *( !brackets >> !anything_but_bracket) >> ']'
<1> That works I think
<0> DontDo someone has it set +mint now, I don't know how
<2> oh, damn
<2> its asking key tooo
<0> TCA goes berserk every once in a while
<0> I don't see anythign in the logs, but my system disconnected abotu 1755 yesterday (it's 0820 now)
<1> maybe to keep someone particulary out?
<0> AND they've change the p***word
<1> Looks like a channel takeover to me.
<1> Are you a regular there? I got a list of nicks that I think shouldn't be there.
<1> But I wouldn't know :)
<2> Run, Yes. i am a regular in #programming
<3> bye all
<4> oh my ****ing god



<4> to reach kids, FEMA has produced a rap song
<4> rap, the lowest form of communication
<5> thanks SabRiel , its great great great
<5> mine is pretty good :)
<5> ==== Temple pridefully announces: "#Teens is the BEST!!" ====
<6> ?
<7> where do these dipsticks come from?
<6> no idea, but it seems they are under the impression that people in #c++ would enjoy being in a "teen" channel
<7> maybe the average age of noobs is getting lower
<8> how is rap the lowest form of communication?
<7> who made that erroneous statement?
<8> peter
<4> it's based on rhyme, which is the lowest form of communication
<8> man i've been too busy lately
<7> we've not noticed you around lately, we'd kinda guessed
<8> is poetry is the lowest form of communication then as well?
<4> indeed
<7> there isn't any poetry in the German languge, maybe that's why peter's so down on it
<4> sigh, new report confirms it: college students are idiots
<9> peterhu: heh
<4> the lowering of standards is to blame
<4> they let pretty much anyone into college these days
<9> I think we shoudl encourage hazing
<4> More than 50 percent of students at four-year schools and more than 75 percent at two-year colleges lacked the skills to perform complex literacy tasks.
<9> "work out a unified theory for physics, and we'll let you in to the local community college... getting into a real university means we have to challenge you"
<4> good stuff
<4> That means they could not interpret a table about exercise and blood pressure, understand the arguments of newspaper editorials, compare credit card offers with different interest rates or summarize results of a survey about parental involvement in school.
<4> hahaha
<4> Overall, the average literacy of college students is significantly higher than that of adults across the nation.
<4> and that's really sad too
<4> that's "but on the bright side..."
<9> well, look at USA Today: written at a 3rd grade level and proud of it
<4> Almost 20 percent of students pursuing four-year degrees had only basic quantitative skills.
<4> For example, the students could not estimate if their car had enough gas to get to the service station.
<4> heh
<4> the students involved in the survey were nearing the end of their college careers
<4> (in successfully obtaining a degree, that is)
<9> hahaha
<9> they couldn't ESTIMATE it?
<9> Geez, I just always ***ume the answer's "yes" and I'm right a ridiculous amount of the time
<4> and that's why there is a business major
<4> BA DUM CHA
<9> It's so happened that I've been wrong, but only once :)
<4> "it almost looks like these thieves on the security camera's feed are on high speed when robbing this jewelry store" - CNN Reporter, failing to notice that there was a time stamp on the video increasing faster than every second
<9> hahaha
<7> peterhu yes, but we can't try to increase critical thinking in the grade schools or "my poor Johnny" will have his self-esteem hurt
<4> yes, i absolutely hate self-esteem
<4> *stupid* people *SHOULD* feel bad that they're stupid
<7> why?
<4> instead, we put them up on pedestals and give them lucrative reality tv contracts
<7> they should acknowledge they're "stupd" but there's no reason to feel bad about it
<4> i just like making people feel bad, i guess
<10> You did work at MS.
<9> I made a shirt for a business dev guy one time that said "I'm with stuppid" with an arrow pointing up
<4> well, that was making people feel bad about me
<4> that's different
<9> this was a brilliant fellow who managed to get his nose bitten off by his own dog
<9> every time he'd walk through the office after that we'd make barking noises
<4> there are inherent dangers in making out with dogs
<9> his dog was fighting with another dog while he was watering hs lawn
<9> so he got on his hands and knees to break them up



<4> oh good move
<9> apparently "spraying them with the hose" didn't occur to him
<4> yeah that would normally do it
<4> my dad has a cattle prod (he has 14 dogs) to break up fights
<4> that does the trick
<9> well, I think that if you don't ***ume that labeling yourself a beta pack member is a bad idea, this guy can serve as proof
<4> hah
<4> at least he didn't show his belly
<9> we don't know that!
<4> hmm, i think that's the first time my brain saw "ask jeeves" as "ask jesus" in all the times i've seen it
<4> i think an "ask jesus" website would be a great idea (likely already taken)
<4> yep, taken and then some
<11> hello worms
<7> I'm not waiting today
<10> I didn'T know you could cast a killing curse, vawjr. o_O
<4> i like one of these jesus web site's ad banners that state "in india, a billion souls reside...very few have heard there is a god that loves them. help us reach the unreached." shown with pictures of indian people in distress
<4> hilarious
<4> that was worthy of my click onto ask-jesus.org
<7> DrkMatter I can't, but the system at home seems to have kearbed giw
<4> you potter nerds, yeesh
<4> poor satan
<4> persecuted in heaven *and* #c++
<7> and every other channel that vawafkhome is OP in
<4> heh
<4> man caught a marlin in an inflatable dingy
<4> good work
<12> Can Any one tell me how to add graphics to 'C' programs?
<4> try /join #c main
<4> it's unfortunate that c++ has c in it's name
<4> should have called it w00t
<13> caught a marlin?
<13> did you eat it
<13> vawjrwrk: do you have any opinions on Karlsson's Intro to Boost book?
<10> Hmph. I'm geting tired of fighting with boost::lambda.
<10> find(someContainer.begin(), someContainer.end(), bind(&someCl***::comeMemberFunction, _1)==someValue);
<10> Can anyone tell me what's wrong with that?
<14> ==somevalue doesnt look right at all
<10> Well, what should I be using then? equal_to<someType>(bind(&someCl***::someMemberFunction), someValue)?
<7> DrkMatter dunno, but there's no reason that lambda would notice that espression
<7> I always thought that until they figured out a way to say _1. it was a lost cause
<9> Solamente: any chance you'll respond? at all?
<4> cowmoo, i have that book, as there is little published on boost i could find, i liked it
<7> jottinger most of use ignore un-asked-for PM
<9> vawjrwrk: I know
<10> I'm pretty sure I got it to work before.
<9> I usually do myself
<9> but I know (knew?) Solamente years ago
<7> well, you certainly didn't ask in channel
<13> ok peterhu, thanks
<9> vawjrwrk: I didn't ask in private, either
<7> you didn't ask in this channel
<9> I've been trying to get in touch with him, I think I'm on ignore
<7> hmmm, George normally doesn't put people on ignore
<9> george who?
<4> cowmoo, it covers smart_ptr, conversion, utility, operators, regex, any, variant, tuple, bind, lambda, function, and signals
<9> I'm talking about Solamente, whose name isn't George in any form :)
<4> so it's not exhaustive by any means
<13> yea I know
<7> jottinger you and I must know different Solamente then
<4> i think the only other boost related books i've found have to do specifically with spirit
<7> BGL
<7> graph library
<4> initgraphics() baby!
<7> MPL MetaProgramming Library
<4> oh wait, that was BGI
<4> sigh
<9> vawjrwrk: may I privmsg you?
<4> hehe
<4> yeah, i wish graph was included in this book
<4> that's a handy one to know
<4> we were tempted to re-write vc++'s dependency graph in boost
<7> peterhu it's got its own book


Name:

Comments:

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






Return to #c++
or
Go to some related logs:

#linuxhelp
#chatzone
mine okul
#linuxhelp
#php
hda-intel linux earphones
#skype
#linux
#windows
#linuxhelp



Home  |  disclaimer  |  contact  |  submit quotes