Video & On-Demand

CppCast Episode 86: Beast with Vinnie Falco

Episode 86 of CppCast the only podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Vinnie Falco to talk about the Beast HTTP and Web Sockets library.

CppCast Episode 86: Beast with Vinnie Falco

by Rob Irving and Jason Turner

About the interviewee:

Vinnie Falco started programming on an Apple II+ in 1982. He did significant work on Canvas, an early 1990s desktop publishing program that starting on the Macintosh. A while later he wrote BearShare - a Gnutella compatible file sharing program. After that Vinnie joined up with Ripple, a company that is developing a global financial settlement network built on top of a decentralized cryptocurrency and its associated ledger. Ripple has graciously given him the opportunity to develop and publish Beast, the HTTP and WebSocket library written in C++ and used in Ripple.

CppCast Episode 85: Library Working Group and libc++ with Marshall Clow

Episode 85 of CppCast the only podcast for C++ developers by C++ developers. In this episode Rob and Jason are joined by Marshall Clow to talk about his role on the C++ Standards Committee's Library Working Group, libc++, constexpr-ing all the things and more.

CppCast Episode 85: Library Working Group and libc++ with Marshall Clow

by Rob Irving and Jason Turner

About the interviewee:

Marshall is a long-time LLVM and Boost participant. He is a principal engineer at Qualcomm, Inc. in San Diego, and the code owner for libc++, the LLVM standard library implementation. He is also the chairman of the Library Working Group of the C++ standards committee. He is the author of the Boost.Algorithm library and maintains several other Boost libraries.