This isn’t complicated but in the perspective of a software developer it is done only once after the OS setup or latter when required...
How to add static code analysis on a Python project using Pycodestyle, Pylama and Travis CI and help better maintain the code.
A quick guide on how to configure bash in order to show more details if the current directory is part of a git repository.
A guide on how to enable the k8s dashboard for the Kubernetes Clusters provided by DigitalOcean.
Developing libraries for Angular has become much smoother since version 7 of the framework. The Angular CLI is doing...
The typical way of consuming a REST API in Angular is to write custom services using the HttpClient
. The code of such a...
The loading screen is a component that most applications require, especially when it comes to single page applications (SPA). It...
This is what may come out when trying to run an older version of TeamViewer on Ubuntu 18.04:
For some time I had a question in mind: Is it possible to do an auto deploy with Git on a shared host?
When it comes to auto...
At the beginning of May of this year I attended PyDays Vienna for the first time. It is a fairly new conference that...