https://veekaybee.github.io/2023/07/18/what-we-dont-talk-about-when-we-talk-about-building-ai-apps/ What we don’t talk about when we talk about building AI appsVicki Boykis7/17/23 8:00 PM “From the technical perspective, here’s what we don’t discuss when we talk about deep
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?”