<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Writing a bit-wise iterator (with Jez!) for our gunzip implementation</title>
        <link>https://video.infosec.exchange/videos/watch/d70f0635-adbb-458d-bf98-466af534a1ed</link>
        <description>More Jez+Andy coding, working on our gunzip clone. Jez figured out we need to iterate bit by bit through the input, so we write a Biterator to do that. The code is at https://codeberg.org/andybalaam/ggunzip Read Jez's blog at https://www.jezuk.co.uk/ Read my blog at https://artificialworlds.net/blog Follow Jez on mastodon: @jezhiggins@mastodon.me.uk Follow me on mastodon: @andybalaam@mastodon.social</description>
        <lastBuildDate>Fri, 12 Jun 2026 19:52:39 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://bark.video</generator>
        <image>
            <title>Writing a bit-wise iterator (with Jez!) for our gunzip implementation</title>
            <url>https://bark.video/lazy-static/avatars/5b678ad8-64a9-44b9-adbb-633ea8d81a9d.png</url>
            <link>https://video.infosec.exchange/videos/watch/d70f0635-adbb-458d-bf98-466af534a1ed</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://bark.video/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://bark.video/feeds/video-comments.xml?videoId=d70f0635-adbb-458d-bf98-466af534a1ed" rel="self" type="application/rss+xml"/>
    </channel>
</rss>