Player FM - Internet Radio Done Right
288 subscribers
Checked 1d ago
Tilføjet four år siden
Indhold leveret af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
Player FM - Podcast-app
Gå offline med appen Player FM !
Gå offline med appen Player FM !
Algorithms + Data Structures = Programs explicit
Marker alle som (u)afspillede ...
Manage series 2827294
Indhold leveret af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
The Algorithms + Data Structures = Programs Podcast (aka ADSP: The Podcast) is a programming podcast hosted by two NVIDIA software engineers that focuses on the C++ and Rust programming languages. Topics discussed include algorithms, data structures, programming languages, latest news in tech and more. The podcast was initially inspired by Magic Read Along. Feel free to follow us on Twitter at @adspthepodcast.
…
continue reading
227 episoder
Marker alle som (u)afspillede ...
Manage series 2827294
Indhold leveret af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach. Alt podcastindhold inklusive episoder, grafik og podcastbeskrivelser uploades og leveres direkte af Conor Hoekstra & Bryce Adelstein Lelbach, Conor Hoekstra, and Bryce Adelstein Lelbach eller deres podcastplatformspartner. Hvis du mener, at nogen bruger dit ophavsretligt beskyttede værk uden din tilladelse, kan du følge processen beskrevet her https://da.player.fm/legal.
The Algorithms + Data Structures = Programs Podcast (aka ADSP: The Podcast) is a programming podcast hosted by two NVIDIA software engineers that focuses on the C++ and Rust programming languages. Topics discussed include algorithms, data structures, programming languages, latest news in tech and more. The podcast was initially inspired by Magic Read Along. Feel free to follow us on Twitter at @adspthepodcast.
…
continue reading
227 episoder
Alle episoder
×
1 Episode 226: NVIDIA GTC 2017 vs 2025 26:02
26:02
Afspil senere
Afspil senere
Lister
Like
Liked26:02
In this episode, Conor and Ben chat about Bryce's experiences at NVIDIA GTC 2017 vs 2025. Link to Episode 226 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Bryce Adelstein Lelbach Show Notes Date Generated: 2025-03-20 Date Released: 2025-03-21 NVIDIA GTC 2025 NVIDIA GTC Trip Report ⭐ The CUDA C++ Developer’s Toolbox - GTC 2025 - Bryce Lelbach Intro 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…

1 Episode 225: CppNorth & Flux Plans, The Slow Death of Twitter and More! 31:00
31:00
Afspil senere
Afspil senere
Lister
Like
Liked31:00
In this episode, Conor and Ben chat with Tristan Brindle about plans for CppNorth 2025, plans for Flux, the slow death of Twitter and more! Link to Episode 225 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky About the Guest Tristan Brindle a freelance programmer and trainer based in London, mostly focussing on C++. He is a member of the UK national body (BSI) and ISO WG21. Occasionally I can be found at C++ conferences. He is also a director of C++ London Uni, a not-for-profit organisation offering free beginner programming classes in London and online. He has a few fun projects on GitHub that you can find out about here . Show Notes Date Generated: 2025-02-17 Date Released: 2025-03-14 CppNorth 2025 Flux Iteration Revisited: A Safer Iteration Model for C++ - Tristan Brindle - CppNorth 2023 ADSP Episode 126: Flux (and Flow) with Tristan Brindle Iterators and Ranges: Comparing C++ to D to Rust - Barry Revzin - [CppNow 2021] Keynote: Iterators and Ranges: Comparing C++ to D, Rust, and Others - Barry Revzin - CPPP 2021 Iteration Inside and Out - Bob Nystrom Blog Expanding the internal iteration API #99 std::distance std::ranges::distance C++ London Meetup Denver C++ Meetup Intro 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…

1 Episode 224: Flux Updates & Internal Iteration 29:19
29:19
Afspil senere
Afspil senere
Lister
Like
Liked29:19
In this episode, Conor and Ben chat with Tristan Brindle about recent updates to Flux, internal iteration vs external iteration and more. Link to Episode 224 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky About the Guest Tristan Brindle a freelance programmer and trainer based in London, mostly focussing on C++. He is a member of the UK national body (BSI) and ISO WG21. Occasionally I can be found at C++ conferences. He is also a director of C++ London Uni, a not-for-profit organisation offering free beginner programming classes in London and online. He has a few fun projects on GitHub that you can find out about here . Show Notes Date Generated: 2025-02-17 Date Released: 2025-03-07 Flux Lightning Talk: Faster Filtering with Flux - Tristan Brindle - CppNorth 2023 Arrays, Fusion & CPUs vs GPUs.pdf Iteration Revisited: A Safer Iteration Model for C++ - Tristan Brindle - CppNorth 2023 ADSP Episode 126: Flux (and Flow) with Tristan Brindle Iterators and Ranges: Comparing C++ to D to Rust - Barry Revzin - [CppNow 2021] Keynote: Iterators and Ranges: Comparing C++ to D, Rust, and Others - Barry Revzin - CPPP 2021 Iteration Inside and Out - Bob Nystrom Blog Expanding the internal iteration API #99 Intro 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…
In this episode, Conor and Ben chat with Tristan Brindle about the recent C++ London meetup, the future of C++ and safety in C++. Link to Episode 223 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky About the Guest Tristan Brindle a freelance programmer and trainer based in London, mostly focussing on C++. He is a member of the UK national body (BSI) and ISO WG21. Occasionally I can be found at C++ conferences. He is also a director of C++ London Uni, a not-for-profit organisation offering free beginner programming classes in London and online. He has a few fun projects on GitHub that you can find out about here . Show Notes Date Generated: 2025-02-17 Date Released: 2025-02-28 Contracts and Safety for C++26 : An expert roundtable - C++ London ADSP Episode 150: Is C++ Dying? C++ Weekly - Ep 400 - C++ is 40... Is C++ DYING? https://plrank.com https://www.tiobe.com/tiobe-index Intro 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…

1 Episode 222: From Stepanov to Euler to Shawshank 36:58
36:58
Afspil senere
Afspil senere
Lister
Like
Liked36:58
In this episode, Conor and Ben chat with Tristan Brindle about graph algorithm resources, tropical semirings, Stepanov stories, FM2GP, EOP, and veer off into a chat about TV shows, movies and more! Link to Episode 222 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky About the Guest Tristan Brindle a freelance programmer and trainer based in London, mostly focussing on C++. He is a member of the UK national body (BSI) and ISO WG21. Occasionally I can be found at C++ conferences. He is also a director of C++ London Uni, a not-for-profit organisation offering free beginner programming classes in London and online. He has a few fun projects on GitHub that you can find out about here . Show Notes Date Generated: 2025-02-17 Date Released: 2025-02-21 Mazes for Programmers by Jamis Buck Maze Demo from C++Now 2019: Ben Deane “Identifying Monoids: Exploiting Compositional Structure in Code” A Very General Method of Computing Shortest Paths From Mathematics to Generic Programming Spoils of the Eqyptians All A9 Playlists Elements of Programming FM2GP Programming Languages Virtual Meetup (Next One) A Tribute to Euler - William Dunham Perfect Numbers Amicable Numbers Countdown Clip James Acaster Clip James Acaster's Classic Scrapes Chariots of Fire Brief Encounter House's Stalker Clip Casablanca Intro 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…

1 Episode 221: 2025 Predictions, Conferences and More! 45:32
45:32
Afspil senere
Afspil senere
Lister
Like
Liked45:32
In this episode, Conor and Bryce make their 2025 predictions, talk about upcoming conferences and more! Link to Episode 221 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Bryce Adelstein Lelbach Show Notes Date Generated: 2025-01-22 Date Released: 2025-02-14 ADSP Episode 150: Is C++ Dying? ADSP Episode 111: C++23 Ranges, 2022 Retro & Star Wars Feb 17 Budapest C++ Meetup: THINK PARALLEL: The Why & How of Modern C++ PyCon US 2025 LambdaDays 2025 PLDI 2025 CppNorth 2025 C++26 C++26 Senders Contracts for C++ plrank.com Gleam Language Intro 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…

1 Episode 220: Graph Algorithms & 7 Bridges of Königsberg 34:08
34:08
Afspil senere
Afspil senere
Lister
Like
Liked34:08
In this episode, Conor and Bryce chat about graph algorithms, the 7 bridges of Königsberg, Hamiltonian paths, Eulerian paths, and more! Link to Episode 220 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Bryce Adelstein Lelbach Show Notes Date Generated: 2025-01-22 Date Released: 2025-02-07 Algorithms by Panos Louridas ICPC 7 Bridges of Königsberg Hamiltonian Path Eulerian Path Elements of Programming C++20 std::ranges::transform Haskell iterate C++20 std::views::iota From Mathematics to Generic Programming (FM2GP) PLVM Meetup Intro 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…

1 Episode 219: Flood Fills & Adaptive Mesh Refinement 26:30
26:30
Afspil senere
Afspil senere
Lister
Like
Liked26:30
In this episode, Conor and Bryce chat about the flood fill algorithm, adaptive mesh refinement, white dwarfs and more! Link to Episode 219 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Bryce Adelstein Lelbach Show Notes Date Generated: 2025-01-22 Date Released: 2025-01-31 Algorithms by Panos Louridas Flood Fill Adaptive Mesh Refinement White Dwarf city-strides-hacking GitHub Repo ArrayCast Epsiode 98 (coming soon) ADSP Episode 176: 🇺🇸 prior, deltas & Dinner with Phineas New Algorithms in C++23 - Conor Hoekstra - C++ on Sea 2023 Intro 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…

1 Episode 218: Algorithms (by Louridas) 27:32
27:32
Afspil senere
Afspil senere
Lister
Like
Liked27:32
In this episode, Conor and Bryce chat about a new algorithm book that Bryce picked up. Link to Episode 218 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Bryce Adelstein Lelbach Show Notes Date Generated: 2025-01-22 Date Released: 2025-01-24 Algorithms by Panos Louridas Elements of Programming C++98 std::reverse Flood Fill Intro 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…

1 Episode 217: Pragmatic vs Inspiring Talks, A Bug and More 20:30
20:30
Afspil senere
Afspil senere
Lister
Like
Liked20:30
In this episode, Conor and Ben chat about different styles of talks, diagnose a bug and more! Link to Episode 217 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky Show Notes Date Generated: 2024-12-16 Date Released: 2025-01-17 13 : Foreign Function in J Pointfree.io C++Now 2017: Ben Deane & Jason Turner "constexpr ALL the things!" Ben Deane's blog post "Six languages worth knowing" Intro 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…

1 Episode 216: Programming Paradigms and Algorithmic Thinking 29:57
29:57
Afspil senere
Afspil senere
Lister
Like
Liked29:57
In this episode, Conor and Ben chat about programming paradigms, algorithms, and much more! Link to Episode 216 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky Show Notes Date Generated: 2024-12-16 Date Released: 2025-01-10 SICP - Structure and Interpretation of Computer Programs C++Now 2019 - Algorithm Intuition C++98 std::adjacent_difference C++23 std::views::adjacent_transform Haskell mapAdjacent C++98 std::partial_sum BQN ⌾ (under) Design Patterns (Gang of Four) "'tag_invoke' - An Actually Good Way to Do Customization Points" - Gašper Ažman Dyalog APL Tatin Dyalog APL Link Intro 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…

1 Episode 215: C++ vs BQN (AoC Part 2) 26:28
26:28
Afspil senere
Afspil senere
Lister
Like
Liked26:28
In this episode, Conor and Ben chat about solving advent of code problems in C++ and BQN. Link to Episode 215 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky Show Notes Date Generated: 2024-12-16 Date Released: 2025-01-03 Advent of Code 2024 AoC 2024 Day 5 Ben's C++ Solution Conor's BQN Solution Conor's AoC Video Playlist BQN C++ std::multimap C++20 std::ranges::is_sorted C++20 std::ranges::sort Algorithms as a Tool of Thought // Conor Hoekstra // APL Seeds '21 C++23 std::views::enumerate Python enumerate Scala zipWithIndex Composition Intuition II - Conor Hoekstra - CppNorth 2024 Intro 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…

1 Episode 214: Advent of Code in BQN (vs Python) 32:04
32:04
Afspil senere
Afspil senere
Lister
Like
Liked32:04
In this episode, Conor and Ben chat about different approaches to solving Advent of Code problems in BQN, Python and more. Link to Episode 214 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Socials ADSP: The Podcast: Twitter Conor Hoekstra: Twitter | BlueSky | Mastodon Ben Deane: Twitter | BlueSky Show Notes Date Generated: 2024-12-16 Date Released: 2024-12-27 Advent of Code 2024 Conor's AoC Video Playlist APL BQN Python functools.cache To Mock a Mockingbird CppNorth 2024 Keynote: Advent of Code, Behind the Scenes - Eric Wastl BQN ‿∘ (Computed Reshape) BQN •ParseFloat BQN •BQN BQN ⍟ (repeat) C++20 std::views::iota Haskell iterate Python Counter collection BQN /⁼ Indices Inverse Histogram Idiom BQN AoC 2024 Leaderboard Intro 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…

1 Episode 213: NumPy & Summed-Area Tables 35:07
35:07
Afspil senere
Afspil senere
Lister
Like
Liked35:07
In this episode, Bryce and Conor chat about NumPy, summed-area tables and more. Link to Episode 213 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Twitter ADSP: The Podcast Conor Hoekstra Bryce Adelstein Lelbach Show Notes Date Generated: 2024-12-10 Date Released: 2024-12-20 NumPy Scalar Functions Monadic Pervasive Functions (Uiua) Numba Python frompyfunc Summed-area tables Summed-area tables in BQN (Tweet) BQN ˘ (Cells) Leading Axis Theory Softmax llm.c Convolutional Neural Networks in APL Intro 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…

1 Episode 212: No More AI and Episode 211 51:39
51:39
Afspil senere
Afspil senere
Lister
Like
Liked51:39
In this episode, Bryce and I catch up and chat about the AI generated ADSP Episode 211. Link to Episode 212 on Website Discuss this episode, leave a comment, or ask a question (on GitHub) Twitter ADSP: The Podcast Conor Hoekstra Bryce Adelstein Lelbach Show Notes Date Generated: 2024-12-10 Date Released: 2024-12-13 Gantt Chart ADSP Episode 211: Power, Politics and Misconduct in C++ ✨ ADSP Episode 211 GitHub Discussion Whisper AI Audacity Final Solution Blog Post: On "Safe" C++ - HELL IN A REFCELL Reddit Comments NotebookLM Intro 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…
Velkommen til Player FM!
Player FM is scanning the web for high-quality podcasts for you to enjoy right now. It's the best podcast app and works on Android, iPhone, and the web. Signup to sync subscriptions across devices.