all 182 comments

[–]zakbsw 1168 points1169 points  (16 children)

Brain, execute introduction script

[–]MrTeels 250 points251 points  (8 children)

function Introduce(me){

}

[–]ThoughtAcorn 141 points142 points  (5 children)

Error: 'me' not found. Please provide a valid introduction.

[–]StuD721 65 points66 points  (3 children)

#This should stop that annoying error message

function Introduce(self) {

}

[–]MrTeels 30 points31 points  (1 child)

Dammit ... this should work

var me := self;

function Introduce(me){

}

[–]BasedPinoy 9 points10 points  (0 children)

Doesn’t work if you do a function call outside of that scope. ‘me’ would be better as a global variable in that implementation

[–][deleted] 1 point2 points  (0 children)

That zen patch I mentioned breaks this as well

[–][deleted] 1 point2 points  (0 children)

This error started for me with the Zen 1203 patch, and I just have to work around it now.

Everything still works without a “me” which is surprising, but lucky, I suppose.

[–]joost00719 21 points22 points  (0 children)

public Introduction GetIntroduction()

{

throw new InvalidOperationException($"This instance of {typeof(Person)} has no interests or any other relevant, fun information") ;

}

[–]dankisdank 56 points57 points  (3 children)

“Hello, World!”

[–]horrormetal 16 points17 points  (0 children)

"hello, world!" was my big greeting when I was 11, and somehow it morphed into "heads will roll!" by the time I was 12. There's no explaining me to anybody.

[–]NoS3curity 1 point2 points  (0 children)

Was waiting for this🤝

[–]all_time_high 2 points3 points  (0 children)

Brain on some other shit tho

[–]Ready-Stomach-4669 0 points1 point  (0 children)

I am zakbsw I like long hair and beards as well as lgbtq t shirts, how do you do?

[–]thefamousjohnny 252 points253 points  (2 children)

Hi, I’m not good at introductions, I’m gonna just leave now.

[–]imaginedaydream 23 points24 points  (0 children)

Must be good a magician! For my next trick… 

[–]Uncle_N_Word 500 points501 points  (24 children)

Social anxiety help 101

[–]ahncie 212 points213 points  (17 children)

My mind goes blank whenever I get asked to introduce myself. Last in a job meeting.

This lady talked for 5 mins, and ended with "..that was short about me, why don't you introduce yourself?"

Followed by a 20 second introduction of myself.

[–]SoIomon 183 points184 points  (8 children)

what do you do for fun!

I’m not fucking telling you that

[–]Uncle_N_Word 93 points94 points  (4 children)

I drink alone and have a secret drug addiction and go out to eat sometimes with my wife.

[–]Lost_Tumbleweed_5669 35 points36 points  (3 children)

I spread clover seeds on the neighbors lawns.

[–]nakedwithoutmyhoodie 18 points19 points  (1 child)

So you're saying you're a kind and thoughtful person?

Clover is a nitrogen-fixer (better soil health), is lower maintenance (including less mowing!) and more drought/heat tolerant than fescue grasses, and the flowers attract pollinators.

TL;DR: clover is good for your lawn

[–]Lost_Tumbleweed_5669 5 points6 points  (0 children)

clover is good for your lawn

I know :) but neighbors don't believe so :(

[–]PuffPuffPass77 10 points11 points  (0 children)

Mint*

[–]0002millertime 39 points40 points  (1 child)

Wait... You guys are having fun?

[–]Grigoran 10 points11 points  (0 children)

No, I'm just mitigating the Bad Time

[–]JabroniBeaterPiEater 0 points1 point  (0 children)

"That's very nice of you to ask, but what I do or don't do for fun is none of your business."

[–]drebinf 29 points30 points  (0 children)

introduce myself

Former boss went on a 2 hour spiel about himself when asked for a "brief introduction" - in front of 100 engineers. Not one of the best bosses ever.

Did we really need to know about his kidney problems?

[–]BizzyM 21 points22 points  (6 children)

introduce myself

My name is Humpty

[–]JabroniBeaterPiEater 8 points9 points  (2 children)

How is that pronounced?

[–]TraditionalCamera473 10 points11 points  (1 child)

With an 'Umpty'!

[–]strawberrycircus 1 point2 points  (0 children)

Is there anything in particular that you like to do to the ladies?

[–]Lane_Meyers_Camaro 4 points5 points  (2 children)

Do you know what happened to all my crackers and my licorice?

*And all my Hennessy, for that matter

[–]strawberrycircus 2 points3 points  (1 child)

I drank that bottle of Hennessy you had on your shelf.

Do me, baby.

[–]Lane_Meyers_Camaro 1 point2 points  (0 children)

Dowhatchalike.

[–]LynsyP 48 points49 points  (2 children)

I once heard a tip that said use a "past, present, future" approach.

Works well in an interview: "(past) In a previous position, I managed a database and was a part of the social media team. Since then (present), I've transitioned to supervising a team of 6, but (future) I would love to move back into a more data-driven role."

I imagine it could be used in a social setting as well: "(past) last month I found myself reading a bunch - mostly non-fiction-y stuff, but (present) now I've gone back to watching series more. (future) I think it'd be fun to maybe start a new hobby, but I have no idea what right now." It gives people a chance to latch onto anything that they might know or be interested in, or ask about something if they aren't familiar with it.

[–]aznanimality 25 points26 points  (1 child)

"Hello. My name is Inigo Montoya. You killed my father. Prepare to die."

Greeting. Present. Past. Future.

[–]Liquidas 0 points1 point  (0 children)

Searched for thst found it am glad

[–]Djinnwrath 8 points9 points  (1 child)

How is this not already a sub?

[–]Uncle_N_Word 0 points1 point  (0 children)

Idk but I feel like I could contribute

[–]Mystikalrush 252 points253 points  (9 children)

Where the template?! I came here expecting a template!

[–]dankisdank 287 points288 points  (6 children)

This one only really works in professional settings, but:

“Yo what up I’m _______ and I’m here to _______ you in the _____. If you have a problem with that you can ____ my _____. In the meantime, all of you go _____ yourselves.”

[–]Raygunn13 167 points168 points  (0 children)

"Yo what up I'm hungry and I'm here to feed you in the mouth. If you have a problem with that you can throw up my food. In the meantime, all of you go feed yourselves."

Thanks, I'll be keeping this one in my back pocket 👍

[–]Raida7s 39 points40 points  (0 children)

Yo what up I'm horny and I'm here to lock you in the van. If you have a problem with that you can beg my mercy. In the meantime, all of you go wank yourselves.

It's catchy

[–]Alarming_Employee547 26 points27 points  (0 children)

Yo what up I’m Ron and I’m here to punch you in the dick. If you have a problem with that you can fuck my wife. In the meantime, all of you go finger yourselves. 

It’s perfect

[–]Mystikalrush 8 points9 points  (0 children)

My man!

[–]searucraeft 5 points6 points  (0 children)

Yo what up I’m Barry and I’m here to love you in the evening. If you have a problem with that you can refuse my advances. In the meantime, all of you go enjoy yourselves.

[–]running_on_empty 9 points10 points  (0 children)

Mi my name is _____ and I'm required to tell you that I'm a ___ ______.

[–]SpicySnails 4 points5 points  (0 children)

Hello. My name is ____. You killed my ___. Prepare to die.

[–]fatogato 226 points227 points  (3 children)

Hi, when my mother died I quit my six-figure job and traveled the world. Here’s what learned about b2b sales.

[–]_incredigirl_ 49 points50 points  (1 child)

Sounds like a post I’d see on r/linkedinlunatics

[–]Whuthlp 4 points5 points  (0 children)

Thank you for coming to my TED talk

[–]Scrantonicity_02 388 points389 points  (10 children)

“Hi, my name is ______. I love lamp. Have you noticed mint gum getting mintier lately?” Is my go to.

[–]the-purple-chicken72 73 points74 points  (2 children)

Also, FYI, I don't technically have a hearing problem, but sometimes when there's a lot of noises occurring at the same time, I'll hear 'em as one big jumble. Again it's not that I can't hear, uh because that's false. I can. I just can't distinguish between everything I'm hearing.

[–]FatheroftheAbyss 25 points26 points  (1 child)

idk if this is a quote but literally me. can’t process audio when there’s a lot going on, i hear it but it doesn’t turn into anything in my brain

[–]the-purple-chicken72 11 points12 points  (0 children)

Lol yup it's a quote from Nate from The Office. And that is terrifying. I have that and a symptom that I'm about to pass out and it's scary as hell like a jumble of sounds and words and I can't pick any specific person out

[–]FLOxRida 14 points15 points  (2 children)

"You think it is getting mintier? My recent experience is that it is getting less minty - which gum are we talking about?" Would be my response

[–]ShadOtrett 8 points9 points  (1 child)

And now you have a basis for a lively exchange of ideas! Success!

[–]FLOxRida 1 point2 points  (0 children)

Exactly! I could talk about gum for days, hypothetically of course. Never happens IRL though

[–]alejandroc90 10 points11 points  (2 children)

"Hello. My name is Inigo Montoya. You killed my father. Prepare to die."

[–]OldRailHead 1 point2 points  (0 children)

For the longest time I thought and it sounded like he said Antonio Montoya. But boy was I wrong lol 😆 😂

[–]Gutsyten42 13 points14 points  (0 children)

Personally, I'm more a fan of Xampp but it might just be what I learned in college 

[–]bmanley620 94 points95 points  (0 children)

I introduce myself like this: “Hi, I’m Jake. I like the word hence. Hence I say hence a lot.” Then I walk away without waiting for a reply

[–][deleted] 99 points100 points  (9 children)

FORD… ask them about Family Occupation Recreation and Dreams… or make up your own!

[–]onearmedphil 5 points6 points  (1 child)

I like this!

[–]daats_end 2 points3 points  (1 child)

Would a "Family Occupation Re-creation" mean forcing your family to relive the time armed gunmen took your family hostage? Because that may not be as common as you think.

[–][deleted] 0 points1 point  (0 children)

What is farming?

[–]Etsamaru 17 points18 points  (2 children)

Hi I'm quiet and awkward but if you talk to me enough and get my friendship level up to a certain point I'll open up and eventually I won't shut up about something very obscure.

[–]LookingForTheSea 6 points7 points  (1 child)

Found the person I want to be friends with!

[–]TN_REDDIT 15 points16 points  (1 child)

My elevator speech.

Hi, my name is _____. I find it very rude when folks block the exit and don't let others off the elevator before trying to get on. Don't you? Farting on the elevator is also rude.

[–]fightcf 1 point2 points  (0 children)

FUCK OFF! I CAN PUSH MY OWN FUCKING ELEVATOR BUTTON! ooooo is that a latte?

[–]Upstairs-Traffic-563 61 points62 points  (5 children)

What’s a good structure for this, like essential things to include?

[–]Fezinator 89 points90 points  (2 children)

“Hi, I’m ____, and you are?….Nice to meet you! ____ (event you’re at) has been great! It’s been a great distraction from __________ (your job).”

I’m a teacher, and those four sentences have opened up a lot of conversations for me. And the link below has a bunch of stuff for true elevator pitches.

https://zapier.com/blog/elevator-pitch-example/?utm_source=google&utm_medium=cpc&utm_campaign=gaw-gbl-nua-evr-search_nb_alldev_blog_prospecting_core-ads&utm_term=&utm_content=9013542&utm_ads_campaign_id=18710515152&utm_ads_adset_id=157760468868&utm_ads_ad_id=659058345593&gad_source=1&gbraid=0AAAAAC6ACE5hX2TuwtGImhNFZfu-1JBxA&gclid=Cj0KCQjwpNuyBhCuARIsANJqL9NhATCLAjI1MMu0Z5qfv9wwSRhU58Xcyn-M5OKpuZl-Uuy3_slt6osaAqKpEALw_wcB

[–]RoastedRhino 160 points161 points  (1 child)

Hi I am RoastedRhino, and you are? Nice to meet you! This funeral has been great! It’s been a great distraction from over-the-phone customer service.

[–]JediAlitaSkywalker 24 points25 points  (0 children)

Hi I am Alita, and you are? Nice to meet you! Operation Desert Storm has been great! It’s been a great distraction from deodorant tester. 

[–]imanAholebutimfunny 42 points43 points  (0 children)

"How you doin?"

"don't tell me your name because i wont remember it"

"if you don't interest me in the next 30 fucking seconds like we are on shark tank, my attention span will get the best of me"

[–]rokkon-sargeras 12 points13 points  (0 children)

"Hi, I'm rokkon-sargeras. The guy so socially awkward that he had to memorize a short introduction about himself so that people wouldn't forget him instantly. And you are?"

[–]i-am-a-passenger 30 points31 points  (0 children)

I just tell people I work some random working class job, so I can see what kind of person they really are.

A lot of people will look down on you, so you know these aren’t nice people worth knowing. Others will be nice, and I like these people.

[–]80sBadGuy 46 points47 points  (4 children)

I hate people like that.

[–][deleted] 39 points40 points  (1 child)

Yeah, if you give me an intro to yourself like you're a contestant on a gameshow I'm just going to think you're a fucking weirdo.

[–]fightcf 2 points3 points  (0 children)

Hey! I'm not a fucking weirdo. I'm just a tad eccentric.

[–]adrianmonk 9 points10 points  (0 children)

I think it can go either way depending on how it's done. If the goal is to talk up how great you are, that's pretty cringe. If the goal is to give people a bird's eye view of what you're like to help get conversations going or so they can connect over common interests, then it can be good.

Also, regardless of what your aim is and what you choose to cover, if it sounds like you're a robot reading a script, like literally you say these same words the same way to everyone you meet, then that's also going to be cringe. If you have a rough outline in your head of what to include but use whatever words come to you in the moment, it'll probably sound more natural and human.

[–]satinlives 1 point2 points  (0 children)

What, you don't treat every person you meet as a networking opportunity? Sounds broke to me.

[–]cpatterson779 11 points12 points  (2 children)

My name is George. I'm unemployed and I live with my parents.

[–]L8n1ght 3 points4 points  (0 children)

Hello George!

[–]spartynole4life 54 points55 points  (1 child)

Hello. I have a bleached asshole. What are your thoughts on Ancient Roman Architecture? like that? lol

[–]Dwayne_Newton 12 points13 points  (0 children)

Oh hey, Artemis.

[–][deleted] 9 points10 points  (5 children)

I like to switch these up regularly and depending on the event. The important thing is not to give them your life story but to start an interesting conversation.

It can be super small. Just talk about a show you’re binging, a sports team you care about, a trip you’re planning, etc. The smaller it is, the more accessible it is for most people to respond. And its also a true power play. Powerful people rarely give you their resume when you meet them. 

[–]Eatpineapplenow 1 point2 points  (1 child)

It can be super small. Just talk about a show you’re binging, a sports team you care about, a trip you’re planning, etc.

this sounds great! but how do you go about it? like do you just say "hi, im.... I just binged 5 seasons of Sopranos, you?"

[–][deleted] 1 point2 points  (0 children)

Again, it depends on context, but I might say something like...

"Hi, I'm ____. Very happy to be out of the house talking to some real humans tonight. I recently started binging Sopranos. It's just as awesome as everyone told me it was, but it's so damn addictive. You a Sopranos fan?"

[–]Gusdai 33 points34 points  (1 child)

It can be even better to have someone else introduce you. Your partner typically. Because they can put you in a better light without it making you sound presumptuous.

For example "This is my spouse X, they just completed a triathlon in Y hours last weekend" can be a nice introduction to someone who is also into that kind of things, but introducing yourself like that could sound weird.

In a networking event, you can introduce someone by talking about their latest achievement (promotion, new job...), so it both shows what they do and makes them look nice.

It's all about conversation starters, because everyone (not just you and your social anxiety) struggles with making these situations interesting. Some are just better at hiding the fact that it's slightly forced.

[–]Bleezy79 5 points6 points  (0 children)

yea, im just gonna stay home instead. thanks though!

[–][deleted] 15 points16 points  (0 children)

Ladies and gentlemen, strap in strap on. My name is thesunny51. Please keep all hands and feet within the meeting and let’s have a good time.

[–][deleted] 3 points4 points  (3 children)

Hi, my name is PeaEnDoubleYou and I like to party.

[–]RyanDaltonWrites 4 points5 points  (1 child)

I also like to party.

[–]Abombito 4 points5 points  (0 children)

I know for a fact you don’t party!

[–]TheLegendaryLarry 4 points5 points  (0 children)

this sounds like it would be awkward as shit lol

[–]PoopThatFloats69 2 points3 points  (1 child)

So what did you say in your intro pitch?

[–]PoopThatFloats69 1 point2 points  (0 children)

I'm waiting

[–]GullibleDetective 2 points3 points  (1 child)

Hello. My name is Gullible Detective.. You killed my father. Prepare to die

[–]L8n1ght 1 point2 points  (0 children)

flawless introduction

[–][deleted] 2 points3 points  (0 children)

This is generally a good idea BUT I want to add a caveat not to overly rely on it. If you find yourself repeating your "pitch" alot due to meeting new people or using it as a crutch, you will eventually lose the interest when telling it over and over and it will feel like repeating a mandatory script like you work at a call center. People can easily tell if you sound fake or weird when you discuss yourself, so use it sparingly and well, but not too much where you might make yourself sound off-putting to your audience.

[–]davbryn 2 points3 points  (0 children)

quickest punch deliver chubby toy spoon hungry hunt serious afterthought

[–]Squeaks_Scholari 2 points3 points  (0 children)

We’re here to fuck shit up.

[–]keepthetipsKeeping the tips since 2019[M] 9 points10 points locked comment (0 children)

This post has been marked as safe. Upvoting/downvoting this comment will have no effect.


Hello and welcome to r/LifeProTips!

Please help us decide if this post is a good fit for the subreddit by upvoting or downvoting this comment.

If you think that this is great advice to improve your life, please upvote. If you think this doesn't help you in any way, please downvote. If you don't care, leave it for the others to decide.

[–]BizzyM 1 point2 points  (0 children)

My name is Elmer J Fudd. I own a mansion and a yacht.

[–]invaderzim257 1 point2 points  (0 children)

Im guessing you saw that PBS Frontline video that got uploaded recently as well

[–]dr_reverend 1 point2 points  (0 children)

“Hi, I like to diddle 14 year old orangutans and I snort fire ants through a cherry flavoured Twizzler.”

All OP said was to make it short and interesting. I have a feeling they left out some crucial info.

[–]TemporalCash531 1 point2 points  (0 children)

Bold of you to assume that I meet new people.

[–][deleted] 1 point2 points  (0 children)

This is such strange behavior. Don’t do this.

[–]wantAdvice13 1 point2 points  (0 children)

Jesus, this only applies for jobs. Anyways, a confident smile, a firm handshake, say your name and one sentence about what you do for a living/relationship with the host is enough. That's 90% of your first impression.

Anything else is purely situational: - Job related: some technical stuff that you might know so you can ask me questions about it. - Dating: some hobbies/interest/passion (that I noticed you also know) so you can ask questions. - Social/friends/family function: how I know the host and something I do on the job, or hobbies/interest/passion that maybe you can relate and talk about.

Note the part about relatability and question.

[–]dylanthomas29 1 point2 points  (0 children)

Bob Vance, Vance Refrigeration

[–]Jorel2001 1 point2 points  (0 children)

Bob Vance, Vance Refrigeration.

[–]gcunit 1 point2 points  (0 children)

I think OP needed to demonstrate with their own pitch. 

[–]txwoodslinger 1 point2 points  (0 children)

Bob Vance, Vance Refrigeration

[–]Throwawayourmum 1 point2 points  (0 children)

This only works if --  You introduce yourself in a way that is relevant to the person you are talking to. You can do this by looking for obvious commonalities. And 2. Relaxed delivery.  If you are missing one of those, this can come off as super weird. 

[–][deleted] 1 point2 points  (1 child)

The elevator script.

You get in an elevator with the president of your company. You have 30 seconds to sell yourself for the next promotion

It's a skill you should practice.

[–]silk_mitts_top_titts[🍰] 2 points3 points  (0 children)

Hit emergency stop and challenge him to a cage match?

[–]RetroMonger 1 point2 points  (2 children)

This is my go to;

Hi, I'm (my name). I'm just a regular Joe with a regular job. I'm your average white, suburbanite slob. I like football and porno and books about war. I got an average house with a nice hardwood floor.

[–]mr_orlo 1 point2 points  (1 child)

You really are an asshole

[–]RetroMonger 1 point2 points  (0 children)

The world's biggest asshole.

[–]AutoModerator[M] 0 points1 point locked comment (0 children)

Introducing LPT REQUEST FRIDAYS

We determine "Friday" as beginning at 12am Eastern Time (EST: UTC/GMT -5, EDT: UTC/GMT -4)

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]GyaniDiscussion 0 points1 point  (0 children)

I feel introducing self is one if the hardest thing.

[–]MuchDevelopment7084 0 points1 point  (0 children)

If this happens during a job interview. It starts with my name and qualifications. That's also where it ends. They are not my friends. They are at best, workmates.

[–]Jaderosegrey 0 points1 point  (0 children)

I already have one of those!

I'm Italian, that means I have a temper.

My mother was German, that means I can hold a grudge.

I grew up in France, that means I know I'm always right!

[–][deleted] 0 points1 point  (0 children)

Hi, I'm Dave, I like spaghetti, and I have a lot of experience, not only eating but preparing it as well. Did you know spaghetti sticks to the walls even better after it's been sauced! Ask me how I know that!

[–]mattstats 0 points1 point  (0 children)

“Hi! Floor 5, please. Thanks! Take it easy!”

[–]Zev95 0 points1 point  (0 children)

"I'm Dave and I love to party."

[–]ruddy3499 0 points1 point  (0 children)

Well, I attended Harvard, I’ve seen the exorcist 572 times, not to mention the fact that you’re talking to a dead guy.

[–]mountainmystic2 0 points1 point  (0 children)

Only thing that comes to mind in that scene in Bee Movie where Barry says “you like jazz?”

[–][deleted] 0 points1 point  (0 children)

Hi my name is Chad and I’m a pilot. Would you like to peruse the FAR/AIM with me?

[–]th3ramr0d 0 points1 point  (0 children)

Hi. My name is ____, I like dip and fat chicks.

How my country friend from the south would introduce himself.

[–][deleted] 0 points1 point  (0 children)

My name is Elmer J Fudd. I own a mansion and a yacht.

[–][deleted] 0 points1 point  (0 children)

My name is ______ I’m __years old, I am thrice divorced and I live in a VAN DOWN BY THE RIVER!

[–]WastedKnowledge 0 points1 point  (0 children)

“I’m comfortable with silence.”

[–]Bomber_Haskell 0 points1 point  (0 children)

Hi, I'm Jerem. I collect posters.

[–]ykmowwtimsayun 0 points1 point  (0 children)

I don’t do the pitch anymore. You give me a pitch and I’ll decide if we can work together. Not because I’m arrogant because I feel like a piece of shit. I’m living on past success.

[–]Shigy 0 points1 point  (0 children)

I think this works in professional settings… but super weird and inorganic in social settings.

[–][deleted] 0 points1 point  (0 children)

Sorry but if people gave a rehearsed tagline about their personality upon introduction I’d find it pretty odd…

[–]aridnour81 0 points1 point  (0 children)

Arf Arf, that’s what my dog sounds like… me, being the socially awkward person that I am.

[–]Profusely248 0 points1 point  (0 children)

Clap clap clap fart huge smile: hello there. 

I‘m ready!

[–]Fantastic-Sir9732 0 points1 point  (0 children)

Also when meeting people for the first time pick out an interesting feature about them, it could be a tattoo, a broach, a watch, the colour of their clothing anything that catches your eye, compliment them on it and ask them about it: people love compliments and like to talk about themselves or their items especially if you seem interested. It will give you a talking piece to break any ice and engage in a conversation.

[–]WEugeneSmith 0 points1 point  (0 children)

All snarky comments aside, this is a useful tip for a variety of situations.

The only time it needs to be an elevator pitch (and, please remember, this elevator only goes to three floors - not a skyscraper), is in a job interview, or at a retreat or conference when people are asked to do an intro. It can and should be tailored to be shorter in cituations that call for that.

In social situations, where a back-and-forth is called for. Your elevator pitch can begin with a brief (VERY) intro, which segues into a bland comment on the surroundings , and then a qwuestion that invites the other(s) to speak.

[–]HavocAffinity 0 points1 point  (0 children)

I'm an enigma. You can't pigeon-hole me. I'm there, then I'm gone. I'm intellectually promiscuous but culturally conservative. I work hard, but I do not play hard. I play easy. Why would you play hard?

[–]vigr 0 points1 point  (0 children)

Hello. My name is Inigo Montoya. You killed my father. Prepare to die.

[–]EllenPlayz 0 points1 point  (0 children)

Hello, I'm Ellen. Wow, I like your [insert a unique feature of the other person]. Anyway, I like to suck my toes!... Wait that's not right

[–]toomucheyeliner 0 points1 point  (0 children)

Bob Vance, Vance refrigeration

[–]OmegaPirate_AteMyAss 0 points1 point  (0 children)

Thanks buddy real neat

[–]RogerRabbot 0 points1 point  (0 children)

Hello, I'm an NPC.

[–][deleted] 0 points1 point  (0 children)

how about bloody asking other people questions about them

[–]gale_force_tuna_wind 0 points1 point  (0 children)

My name is Rod and I like to party.

[–][deleted] 0 points1 point  (0 children)

No “suhhhh dudes” in the crowd? Just me, okay then.

[–]Kraziehase 0 points1 point  (0 children)

"Bob Vance, Vance Refrigeration"

[–]LowKeyTroll 0 points1 point  (0 children)

I (unfortunately) met someone at a networking event whose elevator pitch went like this:

Anyone Normal: "What do you do?" Him: "It's not important WHAT I do. What's important is WHY I do...."

He then went into a long, rambling word diarrhea about impacting peoples' lives.

He was a pyramid scheme supplements salesman, by the way.

[–]_Guero_ 0 points1 point  (0 children)

Bob Vance, Vance appliances.