document.addEventListener('DOMContentLoaded', () => { /** init gtm after 3500 seconds - this could be adjusted */ setTimeout(initGTM, 3500); }); document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; // ensure PageViews is always tracked (on script load) script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-W3L96RR'; document.head.appendChild(script);

The One Thing Most of us Miss with Musk’s Use of First Principles

Discover Ideas That Improve Decisions

Join 370+ decision-makers and get our short (3-min) email about improving the quality of your decisions with practical advice.
A row of people profile pictures

We use first principles to solve problems.

Getting to the granular level of a problem reveals the fault.  

The story of Elon Musk of wanting to reach space is legendary. Faced with a huge cost, he asks why? By deconstructing a rocket down to the materials, he discovers it isn’t rocket science to build one himself.

He then started Space X, and reduced NASA’s rocket costs by 90% in the process.

For many, the lesson ends there.

We miss the not-so-secret sauce. What makes us different to Musk is we think of reasoning from first principles as a process with a decision at the end. With Musk, first principles thinking form’s the foundation of his brain software.

It is the way he thinks.

Crucially, he is forming hypothesis’s and testing them – everywhere. It forms the building blocks of his wants, his – and others – ability to deliver them, and his goals and strategy to deliver them.

Musk is living in a continuous feedback loop.

The rest of us make some decisions and live out our lives accordingly. It’s as if we’ve walked into a puddle of quick-drying cement.

Life is a process of trial and error. You form an idea – you test it – and you learn from the outcome, revaluate and test again. With success, you can push the boundaries to make further improvements.

It is this continuous process we miss with Musk’s use of first principles.

Don't miss these stories:

connect with us

A box featuring Your Decision Journal—a notion template.

Say Goodbye to Your Bad Decisions

The #1 Guided Decision Journal Notion Template

Your decisions define your life. So we created a 9-step decision journal to help you make the right choices from the start. It is the best way to say goodbye to bad decisions!
Make Better Decisions Now→Find out more
©
All rights reserved.