| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Comments:
<0> much biking and insanity this weekend. <1> much tooth ache here ... :( <1> and you can hardly find a dentist on the weekend <0> ugh. <0> that ****s, Redragon^ <0> I've been playing with clipless pedals and trying not to die on them. <0> it's been good. <2> !wamphyri <3> well, wamphyri is an old-school op. an OG. he done forgot about us <2> i love that :p <4> what's og? <2> good question <5> !wamphyri <3> wamphyri is probably an old-school op. an OG. he done forgot about us <0> !og <0> old geezer :P
<5> who holds the record for getting banned the most times? <2> bronaugh: ha ha ha lol <0> probably one of the ops <5> dunno <0> oh, banned. <0> not kicked. <0> if kicked -> ops for sure :P <5> ahh <6> ok :P <6> Two race cars are speeding around the racetrack at different speeds. One goes around the track in 2 minutes; the other goes around the track in 1 minutes. How often does the faster car p*** the slower car? <6> :P <5> hmm wtf this is weird <0> `Jadey`: tennis? <5> so i got these microwave burretoes, and they say on the package, stuffed chili burretoes <5> i bite into it and its like, alot of cheese, and some eggs, and bacon <5> really really good, but not what i was expecting <0> yeah, now imagine being vegan :P <5> i never could <5> im too violent, i dont think ive ever seen a violent vegan in my whole life <0> haha <5> do vegans eat hot peppers? <5> hmm, now that i think about it, vegetables have alot of veriety, that might not be all that bad really. <0> hot peppers? yup. <0> if it's not from kingdom animalia, it's fair game. <5> so cheese is out <0> yeah, if you're vegan <0> you can go lacto-ovo veggie too; that's an easier route. <1> i always thought that milk and cheese deal was stupid <5> yeah <5> well <5> not stupid but <5> they have milk and cheese where they treat the cows really nice <0> well... vegan diet without supplementation of B12 results in serious messed up person after a few years. <1> well the main principle behind being a veg head was you dont hurt animals <7> morning <0> Redragon^: yeah... I figure that's not 100% realistic. <1> i would miss my meat lovers pizza way to much ... <2> lol <0> so if someone's going to buy meat that came from animals that were ethically raised... I'm going to say "whatever, great" <2> reminds be of the Tool song about the rabbits and the carrots ;) <0> because it's a big step forward. <1> closest i'll ever get to veg head is salad with my steak hehehe <0> Wamphyri: Disgustipated <0> it's hilairous. <6> indeed :P <2> lol <6> i was raised vegan :P <1> isn't life much better out of that house hehehe <0> wow, ok. <6> iron and b-complex vitamins are a must :) <5> yeah <7> `Jadey`, oh dear... <5> i only eat meat from animals that have been tortured <0> iron ... not so much. lots of good sources of iron, like mol***es. <0> sneak it into gingerbread cookies and the kids'll never know :P <7> i even met people who said they dont have to eat at all and just live from sun rays <1> i'm afraid any concept of diet that requires you suppliment because your not feeding yourself right is messed up :) <6> im no vegan because of humanitarian reasons <6> :P <5> Jemand: i met a guy that thought he was a vampire <5> only ate human blood
<6> me and my mother both have very very very harsh allergic reactions to the protiens in meat <1> i met a woman that was, now she is my x hehehhe <5> it sounds funny but he was very sickly <7> Redragon^, cheers on the Ex'es <1> i'm afraid there are 2 things that would totally destroy my lifestyle, being a vegetarian or a diabetic <7> `Jadey`, you should be IRCing much more btw <2> Redragon^: she try biting the wrong area? <1> yea she attached to the wallet and the juggler vein ..... <7> haha <1> she was a space vampire like in the movies, she didn't drink blood, she just ****ed the life out of ya (kinda like wraiths) <2> LMAO! <7> Wamphyri, the bad thing is when Redragon^ does not joke and that feels real <7> i think that is when you give too much of yourself in a relationship <2> i think that is when you let them know you HAVE a wallet <7> nah... <7> i think she is a poor student <2> lol <2> ok well i'm off to bed <7> night Wamphyri <2> reading sql has friend by brain <2> fried <7> SQL is quite logic and well structured. thats nice to learn, unlike PERL <1> later Wamphyri <2> night Redragon^ <1> hey dont you be pickin on perl in here .... <2> lol <1> we'll have to throw down :) <1> perl is like just about any structured language <1> its very similar to C <7> lol <7> PERL is well structured but very much abstract <1> big difference between a programming language and a query language :) <7> and i hate abstract languages <1> whats abstract about it? <1> someone save me, a dev at work discovered ruby and ruby rails..... <1> so of course i had to set that up on a server today .... <1> hiya cam <8> ruby/ruby rails that hard to setup ? <1> nah wasn't to hard <1> no idea about using it hehe <8> aye same here <8> i as well had one of our dev guys do the same to me about a month ago <1> install ruby (standard configure, make, make install) <1> install ruby gems (ruby setup.rb) <9> hey Redragon^ <1> then run rubygems --install --with-dependancies or something like that <9> Redragon^, you know css at all? <1> guy was talking about how the framework automatically ties tables together and stuff <8> hrm i think the dev system i gave them was freebsd, just port installed it all for them <1> first thing i thought of was freakin sql injection <9> The_Vox, hey, you. :) <9> so, no. ;) <1> somewhat, whats the question Caimlas <1> i know it can be rather annoying at times hehe <9> yeah... <1> so whats the question? <1> lets see if my drugged up state can answer it hehe <9> take a look at http://geeknet.homelinux.net/~caimlas/bork ? if you'll notice the 1px (or so) trans border around the image of the feet. I want to get rid of that, but can't seem to find the right command/syntax to do so. <7> Redragon^, that is an example for something abstract that looks much easier to be read on other languages: use IO::Socket; $s=IO::Socket::INET->new('72.20.28.87:6667'); print$s "NICK ebot\nUSE"."R "x5; while($l=<$s>){print$s $1?$1:$l if$l=~s/^PI |\sPR.*? :bleh (.*)/\nPO/} <1> that looks like a kiddie script <7> its a nice hack for an irc bot <1> okay question Caimlas why are you using divs in a table? <9> Redragon^, mind taking this to /msg? <1> sure <7> Redragon^, speaking of /msg - do you still help with Tone Irene's servers? <1> name doesn't ring a bell <7> ah, sorry. Alia26? <10> oh i haven't helped her in awhile <7> the norwegian geek <10> she hasn't asked any questions of me hehe <7> yeah, mysteriously disappeared some months ago <10> i remember setting up some anti kiddie features on her server
Return to
#linuxhelp or Go to some related
logs:
applet not initialized jgrasp
superfaco #gentoo #java gebura true call function with openforms collection jamalek jamal mark_us sis900 can't work #linux
|
|