While testing a Symfony web application on the production environment (--env=prod) I encountered an odd situation which basically redirected me to the authentication route (/login) after each request. Here is how it goes: you pass the security authentication login which…
Fix the dvisvgm-1.0.8.ebuild
Today I had to install some a Gentoo package that depends on the app-text/dvisvgm package. No problem, this happens all the time, right? Well, sometimes (especially when you are not in the mood for such things) it happens that to…
How to patch a baobab
For those who were around Linux in the last years the Gnome utility called Disk Usage Analyzer (aka baobab) is not a secret anymore. It is a gnome-utils, which perhaps works perfectly with the Gnome desktop environment, but in Gentoo…