<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>2022-02-07 - Working on a safe async executor for rust</title>
        <link>https://video.asonix.dog/videos/watch/e5dc51d8-0228-4068-8eb1-04e1afcc0380</link>
        <description>A stream from 3 years ago (wow) where I was building  a safe async runtime for rust (just for fun!) Here's the finished executor: https://git.asonix.dog/safe-async/jitterbug 00:00 Going Live 04:50 Introduction 12:15 Mumble 12:50 Building the Executor 35:40 Making an Example Program 1:03:15 Refactoring the Executor 1:09:24 Forgetting the stream on the Docs for a long time 1:33:30 Realizing I forgot the stream on the Docs 1:34:04 Wake Optimizations in Oneshots 1:37:20 Thinking about unwraps in Task 1:47:55 Reviewing Changes 1:52:36 Wrapping up 1:55:05 Ending</description>
        <lastBuildDate>Fri, 11 Sep 2026 08:52:40 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.asonix.dog</generator>
        <image>
            <title>2022-02-07 - Working on a safe async executor for rust</title>
            <url>https://video.asonix.dog/lazy-static/avatars/d1c7b932-0b9f-4def-8c36-4a118f21e33a.png</url>
            <link>https://video.asonix.dog/videos/watch/e5dc51d8-0228-4068-8eb1-04e1afcc0380</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.asonix.dog/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.asonix.dog/feeds/video-comments.xml?videoId=e5dc51d8-0228-4068-8eb1-04e1afcc0380" rel="self" type="application/rss+xml"/>
    </channel>
</rss>