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
Author: georgik
Connect stars and create constellations. Launch in the game in full screen mode. Source code is available at GitHub. Technological background: application is written in […] Read More
Tracing paper is common tool for illustrators and graphic designers. I wrote a tool which is able to convert clicks on image into coordinates and […] 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