Hello,
I’m David
A Software Engineering Manager from Puerto Rico
currently working at Red Ventures leading Data and Analytics.
You can reach me on Twitter or via [email protected].
Recent Posts
- Managing Python versions and environments in macOSI have been using Python for a while now, and managing dependencies and versions always has been a pain. macOS still comes with Python2.7, but most dev works have moved to Python3. This time around, I saw myself using Python more and more and decided to stop kicking the can …
Continue reading “Managing Python versions and environments in macOS”
- From Software to Data EngineeringA year ago, I started to work as a data engineer when my team was tasked to automate some data sets and reports for the businesses/sites our team was supporting. The challenge came as these sites didn’t have any data pipelines setup other than simple event capture. What started as …
- How to easily migrate your Brew packages in macOSRecently I decided to do a clean install on my personal Mac at the same time and start optimizing my dev setup and overall productivity. The first step towards this goal was to automate installing all the packages and apps I use daily. I have been using Homebrew to manage …
Continue reading “How to easily migrate your Brew packages in macOS”