I find these reviews of other people’s full environment fascinating. This guy reviews his entire setup:

https://github.com/nikitavoloboev/my-mac-os

Some highlights:

https://github.com/apex/up - instant lambda function for some code

https://github.com/cortesi/modd - file modification daemon - for compiling, syncing, etc.

https://github.com/cortesi/mitmproxy - this one isn’t covered explicitly, but this is one of my favorite web dev tools for dissecting protocols, emulating DNS, etc.

https://github.com/nikitavoloboev/dotfiles - all of the dotfiles

These digests are great ways to learn about other tools people use. We often get set in our own workflows and it’s fascinating to learn about how everyone’s optimized their flow.

https://github.com/benjaminoakes/maid - organize your files with rules!