🗒️ Explore my blog

Productivity compounds

Small, consistent increases in productivity add up significantly over time, transforming outcomes in the long run. Examples: * Completing one extra task each day may seem minor but has a substantial cumulative impact over a career. * Automating repetitive tasks or mastering new skills frees up mental energy for higher-level thinking and innovation. Where does this idea come from? * Good habits * Compounding * The Aggregation of Marginal Gains What's similar to this idea? * Mastery * Autom

Systems thinking

Systems focus on the processes and routines that lead to desired results, emphasizing consistent actions over end goals. Examples: * Developing a daily workout routine to stay healthy rather than focusing solely on a weight-loss goal. * Building a habit of saving a percentage of income rather than aiming for a specific savings target. What's similar to this idea? * Project Planning * Breaking down tasks What's opposite of this idea? * Goal-oriented thinking * Result-focused strategies Wh

Winners and losers have the same goals

Having a goal is not what differentiates success from failure, as both winners and losers often share the same objectives. Examples: * All Olympians aim for a gold medal, but only those with effective systems and strategies achieve it. * Job candidates may share the goal of getting hired, but the preparation and process they follow set them apart. Where does this idea come from? * Goal-oriented thinking Where does this idea lead to? * Systems thinking * Habits that are Atomic Status: #id

Compute Engine - Live Migration & Availability Policy

How do you keep your VM instances running when a host system needs to be updated (a soware or a hardware update needs to be performed)? * Your running instance is migrated to another host in the same zone * Does NOT change any attributes or properties of the VM * SUPPORTED for instances with local SSDs * NOT SUPPORTED for GPUs and preemptible instances Important Configuration - Availability Policy: On host maintenance**: What should happen during periodic infrastructure maintenance? * Migr

Google Compute Engine - Billing

* You are billed by the second (after a minimum of 1 minute) * You are NOT billed for compute when a compute instance is stopped * However, you will be billed for any storage attached with it! * (RECOMMENDATION) Always create *Budget* alerts and make use of Budget exports to stay on top of billing! * What are the ways you can save money? * Choose the right machine type and image for your workload * Be aware of the discounts available: * Sustained use discounts * Reservations or Co

Preemtible Instances

How Preemtible Instances works in GCP: Short-lived cheaper* (upto 80%) *compute instances * Can be stopped by GCP any time (preempted) within 24 hours * Maximum time for running is 24 hours * Instances get 30 second warning (to save anything they want to save) Use Preempt VM's** if: * Your applications are fault tolerant * You are very cost sensitive * Your workload is NOT immediate * Example: Non immediate batch processing jobs RESTRICTIONS: * NOT always available * NO SLA and