Welcome to my blog, where I share thoughts, tutorials, and insights on
software engineering, functional programming, and industry trends.
2025-08-24
A practical, production-focused walkthrough of building a PostgreSQL
connection pool in OCaml using Caqti_lwt_unix, with health checks,
graceful shutdown, and Dream integration
2025-08-10
A comprehensive guide to deploying OCaml applications on Azure App
Service using Azure Container Registry - from authentication
challenges to production success
2025-07-12
How I built a fully automated OCaml solution pipeline for Advent of
Code with input downloading, solution running, and automatic
submission
2025-06-08
A beginner's guide to functional programming with OCaml