<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: greenarc</title><link>https://news.ycombinator.com/user?id=greenarc</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Mon, 15 Jun 2026 09:59:59 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=greenarc" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by greenarc in "O(x)Caml in Space"]]></title><description><![CDATA[
<p>Oh, hey Berké,<p>The GHGSat constellation's payload software is still mostly OCaml, although a limited amount of newer from scratch components are indeed in Rust. It's been working well and on 16 satellites now - but as you said the main challenge has been training developers to Ocaml and I doubt they would write new code in it now.</p>
]]></description><pubDate>Fri, 15 May 2026 14:19:18 +0000</pubDate><link>https://news.ycombinator.com/item?id=48148953</link><dc:creator>greenarc</dc:creator><comments>https://news.ycombinator.com/item?id=48148953</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=48148953</guid></item><item><title><![CDATA[New comment by greenarc in "OCaml Workshop 2020 Online Conference is live now"]]></title><description><![CDATA[
<p>We ended up building an ARM image with the OCaml compiler installed, running it with qemu to build our OCaml code as a second step.<p>Basically from yocto have a "rootfs" which is your standard image + gcc, use it to build a docker container or chroot in it, add qemu-arm-static, build the OCaml compiler from opam and then use it to build binaries. Not the most straightforward, but it works... fine. And in the end it's just a docker image like any other that is used to build our binaries.<p>With that said this has been running for a few years, I didn't check if upstream OCaml cross-compiling made progress since then.</p>
]]></description><pubDate>Fri, 28 Aug 2020 15:24:25 +0000</pubDate><link>https://news.ycombinator.com/item?id=24305952</link><dc:creator>greenarc</dc:creator><comments>https://news.ycombinator.com/item?id=24305952</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=24305952</guid></item></channel></rss>