https://codeconfessions.substack.com/p/gpu-computing What Every Developer Should Know About GPU ComputingAbhinav UpadhyayOct 18, 2023 “GPUs have become incredibly important because of their pervasive use in deep learning. Today, it is essential for
What I Read: When NumPy slow
https://pythonspeed.com/articles/numpy-is-slow/ When NumPy is too slowby Itamar Turner-TrauringLast updated 27 Jun 2023, originally created 27 Jun 2023 “What should you do when your NumPy-based code is too slow?”
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?”