<?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>Sun, 14 Jun 2026 02:25:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://v.basspistol.org</generator>
        <image>
            <title>Writing a bit-wise iterator (with Jez!) for our gunzip implementation</title>
            <url>https://v.basspistol.org/lazy-static/avatars/d7490605-16bc-4b51-bf0a-6e1e62047873.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://v.basspistol.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://v.basspistol.org/feeds/video-comments.xml?videoId=d70f0635-adbb-458d-bf98-466af534a1ed" rel="self" type="application/rss+xml"/>
    </channel>
</rss>