Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Michaël Le Barbier

Michaël Le Barbier

Michaël Le Barbier has asked 6 questions and find answers to 45 problems.

Stats

888
EtPoint
229
Vote count
6
questions
45
answers

About

I am a professional mathematician and programmer working as senior infrastructure consultant at ThoughtWorks®. I love to write free software on my free time or to post on my blog. I am also the maintainer of several FreeBSD ports.

Sample answers

  • How do I hire a good DevOps, fitting my company?

  • Understanding Docker layers

  • Understanding how recursive functions work

  • How to do test-driven development in ocaml?

  • What is the purpose of creating object files separately and then linking them together in a Makefile?

  • What are the reasons for great performance differences running the same program?

  • Is “semisimple” a dense condition among Lie algebras?

  • How to calibrate Hull-White from zero curve?

Sample free software I write

Kaputt – A simple and straightforward test framework for Common Lisp.

Rashell, Rashell — a resilient, replicant, shell programming library for OCaml. This library provides primitives to start external processes and gather their output. It differs from many similar facilities in the way it easily manage errors, using monads for operations.

bsdowl — A collection of BSD Make directives aiming at being a universal build system.

Lemonade — A monad library for OCaml, including a PPX rewriter. A sibling project provides [monadic stream interface to sqlite][7].

blueprint — A METAPOST library for blueprints, useful to project maangers and system designers.

cadet — An alternative TeX format, typesetting my documents since 2000.