https://pythonspeed.com/articles/speeding-up-numba/ Understanding CPUs can help speed up Numba and NumPy codeby Itamar Turner-TrauringLast updated 08 Jun 2023, originally created 07 Jun 2023 “In practice, your initial Numba code may be
What I Read: Scaling Up
https://motherduck.com/blog/the-simple-joys-of-scaling-up/ The Simple Joys of Scaling UpJordan Tigani2023/05/11 “If you can do the job on a single machine, isn’t that going to be a better alternative?”
What I Read: Functional, Object Oriented Programming
Functional Programming IS NO BETTER Object Oriented ProgrammingContinuous Delivery “Which of these software paradigms will offer you the best chance of success in which instances?”