I am thinking about using the burner list. The idea came from the book "Make Time" by Jake Knapp And John Zeratsky. A burner list is a list of things that you want to accomplish in a given period of time, typically within a week or two. The idea is to have a finite number of items on your list so that you can focus on completing them and not be overwhelmed.
I tried out miniconda
as an alternative to anaconda
. To do that, I need to uninstall my anaconda
.
$ conda install anaconda-clean
$ anaconda-clean --yes
$ rm -rf ~/opt/anaconda3
Then I just installed miniconda
for my Apple Silicon. I use the graphical installer.