Git: How to add modified files and ignore untracked ones
Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them […]
Git: How to add modified files and ignore untracked ones Read More »
Whenever you make changes to a bunch of files already tracked by git, there’s an easy way to add them […]
Git: How to add modified files and ignore untracked ones Read More »
Pycon Africa 2020 took place on August 4 to 8 of 2020. I had the privilege of giving a talk
Linux: How to increase video volume without re-encoding video Read More »
We all use PyPI – here’s a way to ensure we always have access.
PyPI In a box: Using a Raspberry Pi as a portable PyPI server Read More »
Summary of the recent Python Bulawayo Meetup
Bulawayo Python Meetup Read More »
The Django auth app makes authenticating users easy to do. Learn how to enable log in and logout functionality to a Django site.
User authentication in Django Read More »
3 ways to create functions in JavaScript
Functions in JavaScript Read More »
In August 2019 I attended PyCon Africa in Ghana. I enjoyed the conference a lot because I got to meet
PyCon Africa Recap Read More »
This is a short article about how to get a password from the terminal without echoing it back to the user as they type.
Python: Get password from terminal without echoing Read More »