Automatically wake up Mac and run a cron job
You use cron or Automator if you run jobs on your Mac regularly.
Build environment with pyenv, miniconda & conda-forge
When I tried to run a python in the environment using pyenv and miniconda, it didn't work because it pointed to the wrong package.
Build failed when pyenv install on macOS
I installed Miniconda3 before installing pyenv, so I tried to uninstall Miniconda and then install pyenv, but it failed.
On macOS, you can use the virtual environment of the different OS using Multipass.
macOS に LaTeX をインストールするときは MacTeX を利用することが推奨されていますが,一度インストールすると完全にアンインストールすることは難しいんだとか.MacTeX を利用するメリットの一つとして,LaTeX 関連の便利なソフトが一緒にインストールされるというのはありますが,どれも使う予定がないのであれば TeX Live をインストールするのみでも良いです.
Go 言語は 2021/02/16 にリリースしたバージョン 1.16 で M1 プロセッサに対応したようです.
nodenvを使用してM1プロセッサネイティブで動くNode.js開発環境を作ります.