From a7af1bb71714accb51b21dd71c00b9c416ef09ea Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 6 Nov 2014 23:59:20 +0000 Subject: [PATCH] Architecture astronaut --- entries/architecture-astronaut.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 entries/architecture-astronaut.txt diff --git a/entries/architecture-astronaut.txt b/entries/architecture-astronaut.txt new file mode 100644 index 0000000..87a293d --- /dev/null +++ b/entries/architecture-astronaut.txt @@ -0,0 +1,6 @@ +architecture astronaut + +Someone who over-designs systems at a highly abstract level, with little or +no appreciation for how they will be implemented. +Example: "What should have been a 5-line function was turned into a 10-class +monstrosity by my architecture astronaut boss."