Skip to main content

Ecological crisis or why Dinosaur don't wear helmets.

I did my thesis on Dinosaurs around the K/T boundary (Cretaceous-Tertiary) around the time when they went extinct. I looked a dinosaur eggs and looked for a correlation to see if their diet changed. Unsurprisingly it did. Right before their extinctions these dinosaurs I studied from Ancient France had their diet completely changed, and that I think is the key to understanding their extinction.

People like to blame the asteroid that hit the Yucatan Peninsula, but the asteroid alone doesn't explain the extinction. (Here is where the helmets come in.) Dinosaurs weren't killed off or rather go extinct (which is a genetic death rather than a physical one) because a huge rock impacted the Earth. It's the effects of that impact that likely killed off the Dinosaurs.

The media likes the asteroid story because it's flashy but the reality is that aside for the Dinosaurs in its path, the real trouble is the effect the asteroid had. And that's where we get into murky territory because nobody knows exactly. Most asteroid proponents for a time pushed the "nuclear-winter" option where the dust of the asteroid killed off sunlight to many areas. I dislike this because while dinosaurs went extinct amphibian which are way more sensitive than dinosaurs didn't suffer an extinction event.

What I suspect, and my thesis supports, is that after the asteroid hit (or before actually we don't know) the composition of plants that made up the dinosaurs changed drastically. Before the K/T times plant eating dinosaurs (and obviously those dinosaurs that ate the plant eaters) had diet base mainly of gymnosperms or trees or plants that reproduce via spores, like pine do today. This type of plant grows quickly (at least pines today do) and can grow massively big like the trees I saw in King's Canyon. You can imagine dinosaurs roaming the land when looking at those massive trees. The gymnosperms dominated the plant life of the planet (land) almost completely. But after the K/T that was no longer the case.

The rise of the fruit trees.

This I think is key: the dinosaurs went extinct right around the time the angiosperms (fruit and flower plants) came to rise. I think this caused an ecological crisis for the dinosaurs. The angiosperms were likely closely tied to the insects that pollinated them. Suddenly all that food that was going into the dinosaurs directly from plant mass was now diverted to small insects. Insects were now where the good food was, at a much smaller scale than before. I don't think it's coincidental that the two groups that came to rise after the dinosaurs are the mammals which are small, and many eat fruits and insects, and the birds (descendant from the dinosaurs) which eat sort of the same things.

Whatever actually happened to the environment suddenly flowering plants gained a huge advantage. Maybe it was something as simple as clearing long established forest, or disrupting the wind pollination of gymnosperms, whatever it was, the ecology of the world was forever changed with flowering trees (and grasses) dominating the plant landscape today.

This is something we should pay attention to closely. Forget the asteroid. Look at ecological change spelling disaster for the dinosaurs. Yet today when we wrestle with the ecological change being brought about by our own species, many discount the long lasting impact this may have. Just changing the composition of plant life on the planet doomed the dinosaurs to fossil-doom and gave rise to the mammals and birds. I wonder what changes a quickly warming planet will bring? All I know is that I wont wear a helmet just in case an asteroid falls from the sky.

Oh and just so you know amphibians, those guys that went through the Dinosaur extinction without a hitch, aren't doing to well with the rapid warming we're causing.

Comments

  1. Very interesting. Do you have a copy of your thesis so that I can read more?

    ReplyDelete

Post a Comment

Popular posts from this blog

What Medieval Economics can teach us about tariffs.

As a teen, I used to play Dungeons and Dragons (D&D) with my friends. This started an interest in the medieval period that led to me taking a medieval history class in college just to understand the period more. Over the years I've also read great books like " Dungeon, Fire and Sword " about the crusades (I recommend the book) and yet with all that knowledge it wasn't until recently that it occurred to me I had a completely wrong understanding of economics in the Medieval Period. "Viking helmets, sword and footwear" by eltpics is licensed under CC BY-NC 2.0 In my D&D games, players who are adventures battling monsters and creatures would need equipment and on the trips to town, they'd get resupplied with their adventuring necessities. I'd run these moments referencing my imagination of what it must have been and fantasy books I'd read. There be an inn with a raucous bar, a gruffly black-smith, if a city also a weapon and armor sm...

Great iPhone Apps

As a companion to my blog on Windows utilities, here are two paid apps on the iPhone that I consider so fantastic that are must buys in my opinion. -Easy Calendar ( $1.99 ) The iPhone Calendar is one of its weakest features in my opinion. I miss the clear Black Berry calendar on my pearl whenever I had to use it. This app makes the calendar not only easy to use but way more useful, I see my week laid out for me with an easy ability to push things to other days (rather than having to re-enter the appointment). This app has completely re-made the way I organize things. I'm way more organized and rarely miss appointment now. This app is a steal at it's prize. No other app adds such simple functionality to the iPhone like this one does. It's like my secret organizer helper. -Sleep Cycle ( $.99 ) I tried out this app because it was recommended on Tim Ferriss's books . I had seen this app before when it came out and thought it was intriguing, but it was way expensive. N...

Best Tech Books

Best Tech Books for Programming Language Learning I'm a bit of a polyglot no only in human languages (English, Spanish, Japanese) but also with programming languages. I found that the best way to get a deep understanding of the programming field, I needed to be broad. I got introduced to Bruce Tate's 7 languages in 7 weeks series right when I was starting to learn Ruby and found the cross-language trends to be very useful in knowing what to learn for the future.  So here is a list of Programming Books that I found good for learning a language. These are the must have books in my opinion to "get" or "grok" the language. Most of these books I have not finished but they're so good I can recommend them for other language learners and polyglots. All these books should accelerate your learning dramatically.  Poignant Guide to Ruby Ruby: POODR and _why's Poignant Guide to Ruby .  Okay, so _why's Poignant Guide to Ruby is the reason I fell in love with ...