listed-theme.css

--- metatype: css --- :root { --border: 1px solid rgba(26, 26, 26, 0.16); --color-default: #F7F7F7; --color-primary: #1A1A1A; --color-primary-opacity-8: rgba(26, 26, 26, 0.08); --color-neutral: #FCFCFC; --color-neutral-darker: #E5E5E5; --color-contrast: #1A1A1A; --color-contrast-opacity-8: rgba(26, 26, 26, 0.08); --color-contrast-opacity-16: rgba(26, 26, 26, 0.16); --color-contrast-opacity-36: rgba(26, 26, 26, 0.36); --color-contrast-opacity-86: rgba(26, 26, 26, 0.86); --...
Read post

Opportunity Cost

Two physical objects cannot occupy the same space at the same time. If you have any doubts about this - trying jamming both legs into a single pant leg as a quick experiment. Opportunities are the same - seizing one will generally cost you another. This is important to consider where tradeoffs of time, money, and desired outcomes are involved. Here's an example: Let's say you're looking to buy a software or a solution for your business/project. Buying that solution right now might solve a...
Read post