I just released version 1.0.0 of maybe, a command-line utility that succeeds some of the time. It is written in Go and is not very many lines of code, but I do hope that it can be useful for people. Some History I recently got a Korg Volca Drums drum synthesizer. It has a sequencer that allows...
In this article I'm explaining what are the most common strategies to keep your working Git branches up-to-date and to make it easy to debug the codebase. Ten wpis Git merge vs git rebase – why you should avoid using Git merge to update your branches? został opublikowany najpierw na Piotr Nalepa -...
For anyone that knows me, Dance Dance Revolution and StepMania were a large part of my life years ago. It’s how I lost a ton of weight. 6 years ago was my first attempt to get StepMania running on a Raspberry Pi…and it was a horrible experience. Today I’m proud to say that StepMania runs...
Have you ever struggled with finding a correct color definition in your project based on a color taken from designs? I've explained how to do it automatically and introduced a library that will do it for you in an almost automated way. Ten wpis How to find a similar colour in your colour...
Yesterday, I read the news about GitLab acquiring Gitorious to shut it down gracefully (since Gitorious was apparently no longer profitable), and honestly, I'm not at all surprised.When Gitorious first opened up, I jumped on it with open arms and pushed up quite a bit of stuff there. I migrated...