In this post, I'll walk you through the steps I followed to install OpenCV and Python using Homebrew on macOS Sierra (10.12.6). Install the Xcode Command Line Tools To install the Xcode Command Line Tools, enter the following command: sudo xcode-select --... (more…)
Read more »
A sansio-first approach to a Python Redis Client. Contribute to seandstewart/redis-py-sansio development by creating an account on GitHub. (more…)
Read more »
I find blockchain fascinating because it extends open source software development to open source + state. This seems to be a genuine/exciting innovation in computing paradigms; We don’t just get to share code, we get to share a running computer, and anyon... (more…)
Read more »
Tutorial explaining how to create a topic model using Gensim and Dremio on data stored in Amazon S3. (more…)
Read more »