RSS Amplifier

hyPiRion · Jun 25, 2024

(untitled)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Today I actually managed to get my foot in the door and do something sensible with OCaml: Made a small DB migration component that's actually testable. I've been fighting OCaml's tooling for a long time now; While I said I'd use esy to get reproducible builds, it just literally isn't able to build stuff. Opam also almost failed me after I bumped to OCaml 5.2, but through the magic of giving…

Today I actually managed to get my foot in the door and do something sensible with OCaml: Made a small DB migration component that's actually testable.

I've been fighting OCaml's tooling for a long time now; While I said I'd use esy to get reproducible builds, it just literally isn't able to build stuff. Opam also almost failed me after I bumped to OCaml 5.2, but through the magic of giving bubblewrap some more apparmor permissions (https://etbe.coker.com.au/2024/04/24/ubuntu-24-04-bubblewrap/) I am back on... track?

Now things seem to go rather smoothly, so I hope I'll have an actual program up and running soon.

But first, I'll be enjoying a week of vacationing without any programming involved. I might write some blog stuff though.

Read on functional.cafe

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.