When we created our @bitexpert@rheinneckar.social Mastodon account, we were not sure how toots can be scheduled in advance. In the early days, we used one of the Mastodon Crossposting tools, but when that tool was shut down, we were unsure how to deal with the situation.
Customizing Docusaurus components
Tech changes, quite rapidly. Coming across a blog post that covers outdated information happens frequently to me. Years ago, I came across a blog that displayed a "This blog post might be outdated banner" and I liked that approach.
GitLab CI Runner registration problem
Yesterday, I was running into an issue while trying to register a new GitLab CI Runner with our self-hosted GitLab instance. While that worked fine about 2 weeks ago, it did not this time. The only difference is, that we recently upgraded to version 15.9.2 of GitLab.
The power of SQLite
In a few React.js projects, we have huge JSON files, which are used for the filterable data in the frontend. To keep the frontend fast we decided on creating a small standalone API.
Mage Titans Manchester 2023 conference
On the 22nd of April in Manchester, UK it is time for another Mage Titans Conference.
Adding custom form field to Sulu Forms
In the last part of this blog post series we covered how to add custom logic to a Sulu form to send the form data to a 3rd party system. In this blog post, we cover how to do that only for specific forms.
PHPUGFFM 01/23 meetup
The PHP meetup Frankfurt will meet again on the 23rd of March 2023. This will be our first in-person meetup since the pandemic started.
Browser-based IDE / editor in GitLab and GitHub
There are cases where I do not want to clone a complete project just to make a small change. GitHub and GitLab both provide a browser-based IDE.
Sulu Security.txt Bundle 0.1.0 released!
Check dependencies in PHP projects for vulnerabilities
Composer 2.4 introduced a new command to check the dependencies in your projects for known vulnerabilities.