Team Memes
Published ....
Last modified ....
Share this post on BlueskySee discussion on Bluesky
Originally written while I was at Wayfair, this was a team memes doc to help explain common memes among our Frontend Platform team at the time. I'm sharing this as a blog post because I reference it often enough, and maybe others could start documenting their internal memes more often too! Feel free to adopt one/some/all of these if you want!
Theres usually a number of recurring memes that our team seems to hold on to and we sometimes refer to during various meetings / discussions, this doc aims to capture some of those and describe what they mean so everyone knows what we mean!
First off, meme in this context is referring to:
... an idea, behavior, style, or usage that spreads from person to person within a culture ...
"Holding it wrong"
This is a reference to the early iPhone issues where users were tightly gripping their phones causing the cell antenna to short and resulting in really poor cell reception. See this for context.
We generally use this to mean that we're not using a tool/framework/pattern/etc the way that it was intended to be used. e.g. Using AsyncLocalStorage to pass values into server components in Next, and also pass values "back up" to express.
F.A.A.F.O. (Fuck Around and Find Out)
We use this to mean "we don't know, so experiment and learn".
e.g.
"Just try removing CPU limits for our HPA settings, FAAFO!"