Explore >> Select a destination


You are here

humberto.io
| | vsupalov.com
1.4 parsecs away

Travel
| | Notes on how to set up the right python version and and isolated development environments.
| | zignar.net
2.3 parsecs away

Travel
| | Personal weblog about programming, linux, life, the universe and everything
| | newcome.wordpress.com
2.8 parsecs away

Travel
| | I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed....
| | tdhopper.com
26.4 parsecs away

Travel
| I wrote a few months back about how data scientists need more automation. In particular, I suggested that data scientists would be wise to learn more about automated system configuration and automated deployments. In an attempt to take my own advice, I've finally been making myself learn Ansible. It turns out that a great way to learn it is to sit down and read through the docs, front to back; I commend that tactic to you.