@# 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 20 21 22



Comments:

<0> and you acquired that beta legally, correct?
<1> oh yes
<1> I have MSDN
<0> I dont care what diseases you have
<1> yeah but when i put cream on it the swelling goes down, and the rash doesn't bother me anyway
<2> well, if you wish nice autodetection and such you're a little off with BSD and Linux.
<1> any recommendations?
<2> Whatever works best. Windows, OS/X perhaps, dunno.
<3> There is the eternal conflict.
<1> well MEPIS and Ubuntu both did a pretty good job
<3> Do I head west, for beer.. or east, for meat?
<1> it's only the wireless that's a bit unstable
<3> Or, go by the deli near the LCBO. haha! Solves that.
<1> nanuq: rhetorical question?
<3> Expensive, but damned good.
<4> Nanuq: beer > meat



<4> Nanuq: and eating is cheating.
<3> Clone: eating is cheating?
<1> yes nanuq
<1> Rule #1 never introduce solids into a hydraulic system
<3> Ahh
<3> So that's the idea. ANything is kosher, as long as it's liquid.
<3> I could manage that diet.
<0> OSX wont run on a standard Intel CPU with all x86 based HW, will it?
<5> Steakk: supposedly no
<0> damn, i wanna try it
<5> Steakk: it's said to require some funkey firmware
<0> boot up VMWare, etc
<5> Steakk: It'll be a manner of time before we can virtualize Macs though, I suspect
<1> osx in vmware?
<0> apparantly we can do it quite well with boschs o whatever
<3> Steakk: What CPU?
<1> never heard of that
<0> or*
<3> Steakk: It's hackable to run, but the CPU needs to grok SSE3 afaik.
<0> I only have SSE2
<3> Steakk: There might be some hacks around that, too. I dunno, haven't been watching.
<1> anyway gotta shoot thanks for the help
<1> ttfn
<0> I will do some research later perhaps
<3> Refresh my DRAM, is DAB any good?
<3> That would be the beer.
<3> That bad is it?
<0> there is NO reason for explorer.exe to be using 251mgs of ram
<0> I needa do a reinstall of winxp anyway
<6> explorer.exe cahces stuff. like directories/thumbs iirc.
<0> this just gives me the excuse to do so now
<6> not to mention webpages, if you use IE
<0> Jostein, I have never seen explorer go over 80mgs of ram on my system
<6> heh
<0> its to the point where its cup usage is 48, and its memory is 255
<0> cou*
<0> cpu*
<6> explorer DOES poll metadata from files, and if you have a codec with a memoryleak or something, that would probably be the reason
<7> WHAT THE ****?
<0> Nothing has changed recently in my config...i think i picked up a spyware thing along the way
<6> I solved that by removing filetypes and DLL-references from the registry regarding video-files
<6> may be
<7> i just took off the network cable from one NIC in the big server here and the link down is not in any of the logs
<7> **** syslog-ng in the ***
<6> heh
<8> go for it
<8> hehe
<7> how was it?
<7> :P
<9> tavi-san: you made his day
<0> i can go to work with a smile on my face now :)
<7> omg, hi whitecap, how you doing? you've been pretty silent lately :)
<7> if they ask you why are you smiling, tell them you got a new patch in
<0> hah
<9> tavi-san: hiya, same old **** here.
<7> same here
<10> http://user.it.uu.se/~svens/larverna/normal.html



<7> and now syslog is pissing me off
<7> also like 10 ATAs got broke
<7> so piece of advice, if you want to do voice, dont use SIPURA
<5> cyberpunk: ouch
<5> cyberpunk: now I'm starting to itch ;)
<7> cyberpunk: wtf is that?
<10> tavi-san: I think kind of canker worms...
<11> hi how do i properly change the permision of a file file.conf to everyone can read/write it?
<11> i cant do it properly
<10> wlfshmn: yeah, that's really bad!
<7> StarteR2: man chmod
<7> i feel like puking
<7> how can those people live there
<12> look at the bikes
<12> =)
<7> i saw them
<7> evul
<5> tavi-san: no worries. Flogsta is all student housing ;)
<12> lol
<12> that's why.
<0> I sleep in the nude, right...and i woke up last night, with my kittens playing tetherball ... if you catch my drift
<7> lo
<7> l
<11> tavi-san but how do i do it to a dir
<11> cuz man dsnt say
<7> it does say
<7> what you really want is to change permissions "recursively" right?
<11> oh
<11> so its -R
<0> And i need to jet to work, hastas
<12> later jason
<7> Steakk: later J
<7> StarteR2: voila
<11> mercio
<11> :)
<7> you're welcome now buzz off :P
<7> wtf is wrong with this syslog-ng????
<7> im getting really pissed off
<12> what?
<7> i took the cable out from a NIC, and nothing in the log
<7> which pisses me off, should've said ethx link down
<12> *nod*
<7> if you **** your clone, are you gay or just *********ing?
<4> tavi-san: is that a rhetorical question?
<7> hah, you know someone? ;)
<4> ah, the nectar of the gods has joined #linux.
<9> liar
<13> hi, little input on a prog I have to write please
<14> SoftDevr: It helps when you're specific
<13> I'll be recieving text files via ftp which I want to parse, construct and execute sql queries from
<13> the daemon will have to react to the event of new files being uploaded, process them and then delete them
<14> SoftDevr: Be *VERY* careful with the parsing.
<13> Whats the basic architecture for such a program on linux?
<15> SoftDevr: I'd suggest pureftpd with upload triggers, then as shadur suggests, be -very- careful when processing it. discard if in doubt.
<14> SoftDevr: There isn't one. TIMTOWTDI.
<14> SoftDevr: I'd also suggest not using FTP in the first place, since it's highly unsecure.
<13> of course, but could you intro the alternatives?
<14> SoftDevr: What do you mean "intro the alternatives" ?
<13> overview the options available
<14> SoftDevr: That entirely depensd on your capabilities.
<13> I have to use FTP, thats the export facility the system I'm interfacing with provides
<16> SoftDevr: upload via a secure web site with strong authentication so that only trusted users can place files on the machine
<17> re
<18> re-m00
<16> SoftDevr: so you've a customer/client/something who insists on sending you files via FTP?
<7> ok i give up, **** syslog-ng
<14> tavi-san: What's wrong?
<19> Girl...
<19> ....you
<19> Err.
<19> Girl... ...You'll be a mormon.. soon....


Name:

Comments:

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






Return to #linux
or
Go to some related logs:

#php
cannot convert parameter __stdcall *
#AllNiteCafe
duxxpinz
#chatzone
#chatzone
12WHAT ENGLISH PRISON WAS BUILT TO HOLD CAPTURED FRENCH SOLDIERS IN 1805?
#linux
Exception in thread main java.lang.NoClassDefFoundError: Welcome/class
ubuntu paltalk



Home  |  disclaimer  |  contact  |  submit quotes