Cargo Culting
Verb · Hacker Culture
Definitions
Copying code, architecture, or practices without understanding why they work — like cargo cult islanders building wooden airplanes hoping to attract supply drops. In tech, it means blindly adopting patterns from FAANG companies or Stack Overflow without understanding the context that made them appropriate.
In plain English: Copying solutions without understanding why they work, usually because a big company does it that way.
Example: "They implemented event sourcing, CQRS, and a service mesh for a CRUD app with 50 users — total cargo culting from a Netflix blog post."