List of videos

Why should you use Rust for Serverless workloads? | Roman Boiko | Conf42 Rustlang 2023

Read the abstract ➤ https://www.conf42.com/Rustlang_2023_Roman_Boiko_serverless_workloads Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:18 preamble 1:17 what will we cover 2:10 aws lambda overview 5:30 packaging code 6:44 lambda funtion memory and cpu allocation 8:27 the pricing view 10:58 motivating rust - performance 13:18 node js / go / rust 17:34 motivating rust - sustainability 19:09 writing lambda functions with rust 19:26 how to bootstrap a new project - cargo lambda 21:20 sample lamda function 24:41 handler method 27:05 main method 29:35 lambda extensions - use cases 30:42 external extensions 32:28 performance considerations 32:56 lambda extensions example 36:15 summary 37:24 thank you!

Watch
Building Safe and Fast Software for the Future | David Oyinbo | Conf42 Rustlang 2023

Read the abstract ➤https://www.conf42.com/Rustlang_2023_David_Oyinbo_building_safe_fast_software_future Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:18 preamble 0:29 overview 1:08 memory management mastery: 1:33 - memory leaks 3:28 - garbage collector 5:23 in comes rust 5:50 how does rust handle memory management? 6:16 ownership and borrowing 17:50 multi-threading 20:37 performance amplified: rust's optimization techniques: 21:07 - zero cost abstaction 23:13 - inline functions 24:58 - constant propagation 26:03 - const & static 27:37 conquering real-world challenges: applications in rust 28:51 thank you

Watch
Fall in LOVE with Unit Testing! | Joe Skeen | Conf42 Rustlang 2023

Read the abstract ➤ https://www.conf42.com/Rustlang_2023_Joe_Skeen_love_unit_testing Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Contact Joe ➤ joe@worldclassengineers.dev Chapters 0:00 intro 0:18 preamble 1:17 unit testing provides benefits 2:51 unit testing friction 4:46 my journey 5:24 what is a unit test? 6:35 key 1: break it down! 8:08 privacy knob mockup 12:18 key 2: care about test code quality 13:42 other use cases 14:03 exceptional use cases 14:52 key 3: focus on what matters 15:25 key 4: use aaa 16:55 enough talk, let's see the code! 24:15 don't get carried away 25:54 encouragement 26:32 go forth and unit test

Watch
A journey of Journey Programming Language written by Tester | Atmaram Naik | Conf42 Rustlang 2023

Read the abstract ➤ https://www.conf42.com/Rustlang_2023_Atmaram_Naik_journey_programming_tester Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:18 preamble 0:52 about speaker 1:26 agenda 2:33 the idea 3:33 quick demo 7:45 how it started 7:56 initial pilot with java 9:08 overall feedback 9:47 need for different language 10:04 base language needs 11:51 evaluated languages 13:14 lovely rust 13:58 project plan 16:10 design and architecture 17:21 features 19:11 experiences with rust 20:25 librairies used 21:15 extended demo 28:03 conclusions 28:53 thanks

Watch
Handling floating point challenges with rust | Prabhat | Conf42 Rustlang 2023

Read the abstract ➤ https://www.conf42.com/Rustlang_2023_Prabhat_handling_floating_point_challenges Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Chapters 0:00 intro 0:18 preamble 0:52 about me 2:07 content 3:01 introduction 7:54 precision 10:17 how floating point numerical works 11:25 intro to floating point numbers 13:05 limited precision 16:19 rounding errors 20:13 loss of significance 24:12 associativity and order of operations 27:10 comparisons and equality testing 30:40 nan and infinity handling 32:14 compiler optimizations 35:31 accumulative errors 37:07 strategies for overcoming limitations (part 1) 38:32 ...(part2)

Watch
Importance of a Common Data Layer for BI and AI | Metin Sarikaya | Conf42 Rustlang 2024

Read the abstract ➤ https://www.conf42.com/Rustlang_2024_Metin_Sarikaya_common_business_layer_importance Other sessions at this event ➤ https://www.conf42.com/rustlang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 intro 0:26 preamble 1:09 presentation outline and key topics 2:14 ai's data challenges 4:51 the data revolution 8:15 business and technology challenges 11:03 the power of the common data mass layer 14:12 cdm layer in business intelligence 16:51 cdm layer in artificial intelligence 20:20 conclusion and future outlook

Watch
Enhancing Gen-AI with Rust: Scalable AI Systems | Karan Khanna | Conf42 Rustlang 2024

Read the abstract ➤ https://www.conf42.com/Rustlang_2024_Karan_Khanna_genai_scalable_systems_ai Other sessions at this event ➤ https://www.conf42.com/rustlang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 intro 0:26 preamble 1:17 understanding generative ai 2:22 building blocks of genai 6:02 introduction to rust 7:30 core features of rust 9:31 challenges in ai applications 10:59 why rust for ai? 13:11 case study: polaris 13:40 current state of rust in ai 17:25 future prospects and conclusion

Watch
Navigating Generative AI and Its Risks | Raj Kollimarla | Conf42 Rustlang 2024

Read the abstract ➤ https://www.conf42.com/Rustlang_2024_Raj_Kollimarla_generative_secure_creation_ai Other sessions at this event ➤ https://www.conf42.com/rustlang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 intro 0:26 preamble 1:28 understanding generative vs. discriminative ai 2:56 applications of generative ai 4:40 the threat of deepfakes 7:05 combating deepfakes: technological approaches 7:58 combating deepfakes: regulatory and ethical measures 9:26 blockchain solutions for deepfake verification 11:02 collaborative efforts to combat deepfakes 12:39 conclusion: balancing innovation and ethics

Watch
Go Containerless on Kubernetes with WebAssembly and Rust | Deepu K Sasidharan | Conf42 Rustlang 2024

Read the abstract ➤ https://www.conf42.com/Rustlang_2024_Deepu_K_Sasidharan_kubernetes_containerless_webassembly Other sessions at this event ➤ https://www.conf42.com/rustlang2024 Support our mission ➤ https://www.conf42.com/support Join Discord ➤ https://discord.gg/mvHyZzRGaQ Chapters 0:00 intro 0:26 introduction and speaker background 0:55 understanding containers and kubernetes 2:52 advantages and limitations of containers 4:32 introduction to webassembly (wasm) 7:24 advantages and disadvantages of wasm 11:04 wasm runtimes and kubernetes integration 18:24 deploying a rust wasm app on kubernetes 24:49 future of wasm on kubernetes 27:10 conclusion and event invitation

Watch