Category: Technology



We'll start by reviewing the rules of the optimization club and why you shouldn't optimize.
After that we'll see how you can measure speed and memory consumption and how to find the bottlenecks in your code. Finally we'll review some code samples and make them faster. PUBLICATION PERMISSIONS:
PyData Organizers provided Coding Tech with the permission to republish PyData talks. CREDITS:
PyData YouTube channel: https://www.youtube.com/@PyDataTV https://www.youtube.com/watch?v=ZRJ4i-Kry8Q



The Sidecar model is often used in Kubernetes deployments to add common tools like observability, service mesh and security into application pods. eBPF is a kernel technology that lets us dynamically change the way that the kernel behaves – and it’s revolutionizing the way we instrument applications running under Kubernetes. Tools built with eBPF have the power to observe, secure and connect all the processes on a (virtual) machine, so there’s no need to inject a sidecar container into every pod. Does eBPF mean we’ll be saying goodbye to sidecars? Attend this talk to find out! PUBLICATION PERMISSIONS:
Original video was published with the Creative Commons Attribution license (reuse allowed). Link: https://www.youtube.com/watch?v=bnl25El7RYk https://www.youtube.com/watch?v=ThtRT8dhu8c



We've all heard of functional programming, but how can you apply it to your existing code? In this talk by Eric Normand, author of 📖 Grokking Simplicity | http://mng.bz/oGXN 📖 DISCOUNT CODE ⭐ WATCHNORMAND40 ⭐ you will learn to identify the hardest code to test, make it more testable, and improve its reusability by applying a few simple functional refactorings. You can apply these refactorings in any language, be it procedural, object-oriented, or functional. This video is an excerpt. To watch the full video visit http://mng.bz/9VWq. 📚📚📚
Grokking Simplicity | http://mng.bz/oGXN
To save 40% off this book use discount code: WATCHNORMAND40 📚📚📚 About the book:
Distributed across servers, difficult to test, and resistant to modification—modern software is complex. Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems so that they’re easier to test and debug. https://www.youtube.com/watch?v=1BbASVEUndQ