Announcing a new OCaml library for the Adafruit Raspberry Pi RGB LCD!
- December 29, 2013
For still-to-be-determined reasons, the fine geeks at Gallium suddenly decided to acquire Raspberry Pis. Some of the geekier elements in the lab also decided to raise the nerdyness level and get a kit LCD plate with a keypad.
Reconstructing the Knuth-Morris-Pratt algorithm
- December 21, 2013
In my view, the Knuth-Morris-Pratt string searching algorithm is one of those “magic” algorithms that do something wonderful but are difficult to explain or understand in detail without a significant time investment. The pedagogical question that I would like to address is not just: “how does it work?”, or “why does it work?”, or “does it work?”. More importantly, it is: “how did they come up with it?”. Of course, I wasn’t there, and I am no historian, so let me instead address the somewhat related question: “how do I reconstruct it?”.
The future is now: Mezzo is available on OPAM
- December 17, 2013
Farewell, Wojciech Meyer
- December 13, 2013
It is with great sadness that we learned the death of Wojciech Meyer. Wojciech was a contributor to the OCaml compiler, and an active and appreciated member of the wider OCaml community. He had deep technical knowledge, an inspiring enthusiasm, and was always extremely kind, either online or in person. He will be missed.
dblib, a de Bruijn index library
- December 3, 2013