Media Principles - jbkimble/Jons_wiki GitHub Wiki

if consume_media[watch, read, listen]
  have clear_specific_intent

if pick_up[book, computer, phone, remote]
  have clear_specific_intent

if looking_for_entertainment
  watch "Star Trek: Next Generation"
  ||
  listen "Symphony"

if want[news]
  ask_people

if want[reddit, porn, facebook, twitter, instagram, linkedin, news, etc]
  rescue_to[safety, exercise, socialize]



def clear_specific_intent
  => M.T.P. related, written, idea of execution process, vision of responding to challenges

def critical_questions
  => Is this information going to move me towards my M.T.P.?
      "Delete, delegate, delay, do"
      "Should I procrastinate on this?" 
      &&
      "Can I get someone else to study and apply this for me?"
      &&
      "Is this the VERY BEST source/way for me to learn this topic?" 
      &&
      "Is there a faster and better way for me to learn and apply this topic?" 
      &&
      "Am I bullshitting myself in anyway?
  => Is it the correct time to consume this information?
       "Can I apply it immediately?" 
       || 
       "Is it a critical field that I must study for some time in advance?" 
       &&
       "Is there anything more critical for me to study at this time?"