5 exercises — decoding the idioms of startup culture: the vocabulary of founders, product managers, and growth teams you'll encounter in any tech company.
Startup idioms covered in this set
pivot — a fundamental change in strategy or business model based on learning
fail fast — discover problems quickly through small, cheap experiments
ship it 🚢 — deploy / release it — stop debating, get it out
gain traction — achieve early growth and real market adoption
product-market fit — the product satisfies a real need so strongly that users stay and recommend it
0 / 5 completed
1 / 5
A startup founder explains: "We're not abandoning the product — we're pivoting from a B2C app to a B2B API platform." What does pivot mean in startup culture?
Pivot — a fundamental shift in strategy, product direction, or business model based on what was learned from previous attempts. The term was popularized by Eric Ries in The Lean Startup. A pivot doesn't mean failure — it means learning and adjusting. Famous pivots: Instagram (from location sharing app Burbn to photo sharing), YouTube (originally a video dating site), Slack (from a gaming company's internal chat tool), Twitter (from a podcasting startup called Odeo). Types of pivots: customer segment pivot (different audience), value capture pivot (different revenue model), technology pivot (same problem, different solution). Opposite: persevere — staying the course when the data supports it.
2 / 5
An engineering manager says in a retrospective: "We need to embrace fail fast — stop spending six months building features nobody asked for." What does fail fast mean?
Fail fast = deliberately design your process to surface failures early and cheaply — before you've invested too much time, money, or code. The core idea: it's better to spend two weeks testing an assumption and proving it wrong than to spend six months building on that assumption. Related practices: MVP (Minimum Viable Product — the smallest version of an idea you can test), A/B testing (testing two versions to see which performs better), prototyping / spike (a quick throwaway build to test feasibility). In engineering: "fail fast" also means systems should fail loudly and immediately rather than silently continuing in a broken state — which makes debugging much easier.
3 / 5
After a long debate about code style, a developer posts: "It's good enough. Ship it 🚢" What is the developer advocating?
Ship it = release it, deploy it, merge it — stop overthinking and get it out the door. The phrase (and 🚢 emoji) is deeply embedded in tech culture as a call to action against perfectionism and over-engineering. GitHub even had a "Shipit Squirrel" as an internal mascot. "Perfect is the enemy of good" is the philosophy behind it. Related expressions: JFDI (Just F***ing Do It — blunter version), move fast and break things (Meta's famous old motto about prioritizing speed over caution), release early, release often (continuous delivery philosophy). Contrast with: gold-plating — adding unnecessary perfections that delay delivery.
4 / 5
A product manager says at a meeting: "The app has started to gain traction — we're seeing 40% week-over-week growth in daily active users." What does gain traction mean?
Gain traction = begin to achieve real growth, user adoption, or market acceptance — typically referring to early-stage products or features getting their first signs of market validation. The metaphor comes from wheels: a car "gains traction" when it stops spinning and starts actually moving forward. In startup language: "Our B2B sales efforts are finally gaining traction — 3 enterprise pilots signed this month." Related startup vocabulary: user acquisition (getting new users), retention (keeping existing users), churn (users leaving), DAU / MAU (Daily / Monthly Active Users), growth hacking (creative, low-cost strategies to grow rapidly). Investors use traction as a key signal when evaluating funding rounds.
5 / 5
A startup advisor tells the founders: "You haven't found product-market fit yet — users sign up but leave after three days." What does product-market fit mean?
Product-market fit (PMF) = the state where your product satisfies a strong, real market need so well that users stick around, come back, and bring others. Marc Andreessen defined it as "being in a good market with a product that can satisfy that market." Signs of PMF: high retention, strong word-of-mouth, users upset when the product is unavailable ("the product is disappointing if removed" test), organic growth. The advisor's point: if users leave after 3 days, the product isn't solving the problem well enough. Related: North Star Metric — the one metric that best captures whether the product is delivering value (e.g., Spotify: minutes listened; Airbnb: nights booked). Iterate = make small improvements based on feedback. MVP = Minimum Viable Product, the simplest version that tests the core hypothesis.