I haven't really felt like building in a while, but there's a cricket match on and today I felt moved to use
my notebook app to create a little scenario calculator for the world championship.
This requires
LÖVE (basically some way to draw pixels on a canvas) and 2.8kLoC of Lua. Compare Excel, or Google sheets + a web browser, or Jupyter. Much fewer features, of course, but well-sized for things like this. Though I did find myself wishing I could sort lines, the notebook doesn't support that yet..