Really? How young are you talking about? I graduated about a year ago and almost everyone I knew who was really interested in writing software read at least some of his stuff from joelonsoftware...
I think it's a cultural osmosis thing. If the older developers mention stuff like "We're a 9 on the Joel test"[1] or "Obviously we shouldn't do a rewrite, what are we Netscape"[2] or "Are code base is large enough that the tooling requires static typing"[3] People will read the essays. If all anyone is talking about is tech-crunch, probably not
I've read it and I'd say that Steve Yeggie is making generalizations about static type systems using greatest common divisor of them all: Java.
He attributes the need for patterns to OCaml type system, where they aren't needed, for example. Or assumes that you need all interfaces up front.
Both those assumptions are not true!
I think SY is good at jealous humor like his post about "academy found an software engineer who cares about Haskell". That's his natural domain. I believe everything he writes is homorous and jealous, that way I don't have to think he is just plain stupid.