For OCaml users interested in data streaming processing (similar to Flink or Spark), but looking for a faster and more efficient option, check out this OCaml plugin Timeplus Proton. Concise, safe, highly performant and fun!
Evolving the OCaml Programming Language (2025) [pdf]
51–52 of 52 posts
Re: Evolving the OCaml Programming Language (2025) [pdf]
#52Earlier quoted context omitted.
Found this one: https://redhat.wd5.myworkdayjobs.com/en-US/jobs/details/Prin... No mention of OCaml though.
Right, we don't mention it in the advert because doing so draws in a certain type of academic person that we don't want to hire. Also because the majority of the code is actually in other programming languages, and we can easily train up (eg.) an ace C coder in OCaml if we need to.
On a different note, I am curious about something–does RH still maintain createrepo/mergerepo? Ie https://github.com/rpm-software-management/createrepo_c
I've been exploring converting them into OCaml as the C versions are very segfault-prone.