<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Coding up a circular buffer with Jez</title>
        <link>https://video.infosec.exchange/videos/watch/784639e5-58ab-4c8a-b44f-5d7b007f0382</link>
        <description>More coding with Jez and Andy. We're continuing working on our gunzip clone: we know we will need to be able to look back while we are encoding at recently-written bytes, so this time we're writing a look-back buffer. We could use a crate to provide a circular buffer, but what would be the fun in that? Code: https://codeberg.org/andybalaam/ggunzip Jez's blog; https://www.jezuk.co.uk/ Andy's blog: https://artificialworlds.net/blog Follow Jez on mastodon: @jezhiggins@mastodon.me.uk Follow Andy on mastodon: @andybalaam@mastodon.social</description>
        <lastBuildDate>Sat, 22 Aug 2026 00:11:54 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.infosec.exchange</generator>
        <image>
            <title>Coding up a circular buffer with Jez</title>
            <url>https://video.infosec.exchange/client/assets/images/icons/icon-1500x1500.png</url>
            <link>https://video.infosec.exchange/videos/watch/784639e5-58ab-4c8a-b44f-5d7b007f0382</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.infosec.exchange/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.infosec.exchange/feeds/video-comments.xml?videoId=784639e5-58ab-4c8a-b44f-5d7b007f0382" rel="self" type="application/rss+xml"/>
    </channel>
</rss>