One of the weak points in our Rancher 1 cluster has always been the database. Because databases and docker (due to the persistence issues) has always been an issue, we solved that by installing a MySQL server on the same droplet that our Rancher server was running on. While it worked fine, it was always…
So here’s one of those things that I need to document, or I’ll forget. One of those blogposts that I’ll find through a search engine in a year 😉 A project I’m working on is using Symfony with Encore, and while running Encore I kept getting some weird errors that javascript couldn’t find a file…
It’s almost 9 years since we started Ingewikkeld, and things will be changing a bit this year. This is the first visible change…
At PHPAmersfoort I did a lightning talk about programming best practices. Well, talk, it was a bit of a rant. In this blogpost I try to summarize what I ranted about.
Code katas are a great way to practice your programming skills, but usually you do so in the language of your own choice. DomCode, the polyglot user group in Utrecht, organized an event to break that habit.