<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Chaos Computer Club - Rust Cologne (high quality webm)</title>
    <link>https://media.ccc.de/c/rustmcb</link>
    <description> This feed contains all events from rustmcb as webm</description>
    <copyright>see video outro</copyright>
    <lastBuildDate>Thu, 23 Jan 2025 18:43:14 -0000</lastBuildDate>
    <image>
      <url>https://static.media.ccc.de/media/events/rustmcb/rustmcb_logo.png</url>
      <title>Chaos Computer Club - Rust Cologne (high quality webm)</title>
      <link>https://media.ccc.de/c/rustmcb</link>
    </image>
    <item>
      <title>Rust Web Apps with Yew (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne-56107-rust-web-apps-with-yew</link>
      <description>With good support for WebAssembly in all major Web-Browsers Rust becomes an option for building single page web applications. The Yew-framework strives to give a composable and interactive, yet type safe interface to the DOM. This talk presents several mechanisms offered by Yew to help you build your next single page application in Rust.


about this event: https://rust.cologne/2023/07/05/yew-ide.html
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-56107-deu-Rust_Web_Apps_with_Yew_webm-hd.webm"
        length="414187520"
        type="video/webm"/>
      <pubDate>Tue, 06 Jun 2023 22:07:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-56107-deu-Rust_Web_Apps_with_Yew_webm-hd.webm?1689284475</guid>
      <dc:identifier>a2ab315c-a7f0-48be-ab18-8f95b48b8451</dc:identifier>
      <dc:date>2023-06-06T22:07:00+02:00</dc:date>
      <itunes:author>Tobias Kölsch</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 56107, 2023</itunes:keywords>
      <itunes:summary>With good support for WebAssembly in all major Web-Browsers Rust becomes an option for building single page web applications. The Yew-framework strives to give a composable and interactive, yet type safe interface to the DOM. This talk presents several mechanisms offered by Yew to help you build your next single page application in Rust.


about this event: https://rust.cologne/2023/07/05/yew-ide.html
</itunes:summary>
      <itunes:duration>01:04:37</itunes:duration>
    </item>
    <item>
      <title>The Cost of Zero Cost (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2019.02.cost-of-zero-cost</link>
      <description>Rust promisses Zero-Cost Abstractions.
In this talk we’ll look at ways to analyze generated code to determine their actual overhead.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-19021-eng-The_Cost_of_Zero_Cost_webm-hd.webm"
        length="380633088"
        type="video/webm"/>
      <pubDate>Wed, 06 Feb 2019 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-19021-eng-The_Cost_of_Zero_Cost_webm-hd.webm?1549591117</guid>
      <dc:identifier>c0d2491d-5f01-4c12-bffd-37cb7b813f29</dc:identifier>
      <dc:date>2019-02-06T00:00:00+01:00</dc:date>
      <itunes:author>Florob</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 19021, rust</itunes:keywords>
      <itunes:summary>Rust promisses Zero-Cost Abstractions.
In this talk we’ll look at ways to analyze generated code to determine their actual overhead.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>01:17:27</itunes:duration>
    </item>
    <item>
      <title>WASM in the wild (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.11.wasm-in-the-wild</link>
      <description>2018 is the year of WebAssembly.
But did you know, you can do more than “Web” with it?
In this talk we’ll investigate how wasm allows substrate,
the Rust blockchain framework that will run Polkadot,
to provide a hot-upgradable, fully configurable
blockchain runtime that runs at native speed (most of the time).
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18112-eng-WASM_in_the_wild_webm-hd.webm"
        length="485490688"
        type="video/webm"/>
      <pubDate>Wed, 07 Nov 2018 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18112-eng-WASM_in_the_wild_webm-hd.webm?1541787826</guid>
      <dc:identifier>a142251b-81f2-4195-95ba-c0f3818ce884</dc:identifier>
      <dc:date>2018-11-07T00:00:00+01:00</dc:date>
      <itunes:author>Benjamin Kampmann</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18112, rust</itunes:keywords>
      <itunes:subtitle>hot-upgradable runtime in substrate thanks to Rust</itunes:subtitle>
      <itunes:summary>2018 is the year of WebAssembly.
But did you know, you can do more than “Web” with it?
In this talk we’ll investigate how wasm allows substrate,
the Rust blockchain framework that will run Polkadot,
to provide a hot-upgradable, fully configurable
blockchain runtime that runs at native speed (most of the time).
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:52:52</itunes:duration>
    </item>
    <item>
      <title>Rust on FreeBSD (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.11.rust-on-freebsd</link>
      <description>FreeBSD: What is it?
Rust on FreeBSD: State of the art.
How to build a FreeBSD package for a Rust project.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18111-eng-Rust_on_FreeBSD_webm-hd.webm"
        length="503316480"
        type="video/webm"/>
      <pubDate>Wed, 07 Nov 2018 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18111-eng-Rust_on_FreeBSD_webm-hd.webm?1541787671</guid>
      <dc:identifier>74f91f9e-dc11-4af0-b393-69ebb684e9e9</dc:identifier>
      <dc:date>2018-11-07T00:00:00+01:00</dc:date>
      <itunes:author>Luca Pizzamiglio</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18111, rust</itunes:keywords>
      <itunes:summary>FreeBSD: What is it?
Rust on FreeBSD: State of the art.
How to build a FreeBSD package for a Rust project.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:55:17</itunes:duration>
    </item>
    <item>
      <title>Wayland + Rust (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.10.wayland</link>
      <description>I’ll take some time to explain what is Wayland and why it’s here to stay.
Then, I’ll give a high level overview of the state of Rust on Wayland:
how to write servers and clients, and how far along we can get with Rust.
I want to focus on Smithay projects, and wlroots-rs.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18101-eng-Wayland_Rust_webm-hd.webm"
        length="787480576"
        type="video/webm"/>
      <pubDate>Wed, 05 Sep 2018 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18101-eng-Wayland_Rust_webm-hd.webm?1541711541</guid>
      <dc:identifier>4e314886-d08c-4660-8dca-2ab5443c2b52</dc:identifier>
      <dc:date>2018-09-05T00:00:00+02:00</dc:date>
      <itunes:author>Dorota</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18101, rust</itunes:keywords>
      <itunes:summary>I’ll take some time to explain what is Wayland and why it’s here to stay.
Then, I’ll give a high level overview of the state of Rust on Wayland:
how to write servers and clients, and how far along we can get with Rust.
I want to focus on Smithay projects, and wlroots-rs.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>01:46:37</itunes:duration>
    </item>
    <item>
      <title>Fn traits (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.09.fn-traits</link>
      <description>This talk explains how you can use the Fn* traits to properly accept functions and closures as function parameters,
and gives an overview of which closures implement which traits.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18092-eng-Fn_traits_webm-hd.webm"
        length="105906176"
        type="video/webm"/>
      <pubDate>Wed, 05 Sep 2018 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18092-eng-Fn_traits_webm-hd.webm?1536371456</guid>
      <dc:identifier>5fc2a66e-643d-42b8-b423-f258e5020915</dc:identifier>
      <dc:date>2018-09-05T00:00:00+02:00</dc:date>
      <itunes:author>Florob</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18092, rust</itunes:keywords>
      <itunes:summary>This talk explains how you can use the Fn* traits to properly accept functions and closures as function parameters,
and gives an overview of which closures implement which traits.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:27:11</itunes:duration>
    </item>
    <item>
      <title>A generalist&#39;s view of traits (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.09.generalists-view-traits</link>
      <description>People coming from other languages can find a lot of familiar aspects in Rust’s traits:
Traits are somewhat like interfaces, and also somewhat like type classes, and also like… classes?
This talk will try to give you an overview of what traits are and how you can use them to make your code more concise and flexible.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18091-eng-A_generalists_view_of_traits_webm-hd.webm"
        length="160432128"
        type="video/webm"/>
      <pubDate>Wed, 05 Sep 2018 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18091-eng-A_generalists_view_of_traits_webm-hd.webm?1536264624</guid>
      <dc:identifier>62edefe5-3be4-4eda-a18e-518d41ff6b07</dc:identifier>
      <dc:date>2018-09-05T00:00:00+02:00</dc:date>
      <itunes:author>Pascal Hertleif</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18091, rust</itunes:keywords>
      <itunes:summary>People coming from other languages can find a lot of familiar aspects in Rust’s traits:
Traits are somewhat like interfaces, and also somewhat like type classes, and also like… classes?
This talk will try to give you an overview of what traits are and how you can use them to make your code more concise and flexible.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:36:26</itunes:duration>
    </item>
    <item>
      <title>hyperjson (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.08.hyperjson</link>
      <description>During a recent Python Hackathon in Düsseldorf, Matthias somehow managed to sneak in some Rust code while writing a fast, safe Python module for encoding and decoding JSON. It passes (most of) the Python test suite for the json module and was unreasonably pleasant to write. Listen carefully as he tells the story of a little side-project that got out of hand and how Rust can help speed up even the most boring, highly-optimized tasks like parsing file formats in the future.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18081-eng-hyperjson_webm-hd.webm"
        length="312475648"
        type="video/webm"/>
      <pubDate>Wed, 01 Aug 2018 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18081-eng-hyperjson_webm-hd.webm?1533162944</guid>
      <dc:identifier>702996dd-0853-4d00-81e2-3e39cae19500</dc:identifier>
      <dc:date>2018-08-01T00:00:00+02:00</dc:date>
      <itunes:author>Matthias Endler</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18081, rust</itunes:keywords>
      <itunes:summary>During a recent Python Hackathon in Düsseldorf, Matthias somehow managed to sneak in some Rust code while writing a fast, safe Python module for encoding and decoding JSON. It passes (most of) the Python test suite for the json module and was unreasonably pleasant to write. Listen carefully as he tells the story of a little side-project that got out of hand and how Rust can help speed up even the most boring, highly-optimized tasks like parsing file formats in the future.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:35:50</itunes:duration>
    </item>
    <item>
      <title>An introduction to &#39;Share Secrets Safely&#39; (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.06.share-secrets-safely</link>
      <description>‘Share Secrets Safely’ scratches a particular itch as it provides the tooling required to use GPG in teams with great user experience, while providing all tooling necessary to introduce said shared secrets into their final destination without them ever touching disk. I will particularly highlight the way the project is structured, and tested, showing that ‘journey’ level testing is now affordable thanks to Rust.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18061-eng-An_introduction_to_Share_Secrets_Safely_webm-hd.webm"
        length="212860928"
        type="video/webm"/>
      <pubDate>Wed, 27 Jun 2018 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18061-eng-An_introduction_to_Share_Secrets_Safely_webm-hd.webm?1530195400</guid>
      <dc:identifier>d9898c2f-fd78-4d04-b5d3-683df6895fa3</dc:identifier>
      <dc:date>2018-06-27T00:00:00+02:00</dc:date>
      <itunes:author>Sebastian Thiel</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18061, rust</itunes:keywords>
      <itunes:summary>‘Share Secrets Safely’ scratches a particular itch as it provides the tooling required to use GPG in teams with great user experience, while providing all tooling necessary to introduce said shared secrets into their final destination without them ever touching disk. I will particularly highlight the way the project is structured, and tested, showing that ‘journey’ level testing is now affordable thanks to Rust.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:21:01</itunes:duration>
    </item>
    <item>
      <title>Caches and You (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcologne.2018.03.caches-and-you</link>
      <description>One of the great things about Rust is that it gives you a lot of control if you need it. Amongst other things it gives you control over memory. How big is your data structure really, and where should it be allocated. This talk will look at caching in modern CPUs in conjunction with Rust data types and data structures. We will see how efficient code can be written to best utilize the cache.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18031-eng-Caches_and_You_webm-hd.webm"
        length="309329920"
        type="video/webm"/>
      <pubDate>Mon, 12 Mar 2018 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-18031-eng-Caches_and_You_webm-hd.webm?1521151481</guid>
      <dc:identifier>b13b7d07-a781-4777-ac11-c331a204e710</dc:identifier>
      <dc:date>2018-03-12T00:00:00+01:00</dc:date>
      <itunes:author>Florob</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 18031, rust</itunes:keywords>
      <itunes:summary>One of the great things about Rust is that it gives you a lot of control if you need it. Amongst other things it gives you control over memory. How big is your data structure really, and where should it be allocated. This talk will look at caching in modern CPUs in conjunction with Rust data types and data structures. We will see how efficient code can be written to best utilize the cache.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:53:11</itunes:duration>
    </item>
    <item>
      <title>Inline Assembly (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcgn.2017.06.inline-assembly</link>
      <description>Rust&#39;s support for inline assembly is currently unstable. The talk will give an overview of the current unstable implementation in Rust, as well as inline assembly support available in other programming languages. This will lead into a discussion about a sensible design for this feature and a way to stabilize this eventually.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17061-eng-Inline_Assembly_webm-hd.webm"
        length="382730240"
        type="video/webm"/>
      <pubDate>Wed, 07 Jun 2017 00:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17061-eng-Inline_Assembly_webm-hd.webm?1497389458</guid>
      <dc:identifier>24923407-2fd3-4042-bc94-dd42083d5c1a</dc:identifier>
      <dc:date>2017-06-07T00:00:00+02:00</dc:date>
      <itunes:author>Florob</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 17061</itunes:keywords>
      <itunes:summary>Rust&#39;s support for inline assembly is currently unstable. The talk will give an overview of the current unstable implementation in Rust, as well as inline assembly support available in other programming languages. This will lead into a discussion about a sensible design for this feature and a way to stabilize this eventually.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>01:30:30</itunes:duration>
    </item>
    <item>
      <title>Diesel (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcgn.2017.03.diesel</link>
      <description>Better refuel before we get started, this is a “Choose Your Own Adventure” talk—where the audience decides into which rabbit hole(s) we go down. Writing an actual app? Sure! Type system excursions? Always? Or maybe something about our test shenanigans? And of course fields of generated code as far as the eye can see!
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17032-eng-Diesel_webm-hd.webm"
        length="235929600"
        type="video/webm"/>
      <pubDate>Wed, 01 Mar 2017 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17032-eng-Diesel_webm-hd.webm?1488423703</guid>
      <dc:identifier>9f730bc5-eb12-44e0-94e7-a65fd86490d9</dc:identifier>
      <dc:date>2017-03-01T00:00:00+01:00</dc:date>
      <itunes:author>Pascal Hertleif</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 17032</itunes:keywords>
      <itunes:subtitle>Type Safe SQL</itunes:subtitle>
      <itunes:summary>Better refuel before we get started, this is a “Choose Your Own Adventure” talk—where the audience decides into which rabbit hole(s) we go down. Writing an actual app? Sure! Type system excursions? Always? Or maybe something about our test shenanigans? And of course fields of generated code as far as the eye can see!
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:50:53</itunes:duration>
    </item>
    <item>
      <title>What&#39;s so hard about writing a Slack client in Rust? (rustmcb)</title>
      <link>https://media.ccc.de/v/rustcgn.2017.03.slack</link>
      <description>“I’ll just write a simple API wrapper for that. Give me two hours.” Does that sound oddly familiar? Don’t be fooled: writing an easy to use, idiomatic abstraction layer is a lot of work - in any language. I want to tell you my story about writing a Slack client in Rust. From documentation to testing and error handling there’s a lot of pitfalls to avoid and laughs to share.
about this event: https://c3voc.de
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17031-eng-Whats_so_hard_about_writing_a_Slack_client_in_Rust_webm-hd.webm"
        length="202375168"
        type="video/webm"/>
      <pubDate>Wed, 01 Mar 2017 00:00:00 +0100</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustcgn-17031-eng-Whats_so_hard_about_writing_a_Slack_client_in_Rust_webm-hd.webm?1488423509</guid>
      <dc:identifier>fc1e2aee-7cea-4633-944e-66cf3533cefd</dc:identifier>
      <dc:date>2017-03-01T00:00:00+01:00</dc:date>
      <itunes:author>Matthias Endler</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>rustcgn, 17031</itunes:keywords>
      <itunes:summary>“I’ll just write a simple API wrapper for that. Give me two hours.” Does that sound oddly familiar? Don’t be fooled: writing an easy to use, idiomatic abstraction layer is a lot of work - in any language. I want to tell you my story about writing a Slack client in Rust. From documentation to testing and error handling there’s a lot of pitfalls to avoid and laughs to share.
about this event: https://c3voc.de
</itunes:summary>
      <itunes:duration>00:37:45</itunes:duration>
    </item>
    <item>
      <title>Compiling Rust to asm.js (rustmcb)</title>
      <link>https://media.ccc.de/v/rustmcb.2016.09.compiling-rust-to-asmjs</link>
      <description>&lt;p&gt;This presentation gives an overview of the progress in compiling Rust to asm.js and WebAssembly. It describes the targeted formats, and explains what steps were and will be taken in the Rust compiler to enable generating them.&lt;/p&gt;
about this event: http://rust.cologne/2016/09/05/compile-to-js.html
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.2016.09.compiling-rust-to-asmjs.webm"
        length="572522496"
        type="video/webm"/>
      <pubDate>Mon, 05 Sep 2016 20:30:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.2016.09.compiling-rust-to-asmjs.webm?1473789327</guid>
      <dc:identifier>f5f638dd-fccc-460c-8829-38f69f872ada</dc:identifier>
      <dc:date>2016-09-05T20:30:00+02:00</dc:date>
      <itunes:author>Jan-Erik “badboy” Rediger</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Rust, WebAssembly, asm.js, Rust Meetup Cologne/Bonn</itunes:keywords>
      <itunes:summary>&lt;p&gt;This presentation gives an overview of the progress in compiling Rust to asm.js and WebAssembly. It describes the targeted formats, and explains what steps were and will be taken in the Rust compiler to enable generating them.&lt;/p&gt;
about this event: http://rust.cologne/2016/09/05/compile-to-js.html
</itunes:summary>
      <itunes:duration>00:45:48</itunes:duration>
    </item>
    <item>
      <title>Why I hate garbage collectors (rustmcb)</title>
      <link>https://media.ccc.de/v/rustmcb.2016.09.why-i-hate-garbage-collectors</link>
      <description>&lt;p&gt;Arne Claus talks about the problems originating from managing memory using garbage collection, and explains the benefits of deterministic destruction.&lt;/p&gt;
about this event: http://rust.cologne/2016/09/05/compile-to-js.html
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.2016.09.why-i-hate-garbage-collectors.webm"
        length="413138944"
        type="video/webm"/>
      <pubDate>Mon, 05 Sep 2016 19:45:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.2016.09.why-i-hate-garbage-collectors.webm?1473788933</guid>
      <dc:identifier>3cd1ad54-bede-444f-9339-9ed86e1836f6</dc:identifier>
      <dc:date>2016-09-05T19:45:00+02:00</dc:date>
      <itunes:author>Arne Claus</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Rust, Garbage Collector, Rust Meetup Cologne/Bonn</itunes:keywords>
      <itunes:summary>&lt;p&gt;Arne Claus talks about the problems originating from managing memory using garbage collection, and explains the benefits of deterministic destruction.&lt;/p&gt;
about this event: http://rust.cologne/2016/09/05/compile-to-js.html
</itunes:summary>
      <itunes:duration>00:31:26</itunes:duration>
    </item>
    <item>
      <title>State of Rust 2016 (rustmcb)</title>
      <link>https://media.ccc.de/v/rustmcb.state-of-rust</link>
      <description>&lt;p&gt;Alex Crichton, one of the members of the Rust core team, talks about the current state of Rust, and gives an outlook into future projects.&lt;/p&gt;
about this event: http://rust.cologne/2016/06/06/rust-anniversary-part-2.html
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.state-of-rust.webm"
        length="1303379968"
        type="video/webm"/>
      <pubDate>Mon, 06 Jun 2016 21:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.state-of-rust.webm?1465498312</guid>
      <dc:identifier>c01432ad-d78f-4e16-9e19-22469af9050a</dc:identifier>
      <dc:date>2016-06-06T21:00:00+02:00</dc:date>
      <itunes:author>Alex Crichton</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Rust, Rust Meetup Cologne/Bonn</itunes:keywords>
      <itunes:summary>&lt;p&gt;Alex Crichton, one of the members of the Rust core team, talks about the current state of Rust, and gives an outlook into future projects.&lt;/p&gt;
about this event: http://rust.cologne/2016/06/06/rust-anniversary-part-2.html
</itunes:summary>
      <itunes:duration>01:00:13</itunes:duration>
    </item>
    <item>
      <title>Why port 10k LOC to Rust (rustmcb)</title>
      <link>https://media.ccc.de/v/rustmcb.why-port-10k-loc-to-rust</link>
      <description>&lt;p&gt;Panopticon is a dissasembler, geared towards reverse engine. Its author Kai Michaelis talks about his reasons for porting the C++ version over to Rust, and what he learned along the way.&lt;/p&gt;
about this event: http://rust.cologne/2016/06/06/rust-anniversary-part-2.html
</description>
      <enclosure url="https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.why-port-10k-loc-to-rust.webm"
        length="826277888"
        type="video/webm"/>
      <pubDate>Mon, 06 Jun 2016 20:00:00 +0200</pubDate>
      <guid isPermaLink="true">https://cdn.media.ccc.de/events/rustmcb/webm-hd/rustmcb.why-port-10k-loc-to-rust.webm?1465497977</guid>
      <dc:identifier>f5dd54b0-b67b-4024-a25e-eb941aeb89aa</dc:identifier>
      <dc:date>2016-06-06T20:00:00+02:00</dc:date>
      <itunes:author>Kai Michaelis</itunes:author>
      <itunes:explicit>No</itunes:explicit>
      <itunes:keywords>Rust, C++, Panopticon, Rust Meetup Cologne/Bonn</itunes:keywords>
      <itunes:subtitle>Lessons learned</itunes:subtitle>
      <itunes:summary>&lt;p&gt;Panopticon is a dissasembler, geared towards reverse engine. Its author Kai Michaelis talks about his reasons for porting the C++ version over to Rust, and what he learned along the way.&lt;/p&gt;
about this event: http://rust.cologne/2016/06/06/rust-anniversary-part-2.html
</itunes:summary>
      <itunes:duration>00:40:22</itunes:duration>
    </item>
    <generator>media.ccc.de / RSS 0.3.1</generator>
    <itunes:category text="Technology"/>
    <itunes:image href="https://static.media.ccc.de/media/events/rustmcb/rustmcb_logo.png"/>
    <itunes:owner>
      <itunes:name>CCC media team</itunes:name>
      <itunes:email>media@c3voc.de</itunes:email>
    </itunes:owner>
    <itunes:author>CCC media team</itunes:author>
    <itunes:explicit>No</itunes:explicit>
    <itunes:keywords>CCC Congress Hacking Security Netzpolitik</itunes:keywords>
    <itunes:subtitle>A wide variety of video material distributed by the CCC. All content is taken from cdn.media.ccc.de and media.ccc.de</itunes:subtitle>
    <itunes:summary>A wide variety of video material distributed by the Chaos Computer Club. This feed contains all events from rustmcb as webm</itunes:summary>
  </channel>
</rss>