💻 Tech
Some minikube commands that I find useful:
minikube delete --all # Delete all minikube instances
minikube start --memory 8192 --cpus 4 # Start minikube with 8GB memory and 4 CPUs
minikube start -p <profile-name> # Start minikube with a specific profile
minikube profile list # List all minikube profiles
minikube stop -p <profile-name> # Stop minikube with a specific profile
💪 Productivity
One information I remember from a podcast is that when you visualize your success, the systolic and diastolic blood pressure required to get you started with your work is low because your body feels like you’ve already “achieved” the goal. This is not what you wanted. What you want is a little bit of stress. Visualization is not enough; you need to anticipate obstacles. From where you are and to where you want to be, what are the things that can hamper your progress? This kind of mental thought process is said to be more effective than just visualizing success.