Hacker News new | ask | show | jobs
by lambda_foo 282 days ago
Thanks for sharing, I had no idea about this project.

Could you share some more details about where this project is used? Links to those open positions for OCaml developers would be interesting too, not for myself :-)

1 comments

For converting VMs that run on VMware to run on KVM. After Broadcom purchased VMware a couple of years ago & raised prices (in some cases up to 10x), lots and lots of businesses are desperate to leave VMware. The open positions can be found on the Red Hat website if you search roles for "virt-v2v".
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.