An Opinionated Tooling Guide

tools
Published

June 1, 2025

Statistics and Data Analysis: Overall: use R. Its has the largest ecosystem of statistical packages.

Neural Nets

Other Programming

Notebooks: I use Pluto for Julia, Marimo for Python, and Jupyter for everything else.

Static Site Generation: Use Quarto. Compared to Jekyll, niceties like latex math, computational notebooks and bibliography management are built in.

Databases

Other