|
Is it wrong to be shy and scared when your around somebody you like? Is it really?
Started by Jerome on
, 13 posts
by 13 people.
Answer Snippets (Read the full thread at yahoo):
You exhibit all these feeling when you meet someone you really like, if you don't out loud (maybe to someone....
No?
Like the others did before her....LoL
...anyway, you will get used to it after a while (like me of adrenaline released.
|
|
Somebody convince me to like black rifles
Here's the deal. My son is infatuated with black rifles. (he's 26) I don't get it. My safe is stocked with Garands, M1 Carbines, Mini 14s, Mosin Nagants, Ruger 77s and the like. Black plastic rifles just don'...
Started by subdude on
, 25 posts
by 19 people.
Answer Snippets (Read the full thread at thehighroad):
Personally I like the feel of a good bolt or lever action a lot better than that....
Seems like you don't need to you already have better guns anyway.
Can't convince you to like them.
Tacticancer can be treated with time, don't worry.
|
|
In the old days, getting the rank 9 horse was the big ta da or just getting a red circle creep side, you felt like you might survive for more than 2 seconds. For others hitting rank 12 or getting invited to a raid or seeing a congrats thread in the forums...
Started by Macgregor1821 on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at lotro):
Yall have a great day! ~cheers....
* when Muscaria told me I was "pro and stuff" lol
* when Dahhu said I played my LM like with.
And it sounds like umadbro If I had to pick an event that made me feel "special" it would have to be these ...
|
Ask your Facebook Friends
|
When reviewing somebody else's code, what is it that you usually find most disturbing?
Started by LittleBoy on
, 37 posts
by 35 people.
Answer Snippets (Read the full thread at stackoverflow):
Your changes to a file look like the existing code in the file."
...and what Cyril Gupta said this
for(int i =0; i < List.Length ; i++){ Object obj = List[i]; }
When something like this would have been better
for(Item item: List){ Object....
|
|
Somebody likes conger eel
1 Attachment(s) Eom
Started by frugalfisherman on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at njfishing):
Re: Somebody likes conger eel
"We love themRe: Somebody likes conger eel
BAHAHAHA!!!
Leif Re: Somebody likes conger eel
THATS NOT JMURR :eek....
I like to make Samichs out of them .
In lemon and butter.
|
|
The code is this one:
$vendors[] = array( "id" => $row['vendorID'], "name" => $row['name'] == "" ? "-" : $row['name'], "tel1" => $row['phone1'] == "" ? "-" : $row['phone1'], "tel2" => $row['phone2'] == "" ? "-" : $row['phone2'], "mail" =>...
Started by 0plus1 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
; }
You can also do this like "name" => $row['name'] == "" ?? "-"
i.e a == b ?? c so if a=b is true.
|
|
Looks like somebody else climbed aboard the Apple Juggernaut Not that it matters to Traxxas but it looks like somebody ELSE has decided that Apple (iPhone/iPod Touch) was the way to go too.
SpektrumRC Telemetry
I am wondering what it attaches to and how...
Started by ksb51rl on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at traxxas):
Summit, Rustler Originally Posted by ksb51rl Not that it matters to Traxxas but it looks like somebodyProbably has to use cell signal to transmit data Not so stock "2.5" T-Maxx i like the features.
|
|
I have some problems with this syntax. Could somebody explain to me what this C function is doing?
unsigned long protodec_henten(int from, int size, unsigned char *frame) { int i = 0; unsigned long tmp = 0; for (i = 0; i < size; i++) tmp |= (frame[...
Started by Lennart on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
If, as Eric suggested, all chars in frame are either zero or one .
On second thought this would make a pretty poor hash function+from, size)
Looks like a bit-packer.
Looks like a hashing function.
|
|
Here's how this works:
1. I give a gift (nothing fancy) to the first person who responds. I earn the "Generous" achievement, they earn the "Somebody Likes You" achievement.
2. The recipient then gives a gift (either the same item they just got, or something...
Started by Anemic_Anomie on
, 6 posts
by 2 people.
Answer Snippets (Read the full thread at gaiaonline):
Do you want a gift, or should I wait for the next post? Anemic... .
I don't.
HarlequinPink HI
Do you have the somebody likes you achievement because I have both.
HI
Do you have the somebody likes you achievement because I have both.
|
|
Hi,
Do you know of KeePass Password Safe 2? It's open-source and I'm trying to do some things but I've hit a dead end and can't find where the code is doing this and why it's doing it at all.
The source code is here and it's coded in C#: http://downloads...
Started by Nazgulled on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is more like an issue with the common controls KeePass is using rather than a problem.
|