talk-data.com
People (141 results)
See all 141 →Activities & events
| Title & Speakers | Event |
|---|---|
|
LDN Talks: Rust x C++, Shared Minds Bridging Worlds
2025-08-11 · 17:30
We have another special event in the summer. We're joining forces, again, with our friend from C++ London to put on a crossover event. We'll have talks on C++ and Rust, with an eye to what each community can learn from the other. Pizzas are provided by Realm As usual, we'll kick off at 19:00 and run to about 21:00. 18:30 Doors open 19:00 "Intro and news" - Phil Nash & Ernest Kissiedu 19:10 "Async C++/Rust Interoperability" - Aida Getoeva Bringing asynchronous C++ code to the safe grounds of Rust can be scary. Segmentation faults and memory leaks can make their way across the bridge and hide under the safe wrapper-covers. So let us delve into the inner workings of asynchronous interaction and ensure safe C++/Rust interoperability using the CXX library. 19:55 break 20:15 "Writing "Less Slow" C++" - Ash Vardanian This talk focuses on identifying and addressing common inefficiencies in C++ code, with practical examples from the less_slow—cpp microbenchmarks. Learn which STL components to replace first for better performance and which design patterns—like dynamic polymorphism or specific uses of C++20 coroutines—are best avoided. 21:00 Finish, then reconvene somewhere nearby to continue... --- About the speakers: Ash is the founder of Unum, an advanced computing company developing primarily open-source infrastructure that is used by many modern database companies, as well as frontier AI labs and governments around the globe. With a background in Astrophysics, his current work focuses on the intersection of Theoretical Computer Science, High-Performance Computing, and AI Systems Design, with a special interest in large-scale Open Science projects. Aida, formerly at Meta, started with a purely C/C++ background, but was fortunate enough to be part of the team that built the first large Rust project at Meta and a state-of-the-art source control server. She has encountered "impossible" runtime issues and debugged segfaults caused by implementing async C++/Rust FFI, and even written old-school futures. Despite all this, she still loves Rust! When not coding, Aida likes to relieve stress by practising longsword fencing and hiking. |
LDN Talks: Rust x C++, Shared Minds Bridging Worlds
|
|
Episode 205: 🇳🇱 C++ Under the Sea Live 🇳🇱 Phil Nash & Jonathan Müller
2024-10-25 · 11:00
Conor Hoekstra
– host
,
Bryce Adelstein Lelbach
– host
,
Phil Nash
– guest
,
Jonathan Müller
– guest
In this episode, Conor and Bryce record live from C++ Under the Sea and interview Phil Nash and Jonathan Müller! Link to Episode 205 on WebsiteDiscuss this episode, leave a comment, or ask a question (on GitHub)Twitter ADSP: The PodcastConor HoekstraBryce Adelstein LelbachGuests Interviewed Phil NashJonathan MüllerShow Notes Date Recorded: 2024-10-11 Date Released: 2024-10-25 C++ Under the SeaC++20 CoroutinesC++ Coroutines: Understanding Symmetric TransferC++23 std::generatorP1056 - Add lazy coroutine (coroutine task) typeC++ Online ConferenceC++ On Sea ConferenceSwift Craft ConferenceC++ Flux LibraryEpisode 136: 🇬🇧 C++ On Sea Live 🇬🇧 CppCast, TLB HIT & Two's Complement!CppCast Jonathan Müller EpisodesP3429 - should minimize standard library dependenciesIntro Song Info Miss You by Sarah Jansen https://soundcloud.com/sarahjansenmusic Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: http://bit.ly/l-miss-you Music promoted by Audio Library https://youtu.be/iYYxnasvfx8 |
|
|
Episode 111: C++23 Ranges, 2022 Retro & Star Wars
2023-01-06 · 13:00
Conor Hoekstra
– host
,
Bryce Adelstein Lelbach
– host
In this episode, Conor and Bryce talk about C++23 Ranges, look back on the year 2022, talk about the future of C++ and safety in C++ and much more. Link to Episode 111 on Website Twitter ADSP: The PodcastConor HoekstraBryce Adelstein LelbachShow Notes Date Recorded: 2023-01-04 Date Released: 2023-01-06 Tweet about GCC 13 C++23 Ranges SupportC++23 Ranges Progress for MSVC, GCC and Clangfmt libraryMSVC fmt bugVisual Studio Community Edition (2022)C++23 chunk_byEric Niebler’s RetweetThree ways to call transform in C++20CppCast is back!I’ll Build Myself by Phil Nash - C++ Song ParodyPhil Nash on TwitterTimur Doumler on TwitterCarbon Programming LanguageCircle CompilerCircle Metaprogramming: Better Features Make Better Libraries - Sean Baxter - CppNow 2022Val Programming LanguageCppFrontJakt Programming LanguageRust Programming LanguageAzure CTO Tweet about Deprecating C++NSA on Memory Safe LanguagesP2723R0 Zero-initialize objects of automatic storage durationCppCon 2014: Andrei Alexandrescu “Optimization Tips - Mo’ Hustle Mo’ Problems”Woven Planet C++ Meetup Nov 22, 2022Intro Song Info Miss You by Sarah Jansen https://soundcloud.com/sarahjansenmusic Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: http://bit.ly/l-miss-you Music promoted by Audio Library https://youtu.be/iYYxnasvfx8 |
|
|
Episode 24: C++Now 2021 with Ben Deane & Tony Van Eerd
2021-05-07 · 03:00
Conor Hoekstra
– host
,
Tony Van Eerd
– guest
@ Christie Digital
,
Bryce Adelstein Lelbach
– host
,
Ben Deane
– guest
In this episode, Conor has a conversation with Ben Deane and Tony Van Eerd while at C++Now 2021. About the Guests: For Ben Deane, C++ wasn’t even among the first 10 languages that he learned on his programming journey, but it’s been the one that has paid the bills for the last 20-odd years. He spent most of that time in the games industry; many of the games he worked on used to be fondly remembered but now he’s accepted that they are probably mostly forgotten. These days he works in the finance industry writing high-frequency trading platforms in the most modern C++ that compilers can support. In his spare time he watches a lot of YouTube’s educational sector, practices the Japanese art of tsundoku, reads about the history of programming, avoids doing DIY, and surprises his wife by waking in the middle of the night yelling, “of course, it’s a monad!” before going back to sleep and dreaming of algorithms. Tony Van Eerd has been coding for well over 25 years, and hopefully coding well for most of that. Previously at Inscriber, Adobe, and BlackBerry, he now enables Painting with Light at Christie Digital. He is on the C++ Committee. He is a Ninja and a Jedi. Show Notes Date Recorded: 2021-05-06 Date Released: 2021-05-07 C++Now 2018: Ben Deane “Easy to Use, Hard to Misuse: Declarative Style in C++”C++Now 2017: Ben Deane & Jason Turner “constexpr ALL the things!”Conor Hoekstra — ITM: My least favorite anti-patternFunctional C++ for Fun and Profit by Phil NashYOW! 2013 Kevlin Henney - The SOLID Design Principles DeconstructedBreaking Dependencies: The SOLID Principles - Klaus Iglberger - CppCon 2020SOLID Revisited: The State of the Matter - Phil Nash [ ACCU 2021 ]C++Now 2017: Tony Van Eerd “Postmodern C++”C++Now 2018: Tony Van Eerd “Words of Wisdom”One Letter Programming LanguagesC++Now 2019: Conor Hoekstra “Algorithm Intuition”Simple Made Easy 2012 - Rich HickeySlow Coding - Ben Deane; A View to a Thing - Jason Turner - 2020-10-11The larger the island of knowledge, the longer the shoreline of wonder.LadyBug PodcastIntro Song Info Miss You by Sarah Jansen https://soundcloud.com/sarahjansenmusic Creative Commons — Attribution 3.0 Unported — CC BY 3.0 Free Download / Stream: http://bit.ly/l-miss-you Music promoted by Audio Library https://youtu.be/iYYxnasvfx8 |
|