https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html Building and operating a pretty big storage system called S3Andy WarfieldJuly 27, 2023 “I came to Amazon expecting to work on a really big and complex piece of storage
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?”
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?”