Timon Flick

@tmnflck.bsky.social

Trying to be a decent human, developer and human. Currently helping carla.se to be the best car seller in Sweden.

Playing around with #OCaml again and I thought it’s time to get the ocaml-lsp to run properly (with that I mean run at all) Its failing because of some version mismatch with Merlin. Anything I can do about that?❤️ Installing them with opam at the same to let it handle the dependencies did not work

Thanks for suggesting the #OCaml dream library! Setup was straightforward, there are a bunch of examples in the git repo and it feels really nice to use! Will keep you updated as soon as I got some actual stuff working :) Using it with sqlite3 to build a small REST api btw :)@sabine.sh @lessp.dev

Dear #ocaml heroes, I am really trying to learn this language but I am very close to giving up. I wanted to build an easy webserver using opium. I cannot even get the Hello world example to run created proj using dune installed opium with opam and added to Dune file Error: Unbound module Response