clean my mac storage
instead of OS reinstallation, I cleaned up my disk manually.
homebrew cache
Problem: ~/library/Caches/Homebrew
went up to 2G
Solution: brew cleanup -s
Jedi cache
Problem: ~/library/Caches/Jedi
went up to 1G
Solution: rm -rf ~/library/Caches/Jedi
Ref: https://github.com/davidhalter/jedi/issues/957
JetBrains cache
Problem: ~/library/caches/RubyMine2018.X
Solution: https://www.jetbrains.com/help/ruby/working-with-projects.html#invalidate-cache