PHPStan 1.7.15 brings small, but helpful feature: support for relative paths in editorUrl for virtualised environments. It’s even better when it makes you a repository collaborator - yes, it’s my initiative! 🥹
...
Referencing sections in Gitlab CI
Gitlab CI definition might get really complex. In order to reduce redundancy you can use many useful features and syntax sugar, like !reference.
...
A Year at GetResponse
I really don’t know when it happened, but it’s been a year since I joined #GetResponse as Software Architect 😵 It was an intense and fruitful time worth summing up!
...
Reusable code snippets in Hugo
I don’t like code redundancy, so I wanted to create convention for sharing snippets between language versions of the posts (because code is always in English 😉). As it turned out, it’s not that obvious in Hugo.
...
Docker Compose: secrets available during build
Building images introduces many challenges, one of them is safety of persisted data. How to avoid publishing sensitive data, that should remain private?
...
Rector and ECS: new configurator API
Rector is a tool for automatic code refactoring. ECS allows keeping coding standards in the project. From few days, configuration of both tools is more developer friendly.
...
Hugo: i18n with multi-domain site
As I wrote in introduction post - I tend to overthink. I decided to start with absolute minimum, as if against myself. So, how did I manage to design this site?
...
Hello World!
9 years. It took NINE years to finally create landing page for Codito. Yeah, there was site, but it was always “in progress”, inviting to come back later.
Why I wasn’t able to do it through these years? There are several reasons, but the most important is: overthinking! 😅
...