Similar Podcasts
En terapia con Roberto Rocha
Siéntete cómodo, ya estás En Terapia, un podcast dirigido por un servidor con la intensión de acompañarte y animarte a resolver los conflictos que se presentan en tu vida, mediante una plática amena y con colegas especialistas que te ayudarán a ver otra perspectiva de lo que te pasa.https://www.robertorocha.com.mx/https://www.instagram.com/robertorocha__/ See acast.com/privacy for privacy and opt-out information.
Become a member at https://plus.acast.com/s/en-terapia-con-roberto-rocha
Historias de Arte en Podcast
En Historias de Arte en Podcast, van a oír todo acerca de sus obras de arte y artistas favoritos. Para nosotras no hay nada más apasionante que investigar y enseñar lo que hay detrás del arte más famoso del mundo, cada episodio es una historia diferente, hablamos de pinturas, artistas, sus fascinantes vidas, como se hicieron famosos, o si no se hicieron famosos en vida, dónde estudiaron, las rivalidades que muchas veces surgieron y surgen entre ellos...en fin, queremos mostrar lo humano de cada obra de arte y que pasen un buen rato. Para muchos, la historia del arte es aburrida, lejana y complicada, este podcast les va a demostrar que no es así. ¡Bienvenidos! WEB: http://historiasdearte.com Síguenos en Instagram: @historiasdearte.enpodcast. Twitter: @historiasdeart1 Facebook: historias de arte en podcast
Territorios improbables
Territorios Improbables es un viaje algunos de los lugares más peculiares, más escondidos y, a la vez, más extraordinarios del planeta. Y por las historias que los construyeron.
Think-Cell Ranges
Rob and Jason are joined by Arno Schödl to talk about the work he does at think-cell with C++ and their custom range library.
Think-Cell Ranges
Rob and Jason are joined by Arno Schödl to talk about the work he does at think-cell with C++ and their custom range library. Arno Schödl, Ph.D. is the Co-Founder and Technical Director of think-cell Software GmbH, Berlin. think-cell is the de facto standard when it comes to professional presentations in Microsoft PowerPoint. Arno is responsible for the design, architecture and development of all our software products. He oversees think-cell’s R&D team, Quality Assurance and Customer Care. Before founding think-cell, Arno worked at Microsoft Research and McKinsey & Company. Arno studied computer science and management and holds a Ph.D. from the Georgia Institute of Technology with a specialization in Computer Graphics. News Pacific++ 2017: Sarah Smith "Postcards from the Cross-platform Frontier" Outcome v2 Boost peer review begins CppCMS C++ Web Framework version 1.2.0 released under MIT license Spectre mitigations in MSVC Arno Schödl Arno Schödl Links think-cell range library think-cell Talks and Publications think-cell Funds the Working Group for Programming Languages of the German Institute for Standardization (DIN) think-cell Sponsors the Standard C++ Foundation think-cell C++ Jobs Work Life at think-cell Hosts @robwirving @lefticus
Data Oriented Design
Rob and Jason are joined by Balázs Török to talk about his work in the Video Game Industry and his thoughts on Data Oriented Design. Balázs Török is a Senior Tech Programmer at Techland. He has more than 10 years of experience in the games industry. Balázs learned the ropes at Hungarian companies by making smaller titles and then moved to Poland to work on The Witcher series. He was the Lead Engine programmer on The Witcher 3 and now he is working at Techland on another promising project. News Matt Godbolt: Meltdown and Spectre CppCast YouTube Channel Free ebook on C++ Notes for Professionals Conan C/C++ Package Manager hits 1.0 Meltdown checker/PoC written in C++ Guy Davidson - Diversity and Inclusion - Secret Lightning Talks @ Meeting C++ 2017 Balázs Török @m0radin Links CppCon 2014: Mike Acton "Data-Oriented Design and C++" StackOverflow: What is Data Oriented Design? Sponsors Backtrace Embo++ Hosts @robwirving @lefticus
Data Oriented Design
Rob and Jason are joined by Balázs Török to talk about his work in the Video Game Industry and his thoughts on Data Oriented Design.
Meltdown and Spectre
Rob and Jason are joined by Matt Godbolt to talk about the Meltdown and Spectre vulnerabilities and how they affect C++ Programmers.
Meltdown and Spectre
Rob and Jason are joined by Matt Godbolt to talk about the Meltdown and Spectre vulnerabilities and how they affect C++ Programmers. Matt is a developer at trading firm DRW. Before that he's worked at Google, run a C++ tools company, and spent over a decade in the games industry making PC and console games. He is fascinated by performance and created Compiler Explorer, to help understand how C++ code ends up looking to the processor. When not performance tuning C++ code he enjoys writing emulators for 8-bit computers in Javascript. News More C++ Idioms C++ Tips of the Week (Abseil) Retpoline: a software construct for preventing branch-target-injection GCC 8.0 supports std::filesystem now Matt Godbolt @mattgodbolt Matt Godbolt's blog Links Compiler Explorer CppCon 2017: Matt Godbolt "What Has My Compiler Done for Me Lately? Unbolting the Compiler's Lid" GOTO 2016: Matt Godbolt "Emulating a 6502 system in Javascript" GOTO 2014: Matt Godbolt "x86 Internals for Fun & Profit" Patreon: Matt Godbolt is creating Compiler Explorer Finding a CPU Design Bug in the Xbox 360 Meltdown and Spectre Vulnerability Note VU#584653 Sponsors Backtrace Embo++ Hosts @robwirving @lefticus
Boost Application Development
Rob and Jason are joined by Antony Palukhin to talk about some of the Boost libraries he's contributed to including Any, Conversion, DLL, LexicalCast, Stacktrace, TypeTraits and Variant; as well as his Boost Application Development book. Antony Polukhin was born in Russia. Since university days he started contributing to Boost and became a maintainer of the Boost.LexicalCast library. Today, he works for Yandex, helps Russian speaking people with C++ standardization proposals, consults Russian companies in C++, continues to contribute to the open source and to the C++ language in general. You may find his code in Boost libraries such as Any, Conversion, DLL, LexicalCast, Stacktrace, TypeTraits, Variant, and others. News Clang Running in Browser (Web Assembly) Kate Gregory - It's Complicated - Meeting C++ 2017 Keynote Speeding up the Build of C and C++ Projects C++17 constexpr everything (or as much as the compiler can) Antony Polukhin Antony Polukhin's GitHub Antony Polukhin's Blog Links Boost C++ Application Development Cookbook Boost C++ Libraries StdCppRu Telegram C++ Channel Sponsors Undo Embo++ Hosts @robwirving @lefticus
Boost Application Development
Rob and Jason are joined by Antony Palukhin to talk about some of the Boost libraries he's contributed to including Any, Conversion, DLL, LexicalCast, Stacktrace, TypeTraits and Variant; as well as his Boost Application Development book.
C++ Object Model
Rob and Jason are joined by Nicole Mazzuca to talk about the C++ Object Model, and some of the differences between Rust and C++.
C++ Object Model
Rob and Jason are joined by Nicole Mazzuca to talk about the C++ Object Model, and some of the differences between Rust and C++. Nicole is someone who's thought a bit too much about object models and error handling. She started in C, moved to Rust, and then fell into C++ a year ago. She also loves coffee, and latte art. News Meson 0.44.0 is out C++Now 2018 Call for submissions MSVC code optimizer improvements in Visual Studio 2017 version 15.5 and 15.3 Broken warnings theory Nicole Mazzuca @ubsanitizer Nicole Mazzuca's GitHub Links CppCon 2017: Nicole Mazzuca "Values, Objects, and References, oh my: The C++ Object Model, and Why it Matters to You" Sponsors Undo Audible Hosts @robwirving @lefticus
Reverse Debugging
Rob and Jason are joined by Dr. Greg Law from Undo to talk about the magic of reverse debugging and how it is becoming more widely known in the programming community.
Reverse Debugging
Rob and Jason are joined by Dr. Greg Law from Undo to talk about the magic of reverse debugging and how it is becoming more widely known in the programming community. Greg is the co-founder and CEO of Undo. He is a coder at heart, but likes to bridge the gap between the business and software worlds. (Sadly, these days most of Greg's coding is done on aeroplanes.) Greg has 20 years’ experience in the software industry and has held development and management roles at companies including the pioneering British computer firm Acorn, as well as fast-growing start ups, NexWave and Solarflare. It was at Acorn that Greg met Julian and on evenings and weekends, they invented the core technology that would eventually become UndoDB. Greg left Solarflare in 2012 to lead Undo as CEO and has overseen the company as it transitioned from the shed in his back garden to a scalable award-winning business. Greg holds a PhD from City University, London, that was nominated for the 2001 British Computer Society Distinguished Dissertation Award. He lives in Cambridge, UK with his wife and two children and in his spare time, catches up on email. News Building a C++ SIMD abstraction C++17 Feature Removals and Deprecations A call for data on exceptions Greg Law @gregthelaw Links Undo Undo Blog Reverse debugging / time-travel debugging: a brief history of time CppCon 2016: Greg Law "GDB - A Lot More Than You Knew" CppCon 2017: J. McNellis, J. Mola, K. Sykes "Time Travel Debugging" Hosts @robwirving @lefticus
C++ Tour, Compilers and FASTBuild
Rob and Jason are joined by Arvid Gerstmann from Appico to talk about bringing his new C++ Tour project, building your own C Compiler, using FASTBuild and more. Arvid Gerstmann is a passionate programmer and computer enthusiast, with a focus on writing high-performance C++. His area of expertise include, but is not limited to, writing compilers, implementing the included standard libraries, and creating game engines and games. He is currently the CTO of Appico. If he is not programming, he enjoys reading books while drinking a nice cup of self-brewed coffee. He currently lives in the sunny Hamburg, Germany. News Intel offers Parallel STL implementation to GNU libstdc++ Exceptions vs expected: Let's find a compromise Interactive workflows for C++ with Jupyter C++17 published C++Now Call for Submissions Embo++ call for papers and ticket are for sale Arvid Gerstmann @ArvidGerstmann Arvid Gerstmann's blog Arvid Gerstmann's GitHub Links Appico Cpp Tour FASTBuild Kai Wolf's Effective CMake Book Sponsors Undo JetBrains Hosts @robwirving @lefticus
C++ Tour, Compilers and FASTBuild
Rob and Jason are joined by Arvid Gerstmann from Appico to talk about bringing his new C++ Tour project, building your own C Compiler, using FASTBuild and more.
Clang Power Tools
Rob and Jason are joined by Victor Ciura from Caphyon to talk about bringing clang tidy magic to Visual Studio C++ Developers with Clang Power Tools.