dev-things

dev-things

Tech, Coding and Crypto Posts. Basically what ever I feel like writing at the moment.


Pyenv-Virtualenv — A Virtual Environment Manager Pyenv Plugin

5 Mar 2019 1 minute read 2 comments dev-things

In a previous article, I talked about creating isolated Python environments with Virtualenv. Even though you can spin up isolated environments simply, we can optimize the process to create such environments even more with a Python manager Pyenv Plugi...

Virtualenv — Isolated Environments for Python Programming

4 Mar 2019 3 minute read 0 comments dev-things

As a developer that deals with Python a lot, packages end up becoming a big issue. After installing packages for one project, those dependencies might end up conflicting with your new project. In order to alleviate this problem, Virtualenv was create...

Rewarding Users and Bloggers with Publish0x — Overview

4 Mar 2019 4 minute read 4 comments dev-things

So in attempt to make passive income, improve writing a bit, and blog more, I stumbled across a new blogging platform called Publish0x. You can find the website here: https://www.publish0x.com/ Overview Publish0x is a blogging platform where writers...