<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Bitestring Blog</title>
    <link href="https://bitestring.com/atom.xml" rel="self" />
    <link href="https://bitestring.com" />
    <id>https://bitestring.com/atom.xml</id>
    <author>
        <name>Bitestring</name>
        
    </author>
    <updated>2023-09-18T00:00:00Z</updated>
    <entry>
    <title>A little tip to improve rust-analyzer memory usage</title>
    <link href="https://bitestring.com/posts/2023-09-18-improve-rust-analyzer-memory-usage.html" />
    <id>https://bitestring.com/posts/2023-09-18-improve-rust-analyzer-memory-usage.html</id>
    <published>2023-09-18T00:00:00Z</published>
    <updated>2023-09-18T00:00:00Z</updated>
    <summary type="html"><![CDATA[Rust-Analyzer is a LSP server for IDEs like VSCode, Emacs, Vim etc. However it suffers from very high memory usage in some use cases. This blog post provides a tip to reduce memory usage if you are using FFIs and bindgen in your Rust projects.]]></summary>
</entry>
<entry>
    <title>Web fingerprinting is worse than I thought</title>
    <link href="https://bitestring.com/posts/2023-03-19-web-fingerprinting-is-worse-than-I-thought.html" />
    <id>https://bitestring.com/posts/2023-03-19-web-fingerprinting-is-worse-than-I-thought.html</id>
    <published>2023-03-19T00:00:00Z</published>
    <updated>2023-03-19T00:00:00Z</updated>
    <summary type="html"><![CDATA[Discussing current state of web fingerprinting and how to protect yourself]]></summary>
</entry>
<entry>
    <title>Quick guide to basic Date/Time operations in Haskell</title>
    <link href="https://bitestring.com/posts/2021-07-10-haskell-datetime-basics.html" />
    <id>https://bitestring.com/posts/2021-07-10-haskell-datetime-basics.html</id>
    <published>2021-07-10T00:00:00Z</published>
    <updated>2021-07-10T00:00:00Z</updated>
    <summary type="html"><![CDATA[Explaining how to consume frequently used date/time functions in Haskell]]></summary>
</entry>

</feed>
