This is a very short article in hopes, that it gets picked up by search engine and helps someone else or my future self. After the holidays I was making sure everything was up-to-date before start any work, but of course, things are never that easy and I ran into the following error, while updating […]
Category: Other Dev
This category holds posts on any other development topic
You Are Not Wasting Time
On the SFML Discord and forum, I get to mentor and support a lot of new beginners, often with some of their first steps in programming. It’s not uncommon that they feel like wasting their time, because they can’t figure something out and spend hours or days on it. I think every programmer, myself included, […]
How Not To Rebrand – Toggl
On the 9th of September Toggl, my then time tracking app of choice, rebranded the company structure and … the design. On that morning, I noticed that the icon of the Toggl Chrome extension suddenly had a pink background. My through was, that someone had mixed up some image formats and the pink color was […]
Article on Error Handling
Yesterday, I came across this interesting article Handling errors is canceling operations. While it’s mostly focused on C++, I found most of it being generic enough, that it also fits with other languages. The most interesting section to me, was the following paragraph: Exception handling is not a tool for broadcasting information about any failure in […]
Kirby CMS & Plugins
For many years I’ve been playing around with various PHP-based content management systems (CMS). From self-made to well-known ones like Drupal, I’ve seen quite a range and yet they all never really could provide enough flexibility for the developer and easy of use for the website maintainer at the same time. I don’t want to […]
When VLC Doesn’t Update Anymore
Most of us probably ran into a bug in some application at one point. Sometimes it’s not very obvious, e.g. a random crash, while other times you may know that, if you for example perform certain five steps it will crash. But what do you do when you find an issue? Do you just avoid […]
What I’ve been up to
Where are the SFML News? Where are the Nightlybuilds? Where is eXpl0it3r? Those or other question might some have asked themselves or even me. Of course all the awesome people at the SFML IRC channel know that I never left. There have been quite a few changes in my personal life as well as in […]