podcast
details
.com
Print
Share
Look for any podcast host, guest or anyone
Search
Showing episodes and shows of
Barry Revzin
Shows
Algorithms + Data Structures = Programs
Episode 225: CppNorth & Flux Plans, The Slow Death of Twitter and More!
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 WebsiteDiscuss this episode, leave a comment, or ask a question (on GitHub)SocialsADSP: The Podcast: TwitterConor Hoekstra: Twitter | BlueSky | MastodonBen Deane: Twitter | BlueSkyAbout the GuestTristan 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++...
2025-03-14
31 min
Algorithms + Data Structures = Programs
Episode 224: Flux Updates & Internal Iteration
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 WebsiteDiscuss this episode, leave a comment, or ask a question (on GitHub)SocialsADSP: The Podcast: TwitterConor Hoekstra: Twitter | BlueSky | MastodonBen Deane: Twitter | BlueSkyAbout the GuestTristan 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...
2025-03-07
29 min
CppCast
C++ in Finance
Antony Peacock joins Timur and Phil. After rounding up the news, we chat with Antony about what it's like to work in finance as a C++ developer, the similarities and differences to games dev and how you can break in to a role in finance. We also discuss what it's like to work in tech as someone with dyslexia. News Visual Studio 17.6 released Valgrind 3.21 released Snitch 1.1 Meeting C++ Call for Speakers (until June 18) CppCon Call for Speakers (until June 25) Links P2547R1 - "Language Support for Customisable Functions" Maven on C++ "How to get into the...
2023-05-26
54 min
CppCast
C++ in Finance
Antony Peacock joins Timur and Phil. After rounding up the news, we chat with Antony about what it's like to work in finance as a C++ developer, the similarities and differences to games dev and how you can break in to a role in finance. We also discuss what it's like to work in tech as someone with dyslexia. News Visual Studio 17.6 released Valgrind 3.21 released Snitch 1.1 Meeting C++ Call for Speakers (until June 18) CppCon Call for Speakers (until June 25) Links P2547R1 - "Language Support for Customisable Functions" Maven on C++ "How to get into the...
2023-05-26
54 min
Algorithms + Data Structures = Programs
Episode 126: Flux (and Flow) with Tristan Brindle
In this episode, Conor and Bryce chat with Tristan Brindle about his new library Flux and his predecessor library Flow.Link to Episode 126 on WebsiteDiscuss this episode, leave a comment, or ask a question (on GitHub)TwitterADSP: The PodcastConor HoekstraBryce Adelstein LelbachAbout the GuestTristan 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...
2023-04-21
28 min
Algorithms + Data Structures = Programs
Episode 114: Rust, Val, Carbon, ChatGPT & Errors with Barry Revzin!
In this episode, Conor and Bryce talk to Barry Revzin about Rust, Val, Carbon, ChatGPT, error propagation in C++26 and more!Link to Episode 114 on WebsiteTwitterADSP: The PodcastConor HoekstraBryce Adelstein LelbachAbout the GuestBarry Revzin is a senior C++ developer at Jump Trading in Chicago. After programming for many years, he got really into the nuances and intricacies of C++ by being unreasonably active on StackOverflow (where he is the top contributor in C++14, C++17, and C++20). He is also a C++ committee member...
2023-01-27
43 min
Algorithms + Data Structures = Programs
Episode 113: The C++26 Pipeline Operator with Barry Revzin!
In this episode, Conor and Bryce talk to Barry Revzin about the pipeline operator |>, C++ Ranges and more!Link to Episode 113 on WebsiteTwitterADSP: The PodcastConor HoekstraBryce Adelstein LelbachAbout the GuestBarry Revzin is a senior C++ developer at Jump Trading in Chicago, a research and technology driven trading firm. After programming for many years, he got really into the nuances and intricacies of C++ by being unreasonably active on StackOverflow (where he is the top contributor in C++14, C++17, and C++20). A lot of...
2023-01-20
40 min
Algorithms + Data Structures = Programs
Episode 85: Special Guest Tony Van Eerd! (Part 2)
In this episode, Bryce and Conor continue their interview with special guest Tony Van Eerd!TwitterADSP: The PodcastConor HoekstraBryce Adelstein LelbachAbout the Guest: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 NotesDate Recorded: 2022-06-24Date Released:
2022-07-08
31 min
The SwimSwam Podcast
Analyzing Day 1 of the 2021 ISL Play-In Match
We sat down with SwimSwam Editor-in-Chief Braden Keith and SwimSwam Data Expert Barry Revzin to analyze day 1 of the 2021 ISL Play-In match. Let's just get it out of the way: I was very wrong. I thought Tokyo and Iron looked primed to move through the play-in match smoothly, but Braden had quickly pointed out that DC was a strong contender not to be overlooked. Flash forward to today. DC is leading Iron for 1st by 50 points. That is not a typo. Braden and Barry both give professional insight and numbers into why this is and the other teams' chances of mak...
2021-09-29
17 min
CppCast
Packs and Pipelines
Rob and Jason are joined by Barry Revzin. They first discuss a blog post about how to declare a class's data members and methods. They then discuss some of his contributions to C++20 including some necessary fixes to spaceship operator, and some proposals he is working on for C++23 including pack declaration and a new pipe operator. News Announcing TCMalloc How I Declare my class and why Quill Asynchronous Low Latency Logging Library Are you ready for C++Now? Links P1061R1 Structured Bindings can introduce a Pack P1185R2 != == P1858R1 Generalized pack declaration and...
2020-03-05
53 min
cpp.chat
You Didn't Give Me Enough Time to Explain It Shortly
More proposals! This time the main topic is p0847r1, "Deducing this", authored by our guests, Gašper and Ben, along with Barry Revzin and Sy Brand. This proposal is a simple idea, that works by allowing you to make explicit something that has always been implicit in the language. Yet the consequences are many and far reaching - solving many little problems - and simplifying others. Gašper also mentions another proposal of his, p1099r0, "Using Enum", which is another simple language change for added consistency, extra convenience and less verbosity - but ot...
2018-06-01
1h 00
cpp.chat
You Didn't Give Me Enough Time to Explain It Shortly
More proposals! This time the main topic is p0847r1, "Deducing this", authored by our guests, Gašper and Ben, along with Barry Revzin and Sy Brand. This proposal is a simple idea, that works by allowing you to make explicit something that has always been implicit in the language. Yet the consequences are many and far reaching - solving many little problems - and simplifying others. Gašper also mentions another proposal of his, p1099r0, "Using Enum", which is another simple language change for added consistency, extra convenience and less verbosity - but ot...
2018-06-01
1h 00