Ward Pieters

Software Engineer

National Cyber Security Centre (NCSC-NL)

HBO-ICT (Software Engineering), BSc.

Recent Blog Posts

Managing background tasks with a React context provider

Apr 19, 2026
5 min.

A proof of concept showing how to coordinate long-running work in React with a BackgroundTaskProvider and a custom useBackgroundTasks hook.

reactcontexthooksstate managementproof of concept

Setting up NTP sync on Debian with systemd-timesyncd

Apr 18, 2026
2 min.

A quick guide to enable and start NTP time synchronization on Debian using systemd-timesyncd and timedatectl.

debianlinuxntpsystemd

Keep Docker container logs from filling your disk

Apr 16, 2026
2 min.

A quick fix to prevent Docker json-file logs from growing out of control, based on my self-hosted GitLab hitting a 55 GiB log file.

dockergitlabself-hostedlogging
View All Posts→