By bart , 12 December 2025

What is dotLottie?

dotLottie is an open, lightweight file format designed to package and optimize Lottie animations. Instead of serving a Lottie animation as a standalone JSON file often accompanied by image assets a dotLottie file bundles everything into a single, compressed container. This makes animations easier to manage, faster to load, and simpler to distribute across platforms.

Dotlottie-wc

Dotlottie-wc is a web component that lets you embed Dotlottie animations using a custom HTML tag:

Tags

By koen , 26 May 2025

The Problem: hundreds of Unattached Disks

During our migration to ARO, we frequently recreated disks during development, using a custom storage class with `reclaimPolicy: Retain` to prevent accidental deletion of PersistentVolumes (PVs). This worked as expected: deleting a PersistentVolumeClaim (PVC) in OpenShift marked the PV as `Released`, but the underlying Azure disk remained intact, even after deleting the associated PV.

By robvdm , 8 April 2025

Using Flyway for Test Database Management 

Flyway is an open-source tool that handles database migrations and can be leveraged to set up and clean your test database between tests. Here’s how to integrate Flyway into your Quarkus tests: 

1. Add Flyway Extension 

Include the Flyway extension in your pom.xml: 

By danielle , 17 February 2025

What we build

The first solution was a true multisite project—one of the largest we’ve ever built. By the end, we had 307 unique websites in 55 languages. The goal was to create a digital platform where people worldwide could learn about our client’s work in innovation, sustainability, and culture. Each country had its own site, featuring both an English version and localized content managed by regional editors. While all sites followed a unified design, they required enough flexibility to meet the needs of each market.