Overengineering Glossary

Browse 5 overengineering terms defined in plain English, from the cultural dictionary of computing.

5 Overengineering Terms

Factory of Factories
A mocking phrase for excessive abstraction, especially when factory patterns have been layered so far that the architecture seems to produce only more...
Galaxy Brain
A joking label for an idea that is presented as brilliantly advanced, often with the implication that it is unnecessarily elaborate or detached from practical...
Gold Plating
Adding unnecessary polish, capability, or complexity beyond what the real need requires. In engineering slang, gold plating is often what happens when craft...
Overkill
A solution or reaction that is far larger or more intense than the problem actually requires. In engineering slang, calling something overkill is a way of...
Too Clever
A judgment that a solution values cleverness over clarity, durability, or maintainability. In engineering slang, code that is too clever usually works right up...

Related Topics