GithubHelp home page GithubHelp logo

notes's Introduction

notes

3 qualities you should be looking for in leaders:

  1. Integrity
  2. Intelligence
  3. Energy

Hiring someone with integrity and intelligence but not energy will make your business money but not as much as if they also had energy.

Hiring someone with integrity and energy but not intelligence won't make any money for your business.

Hiring someone with intelligence and energy but not integrity will make your business lose money.


Code readability is more important than code writability, since in the long-term your code will be read a lot more than it will be modified. Ideal of course if the code is both easy to read and modify but if you have to choose lean towards readability.


As a businessman you focus, as an investor you diversify.


Similar to how what you eat composes your body, what you read composes your mind.

Every book can be broken into the following "nutrients":

  • Proteins: useful life hacks, tools, methods, rules (you need to use and apply it in your life)
  • Carbohydrates: gives you energy, motivates, surprises, inspires (you should think about it often)
  • Fats: interesting stories, intriguing, pleasurable, fictional parts (you can leave it in the book)
  • Fibre: references, numbers, dates, facts, tables, statistics (it's important but you don't need to remember it)
  • Vitamins: anecdotes, jokes, funny stories, beautiful quotes (makes you an interesting companion)
  • Water: everything else (you can forget it)

https://www.youtube.com/watch?v=nk1DrU-AEC0


Some tips and tricks from Elon Musk on design and engineering https://youtu.be/t705r8ICkRw?t=1001

  1. Make the requirements less dumb
  2. Delete parts and processes that are not needed
  3. Simplify and optimize (optimization should be done as later as possible otherwise you'd optimize parts that shouldn't exist)
  4. Accelerate
  5. Automate (important to not do steps 4 and 5 before several iterations of 1, 2 ,3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.