<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>confused.ai</title>
    <subtitle>We&#x27;re so back.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://confused.ai/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://confused.ai"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2021-06-15T17:45:00+11:00</updated>
    <id>https://confused.ai/atom.xml</id>
    <entry xml:lang="en">
        <title>Announcing Aya</title>
        <published>2021-06-15T17:45:00+11:00</published>
        <updated>2021-06-15T17:45:00+11:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://confused.ai/posts/announcing-aya/"/>
        <id>https://confused.ai/posts/announcing-aya/</id>
        
        <summary type="html">&lt;p&gt;Aya is a new eBPF library for the Rust programming language, built with a focus
on developer experience and operability.&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Adding BPF target support to the Rust compiler</title>
        <published>2020-12-15T20:15:00+11:00</published>
        <updated>2020-12-15T20:15:00+11:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://confused.ai/posts/rust-bpf-target/"/>
        <id>https://confused.ai/posts/rust-bpf-target/</id>
        
        <summary type="html">&lt;p&gt;I added BPF target support to the rust compiler. In the process, I wrote a
partial linker for BPF bytecode.&lt;&#x2F;p&gt;</summary>
        
    </entry>
    <entry xml:lang="en">
        <title>Intercepting Zoom&#x27;s encrypted data with BPF</title>
        <published>2020-09-09T18:04:00+11:00</published>
        <updated>2020-09-09T18:04:00+11:00</updated>
        
        <author>
          <name>
            
              Unknown
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://confused.ai/posts/intercepting-zoom-tls-encryption-bpf-uprobes/"/>
        <id>https://confused.ai/posts/intercepting-zoom-tls-encryption-bpf-uprobes/</id>
        
        <summary type="html">&lt;p&gt;I wrote a command line tool that uses BPF uprobes to intercept the TLS encrypted data that zoom sends over the network. In the post I show the process I went through to write it.&lt;&#x2F;p&gt;</summary>
        
    </entry>
</feed>
