Blog

The OCaml Planet RSS

Articles and videos contributed by both experts, companies and passionate developers from the OCaml community. From in-depth technical articles, project highlights, community news, or insights into Open Source projects, the OCaml Planet RSS feed aggregator has something for everyone.

Want your Blog Posts or Videos to Show Here?

To contribute a blog post, or add your RSS feed, check out the Contributing Guide on GitHub.

Why I chose OCaml as my primary language

13 Aug 2025

Xavier Van de Woestyne's Blog

Read Article
Azure Deployment Journey: OCaml Web Application with Dream Framework

A comprehensive guide to deploying OCaml applications on Azure App Service using Azure Container Registry - from authentication challenges to production success

10 Aug 2025

Chukwuma Akunyili

Read Article
Irmin Retrospective

07 Aug 2025

Patrick Ferris' OCaml Blog

Read Article
Shuffling Lists

Shuffling a list into a random order is usually handled by the Fisher-Yates Shuffle.

04 Aug 2025

Marc Elvers

Read Article
OCaml Program Specification for Claude

I have a dataset that I would like to visualise using a static website hosted on GitHub Pages. The application that generates the dataset is still under development, which results in frequently changing data formats. Therefore, rather than writing a static website generator and needing to revise it continually, could I write a specification and have Claude create a new one each time there was a change?

01 Aug 2025

Marc Elvers

Read Article
OCaml Weekly 2025 w30 and w31

31 Jul 2025

Patrick Ferris' OCaml Blog

Read Article
Moving to opam 2.4

opam 2.4.0 was released on 18th July followed by opam 2.4.1 a few days later. This update needs to be propagated through the CI infrastructure. The first step is to update the base images for each OS.

30 Jul 2025

Marc Elvers

Read Article