<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Rat's Nest</title><link>https://jupotter.eu/</link><description>Recent content on The Rat's Nest</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 05 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://jupotter.eu/index.xml" rel="self" type="application/rss+xml"/><item><title>About Dithering</title><link>https://jupotter.eu/posts/about-dithering/</link><pubDate>Fri, 05 Sep 2025 00:00:00 +0000</pubDate><guid>https://jupotter.eu/posts/about-dithering/</guid><description>&lt;p&gt;In my previous post, I quickly when over how I converted images to use with a 6
color screen with dithering, but didn&amp;rsquo;t get into the details.
Now, I want to look deeper into this technique, understand what is dithering and
compare different techniques.&lt;/p&gt;
&lt;p&gt;This post is accompanied by some python code that I use to experiment, you can
find the full repo on &lt;a href="https://codeberg.org/Jupotter/dithering" target="_blank"&gt;Codeberg&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="displaying-an-image-with-only-a-few-colors"&gt;Displaying an image with only a few colors&lt;/h2&gt;
&lt;p&gt;Before speaking about image dithering, we have to speak about image quantization.
In general terms, quantization is the process of mapping values form a large or
continuous set of possible values to a reduced one.&lt;/p&gt;</description></item><item><title>Building an e-paper Digital Frame</title><link>https://jupotter.eu/posts/building-an-epaper-digital-frame/</link><pubDate>Sun, 27 Jul 2025 17:07:24 +0200</pubDate><guid>https://jupotter.eu/posts/building-an-epaper-digital-frame/</guid><description>&lt;p&gt;As a furry, we tend to accumulate a lot of digital art without a way to display
them. A few can be printed, but wall real-estate is still limited. To work around
this issue, I wanted to have a digital photo frame. Also, as an ebook reader,
I quite like the look of &lt;a href="https://en.wikipedia.org/wiki/Electronic_paper" target="_blank"&gt;e-paper&lt;/a&gt;
displays, so I started looking for a color, e-paper digital frame. After all, the
technology is now years old, and a digital frame seems like a great application
color e-paper.&lt;/p&gt;</description></item><item><title>Opening the Rats Nest</title><link>https://jupotter.eu/posts/opening-the-rats-nest/</link><pubDate>Fri, 25 Jul 2025 15:26:36 +0200</pubDate><guid>https://jupotter.eu/posts/opening-the-rats-nest/</guid><description>&lt;p&gt;Welcome to the Rat&amp;rsquo;s Nest, my furry theme blog! I&amp;rsquo;m Jupotter, a nerd with a
passion for software design, many incomplete projects, and the will to write
about them.&lt;/p&gt;


&lt;figure class="sticker image"&gt;
 &lt;img src="https://jupotter.eu/stickers/hey_512_hu_d0b6d0a79e03c8c3.png"&gt;&lt;/img&gt;
 &lt;figcaption class="caption"&gt;
 Art: &lt;a href="https://orthrus.carrd.co/" rel="noreferrer noopener" target="_blank"&gt;The Orthrus&lt;/a&gt;
 &lt;/figcaption&gt;
&lt;/figure&gt;


&lt;p&gt;In the time of ever-more controlling social media, algorithmic timelines
and AI-generated slop, I wish to add some more hand-crafted and self
hosted content to the world wide web. I am encouraged by so many awesome
bloggers, with a special shout out to Soatok&amp;rsquo;s
&lt;a href="https://soatok.blog/2020/06/15/the-world-needs-more-furry-bloggers/" target="_blank"&gt;the World Needs More Furry Bloggers&lt;/a&gt;
for giving me the last push needed to start it.&lt;/p&gt;</description></item><item><title>About</title><link>https://jupotter.eu/about/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://jupotter.eu/about/about/</guid><description>&lt;h2 id="about-me"&gt;About me&lt;/h2&gt;
&lt;p&gt;Hi, I&amp;rsquo;m Jupotter. I am a furry, non-binary, a software engineer, and generally
a geek.&lt;br&gt;
My fursona is a rat/dragon hybrid, and my pronouns are they/them.&lt;/p&gt;
&lt;h2 id="about-the-rats-nest"&gt;About the Rat&amp;rsquo;s Nest&lt;/h2&gt;
&lt;p&gt;This is my small place of the world wide web, where I can write about
my projects, my interests, and other things.&lt;/p&gt;
&lt;p&gt;Expect to find software development, technology discussions,
role playing games, and other stuff that pique my interest&lt;/p&gt;</description></item></channel></rss>