• YCombinator is notorious for pushing hype tools
  • Python
    • isinstance(object, class_type) checks whether the type of the object is the same as the type specified in the second argument
    • gmpy library is great for converting strings of huge integers into integers. Use gmpy.mpz
    • Codewars supports third-party libraries
    • zfill pads the left of a string with zeroes
  • Figuring out how to map a keyboard shortcut to running a file in Zed. Turns out I had to create a task to run a shell script and I had to look up for help on how to write the shell script
  • Stock market price valuation - The price of all stock is decided by the most recent transaction. The price of that particular stock being sold sets the price of all other stock remaining
  • Demand and supply impact stock prices. Greater demand w.r.t supply = increased stock price
  • Carcinization is the tendency of non-crab crustaceans to evolve crab-like forms. Everything becomes a crab
  • Pavers are the tiles you see on footpaths and roads. They’re like small units that are repeated and interlocked like jigsaw puzzles to form a designer path
  • Maintain a gratitude journal. Write on it every morning when you wake up
  • Get some exercise everyday. Atleast some light exercise or yoga
  • Write down a list of SMART goals to work on for the day