Oil on canvas, 12x16" - another painting of mine.
Oil on canvas board, 18x24" - a painting of mine.
An interactive demo app illustrating the NNT's paper on P-value hacking.
Volumes of N-dimensional spheres is a well-studied subject, yet there is still some confusion about their meaning.
A tutorial on training a Logistic Regression classifier on Spark using Clojure.
The MySQL Connector (Python Driver) seems to be leaking file descriptors during forks.
Clojure-styled multimethods can be easily added to Python using the Multiple Dispatch technique.
A macro for Emacs Lisp to replace deeply nested callback chains with nice callback pipelines.
Anaphoric thread macro similar to the Clojure's '->' for Emacs Lisp.
A Paillier homomorphic cryptosystem implemented in pure Python.
It is well known that Emacs Lisp, like many other Lisp dialects, has no Tail Call Optimization (TCO). Nevertheless, it’s possible to add proper recursion to Emacs Lisp with the help of a few macros.
© Copyright 2021 Mike Ivanov