Hacker News with Generative AI: OCaml

Switching to 5Ghz WiFi made the Raspberry Pi fly again (moritzhamann.com)
For the last few months my Raspberry Pi 4 was happily running on my desk, tucked away next to the monitor. It's serving a small web app in golang on the internal network and tailscale. I've never noticed any latency problems with it, so it took me by surprise when I deployed some OCaml experiments on the Pi and observed a lot of HTTP connection timeouts and name resolution errors while fetching some URLs concurrently.
Gleam Is Pragmatic (drewolson.org)
I’ve spent the past several years working with functional programming languages in my free time – primarily Haskell and OCaml. I love both languages but also find aspects of each frustrating.
My First Experience with OCaml (pliutau.com)
Recently I’ve been motivated to learn more about functional programming and the name OCaml came up quite a few times. I have seen some praise about it from the people I follow on social media and decided to give it a try. I finally finished a small project in OCaml and would like to share my first impressions while the memory is still fresh.
Frustrations with the OCaml ecosystem while developing a synthesizer library (gridbugs.org)
(OCaml) dune developer preview (twitter.com)
How the OCaml type checker works (2022) (okmij.org)
Higher-kinded bounded polymorphism in OCaml (2021) (okmij.org)
OCaml for the Skeptical (2006) (lib.uchicago.edu)
Flambda2 Ep. 2: Loopifying Tail-Recursive Functions (ocamlpro.com)
Comparing OCaml and Standard ML (2008) (chlipala.net)
Lsp.js: Using WASM and JavaScript to Support OCaml on Windows (semgrep.dev)
Dream-HTML – render HTML, SVG, MathML, Htmx markup from OCaml (github.com/yawaramin)