Moritz Hamann
moritzhamann.com
Moritz Hamann
@moritzhamann.com
Engineering Manager at Bloomberg LP. Opinions are my own.

Currently doing 12 months of OCaml to what the fuss is all about 🐫😁

Mastodon: @MoritzHamann@mastodon.social

https://moritzhamann.com
Never tried, but you maybe able to create a synchronous version via this functor github.com/vbmithr/ocam... (not my repo) There are examples for lwt ones
ocaml-websocket/core/websocket.ml at master · vbmithr/ocaml-websocket
Websocket library for OCaml. Contribute to vbmithr/ocaml-websocket development by creating an account on GitHub.
github.com
October 26, 2025 at 8:14 AM
Thanks! Let's see if I can smuggle this into some future presentations at $work ...
October 18, 2025 at 8:05 PM
what magic presentation tool is this 😮
October 16, 2025 at 7:16 PM
looks great!
October 15, 2025 at 8:09 PM
Ah and I've wrote a few tips in tricks for ocamllsp in neovim here: moritzhamann.com/blog/2024-12...
Neovim: Tips and tricks for OCaml's LSP server
How to ensure ocamllsp uses up to date build information
moritzhamann.com
September 18, 2025 at 6:34 PM
I've wrote a plugin for Neovim in the past github.com/MoritzHamann..., however I haven't written ocaml in quite a while, so I'm not sure how well it's working these days
GitHub - MoritzHamann/ocamlmycaml.nvim: Neovim integration for OCaml
Neovim integration for OCaml. Contribute to MoritzHamann/ocamlmycaml.nvim development by creating an account on GitHub.
github.com
September 18, 2025 at 6:33 PM
1. Put 1 million "Hello World" prints into a file
2. compile
3. calculate lines/s and post it to the orange site
June 20, 2025 at 3:04 PM
Not docs, but F# snippets has it as well (fssnip.net) A shame it's not more common in other languages.
Home page | F# Snippets
fssnip.net
June 4, 2025 at 9:34 PM
With semantic tokens/highlighting you can get diff colouring, code actions can provide your basic diff actions (and a lot more stuff, i.e manually marking moved blocks), goto actions provide navigation of the git history, etc ...
May 19, 2025 at 9:03 PM
Reposted by Moritz Hamann
Plus, a vintage Emacs / org-mode presentation! So much to love!
April 4, 2025 at 2:34 PM
This is going to be random and not really relevant but ... Even though I've never programmed more than a few lines of Haskell, by chance I've read the first edition over the course of a few rainy days on holiday once and I really enjoyed it!
March 28, 2025 at 8:05 PM