Kivy is awesome library for developing GUI applications in Python. It’s possible to build same application for desktop, Android or iOS. It’s something like Cordova/PhoneGap […] Read More
Category: Software engineering
Situation: import Cordova project with support of Android platform to Intellij Idea. You’re not able to start emulator, because of strange error: Default Activity not […] Read More
Debian maintainers changed default Apache from version 2.2 to 2.4. Not a big deal? I was just upgrading one package and it had dependency on […] Read More
Cppcheck is useful tool for assesment of C++ code quality. It can diagnose many potential problems. It’s quite easy to configure Cppcheck to open files […] Read More
2016-11-21 Update for Windows 10 Mac users are familiar with Two-Finger Scrolling feature. You can place two fingers on the mouse track pad and you’re […] Read More