Category Archives: Other

10 Types of People

Title: 10 Types of People

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Milan Chuttani is a Dartmouth ’18. He majors in Government and minors in computer science. He is most familiar with the computer languages Java and Python. He grew up in the state of Massachusetts.

Contextual Data:

  • Social Context
    • This joke would be popular to those who have at least a basic understanding of programming. Understanding the binary system is a very basic and introductory part of the general programming curriculum so even beginners would likely get it. Therefore it would be very common to first hear it in an introductory course on programming. Although this joke can be said verbally, it makes the most sense when presented in written form as 10 in binary would be called “zero one”, not “ten”, but the joke requires that the teller says “ten” as mistaking 10 for “ten” in integral to the joke.
  • Cultural Context
    • This joke is essentially a pun, except instead of using a word or phrase it uses the standard numerical system in programming. This joke also is one of those that would make beginner programmers feel part of a larger group. The joke is not so complex that they would not be able to understand it, but at the same time those who do not have any experience with binary or programming would be lost. In this way, it could give programmers of all skill levels a feeling of being “in” on something like a secret handshake or something along those lines. This builds a welcoming atmosphere for beginning programmers.
    • Milan encountered the joke on a T-shirt, making this particular piece a kind of material folklore.

Item:

There are only 10 types of people in the world, those who understand binary and those who don’t.

Transcript:

  • Robert: Could you please give your name and background?
  • Milan: Yeah, my name is Milan. I am an 18’ and a Gov major and computer science minor.
  • Robert: Could you please tell your joke?
  • Milan: Yep, there are only 10 types of people in the world, those who understand binary and those who don’t.
  • Robert: Could you please tell me where you first got this joke from?
  • Milan: I saw it on a T-shirt somewhere and thought it was funny.
  • Robert: Could you please briefly explain the joke?
  • Milan: On the shirt there was a ‘1’ and a ‘0’ as opposed to a ‘10’ which in binary is two. So it’s funny because at first you think it’s ten types of people, but it’s actually just two.

Associated file (a video, audio, or image file):

 

Collector’s Name: Robert Sylvia

Tags/Keywords:

  • Joke. Binary. T-shirt. Pun.

Engineers on a Plane

Title: Engineers on a Plane

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Christina Long is a Dartmouth ’18 from Ramsey, NJ studying Engineering modified with Computer Science.

Contextual Data:

  • Social Context
    • This joke is meant to be shared amongst fellow engineers who can appreciate the self-deprecating nature of the joke, especially in an academic setting. Chrissy encountered this joke on the social media website Reddit, where online communities of engineers and some non-engineers can share jokes and other aspects of the engineering lifestyle with each other.
  • Cultural Context
    • This joke relies heavily on the theme of self-deprecation, and that its characters include 3 engineering professors (not 3 professors of different disciplines) implies that its intended audience is made up of engineers. It is intended to be an in-joke that engineers share to acknowledge the difficulty of teaching engineering and laugh at themselves in good fun, not a mean-spirited insult of engineers from an outsider. Chrissy (and many other informants in this collection) encountered this joke on the internet, and the website Reddit in particular is well-suited to the propagation of folklore. Reddit creates internet forums for every conceivable topic or interest in smaller communities called “subreddits,” and the subreddits for jokes (and computer science and engineering jokes specifically) enjoy a lot of popularity from the engineers and some non-engineers who use the site.

Item:

There are three engineering professors on a plane that is about to take off. The pilot comes on over the intercom and gives out a special congratulations to these three professors because their own students have designed this very plane. Two of the professors begin to frantically unbuckle their seat belts and race for the exit. They turn around to the third professor who’s seated calmly and ask, “Why aren’t you running?” The third professor looks at them and says, “I know my students. This plane isn’t getting off the ground.”

Transcript:

  • Stephanie: Can you tell me your name and background?
  • Chrissy: I’m Christina Long, I’m a Dartmouth 2018, and I’m studying Engineering modified with Computer Science.
  • Stephanie: Can you tell me a programming or engineering joke you’ve heard before?
  • Chrissy: Yeah. So, there are these 3 engineering professors on a plane and the plane’s about to take off. The pilot comes on over the intercom and gives out a special congratulations to these 3 professors because it’s their own students who designed this very plane. Two of the professors begin to frantically unbuckle their seatbelt and race for the exit. They turn around to the third professor who’s seated calmly and they say, “Why aren’t you running?” The third professor looks at them and says, “I know my students. This isn’t getting off the ground.”
  • Stephanie: [laughs] Can you tell me a little bit about.. uh, the background of the joke, why is it funny?
  • Chrissy: It’s just kind of a self-deprecating joke to be shared among fellow engineers cause the implications are that the students are so utterly incompetent and the professors know it that they would build a plane that utterly fails.
  • Stephanie: And where did you first hear the joke, and who told you?
  • Chrissy: I think I read it online on Reddit.
  • Stephanie: Alright, thank you!

Associated file (a video, audio, or image file):

 

Collector’s Name: Stephanie Guo

Tags/Keywords:

  • Joke. Engineering. Plane. Academia. Reddit.

Use Pointers

Title: Use Pointers

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Robert Sylvia is a Dartmouth ’17 electrical engineer. He’s from Medfield, Massachusetts.

Contextual Data:

  • Social Context
    • This joke would be shared in a casual, friendly context, probably among peers who both know they have some computer science background. It may be more likely to be shared among computer science coworkers, as it references the work environment.
  • Cultural Context
    • The humor of this joke derives from a pun on the homophones “a raise” and “arrays”. More than just the pun though, the joke is humorous due to its niche appeal. Understanding arrays and pointers is rather entry-level knowledge, but it still requires education in computer science that anyone who’s never studied computer science likely wouldn’t know. It gives them a sense of belonging to an in-group. Both arrays and pointers can be used for storing and accessing information. Arrays tend to be bulkier but more intuitive, while pointers are more versatile but more complicated. People with computer science background who push this debate take pleasure in choosing one side over the other–constructing a sort of team rivalry between the two–so an audience to this joke would the reference to the debate and the side-picking.

Item:

A programmer goes into his boss’s office and says, “I need a raise.”

The boss responds, “No you don’t, you need pointers.”

Transcript:

  • Chrissy: Could you give your name and background?
  • Robert: I’m Robert Sylvia. I’m a Dartmouth ’17 engineering major.
  • Chrissy: Uh, could you tell us what joke you have?
  • Robert: Yes. It’s uh–So, there’s a programmer who goes into his boss’s office and says, “I need a raise.” And the boss responds, “No you don’t, you need–you can use pointers.”
  • Chrissy: So could you tell us where you heard–first heard the joke?
  • Robert: I think I heard this joke through my physics professor in high school. Although it’s a little fuzzy, so it may have just been something I picked up along the way.
  • Chrissy: And can you give the context of the joke?
  • Robert: Um, well the idea behind it is that there’s two things in programming called “arrays” and “pointers”. And, they kind of can be used to do the same thing. It’s just that some people–most people prefer using arrays. And then pointers are–…have some…benefits to them programming-wise but they’re slightly harder to use. And that’s kind of the gist of the joke.

Associated file (a video, audio, or image file):

 

Collector’s Name: Christina Long

Tags/Keywords:

  • Joke. Arrays. Pointers. Programming. Puns.

Blind Golfers

Title: Blind Golfers

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Rafael Rosas is a Dartmouth ’20 studying engineering. He’s a 19 year old from San Diego, California.

Contextual Data:

  • Social Context
    • This would be shared in a light-hearted humorous setting among peers. Its humor is a bit darker than the other jokes (the lack of compassion for the firemen) so it may be less likely to be shared among peers who do not know each other well.
  • Cultural Context
    • Similar to the “Glass Half Full” joke, this joke derives its humor from the disparity between emotionally-driven thinking and logically-driven thinking. The priest and doctor are included as two people who are stereotypically compassionate. Their fields both concern helping improve the well-being of others. And so in a very empathetic situation, both the doctor and the priest express compassion and understanding for the blind firemen. The engineer though, in a show of callousness that is humorous in how cold a response it is.

Item:

A priest, a doctor, and an engineer were waiting one morning for a particularly slow group of golfers. The engineer fumed, “What’s with those guys? We  must have been waiting for fifteen minutes.” The doctor chimed in, “I don’t know, but I’ve never seen such inept golf.” The priest said, “Here comes the greenkeeper. Let’s have a word with him.”

The priest said, “Hello George, what’s wrong with the group ahead of us? They’re rather slow, aren’t they?.” The greenkeeper replied, “Oh yes, thats a group of blind firemen. They lost their sight saving our clubhouse from a fire last year so we always let them play for free at any time.”

The group fell silent for a moment. The priest said, “That’s so sad. I think I will say a special prayer for them tonight.,” The doctor said, “Good idea. I’m gonna contact my optomologist colleague and see if there’s anything he can do for them.” The engineer said, “Why can’t they play at night?”

Transcript:

  • Chrissy: Could you state your name and background?
  • Rafa: My name is Rafa, I’m a 20, and I’m a mechanical engineering major.
  • Chrissy: And, could you tell me what the joke is?
  • Rafa: The joke is kind of long. A priest, a doctor, and an engineer were waiting one morning for a particularly slow group of golfers. The engineer fumed “What’s with those guys? We  must have been waiting for fifteen minutes.” The doctor chimed in, “I don’t know, but I’ve never seen such inept golf.” The priest said “Here comes the greenkeeper. Let’s have a word with him.” The priest said, “Hello George, what’s wrong with the group ahead of us? They’re rather slow, aren’t they?.” The greenkeeper replied, “Oh yes, thats a group of blind firemen. They lost their sight saving our clubhouse from a fire last year so we always let them play for free at any time.” The group fell silent for a moment. The priest said, “That’s so sad. I think I will say a special prayer for them tonight.,” The doctor said, “Good idea. I’m gonna contact my optomologist colleague and see if there’s anything he can do for them.” The engineer said, “Why can’t they play at night?”
  • Chrissy: Alright, do you remember when you first heard the joke?
  • Rafa: Uh… I don’t know, it was a weird late night study session where you get distracted at like 3 am, start doodling weird things.”
  • Chrissy: And can you give an explanation of what makes the joke funny from an engineering standpoint?
  • Rafa: Yeah, so, what I–what I think makes the joke funny is that it’s very explicit about the fact that engineers are just looking for practical solutions. So the doctor is like “Oh my god, we need to fix their sight.” And the priest is like “Let’s pray for them.” But the engineer is like “I wanna play golf, and they’re in the way. If they’re blind, why don’t they play at night?”

Associated file (a video, audio, or image file):

Collector’s Name: Christina Long

Tags/Keywords:

  • Joke. Engineering. Golf. Firemen.

Glass Half Full

Title: Glass Half Full

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Annie Hang is a Dartmouth 18 studying mechanical engineering. She’s 22, Chinese, from Belmont, Massachusetts, and she’s an only child.

Contextual Data:

  • Social Context
    • This joke would be shared in a casual setting among engineers. It references the stereotypical mindset of engineers, so it would be less likely to be shared among people outside the group, even if the stereotype is understood.
  • Cultural Context
    • This joke is rather straight forward, and it derives its humor from highlighting the disparity between philosophical matters and practical matters. The punchline is very accessible to those outside of engineering fields–it’s clear that the engineer has broken from the philosophical convention and given a purely practical answer. Stereotypically, engineers are logic-oriented, and so the joke depends on that cultural understanding when it humorously deviates from a question that is exclusively emotional and gives it a purely logical solution.

Item:

A pessimist looks at a glass of water and states it’s half empty. An optimist looks at the same glass and states it is half full. But an engineer sees it and states the glass it twice as tall as it should be.

Transcript:

  • Chrissy: So can you state your name and background?
  • Annie: I’m Annie Hang, I’m an 18, and I’m a mechanical engineer.
  • Chrissy: And what joke do you have for us?
  • Annie: So a pessimist looks at a glass of water and states it’s half empty. An optimist looks at the same glass and states it is half full. But an engineer sees it and states the glass it twice as tall as it should be.
  • Chrissy: Uh, do you remember when you first heard the joke?
  • Annie: Yeah one of my group members told me, like, towards the beginning of the term when we were not dying yet.
  • Chrissy: And what about the joke, uh, makes it funny. What about engineering culture?
  • Annie: Uh, it’s just like, you know, the half-empty/half-full thing. That’s–that’s like a philosophical thing, and engineers are more into the practical solutions.

Associated file (a video, audio, or image file):

 

Collector’s Name: Christina Long

Tags/Keywords:

  • Joke. Engineering. Glass Half Full. Philosophy.

Elephant Volume

Title: Elephant Volume

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Sarah Rote is a Dartmouth 18 studying environmental engineering. She’s a 21 year old from Newton Square, Pennsylvania.

Contextual Data:

  • Social Context
    • This joke would be shared among peers during casual conversation for humorous effect. It would likely be exclusively shared among engineers who would find enjoyment in the self-deprecating humor, or among people of neighboring STEM fields in order to mock engineers.
  • Cultural Context
    • This joke hits upon a similar vein of cultural context as the “Sick Chicken” joke–the act of simplification for modeling engineering designs. A model that is overly simplified is a bad design, and so this joke mocks a “bad” engineer by exaggerating a trait that is stereotypically associated with engineers–the simplification of systems. What’s more, it draws on the cultural climate around mathematicians and physicists. Mathematicians are known for working almost exclusively in theoretical domains, so they rarely ever simplify. Math is concerned with exactness and precision,  and so some of the joke’s humor derives from emulating this archetype–the mathematician takes the most precise, and the most computationally heavy approach. Triple integration is the most precise and mathematically pure means of volume computation. The physicist emulates his own stereotype–the experimentally-driven. Physicists run physical experiments, unlike mathematicians,  so the physicist takes a very practical approach to volume calculation–water displacement. Then the engineer, as the punchline, is caught in the act of over-simplification just as the engineer in the Sick Chicken joke. He hazards a guess at the radius–not bothering with exact measurements and implying that he intends to model the elephant as a sphere.

Item:

A mathematician, a physicist, and an engineer are at the circus. They ask each other what is the approximate volume of an elephant.

The mathematician starts drawing a triple integral and solving a complicated equation.

The physicist says, “We need a tank of water this big. We’re going to put the elephant in and measure the displacement.”

The engineer stretches out his arms and says, “Approximate radius of the elephant.”

Transcript:

  • Chrissy: Could you state your name and background?
  • Sarah: My name is Sarah. I’m an 18 studying environmental engineering.
  • Chrissy: And can you tell me what your joke is?
  • Sarah: Uh, a mathematician, a physicist, and an engineer are at the circus. They ask each other what is the approximate volume of an elephant. The mathematician starts drawing a triple integral and solving a complicated equation. The physicist says “We need a tank of water this big, gonna put the elephant in and measure the displacement.” The engineer stretches out his arms and says “Approximate radius of the elephant.”
  • Chrissy: (laughs) Could you tell us, uh, when–do you remember when you first heard the joke?
  • Sarah: I mean I think I read it online but I don’t remember the exact setting.
  • Chrissy: And can you give kind of a brief explanation of the joke. What about engineering culture makes it funny?
  • Sarah: Um, about the engineer, its that–make very broad approximations of real life. As in, an elephant is not a sphere. The mathematician makes it very exact, but the engineers approximate a lot.

Associated file (a video, audio, or image file):

 

Informant’s Comments:

Collector’s Comments:

Collector’s Name: Christina Long

Tags/Keywords:

  • Joke. Elephant volume. Engineering. Circus.

Sick Chicken

Title: Sick Chicken

General Information about Item:

  • Joke
  • Not language-specific

Informant Data:

  • Ci Yu Yan is a 3-2 Dual Degree student from Vassar College who’s studying computer engineering at Dartmouth.

Contextual Data:

  • Social Context
    • This is a piece of folklore that would likely be shared among peers in a light-hearted manner. If shared among engineers, it would be humorous self-deprecation. If shared among a rivaling scientific field, it would be to mock engineers.
  • Cultural Context
    • This joke makes humorous light of a common challenge engineers face: the practice of making necessary simplifications to models without compromising its practicality. From outside the cultural perspective, an audience to the joke could easily pick up on the fact that the humor is in the absurdity of the simplifications the engineer makes when assessing the chicken. However, there is more nuance to understanding the joke. Good modeling is usually a trade-off. A complicated and specific model might give the most accurate result, but it may be entirely impractical to compute. On the other end of the spectrum, an overly-simplified model is practical to work with, but may be grossly inaccurate. One of the biggest frustrations in engineering is creating a model that works in theory, and falls apart in practice. The simplifications that an engineer makes are meant to be almost secret–the non-informed spectator should trust that the engineer’s model is “correct” to the real world system, even though the real system is so vastly complicated that no doubt simplifications and assumptions needed to be made. The joke makes light of that “secret” coming to light in a clumsy, absurd way.The engineer has taken an extremely complicated system–a living creature–and applied some of the most basic and reductive assumptions that engineers like to work with–spherical shape and no air friction. Obviously, the model falls apart, so the humor comes from an engineer understanding the absurd hyperbole of the common occurrence of a model being oversimplified.

Item:

A farmer has some chickens, except one of these chickens is sick, so he hires an engineer to look at his chicken and see what’s wrong.

The engineer comes, observes the chicken, does some calculations and says, “Okay, I know what’s wrong with your chicken, but only if it’s spherical and in a vacuum.”

Transcript:

  • Chrissy: Alright, so what’s your name and background?
  • Ci Yu: Ci Yu Yan. Background is a 3-2 student from Vassar doing electrical engineering.
  • Chrissy: And what’s the joke?
  • Ci Yu: Okay so this is a joke I heard on tv, but, um. So, this farmer has all these chickens, except one of these chickens is sick, so he hires an engineer to like, look at his chicken and see what’s wrong. So the engineer comes and observes the chicken and does all these calculations and is like, “Okay, I know what’s wrong with your chicken, but only if it’s spherical and in a vacuum.”
  • Chrissy: Okay, and what’s the explanation of the joke?
  • Ci Yu: So the explanation of the joke is that, um, when you like take any physics or engineering classes, a lot of the, like, problems are simplified to like have very ideal conditions without including, like, a lot of things like friction or other disturbances so, yeah.

Associated file (a video, audio, or image file):

 

Collector’s Name: Christina Long

Tags/Keywords:

  • Joke. Sick chicken. Vacuum. Engineering. Hyperbole.

Toilet Break

Title: Toilet Break

General Information about Item:

  • Joke
  • Not language specific.

Informant Data:

  • Anthony Addo is a senior at Dartmouth College studying Computer Science. He was born in Connecticut but has lived in Ohio and Ghana, and currently lives in Ghana.

Contextual Data:

  • Social Context
    • The joke was collected on November 6th, 2017. Anthony first encountered the joke as it was told by his friend Sam when they were both in CS 31, Dartmouth’s class on algorithms. Anthony noted that CS 31 is a “very tough course,” and that jokes were shared between students in this course as a way to relieve stress.
  • Cultural Context
    • The CS 31 Algorithms course is known to be one of the more difficult courses in the Computer Science department, and taking the course can be considered a rite of passage for students of Computer Science. The joke’s somewhat taboo toilet humor adds some levity and fun to a stressful term for students of the course. The joke also references some popular stereotypes of tech companies like Microsoft, IBM, and Apple, reducing and parodying their programming practices and policies into a punchline centered around bathroom etiquette. This sort of toilet humor can be enjoyed not only by computer scientists and students of computer science, but anyone in the world with knowledge of the stereotypes associated with Microsoft, IBM, and Apple in terms of how they approach writing code and how these companies view each other.

Item:

Three programmers meet accidentally at the urinal while attending a technical conference. The first programmer finishes up his business, washes his hands with loads of water, walks over to the towels and uses almost the entire roll to dry his hands. He turns to the other two and says “At Microsoft, we are trained to be extremely thorough.”

The second programmer finishes up, walks over to the sink and washes his hands with much less water, then uses a single towel to dry his hands. He remarks to the other two “At IBM, we are trained not only to be very thorough, but also very efficient.”

The third programmer finishes his business, walks right past the sink and towel rack and lauds over his shoulder as he walks over the door: “At Apple we don’t piss in our hands!”

Transcript:

  • Stephanie: Can you tell me your name and background please?
  • Anthony: My name is Anthony Addo. I was born in Connecticut but I’ve lived my life in Ohio and Ghana. I currently live in Ghana. I’m a Computer Science major, uh, and I’m a senior at Dartmouth College, an ’18.
  • Stephanie: Wonderful. Can you tell me the joke you have?
  • Anthony: Yes. Alright, listen closely. Three programmers meet accidentally at the urinal while attending a technical conference. The first programmer finishes up his business, washes his hands with loads of water, walks over to the towels and uses almost the entire roll to dry his hands. He turns to the other two and says “At Microsoft, we are trained to be extremely thorough.” The second programmer finishes up, walks over to the sink and washes his hands with much less water, then uses a single towel to dry his hands. He remarks to the other two “At IBM, we are trained not only to be very thorough, but also very efficient.” The third programmer finishes his business, walks right past the sink and towel rack and lauds over his shoulder as he walks over the door: “At Apple we don’t piss in our hands!”
  • Stephanie: Ah, alright. Could you tell me where you first heard the joke please?
  • Anthony: I first heard the joke from my friend Sam, at this CS — I think it was CS31 — uh, very tough course, but we were just trying to loss some steam doing a joke, it was really good.
  • Stephanie: Alright, and can you explain why the joke is funny?
  • Anthony: It’s funny because… it’s interesting, because um… the first programmer mentions that he is extremely thorough with how he does his work. He’s a programmer, and he makes sure he gets all the loopholes, and makes sure he goes through every single one. As for the second programmer from IBM, who only uses one towel to wash his hands, or to dry his hands, uh… He’s simply very efficient with his code, he makes sure his code is, it’s simple and clean… As for the Apple programmer, he just does the job. He simply streamlines it,  and does it perfectly every single time.
  • Stephanie: Thank you very much!

 

Associated file (a video, audio, or image file):

 

Collector’s Name: Stephanie Guo

Tags/Keywords:

  • Joke. Tech company. Microsoft. IBM. Apple. Toilet.

Eye Doctor

Title: Eye Doctor

General Information about Item:

  • Joke
  • English
  • United States

Informant Data:

  • Anthony Addo is a senior at Dartmouth College studying Computer Science. He was born in Connecticut but has lived in Ohio and Ghana, and currently lives in Ghana.

Contextual Data:

  • Social Context
    • The joke was collected on November 6th, 2017. Anthony first encountered the joke as it was told to him by a friend in his CS 1 class. His friend introduced this joke to Anthony to help “ease his nerves” since he was struggling with an assignment, and its relative simplicity  makes it accessible to any English speaker who has heard of the programming languages Java and C#.
  • Cultural Context
    • The CS 1 course is the introductory computer science course at Dartmouth, and is often the first time students are exposed to the world of computer programming. This pun in particular makes use of the homonymous relationship between the name of the programming language C# (pronounced see-sharp) and the phrase “see sharp,” as in “seeing clearly.” It derives humor from an English pun on the letter “C” and the word “see” and doesn’t require any programming knowledge besides the fact that a language called C# exists, and is a properly simplistic and funny joke to share with an English-speaking student programmer feeling discouraged with an assignment.

Item: 

Q: Why did the Java programmer go see the eye doctor?

A: Because he didn’t C#!

Transcript:

  • Stephanie: Alright, could you give me your name and background please?
  • Anthony: My name is Anthony Addo. I’m a Dartmouth ’18. Born in Hartford, Connecticut but also have lived in Ohio and Ghana.
  • Stephanie: Alright, what’s your joke?
  • Anthony: My joke, as a computer science is this joke. Why did the Java programmer go see the eye doctor? Because he didn’t C#! Badun tsss!
  • Stephanie: Alright. Um, can you tell me where you first heard the joke, or who told it to you?
  • Anthony: I first heard the joke in my CS1 class. I was doing some really really um, hard, Python, I was trying to make some sort of, um, planetary , motion. And it was really wracking my brain, so I asked my friend, just to help me out. The first thing he did was try to ease my nerves by telling me this joke. I laughed. Well, I chuckled. But it was good.
  • Stephanie: Alright, and can you explain why it’s funny?
  • Anthony: Absolutely. So in computer science you have many languages. Java isn’t coffee, its actually a language. So java is one language, and C# is also a language as well. So “C#” is actually a pun on “seeing sharp”!

Associated file (a video, audio, or image file):

 

Collector’s Name: Stephanie Guo

Tags/Keywords:

  • Joke. English. Eye Doctor. Java. C#.

Huddle – “Go Bayside!”

Title: Huddle – “Go Bayside!”

General Information about Item:

  • Customary Folklore: Ritual
  • English
  • USA

Informant Data:

  • Connor Lehan is 21 years old and was born in Providence, Rhode Island. He grew up in Boston, Massachusetts and currently lives there. He has been a member of Casual Thursday since his freshman fall. He had no experience with improvisation before joining Casual Thursday.

Contextual Data:

  • Social Context

The huddle takes place right before members of the group perform, and after other pre-performance rituals such as “llama llama”, and rhyming games. All of the group members are present for the ritual. The informant believes the ritual has existed for a few years.

  • Cultural Context

Informant is not sure why the group says “Go Bayside!” as the phrase has no particular meaning. Often times group members say phrases that sound like “Go Bayside!” as a joke. The humor and carefree spirit of this huddle reflects the culture of Casual Thursday. Casual Thursday is a very spontaneous, and carefree group.

Item:

Before performing, all group members get in a circle and take a knee. One member (usually the President) gives a short, impromptu speech in which he usually yells at the members. After, the entire group chants “Go Bayside!”. Some members chant a phrase that sounds like “Go Bayside!” such as “Go Gay Guys!” or “Go Grapevine!”.

Informant’s Comments:

Informant believes the tradition is not intended to make sense or have a deep, and significant value. He believes the ritual probably originated because someone thought the phrase “Go Bayside!” was funny at one point. He explained that it is fun that no one knows what the phrase means, but everyone still participates in the ritual. Many of Casual Thursday’s rituals and traditions are fun and silly, and not necessarily serious – but the informant believes that as long as they are getting the group excited and focused, they are working.

Collector’s Comments:

Casual Thursday’s huddle is unique because they get down on one knee. It is interesting that they have been using a phrase for years, and no one knows the meaning or significance of the phrase. This reflects the spontaneous and silly culture of the group.

Collector’s Name: Shinar Jain

Compiled/Analyzed by: Sruthi Pasupuleti

Tags/Keywords:

  • Comedy
  • Improvisation
  • Huddle
  • Group