Thoughts about Coding, Linux and Software Crafting
-
How To Write Good Commit Messages
A wide majority of developers uses a version control system for their code and many of them trust in git. This is good, but most of you will for sure be familiar with the following situation: During the investigation of bugfix, you were able to nail it down to a block, function or line of…
-
What is this about?
What is this about? That’s for sure the first question every author has to answer for himself and the audience. In this blog post, I will try to answer this question.