By Benjamin Thullier (https://bsky.app/profile/gilwath.com)
Did I continue my exploration of OCaml? Yes. Was it fun? Definitely. And did I learn a few things? Absolutely
By Benjamin Thullier (https://bsky.app/profile/gilwath.com)
Did I continue my exploration of OCaml? Yes. Was it fun? Definitely. And did I learn a few things? Absolutely
What I observe, above all, is the isolation of certain people because they have failed to work with others and still believe their ideas are the best.
This isn’t really an argument against AI, but this tool highlights this inability in some people to take the time to work with others. At least it sorts the sheep from the goats!
valid Bash syntax (to confuse C programmers with):
function main(int argc, char *argv[])

I am delighted to announce the release of miou.0.6.0. This release mainly adds two new features: a Miou event logging system a new Miou.take function allowing you to retrieve tasks available in a Miou.orphans The addition of a logging system allows us to record events related to Miou (such as the creation of a new task) and to analyse these events to diagnose a Miou application that does not comply with our fundamental rules (such as never forgetting its children). This is why we offer severa...
The #OCaml Weekly News for 2026-04-21 is out
Je commence à ne pas être mécontent de moi !
Serveur en #OCaml avec Vif (très agréable à utiliser).
Hey! We just launched a new mailing list powered entirely by OCaml unikernels. The website (itself a unikernel) is at https://mailingl.st. You can subscribe to [email protected] by sending an email to [email protected] if you’re interested in the development and deployment of SMTP-related unikernels. Fair warning: this is still a public test mailing list for now. In the long run, it will focus on our ptt project. The SMTP protocol: a long and winding road! In the beginning, email It all ...