The Paradox of Being A Kluge
The word kluge sounds like a compliment for a smart person, but in computer science, it actually refers to a clunky or awkward solution to a problem. It describes a system that works, but only by using a messy, patched-together design.
While the German term originates from the word for a clever person, engineers use it to describe an ugly fix that somehow gets the job done. It is the hallmark of a quick hack that feels like it might break at any moment. You might find a kluge in a piece of software that was patched so many times the original code is hidden. It serves as a humorous reminder that being clever is not always the same as being elegant or efficient.
Source: Kluge