Improve Gimp UI integration

Okay, this is nothing functional and really just something for the eye. I am using Gimp on a regular basis and think it is a really great piece of software. There was just something that annoyed me every time I used the software: The font integration which looked to me somehow “out of place”. Let… Continue reading Improve Gimp UI integration

Published
Categorized as Software

Eclipse bundle creator

For development of Spring Boot applications, designing Jasper reports, writing regular Java applications and libraries build with Gradle, development of database scripts and DB management in general with DBeaver and development of C/C++ applications I use Eclipse with a few plugins. Now eclipse releases a new version every three month and I was always annoyed… Continue reading Eclipse bundle creator

How to develop a 64bit C application on Windows 10 with Visual Studio Code

Introduction Every time I wanted to develop a C application on Windows I had a hard time setting up the development environment. This is why I wrote this tutorial. The whole project in can be found on GitHub. Stuff you need Fist the quick links to the resources: Msys2 Visual Studio Code Now the installation… Continue reading How to develop a 64bit C application on Windows 10 with Visual Studio Code

Published
Categorized as Software