aliquote.org

Latest micro-posts

You can also also view the full archives of micro-posts. Longer blog posts are available in the Articles section.

2025-12-16 09:02 #

/me is listening to “Gallowdance” by Lebanon Hanover

2025-12-16 09:01 #

Interesting discussion on matrix multiplication with Mathematica: Speedup matrix number multiplication. #mathematica

2025-12-14 19:26 #

/me is listening to “Zombie” by YUNGBLUD

2025-12-14 19:25 #

img Cathédrale Notre-Dame de l’Assomption, Rodez, Dec. 2025

2025-12-11 08:56 #

Common Lisp, ASDF, and Quicklisp: packaging explained: It is important to realize that a “system” and a package are entirely different things: one is an entity in an add-on tool, the other is intrinsic to Common Lisp’s namespacing. #lisp

2025-12-09 11:52 #

wolframite: An interface between Clojure and Wolfram Language (the language of Mathematica). It works like a charm with latest release of Wolfram engine on macOS. #clojure #mathematica

2025-12-09 11:31 #

Rainbow array algebra: I really like syntax-highlighted math notation and all those pretty diagrams. See also MathTools. #mathematica

2025-12-09 11:28 #

QuickSort in 61 characters:

quicksort = # & @@@ {# //. x : {__} :> (## & @@ Reverse /@ GatherBy[x, (# < x[[1]] &)])} &
2025-12-08 11:17 #

osxphotos looks like a blessing to manage iPhoto library. The same applies to imessage-exporter. #apple