|
Weird collections or just weird stuff you have? I know I've bought some weird stuff just because it's cool... even though I have no practical use for it... such as:
1) PASGT kevlar helmet (military surplus)
2) A smoke bomb that generates 40,000 cubic ...
Started by TraxxasTuesdays on
, 18 posts
by 12 people.
Answer Snippets (Read the full thread at traxxas):
Rustler.
I have a Sobe cap that says: Shut the front door .
I like turtles.
Revo, and My Summit not too weird but on an impulse Slash, Ken Block Fiesta
Slash 4x4
Summit I bought weird collections here.
|
|
Tags : None
Remove this ad There IS no end to the madness, my friend! This is just the beginning....
(For those of you wondering what the hell I'm going on about, I'm merely relinquishing control of wizard's "white fluffy goop" post as per Tim's suggestion...
Started by thefirecat on
, 21 posts
by 8 people.
Answer Snippets (Read the full thread at yuku):
Ha "Weird The Weirdest" Jeez - it'....
Everyone has something weird, funny, silly, interesting, not so interesting to add...
Truce? Weirdtim
why do you put someone down because they are sharing there weird experiences and interesting.
|
|
Hey all.
I keep getting this weird humming noise from the back end of my MK3 8V Gti. Usually happens when I've got people/load in the back and then for a few days after. I'm guessing it's something to do with the wheels as it is consistent with the wheel...
Started by Louie2shoes on
, 14 posts
by 4 people.
Answer Snippets (Read the full thread at com):
Had this on our polo and it was a handbrake cable had broke loose ... .
Mine had this, sounds very similair to what you describe .
Check the tyres don't have a bulge in them.
Same thing happens when I have passengers.
Are your tyres catching the inner arch.
|
Ask your Facebook Friends
|
What´s the name of the behavior in the statement below?
Create table dbo.Foo(name varchar(10)) insert dbo.Foo (name) select 'Weird' union select 'SQL' union select 'Server' union select 'behavior' declare @title varchar(max) set @title = '' select @title...
Started by Nitai Bezerra on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
On a real table ou can get 'Weird SQL Behavior' but also 'Behavior Weird....
Is no recommended because it relies on order of execution .
String concatenation?
What exactly is weird about this? You select 4 rows, SQL Server runs:
@title .
|
|
In several states it is unlawful to use duct tape to repair ducts.
Started by Molaholic on
, 30 posts
by 11 people.
Answer Snippets (Read the full thread at realitytvworld):
Whut's a quacker? If it looks ....
Meh....I use it to repair Ducks...quack In some cities it's still illegal to carry an ice cream cone in your pocket! Snidget get broke? Greek Islands by Tribey In some states it's unlawful to feed a cracker to a quacker .
|
|
Hugo Chavez: capitalism killed Mars.
Started by Larry_Home on
, 13 posts
by 4 people.
Answer Snippets (Read the full thread at landv):
--Joe Biden, 2006 CNSNews.com asked noted fiscal genius Alec....
Im not joking.
You cannot go to a 7/11 or a Dunkin Donuts unless you have a slight Indian accent .
|
|
In several states it is unlawful to use duct tape to repair ducts.
Started by Molaholic on
, 32 posts
by 11 people.
Answer Snippets (Read the full thread at realitytvworld):
Whut's a quacker? If it looks ....
Meh....I use it to repair Ducks...quack In some cities it's still illegal to carry an ice cream cone in your pocket! Snidget get broke? Greek Islands by Tribey In some states it's unlawful to feed a cracker to a quacker .
|
|
Weird films as Weird as Eraserhead and The Begotten? Hi I absolutly love Eraserhead so I am looking for something that is simliar with it ?
Started by Harry on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at yahoo):
I'm not sure I can recommend anything to you though. .
Begotten is a very good movie.
|
|
How weird are you?
slightly weird apparently
http://www.bbc.co.uk/programmes/p00qgr75/features/how-weird-are-you-week-1
Started by by smeggypants on
, 19 posts
by 11 people.
Answer Snippets (Read the full thread at smeggys):
Loose cannon apparently.
I seem to be 'utterly normal' - oh dear how boring .
Has Salazar taken this test yet? I think she would cause the site to crash .
|
|
I am getting weird character in emacs when I open certain code. It is like ^M. I think it's something related to character encoding, or maybe not. Can something help me out here. Thanks.
Started by small_potato on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You can get rid of those line endings in emacs
M-x replace-string RET C-q C-M RET RET
Edit: my previous information was not quite right
If you want to set ... .
That's a carriage return (CR) char (because the file probably has windows line endings: CRLF) .
|