Xcode was always a big bundle. Each release was slightly bigger and an user has to remove some software to install the upgrade. The release […] Read More
Kubeapps allows you to create service catalog in Kubernetes cluster. You can deploy Kubeapps to the cluster using Helm. Helm is pretty cool and the […] Read More
If you’d like to run multiple commands in shell which is executed one by one, you can simply type: What if you need to run […] Read More
Visual Studio Code has great C/C++ support and it’s possible to debug a project with it. Visual Studio Code can use gdb as a debugger. […] Read More
Konsole is a great terminal emulator that you can find in many Linux distributions. The problem with some Linux distributions is that font is too […] Read More