MySQL Performance Schema

MySQL Performance Schema

When it comes to database performance monitoring and optimization, MySQL offers a powerful tool called Performance Schema. This versatile instrument provides invaluable insights into the inner workings of your MySQL database, enabling you…

How to install datapacks in Minecraft

How to install datapacks in Minecraft

May 19, 2025 Viktoras D. Datapacks (or data packs) are a powerful way to customize Minecraft without mods. They expand gameplay in vanilla Minecraft, multiplayer, and existing singleplayer worlds. You can change game…

eiriksm.dev: Drupal deployment confidence part 1: Composer install

eiriksm.dev: Drupal deployment confidence part 1: Composer install

Direct link to pipeline for Bitbucket: https://bitbucket.org/eirikmorland/drupal-confidence/src/part-1/bitbucket-pipelines.ymlDirect link to pipeline for GitLab: https://gitlab.com/eiriksm/drupal-confidence/-/blob/part-1/.gitlab-ci.yml?ref_type=headsDirect link to pipeline for GitHub: https://github.com/eiriksm/drupal-confidence/blob/part-1/.github/workflows/test.ymlWe will get back to having composer install as parts of running tests and linting, but for now…