Default instructions for installation of .NET Core 2.1 do not contain instructions how to install the technology on Linux Mint. You may have a temptation […] Read More
Author: georgik
Xcode has a very minimalistic design when working with build errors. Sometimes it’s necessary to get more information about a failed build and it might […] Read More
If you’re using Android Studio to build C++ application with NDK you might encounter following error during build: The problem is caused by the upgrade […] Read More
In previous article, we were talking about drawing pictures in JPEG format. Let’s look how to draw some graphic primitives like a line. SDL2_gfx is […] Read More
Here is the simple online tool which is able to translate garbled strings in UTF-8 encoding to readable text. E.g. “Dobrý den” will be translated […] Read More