/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.jennapederson.com
| | blog.viraptor.info
2.3 parsecs away

Travel
| |
| | newcome.wordpress.com
1.7 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....
| | jinyuz.dev
2.7 parsecs away

Travel
| | So, there was a time when I was only developing applications using Python. And so I found out about virtual environments. And then after a couple of months, I discovered pyenv. It also came to a time I had to work on multiple projects that uses different versions of nodejs and searched something similar so I installed nvm. Then, I was required to work on a Ruby project so I installed rbenv.
| | earthly.dev
17.9 parsecs away

Travel
| Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers...