<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:podcast="https://podcastindex.org/namespace/1.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>cppdug</title>
        <link>https://tube.mucs.club/c/cppdug/videos</link>
        <description>A group of hobbyists and professional developers, who meet in Dublin, Ireland, to discuss trends, techniques, and technologies related to the C++ language. You can also find us on matrix to chat This group is open to anyone and everyone. Meet other C++ enthusiasts, learn something new and share your knowledge and experience. We usually meet on the last Tuesday of the month, Upstairs in Anseo, 18 Camden street, Dublin. Currently on meetup.com but looking to switch to mobilizon</description>
        <lastBuildDate>Thu, 27 Aug 2026 22:26:58 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.mucs.club</generator>
        <image>
            <title>cppdug</title>
            <url>https://tube.mucs.club/lazy-static/avatars/92d1570a-993b-471d-88c6-c03d3e32561a.png</url>
            <link>https://tube.mucs.club/c/cppdug/videos</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.mucs.club/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.mucs.club/feeds/videos.xml?videoChannelId=5" rel="self" type="application/rss+xml"/>
        <podcast:txt purpose="p20url">https://tube.mucs.club/feeds/podcast/videos.xml?videoChannelId=5</podcast:txt>
        <item>
            <title><![CDATA[Better Numeric Types in C++]]></title>
            <link>https://tube.mucs.club/w/x57QLnXDSrTSc7wGVYQQsm</link>
            <guid>https://tube.mucs.club/w/x57QLnXDSrTSc7wGVYQQsm</guid>
            <pubDate>Thu, 27 Aug 2026 19:52:37 GMT</pubDate>
            <description><![CDATA["Better Numeric Types in C++" by John McFarlane Slides: https://github.com/johnmcfarlane/presentations/tree/master/2018-04-09_CppDub Abstract: This talk introduces a number library, CNL, which improves on the integers that C++ provides. It will ...]]></description>
            <content:encoded><![CDATA[<p>"Better Numeric Types in C++" by John McFarlane</p>
<p>Slides: <a href="https://github.com/johnmcfarlane/presentations/tree/master/2018-04-09_CppDub" target="_blank" rel="noopener noreferrer">https://github.com/johnmcfarlane/presentations/tree/master/2018-04-09_CppDub</a></p>
<p>Abstract: This talk introduces a number library, CNL, which improves on the integers that C++ provides. It will also be valuable to anyone who wants a better grasp on how to use integers safely and effectively.</p>
<p>CNL Library: <a href="https://github.com/johnmcfarlane/cnl" target="_blank" rel="noopener noreferrer">https://github.com/johnmcfarlane/cnl</a></p>
<p>Event link: <a href="https://www.meetup.com/cppdug/events/249354255/" target="_blank" rel="noopener noreferrer">https://www.meetup.com/cppdug/events/249354255/</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="526056362" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/fb9e7d44-0531-48ef-87f9-c36d63b2e2d8?videoFileIds=596"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/x57QLnXDSrTSc7wGVYQQsm"/>
            <media:player url="https://tube.mucs.club/w/x57QLnXDSrTSc7wGVYQQsm"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/66c2bb1e-6e3b-4544-a57e-e2fdda270d5c-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/95b466c4-4cbb-4e04-9b6b-0326930a51ff-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="61115945" url="https://peertube-videos.web.mucs.club/7e82f2f6-60f1-4f5f-8416-e051a4019776-0.mp4" framerate="0" duration="3537" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="526056362" url="https://peertube-playlists.web.mucs.club/hls/fb9e7d44-0531-48ef-87f9-c36d63b2e2d8/153c5670-8b30-46de-8bef-63b582411fee-1080-fragmented.mp4" framerate="60" duration="3537" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/43cdac95-31c0-44ce-9f31-876912290a26.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Better Numeric Types in C++</media:title>
            <media:description type="plain">"Better Numeric Types in C++" by John McFarlane Slides: https://github.com/johnmcfarlane/presentations/tree/master/2018-04-09_CppDub Abstract: This talk introduces a number library, CNL, which improves on the integers that C++ provides. It will ...</media:description>
        </item>
        <item>
            <title><![CDATA[Programming microcontrollers, an introduction]]></title>
            <link>https://tube.mucs.club/w/oKkSVLwMAPrK7P56zwm51B</link>
            <guid>https://tube.mucs.club/w/oKkSVLwMAPrK7P56zwm51B</guid>
            <pubDate>Thu, 27 Aug 2026 19:43:34 GMT</pubDate>
            <description><![CDATA[Talk from the August C/C++ Pub Meetup by Sergey Lyubka (13.08.2018) At 52:55, the question was "Do the loop iterators really need to be volatile?" Event details: https://www.meetup.com/cppdug/events/253608315/]]></description>
            <content:encoded><![CDATA[<p>Talk from the August C/C++ Pub Meetup by Sergey Lyubka (13.08.2018)</p>
<p>At 52:55, the question was "Do the loop iterators really need to be volatile?"</p>
<p>Event details: <a href="https://www.meetup.com/cppdug/events/253608315/" target="_blank" rel="noopener noreferrer">https://www.meetup.com/cppdug/events/253608315/</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="507763108" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/b836486d-1949-459e-a126-ddd7dcfea993?videoFileIds=593"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/oKkSVLwMAPrK7P56zwm51B"/>
            <media:player url="https://tube.mucs.club/w/oKkSVLwMAPrK7P56zwm51B"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/b64c7933-9e10-4ae3-bbf5-59f49bd8576a-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/d62ef472-12c0-4912-89ca-62399705c233-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="66971845" url="https://peertube-videos.web.mucs.club/a995613e-8288-4efd-a3d2-d82f777d8bac-0.mp4" framerate="0" duration="4450" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="507763108" url="https://peertube-playlists.web.mucs.club/hls/b836486d-1949-459e-a126-ddd7dcfea993/f5f8ae99-c1f5-4394-bcd9-5effa894ec81-1080-fragmented.mp4" framerate="25" duration="4450" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/f39dab99-2dc8-4ca0-a55b-c60142188d67.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Programming microcontrollers, an introduction</media:title>
            <media:description type="plain">Talk from the August C/C++ Pub Meetup by Sergey Lyubka (13.08.2018) At 52:55, the question was "Do the loop iterators really need to be volatile?" Event details: https://www.meetup.com/cppdug/events/253608315/</media:description>
        </item>
        <item>
            <title><![CDATA[High performance processing with C++ by Ian Dowse]]></title>
            <link>https://tube.mucs.club/w/dQVnee59LcQ72tML4FKUmH</link>
            <guid>https://tube.mucs.club/w/dQVnee59LcQ72tML4FKUmH</guid>
            <pubDate>Thu, 27 Aug 2026 19:33:08 GMT</pubDate>
            <description><![CDATA["High performance processing with C++" by Ian Dowse, Founder &amp; Chief Architect in Development at Corvil. Presented during the C/C++ Dublin User Group meetup https://www.meetup.com/cppdug/events/245651224/ on December 11th, 2017 at Corvil.]]></description>
            <content:encoded><![CDATA[<p>"High performance processing with C++" by Ian Dowse, Founder &amp; Chief Architect in Development at Corvil.</p>
<p>Presented during the C/C++ Dublin User Group meetup <a href="https://www.meetup.com/cppdug/events/245651224/" target="_blank" rel="noopener noreferrer">https://www.meetup.com/cppdug/events/245651224/</a> on December 11th, 2017 at Corvil.</p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <enclosure length="397899210" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/680240ba-8660-4d51-bd47-a6b7787c3b89?videoFileIds=590"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/dQVnee59LcQ72tML4FKUmH"/>
            <media:player url="https://tube.mucs.club/w/dQVnee59LcQ72tML4FKUmH"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/9196068c-9973-4e1e-80eb-fa47bc93cc4a-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/e9357527-70c1-475f-bf7a-d1184a7e4d40-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="56126340" url="https://peertube-videos.web.mucs.club/87b4079b-99d8-4608-9d77-111c2b335da8-0.mp4" framerate="0" duration="3450" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="397899210" url="https://peertube-playlists.web.mucs.club/hls/680240ba-8660-4d51-bd47-a6b7787c3b89/3b352c09-c9d4-4643-ae10-1faa26efffac-1080-fragmented.mp4" framerate="25" duration="3450" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/fbd290fb-c6c6-426d-bac8-3275f7ede82a.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">High performance processing with C++ by Ian Dowse</media:title>
            <media:description type="plain">"High performance processing with C++" by Ian Dowse, Founder &amp; Chief Architect in Development at Corvil. Presented during the C/C++ Dublin User Group meetup https://www.meetup.com/cppdug/events/245651224/ on December 11th, 2017 at Corvil.</media:description>
        </item>
        <item>
            <title><![CDATA[C++ Exception Handling - The gory details of an implementation]]></title>
            <link>https://tube.mucs.club/w/3SnfJc7MEqwm4rYRBgFmJx</link>
            <guid>https://tube.mucs.club/w/3SnfJc7MEqwm4rYRBgFmJx</guid>
            <pubDate>Thu, 27 Aug 2026 19:31:30 GMT</pubDate>
            <description><![CDATA["C++ Exception Handling - The gory details of an implementation" by Peter Edwards, Arista Networks. Abstract: Modern implementations of exception handling make the facility almost cost free for those times you don't actually end up throwing an ex...]]></description>
            <content:encoded><![CDATA[<p>"C++ Exception Handling - The gory details of an implementation" by Peter Edwards, Arista Networks.</p>
<p>Abstract: Modern implementations of exception handling make the facility almost cost free for those times you don't actually end up throwing an exception. There's a big complexity cost to this, and a lot of work that happens when we step off the happy path. This presentation rolls up its sleeves and looks at what actually happens when you throw an std::exception() on modern Linux systems.</p>
<p>Slides: <a href="http://isainmdom.com/~peadar/eximpl" target="_blank" rel="noopener noreferrer">http://isainmdom.com/~peadar/eximpl</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="202722291" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/173a9063-3fff-4a86-8196-8e67e7936a9b?videoFileIds=587"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/3SnfJc7MEqwm4rYRBgFmJx"/>
            <media:player url="https://tube.mucs.club/w/3SnfJc7MEqwm4rYRBgFmJx"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/61008407-530c-44e4-af85-03fedef4d318-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/01b15e2e-c02b-47f6-9ed0-e92c679e85f2-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="47807924" url="https://peertube-videos.web.mucs.club/54197b4a-1e9c-4b8a-9be8-a85932aadbf8-0.mp4" framerate="0" duration="3496" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="202722291" url="https://peertube-playlists.web.mucs.club/hls/173a9063-3fff-4a86-8196-8e67e7936a9b/8abc8001-0e9e-4a7d-bd4e-649a5ba05415-1080-fragmented.mp4" framerate="25" duration="3496" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/398dda87-b113-4399-bc86-b7f9c8ab3bb8.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">C++ Exception Handling - The gory details of an implementation</media:title>
            <media:description type="plain">"C++ Exception Handling - The gory details of an implementation" by Peter Edwards, Arista Networks. Abstract: Modern implementations of exception handling make the facility almost cost free for those times you don't actually end up throwing an ex...</media:description>
        </item>
        <item>
            <title><![CDATA[ctypes made easy]]></title>
            <link>https://tube.mucs.club/w/jHZAQxDK5YED3c9Xy2LqRG</link>
            <guid>https://tube.mucs.club/w/jHZAQxDK5YED3c9Xy2LqRG</guid>
            <pubDate>Thu, 27 Aug 2026 19:30:52 GMT</pubDate>
            <description><![CDATA[Talk from Dublin C/C++ meetup (11.06.2018) by Peter Edwards ctypes made easy Abstract: C and Python integration does not have to require a lot of boilerplate code. Peter is going to talk about the basics of ctypes, how it works, what to use it f...]]></description>
            <content:encoded><![CDATA[<p>Talk from Dublin C/C++ meetup (11.06.2018) by Peter Edwards</p>
<p>ctypes made easy</p>
<p>Abstract: C and Python integration does not have to require a lot of boilerplate code. Peter is going to talk about the basics of ctypes, how it works, what to use it for, followed by an explanation on how to make it really easy with a little help from a handy utility you can use yourself.</p>
<p>Slides: <a href="https://aristanetworks.github.io/ctypegen/" target="_blank" rel="noopener noreferrer">https://aristanetworks.github.io/ctypegen/</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="102898597" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/97a17cf4-6451-46a9-9535-13c55315f552?videoFileIds=584"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/jHZAQxDK5YED3c9Xy2LqRG"/>
            <media:player url="https://tube.mucs.club/w/jHZAQxDK5YED3c9Xy2LqRG"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/02062eb1-3769-40f7-aa2c-d007e217b566-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/54bb7a52-c450-4179-b0a2-6276ad73f6b1-720-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="32243239" url="https://peertube-videos.web.mucs.club/8080d7c7-7892-491d-b036-5597c6a0e68a-0.mp4" framerate="0" duration="2479" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="102898597" url="https://peertube-playlists.web.mucs.club/hls/97a17cf4-6451-46a9-9535-13c55315f552/6a9bdd9d-cd47-4992-9ad7-9fe29388cad5-720-fragmented.mp4" framerate="30" duration="2479" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/f9b991cb-9a37-4119-af71-4a9b94110b36.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">ctypes made easy</media:title>
            <media:description type="plain">Talk from Dublin C/C++ meetup (11.06.2018) by Peter Edwards ctypes made easy Abstract: C and Python integration does not have to require a lot of boilerplate code. Peter is going to talk about the basics of ctypes, how it works, what to use it f...</media:description>
        </item>
        <item>
            <title><![CDATA[Variadic templates and fold-expressions]]></title>
            <link>https://tube.mucs.club/w/4LvzP4ebvyKryGpFQob8SQ</link>
            <guid>https://tube.mucs.club/w/4LvzP4ebvyKryGpFQob8SQ</guid>
            <pubDate>Thu, 27 Aug 2026 19:29:19 GMT</pubDate>
            <description><![CDATA[Talk from Dublin C/C++ meetup (11.06.2018) by Denis Sukhonin Variadic templates and fold-expressions Abstract: It all started with a single printf causing undefined behavior due to mismatch of the format string and arguments. To solve similar pr...]]></description>
            <content:encoded><![CDATA[<p>Talk from Dublin C/C++ meetup (11.06.2018) by Denis Sukhonin</p>
<p>Variadic templates and fold-expressions</p>
<p>Abstract: It all started with a single printf causing undefined behavior due to mismatch of the format string and arguments. To solve similar problems in a type-safe manner C++ introduced variadic template parameters and fold-expressions. Denis covers the basics and shows how a type-safe printf function can be implemented.</p>
<p>Slides: <a href="https://github.com/cppdug/presentations/blob/master/files/2018-06-11/Variadic_templates_and_fold-expressions.pdf" target="_blank" rel="noopener noreferrer">https://github.com/cppdug/presentations/blob/master/files/2018-06-11/Variadic_templates_and_fold-expressions.pdf</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="99674019" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/1e825f7d-1d10-4ab3-be63-d4d6a4fe83b0?videoFileIds=581"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/4LvzP4ebvyKryGpFQob8SQ"/>
            <media:player url="https://tube.mucs.club/w/4LvzP4ebvyKryGpFQob8SQ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/4bebaa7c-c2ee-4a59-98b9-ea463df1b834-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/7ad9bcc3-d0d8-4961-a60b-6eefec13ab64-720-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="31191174" url="https://peertube-videos.web.mucs.club/bedcb445-48c7-46e1-b2c4-069cbb9719b8-0.mp4" framerate="0" duration="2539" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="99674019" url="https://peertube-playlists.web.mucs.club/hls/1e825f7d-1d10-4ab3-be63-d4d6a4fe83b0/8bca2c6f-8270-4448-a947-82a6573b9994-720-fragmented.mp4" framerate="30" duration="2539" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/057f0032-30a6-4b0d-bbc4-ea7cea8f0036.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Variadic templates and fold-expressions</media:title>
            <media:description type="plain">Talk from Dublin C/C++ meetup (11.06.2018) by Denis Sukhonin Variadic templates and fold-expressions Abstract: It all started with a single printf causing undefined behavior due to mismatch of the format string and arguments. To solve similar pr...</media:description>
        </item>
        <item>
            <title><![CDATA[Writing Linux File System for Fun]]></title>
            <link>https://tube.mucs.club/w/uTYMKTKtbtxUrN1nFXutVF</link>
            <guid>https://tube.mucs.club/w/uTYMKTKtbtxUrN1nFXutVF</guid>
            <pubDate>Thu, 27 Aug 2026 19:29:00 GMT</pubDate>
            <description><![CDATA["Writing Linux File System for Fun" by Maciej Grochowski Slides: https://github.com/cppdug/presentations/blob/master/files/2018-05-14/WritingFS4Fun.pptx Abstract: The UNIX Filesystem story goes back to the first implementation of the operating s...]]></description>
            <content:encoded><![CDATA[<p>"Writing Linux File System for Fun" by Maciej Grochowski</p>
<p>Slides: <a href="https://github.com/cppdug/presentations/blob/master/files/2018-05-14/WritingFS4Fun.pptx" target="_blank" rel="noopener noreferrer">https://github.com/cppdug/presentations/blob/master/files/2018-05-14/WritingFS4Fun.pptx</a></p>
<p>Abstract: The UNIX Filesystem story goes back to the first implementation of the operating system. Since then there were many different implementations and improvements, that makes FileSystem quite complicated but also rock solid piece of software. Currently, most people treat FS as a black box or indivisible part of OS. In this talk, I want to present some basics about FS by doing a simple implementation of Filesystem.</p>
<p>About the author: Maciej is a Software Engineer at Veritas Technology where he is working on Veritas Filesystem, doing maintenance and helping company customers with the different type of challenges.<br />
He started his career by writing software for embedded devices, but during the time he focused more on UNIX servers. He has experience with Device Drivers and Application stacks on Linux and FreeBSD.<br />
Previous working experience includes companies like Intel, NTT or Samsung. Linkedin profile: <a href="https://www.linkedin.com/in/maciej-grochowski-94a03a54/" target="_blank" rel="noopener noreferrer">https://www.linkedin.com/in/maciej-grochowski-94a03a54/</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="97329876" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/ea01cfe9-a327-47ba-9228-e793a8007865?videoFileIds=578"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/uTYMKTKtbtxUrN1nFXutVF"/>
            <media:player url="https://tube.mucs.club/w/uTYMKTKtbtxUrN1nFXutVF"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/6523dddc-b1b8-4ffe-8244-2a89e2cce413-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/9571e7f8-00bc-4e1d-8a72-f2f585b39020-680-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="38947103" url="https://peertube-videos.web.mucs.club/0084ff31-35ef-4d33-809e-b8bea7e585b5-0.mp4" framerate="0" duration="3074" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="680" fileSize="97329876" url="https://peertube-playlists.web.mucs.club/hls/ea01cfe9-a327-47ba-9228-e793a8007865/6f2272c3-17f2-4719-9245-1876cf40c28b-680-fragmented.mp4" framerate="25" duration="3074" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/df9e8050-a2ac-40bd-95de-3ae1e90c1665.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Writing Linux File System for Fun</media:title>
            <media:description type="plain">"Writing Linux File System for Fun" by Maciej Grochowski Slides: https://github.com/cppdug/presentations/blob/master/files/2018-05-14/WritingFS4Fun.pptx Abstract: The UNIX Filesystem story goes back to the first implementation of the operating s...</media:description>
        </item>
        <item>
            <title><![CDATA[The GStreamer Multimedia Framework]]></title>
            <link>https://tube.mucs.club/w/2YNKFRo2jPT8N3mm9oQFNS</link>
            <guid>https://tube.mucs.club/w/2YNKFRo2jPT8N3mm9oQFNS</guid>
            <pubDate>Thu, 27 Aug 2026 19:25:04 GMT</pubDate>
            <description><![CDATA[Talk from Dublin C/C++ meetup (12.02.2018) by Martin Vachovski.]]></description>
            <content:encoded><![CDATA[<p>Talk from Dublin C/C++ meetup (12.02.2018) by Martin Vachovski.</p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="159853286" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/10079a3c-1189-419a-be35-40392d20dffa?videoFileIds=575"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/2YNKFRo2jPT8N3mm9oQFNS"/>
            <media:player url="https://tube.mucs.club/w/2YNKFRo2jPT8N3mm9oQFNS"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/031b981e-f862-4131-b37d-004b8b459f3b-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/8a60cc8f-5977-4921-a92c-db799f7554f6-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="37368329" url="https://peertube-videos.web.mucs.club/79b26aa6-bfe7-494a-8fa2-424f414c31a3-0.mp4" framerate="0" duration="2754" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="159853286" url="https://peertube-playlists.web.mucs.club/hls/10079a3c-1189-419a-be35-40392d20dffa/8a50bc3e-71cd-41c3-905a-2e25f5850070-1080-fragmented.mp4" framerate="25" duration="2754" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/096e7bfe-1d92-42e5-8fb6-45d18b989c8f.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">The GStreamer Multimedia Framework</media:title>
            <media:description type="plain">Talk from Dublin C/C++ meetup (12.02.2018) by Martin Vachovski.</media:description>
        </item>
        <item>
            <title><![CDATA[JSON++ - A simple C++ class library for JSON]]></title>
            <link>https://tube.mucs.club/w/mvAQi7WqKeLFfX5ZBp9ZQb</link>
            <guid>https://tube.mucs.club/w/mvAQi7WqKeLFfX5ZBp9ZQb</guid>
            <pubDate>Thu, 27 Aug 2026 19:25:03 GMT</pubDate>
            <description><![CDATA[Talk from Dublin C/C++ meetup (11.06.2018) by PJ Naughter JSON++ - A simple C++ class library for JSON Abstract: I have been working with JSON recently in a number of C++ projects and wanted to learn it by understanding the JSON specification by...]]></description>
            <content:encoded><![CDATA[<p>Talk from Dublin C/C++ meetup (11.06.2018) by PJ Naughter</p>
<p>JSON++ - A simple C++ class library for JSON</p>
<p>Abstract: I have been working with JSON recently in a number of C++ projects and wanted to learn it by understanding the JSON specification by writing my own JSON parser / encoder. There are a number of nice JSON libraries for C++ out there such as SimpleJSON ;­ and JSON for Modern C++ ;­ . I particularly liked the SimpleJSON library which was able to implement a nice JSON parser / encoder in c. 1300 lines of code. I decided to write my own class based on SimpleJSON but using some modern C++ features such as r-value references, move constructors and operator=. Thus was born JSON++.</p>
<p>Slides: <a href="https://github.com/cppdug/presentations/blob/master/files/2018-06-11/JSON++_Introduction.pptx" target="_blank" rel="noopener noreferrer">https://github.com/cppdug/presentations/blob/master/files/2018-06-11/JSON++_Introduction.pptx</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="81733835" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/a618cf15-f267-4fec-8c60-e37e48c2a7be?videoFileIds=574"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/mvAQi7WqKeLFfX5ZBp9ZQb"/>
            <media:player url="https://tube.mucs.club/w/mvAQi7WqKeLFfX5ZBp9ZQb"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/fe9535ca-990b-40bf-b500-89aab7ac5a26-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/496d7e6f-aa09-4d5e-bfc1-d7b027377990-720-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="22277075" url="https://peertube-videos.web.mucs.club/e77757da-dede-4548-a872-766bb8fa7e21-0.mp4" framerate="0" duration="1779" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="720" fileSize="81733835" url="https://peertube-playlists.web.mucs.club/hls/a618cf15-f267-4fec-8c60-e37e48c2a7be/4703a9b8-ff06-4d09-b758-d61caac92add-720-fragmented.mp4" framerate="30" duration="1779" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/bf50ed72-7622-4222-a75b-3aa869f1a006.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">JSON++ - A simple C++ class library for JSON</media:title>
            <media:description type="plain">Talk from Dublin C/C++ meetup (11.06.2018) by PJ Naughter JSON++ - A simple C++ class library for JSON Abstract: I have been working with JSON recently in a number of C++ projects and wanted to learn it by understanding the JSON specification by...</media:description>
        </item>
        <item>
            <title><![CDATA[OSMCtrl - A Windows viewer for OpenStreetMap]]></title>
            <link>https://tube.mucs.club/w/sMF8G2ou995XxyuejdKv2T</link>
            <guid>https://tube.mucs.club/w/sMF8G2ou995XxyuejdKv2T</guid>
            <pubDate>Thu, 27 Aug 2026 19:16:01 GMT</pubDate>
            <description><![CDATA[OSMCtrl – A Windows viewer for OpenStreetMap by PJ Naughter Abstract: OSMCtrl - A Windows application featuring an OpenStreetMap viewer demonstrating a number of technologies from a C++ application including: GDI+, Direct2D, GPS, Windows Sensors,...]]></description>
            <content:encoded><![CDATA[<p>OSMCtrl – A Windows viewer for OpenStreetMap by PJ Naughter</p>
<p>Abstract: OSMCtrl - A Windows application featuring an OpenStreetMap viewer demonstrating a number of technologies from a C++ application including: GDI+, Direct2D, GPS, Windows Sensors, Windows Animations, NMEA, Serial Ports, COM, GPX files, Web Service and tile retrieval calls over HTTP/S.</p>
<p>Slides: <a href="https://github.com/cppdug/presentations/blob/master/files/OSMCtrl_Viewer_OpenStreetMap_PJ_Naughter.pptx?raw=true" target="_blank" rel="noopener noreferrer">https://github.com/cppdug/presentations/blob/master/files/OSMCtrl_Viewer_OpenStreetMap_PJ_Naughter.pptx?raw=true</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="172044155" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/d8ee30ed-7910-4ae0-af0e-13d125ba3d79?videoFileIds=568"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/sMF8G2ou995XxyuejdKv2T"/>
            <media:player url="https://tube.mucs.club/w/sMF8G2ou995XxyuejdKv2T"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/8df905c4-ed12-49be-b260-fc86cc697bac-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/de080363-36b5-4159-aed0-b33bc2f7be36-480-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="44739045" url="https://peertube-videos.web.mucs.club/c1c69d10-aa25-4058-b6ae-7a182c45bded-0.mp4" framerate="0" duration="2981" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="480" fileSize="172044155" url="https://peertube-playlists.web.mucs.club/hls/d8ee30ed-7910-4ae0-af0e-13d125ba3d79/7c89e194-5b21-498c-a285-f4d62dc0f9e5-480-fragmented.mp4" framerate="30" duration="2981" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/2339e48f-7be1-428a-a2ce-440c9731de2d.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">OSMCtrl - A Windows viewer for OpenStreetMap</media:title>
            <media:description type="plain">OSMCtrl – A Windows viewer for OpenStreetMap by PJ Naughter Abstract: OSMCtrl - A Windows application featuring an OpenStreetMap viewer demonstrating a number of technologies from a C++ application including: GDI+, Direct2D, GPS, Windows Sensors,...</media:description>
        </item>
        <item>
            <title><![CDATA[Thoroughly Modern Mongo: Modernising the MongoDB Codebase]]></title>
            <link>https://tube.mucs.club/w/dr4zNWDADAUM3i6NQx5TdW</link>
            <guid>https://tube.mucs.club/w/dr4zNWDADAUM3i6NQx5TdW</guid>
            <pubDate>Thu, 27 Aug 2026 19:13:07 GMT</pubDate>
            <description><![CDATA["Thoroughly Modern Mongo: Modernising the MongoDB Codebase" by Bernard Gorman Slides: https://github.com/cppdug/presentations/blob/master/files/2018-05-14/Thoroughly%20Modern%20Mongo.pptx Abstract: Keeping up with recent improvements to the C++ ...]]></description>
            <content:encoded><![CDATA[<p>"Thoroughly Modern Mongo: Modernising the MongoDB Codebase" by Bernard Gorman</p>
<p>Slides: <a href="https://github.com/cppdug/presentations/blob/master/files/2018-05-14/Thoroughly%20Modern%20Mongo.pptx" target="_blank" rel="noopener noreferrer">https://github.com/cppdug/presentations/blob/master/files/2018-05-14/Thoroughly Modern Mongo.pptx</a></p>
<p>Abstract: Keeping up with recent improvements to the C++ standard is considered a priority at MongoDB; from its origins in C++03, the project has been successively migrated through C++11 and 14 in recent years, with an imminent move to C++ 17 on the horizon. For a codebase that is already nearing a million lines of code and with any number of areas under continuous active development, this commitment obviously presents a significant logistical challenge. This talk will discuss why and how we invest ongoing effort into incrementally modernising the codebase itself, as well as our build system and testing infrastructure, in service of ever greater developer productivity.</p>
<p>About the author: Bernard is a Sr. Software Engineer on the MongoDB Server team. Linkedin profile: <a href="https://www.linkedin.com/in/bernard-gorman-66047b46/" target="_blank" rel="noopener noreferrer">https://www.linkedin.com/in/bernard-gorman-66047b46/</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="143547162" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/64ad775a-5e0d-4ff7-acd6-e36646d899aa?videoFileIds=562"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/dr4zNWDADAUM3i6NQx5TdW"/>
            <media:player url="https://tube.mucs.club/w/dr4zNWDADAUM3i6NQx5TdW"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/73e2b39d-ed42-4ff5-be4f-6d5c8c2de9a0-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/5e52e0b5-69a1-4a2a-9d03-a7f1697b9bfe-680-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="66584264" url="https://peertube-videos.web.mucs.club/2f2a33be-94c0-4d0c-a72b-69e6e40f41f0-0.mp4" framerate="0" duration="4117" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="680" fileSize="143547162" url="https://peertube-playlists.web.mucs.club/hls/64ad775a-5e0d-4ff7-acd6-e36646d899aa/e9dd6180-9a13-454b-bf9d-f7674207c698-680-fragmented.mp4" framerate="25" duration="4117" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/4a996588-200f-4bd8-919a-3e785d1d3d05.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Thoroughly Modern Mongo: Modernising the MongoDB Codebase</media:title>
            <media:description type="plain">"Thoroughly Modern Mongo: Modernising the MongoDB Codebase" by Bernard Gorman Slides: https://github.com/cppdug/presentations/blob/master/files/2018-05-14/Thoroughly%20Modern%20Mongo.pptx Abstract: Keeping up with recent improvements to the C++ ...</media:description>
        </item>
        <item>
            <title><![CDATA[Building a mocking framework for C - Franklin Mathieu]]></title>
            <link>https://tube.mucs.club/w/5z547cYUZQmevebc9se7XQ</link>
            <guid>https://tube.mucs.club/w/5z547cYUZQmevebc9se7XQ</guid>
            <pubDate>Thu, 27 Aug 2026 19:12:01 GMT</pubDate>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="55896938" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/250298de-de1c-4ab5-af22-681052deb0e6?videoFileIds=556"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/5z547cYUZQmevebc9se7XQ"/>
            <media:player url="https://tube.mucs.club/w/5z547cYUZQmevebc9se7XQ"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/903e6e90-0e38-4c13-a09c-721f6ccf3ed2-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/218065a4-376c-47d6-a5ee-759e71af0d63-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="18571981" url="https://peertube-videos.web.mucs.club/81f62f30-4931-40aa-afcc-1f4e70e4d4fb-0.mp4" framerate="0" duration="1456" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="55896938" url="https://peertube-playlists.web.mucs.club/hls/250298de-de1c-4ab5-af22-681052deb0e6/a55a6b42-a99b-43b5-8011-f789e83b89ac-1080-fragmented.mp4" framerate="25" duration="1456" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/f83cffdf-d1c0-4011-a5f9-b66ca3ffa534.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Building a mocking framework for C - Franklin Mathieu</media:title>
        </item>
        <item>
            <title><![CDATA[Building a mocking framework for C by Franklin Mathieu]]></title>
            <link>https://tube.mucs.club/w/i1j1d4CxbnqBchSfeXUcQN</link>
            <guid>https://tube.mucs.club/w/i1j1d4CxbnqBchSfeXUcQN</guid>
            <pubDate>Thu, 27 Aug 2026 19:09:51 GMT</pubDate>
            <description><![CDATA["Building a mocking framework for C" by Franklin Mathieu, Software Engineer at Arista Mimick framework: https://github.com/diacritic/Mimick]]></description>
            <content:encoded><![CDATA[<p>"Building a mocking framework for C" by Franklin Mathieu, Software Engineer at Arista</p>
<p>Mimick framework: <a href="https://github.com/diacritic/Mimick" target="_blank" rel="noopener noreferrer">https://github.com/diacritic/Mimick</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="61550338" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/89b673cb-7da8-4e52-a6b9-de63913781ca?videoFileIds=553"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/i1j1d4CxbnqBchSfeXUcQN"/>
            <media:player url="https://tube.mucs.club/w/i1j1d4CxbnqBchSfeXUcQN"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/1ce2d450-572a-4b08-8eb0-ef2dc74c60f6-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/cee619ba-227c-478a-9879-aace93ea5541-480-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="22753089" url="https://peertube-videos.web.mucs.club/0a181498-8363-4053-ba5d-0364232d29a5-0.mp4" framerate="0" duration="1517" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="480" fileSize="61550338" url="https://peertube-playlists.web.mucs.club/hls/89b673cb-7da8-4e52-a6b9-de63913781ca/ef8ea8fa-662a-449f-90c1-b04ea6be29ba-480-fragmented.mp4" framerate="30" duration="1517" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/9ac30c1d-a23a-4458-a3d0-4ac581ffc4dc.jpg" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Building a mocking framework for C by Franklin Mathieu</media:title>
            <media:description type="plain">"Building a mocking framework for C" by Franklin Mathieu, Software Engineer at Arista Mimick framework: https://github.com/diacritic/Mimick</media:description>
        </item>
        <item>
            <title><![CDATA[Code Search Tools by Mihai Todor]]></title>
            <link>https://tube.mucs.club/w/wRPsA7T7cHsQ9UYVXwWxyb</link>
            <guid>https://tube.mucs.club/w/wRPsA7T7cHsQ9UYVXwWxyb</guid>
            <pubDate>Thu, 27 Aug 2026 18:32:43 GMT</pubDate>
            <description><![CDATA["Code Search Tools" by Mihai Todor, Senior Software Engineer at Nitro. Presented during the C/C++ Dublin User Group meetup https://www.meetup.com/cppdug/events/245651224/ on December 11th, 2017 at Corvil. The slides can be found here: https:...]]></description>
            <content:encoded><![CDATA[<p>"Code Search Tools" by Mihai Todor, Senior Software Engineer at Nitro.</p>
<p>Presented during the C/C++ Dublin User Group meetup <a href="https://www.meetup.com/cppdug/events/245651224/" target="_blank" rel="noopener noreferrer">https://www.meetup.com/cppdug/events/245651224/</a> on December 11th, 2017 at Corvil.</p>
<p>The slides can be found here: <a href="https://github.com/mihaitodor/Presentations/tree/master/cppdug/2017-12-11" target="_blank" rel="noopener noreferrer">https://github.com/mihaitodor/Presentations/tree/master/cppdug/2017-12-11</a></p>
<p>The Visual Studio extension demo code can be found here: <a href="https://github.com/mihaitodor/Searcher" target="_blank" rel="noopener noreferrer">https://github.com/mihaitodor/Searcher</a></p>
]]></content:encoded>
            <dc:creator>cppdug</dc:creator>
            <category>Science &amp; Technology</category>
            <enclosure length="224725109" type="video/mp4" url="https://tube.mucs.club/download/videos/generate/f9e6da10-cfc6-4272-a383-e2db26ea2b96?videoFileIds=543"/>
            <media:community>
                <media:statistics views="0"/>
            </media:community>
            <media:embed url="https://tube.mucs.club/videos/embed/wRPsA7T7cHsQ9UYVXwWxyb"/>
            <media:player url="https://tube.mucs.club/w/wRPsA7T7cHsQ9UYVXwWxyb"/>
            <media:group>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/8b5de53d-5362-454d-83f8-5c2f59a21ce5-0.torrent" isDefault="false"/>
                <media:peerLink type="application/x-bittorrent" href="https://tube.mucs.club/lazy-static/torrents/2f601c4f-f332-4f38-a0db-54e66255b2d9-1080-hls.torrent" isDefault="false"/>
                <media:content type="audio/mp4" medium="video" height="0" fileSize="27470511" url="https://peertube-videos.web.mucs.club/80e5a3bf-4450-441e-a8c0-027c5d86ca9c-0.mp4" framerate="0" duration="1620" isDefault="true"/>
                <media:content type="video/mp4" medium="video" height="1080" fileSize="224725109" url="https://peertube-playlists.web.mucs.club/hls/f9e6da10-cfc6-4272-a383-e2db26ea2b96/4599ca56-e6b5-4eb8-8e54-8b2c397ce25e-1080-fragmented.mp4" framerate="25" duration="1620" isDefault="false"/>
            </media:group>
            <media:thumbnail url="https://tube.mucs.club/lazy-static/thumbnails/ac3e9d1c-8536-40d9-921a-ec5ea2951cce.webp" height="1400" width="1400"/>
            <media:rating>nonadult</media:rating>
            <media:title type="plain">Code Search Tools by Mihai Todor</media:title>
            <media:description type="plain">"Code Search Tools" by Mihai Todor, Senior Software Engineer at Nitro. Presented during the C/C++ Dublin User Group meetup https://www.meetup.com/cppdug/events/245651224/ on December 11th, 2017 at Corvil. The slides can be found here: https:...</media:description>
        </item>
    </channel>
</rss>