Blog

My thoughts on Technology, Philosophy, Poetry and Python.

Machine learning ain't Javascript

Problems in the ML ecosystem. Fragmentation in machine learning, that keeps preventing the stack from growing higher. How I took a stab at the issue.

Date
Machine learning ain't Javascript

Pyenv and pipenv for the perfect python environment

Dependency hell in python, and the problem of consistent environments when dependencies do not agree. There are tools like pipenv that take a proper stab at this problem, but the they don't solve virtual-environment portability. I show how you can use pipenv with pyenv to get powerful environments across different versions of python

Date
Pyenv and pipenv for the perfect python environment