|
|
|
|
|
by pedrosorio
3112 days ago
|
|
> You also realize there is no trade off between depth and breadth. It's a false dichotomy. Given that we're in a forum where computer science and engineering topics are often discussed, I find it odd that anyone would suggest this. You have a limited resource (time). Whenever you have a limited resource, there are tradeoffs in how you spend it. Unless exhaustive search is feasible, there is indeed a tradeoff between depth and breadth. |
|
Take the recent solution to the Kadison-Singer problem. A group of relative outsiders with comparatively little mathematics expertise solved a long standing problem using techniques from their own field, computer science. The depth they achieved in math exceeded that of people who focused solely on the math. And similarly they achieved more in their own field by tackling problems from other fields.
Obviously there's a very tight conceptual relationship between those two fields even if that isn't always the case institutionally. But I think you can easily find examples where knowledge from dramatically different domains contributed to some paradigm shift, breakthrough, or other significant achievement.