Like you, there’s probably a ton swirling through your head on a professional and daily basis. I’ve gravitated towards some of these concepts from Tim Ferris and I’ve found it absolutely helpful. I hope it helps you as well when you’re in the period of brain vomit.
Author Archives: Mark Reyes
Hide Desktop in OSX
To hide desktop finder (to show use TRUE) open Terminal and run:
$ defaults write com.apple.finder CreateDesktop -bool false
$ killall Finder
Thanks to Stack Exchange
Puff Map
A quick and easy data visualization made for Puff Provisions LLC, a news and media company based out of Southern California.
This web asset illustrates the current state of Cannabis legalization throughout the USA.
This asset is powered by JavaScript charting library, D3.js.
Core Technologies
- D3.js