<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Yuxiang Qiu</title>
    <subtitle>Yuxiang Qiu's Blog</subtitle>
    <link rel="self" type="application/atom+xml" href="https://yuxqiu.github.io/atom.xml" />
    <link rel="alternate" type="text/html" href="https://yuxqiu.github.io" />
    <id>https://yuxqiu.github.io/atom.xml</id>
    <updated>2025-07-06T00:00:00+00:00</updated>
    
    <entry>
        <title>Speculative Decoding for Transformers</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/speculative-decoding/" />
        <id>https://yuxqiu.github.io/blog/speculative-decoding/</id>
        <updated>2025-07-06T00:00:00+00:00</updated>
        <published>2025-07-06T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="AI" />
        
    </entry>
    
    <entry>
        <title>Attacks on RSA</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/attacks-on-rsa/" />
        <id>https://yuxqiu.github.io/blog/attacks-on-rsa/</id>
        <updated>2025-06-30T00:00:00+00:00</updated>
        <published>2025-06-30T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="Cryptography" />
        
    </entry>
    
    <entry>
        <title>ElGamal Encryption</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/elgamal/" />
        <id>https://yuxqiu.github.io/blog/elgamal/</id>
        <updated>2025-06-30T00:00:00+00:00</updated>
        <published>2025-06-30T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="Cryptography" />
        
    </entry>
    
    <entry>
        <title>Trustless Efficient Light Clients</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/writings/trustless-efficient-light-client/" />
        <id>https://yuxqiu.github.io/writings/trustless-efficient-light-client/</id>
        <updated>2025-05-01T00:00:00+00:00</updated>
        <published>2025-05-01T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="Cryptography" />
        
    </entry>
    
    <entry>
        <title>Deletable Learned Bloom Filter</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/writings/dlbf/" />
        <id>https://yuxqiu.github.io/writings/dlbf/</id>
        <updated>2025-04-25T00:00:00+00:00</updated>
        <published>2025-04-25T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="Algorithm" />
        
    </entry>
    
    <entry>
        <title>LLM.int8(): 8-bit Matrix Multiplication for Transformers at Scale</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/writings/llm-int8/" />
        <id>https://yuxqiu.github.io/writings/llm-int8/</id>
        <updated>2025-04-25T00:00:00+00:00</updated>
        <published>2025-04-25T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="AI" />
        
    </entry>
    
    <entry>
        <title>TIL: Rust fallthrough, How Let's Encrypt Works, s1</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-9/" />
        <id>https://yuxqiu.github.io/blog/til-9/</id>
        <updated>2025-03-06T00:00:00+00:00</updated>
        <published>2025-03-06T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="rust" />
        
        <category term="Cryptography" />
        
        <category term="LLM" />
        
    </entry>
    
    <entry>
        <title>On Number Theory from First Principle</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/on-number-first-principle/" />
        <id>https://yuxqiu.github.io/blog/on-number-first-principle/</id>
        <updated>2025-02-21T00:00:00+00:00</updated>
        <published>2025-02-21T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="Cryptography" />
        
        <category term="Math" />
        
    </entry>
    
    <entry>
        <title>TIL: Colliding Secure Hashes, FIFO and LRU Cache, GPS</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-8/" />
        <id>https://yuxqiu.github.io/blog/til-8/</id>
        <updated>2025-02-17T00:00:00+00:00</updated>
        <published>2025-02-17T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="Cryptography" />
        
        <category term="Algorithm" />
        
        <category term="Systems" />
        
    </entry>
    
    <entry>
        <title>TIL: Structured Generation, RAG, Backdoor LLMs, Eytzinger Binary Search, Trampoline</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-7/" />
        <id>https://yuxqiu.github.io/blog/til-7/</id>
        <updated>2025-02-16T00:00:00+00:00</updated>
        <published>2025-02-16T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="LLM" />
        
        <category term="Algorithm" />
        
    </entry>
    
    <entry>
        <title>Non-Interactivity and Graph Non-Isomorphism</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/zkp-lec-1/" />
        <id>https://yuxqiu.github.io/blog/zkp-lec-1/</id>
        <updated>2024-09-10T00:00:00+00:00</updated>
        <published>2024-09-10T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="ZKP" />
        
        <category term="Cryptography" />
        
    </entry>
    
    <entry>
        <title>LaTeXify</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/writings/latexify/" />
        <id>https://yuxqiu.github.io/writings/latexify/</id>
        <updated>2024-05-02T00:00:00+00:00</updated>
        <published>2024-05-02T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="AI" />
        
    </entry>
    
    <entry>
        <title>Implement a ThreadPool in C++ from Scratch</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/threadpool/" />
        <id>https://yuxqiu.github.io/blog/threadpool/</id>
        <updated>2023-01-13T00:00:00+00:00</updated>
        <published>2023-01-13T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="cpp" />
        
        <category term="concurrency" />
        
    </entry>
    
    <entry>
        <title>TIL-6</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-6/" />
        <id>https://yuxqiu.github.io/blog/til-6/</id>
        <updated>2023-01-07T00:00:00+00:00</updated>
        <published>2023-01-07T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="c" />
        
        <category term="cpp" />
        
        <category term="rust" />
        
    </entry>
    
    <entry>
        <title>Concurrency</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/concurrency/" />
        <id>https://yuxqiu.github.io/blog/concurrency/</id>
        <updated>2022-12-08T00:00:00+00:00</updated>
        <published>2022-12-08T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="concurrency" />
        
        <category term="cpp" />
        
        <category term="java" />
        
    </entry>
    
    <entry>
        <title>Memcpy and Undefined Behavior</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/memcpy-union/" />
        <id>https://yuxqiu.github.io/blog/memcpy-union/</id>
        <updated>2022-12-05T00:00:00+00:00</updated>
        <published>2022-12-05T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>TIL-5: Singleton, Fuzzing and Trivia</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-5/" />
        <id>https://yuxqiu.github.io/blog/til-5/</id>
        <updated>2022-12-04T00:00:00+00:00</updated>
        <published>2022-12-04T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="cpp" />
        
        <category term="java" />
        
    </entry>
    
    <entry>
        <title>TIL-4: Alignment</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-4/" />
        <id>https://yuxqiu.github.io/blog/til-4/</id>
        <updated>2022-12-03T14:24:29+00:00</updated>
        <published>2022-12-03T14:24:29+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>TIL-3: final, Small Integer operations, boolean vector</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-3/" />
        <id>https://yuxqiu.github.io/blog/til-3/</id>
        <updated>2022-11-17T00:00:00+00:00</updated>
        <published>2022-11-17T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>TIL-2: C++ Best Practices, Initializer List, Extern Template</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-2/" />
        <id>https://yuxqiu.github.io/blog/til-2/</id>
        <updated>2022-11-16T00:00:00+00:00</updated>
        <published>2022-11-16T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>How to use gperftools with pprof in OSX</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/pprof/" />
        <id>https://yuxqiu.github.io/blog/pprof/</id>
        <updated>2022-11-13T00:00:00+00:00</updated>
        <published>2022-11-13T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="Tools" />
        
    </entry>
    
    <entry>
        <title>TIL-1: Move Semantics, Exception and Smart Pointers</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/til-1/" />
        <id>https://yuxqiu.github.io/blog/til-1/</id>
        <updated>2022-11-12T00:00:00+00:00</updated>
        <published>2022-11-12T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="TIL" />
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>Notes: Back To Basics CppCon20</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/cpp-btb/" />
        <id>https://yuxqiu.github.io/blog/cpp-btb/</id>
        <updated>2022-10-29T00:00:00+00:00</updated>
        <published>2022-10-29T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>Notes: Value Category in C++</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/cpp-value-category/" />
        <id>https://yuxqiu.github.io/blog/cpp-value-category/</id>
        <updated>2022-10-28T00:00:00+00:00</updated>
        <published>2022-10-28T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="cpp" />
        
    </entry>
    
    <entry>
        <title>Talking about strerror (and why you should be cautious when using it)</title>
        <link rel="alternate" type="text/html" href="https://yuxqiu.github.io/blog/talking-about-strerror/" />
        <id>https://yuxqiu.github.io/blog/talking-about-strerror/</id>
        <updated>2022-09-15T00:00:00+00:00</updated>
        <published>2022-09-15T00:00:00+00:00</published>
        <summary></summary>
        
        <category term="c" />
        
        <category term="cpp" />
        
    </entry>
    
</feed>
