Explore >> Select a destination


You are here

wimpysworld.com
| | humberto.io
2.5 parsecs away

Travel
| | Discover the external dependencies to use at your Python development environment on Ubuntu
| | nerderati.com
2.7 parsecs away

Travel
| | I primarily yell at code. Well, I look sternly in its general direction, gently urging it to do my bidding.
| | www.morling.dev
2.0 parsecs away

Travel
| | As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?
| | jinyuz.dev
16.3 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.