| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13
Comments:
<0> Well, I figured that much <0> I mean, why should I get it <1> nickle ferride <1> hmmm, I forget how to spell that. <2> dunno <3> it's as close to indestructable as you'll get in a battery <3> deep cycle/shallow cycle/overload/overcharge - no worries <0> Nice <3> it's only problem is that it doesn't hold charge that well <3> leave it for a weak and your ****ed :-( <3> week <0> nod <0> I wonder how difficult it would be to put together a battery and solar panel kit for operating, say, a laptop computer on a camping trip indefinitely <1> just buy a power converter for your car <1> it'll take the 12V from your cigarette lighter <1> and convert it to 120V AC
<0> Yeah, I know, I'm saying away from your car <1> well <1> it's really just a power issue. <1> your laptop probably uses < 100W <4> hgahaaha <1> so, you need a solar panel that will output the necessary power <1> then you'll need to convert it to AC <1> unless you know what the DC input to your laptop is <1> then you can go lower probably. <1> err, less complex. <0> Charge a battery with the panel, run the laptop off the battery <0> Or run whatever off the battery <0> I guess the ham radio guys have done this <5> blah blah blah, you need a battery for your vibrator <5> we get it <0> Actually I can't come up with any use for that sort of thing whatsoever <0> Was just thinking about that <0> I don't have a laptop, and even if I did, why would I want to use it while camping <0> Guess it'd be fun for ham radio <0> But I really don't know how feasible it is <0> I sense that there's some aspect of electricity that I don't understand, that doing that would clear up <0> Given a 17 watt solar panel (and sunny weather, of course), how quickly could you charge what type of battery to run a radio or computer or tv how long <0> Or maybe I'll just order lasagna <4> |[Whatsername]| <5> get me some too you texan bitch <3> I think a windmill can generate more watts <5> jb's mouth certainly can <5> yak yak yak <3> though windmills never appeal to techie types for some reason <4> jajajaja me dijo k voi a ser miss universo :D:D:D:D:D:D:D <6> Aldora28 seems to enjoy DCC'ing compressed trojans. <4> me acorde de una pic que vi ahorita <3> http://www.windsave.com/ <3> Lojkj stfu <5> we should just ban numbers in nicks <6> What about Noidea128? <5> take that, cn28h! <5> and noidea <5> and e7 <5> and a few others <5> i don't think we'd miss them much, so it's a thought <5> that's who i meant <5> didn't see he has his other clones in the channel <0> Well <0> I'd be okay with some kind of dynamo I could turn <0> Then I could hook it up to a stream or something <0> I just suspect that's much less portable than solar <7> peterhu, why doesn't IntelliSense ever work, in any version of VS that I use? <8> it's VERY picky <5> like the rest (+2 developers) of the IDE team, they're constantly ****ed by management <5> time to run to home depot, grab some food, and *** up JBlitzen's mom <5> who works at home depot <5> so i probably should revise that order <8> ^5 <7> You just want her for her HD stock <0> You don't deserve food, you're just a gaey <3> peterhu: you need your wife <5> yeah, i said: and *** up JBlitzen's mom <5> i'm JBlitzen's daddy <0> http://www.commercialsihate.com/current.html
<5> That's right. Totino's Pizza Rolls are so good, they give you Tourettes. <5> HAHAHAHA <5> that's hilarious <5> i like that site <5> i've said pretty much the same thing over and over <5> How would you like to wake up to "Mine tastes like a taco"? <5> hahaha <9> ...haha <9> "My current loathesome commercial is still any ad for a chocolate bar where they show this "naked" candy bar penis plunging into a wet chocolate vagina." <5> He then RIPS the TOENAIL OFF of the toe. I was in bed when I saw this. I screamed like a woman and clutched the covers right off the bed. <5> Prying a toenail off of a big toe is NOT something nice people show on television. God DAMN this is some freaky **** <5> hahaha <5> yeah, that commercial makes me ill <5> "My two great-grandfathers, Henry Ford and Harvey Firestone used to go on annual camping trips with Thomas Edison, and The President of the United States, the Queen of England, and Jesus Christ. <5> They called themselves the Vagabonds, <5> and they invented the internet." <5> haha <9> hmm <0> Daddy can't cook. Daddy can't clean. Daddy can't discipline the child. <0> Daddy can't control himself in Circuit City. <0> Daddy runs in circles holding a baby at arm's length. <0> He has absolutely no idea what it is or why it makes that noise. <0> Daddy takes the kids to McDonalds because Mom's Not Home. <0> And the fat single woman watching at home laughs heartily "Ha! It's so true!" <7> Damn, this is almost as good as Maddox. <7> Almost. <5> I'd really love the opportunity to see someone fly an F-15 with their head. I'm sure it's an extraordinary talent. I hope America's enemies wet their pants when they see it. <5> hahaha <5> from his response to hate mail, awesome <5> "my hump my lovely lady lump" really doesn't sell phones <5> i'm sorry verizon <0> Stop watching american idol <5> OH SNAP <5> you are too <5> actually, i had it on fox since i was watching simpsons reruns <0> Sure, sure <5> didn't change it since i started reading your freaking website <5> what the **** is that thing <5> ahhh <5> AWESOME <5> pot makes you turn into lifeless rubber <5> SEACREST OUT <5> it is shocking how many fat chicks think they can make it <5> fat dude, maybe <5> fat chick? no chance in hell <5> actually, this show is incredibly fascinating as a study of delusional complexes <10> ripping an mp3 what's best BitRate? <0> 47.6 kpbs <5> don't listen to him <5> us 121 giggawatts <5> use <10> there's no 121 <11> I have an object of some type T. This object contains two std::string members, one that I need to read from, and one that I need to write to. The type T is 'arbitrary' however (a template parameter of general algorithm). What would be good way to p*** the information needed to be able to read and write those two std::string's from this object? <10> 128, 160 and 192 <0> 12.1 <7> Now Little Solamente is watching American Idol with Mrs. Solamente and Elder Daughter. I just heard from the living room, "He's SO not going to Hollywood." <11> I could use some functor, I guess... <7> I'm not sure I follow, Run <11> Well... I have an algorithm <11> I want to call that algorithm as follows: <11> my_algorithm(foo.begin(), foo.end(), ...?..); <11> The first two parameters are therefore iterators of some type. <11> Let that be 'iter' <11> Then *iter is of some type 'T' <11> Now I need a way to communicate with T, inside my_algorithm. <11> That is, I need to read a std::string from it and write to another std::string. <11> I could p*** a functor, I guess... hmm, how would that work? <7> Seems that there's a constraint on type T, then, to provide properties or functions that give/accept the necessary strings, or types convertible to/from string. <12> Hi, I'm looking for someone who could help me create a simple simulation for a social study. I'm not really into coding, but I know my project isn't difficult for someone who knows C++ well. <7> AufDemHerz: do you own homework. <9> AufDemHerz - you need help, or you need someone to do it? <11> my_algorithm<T_Accessor>(foo.begin(), foo.end());
Return to
#c++ or Go to some related
logs:
#linux #linux all work and no play screensaver linux #linux allnitecafe #london #linux #AllNiteCafe #linux #squid
|
|