<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Blog on foosel.net</title><link>https://foosel.net/blog/</link><description>Recent content in Blog on foosel.net</description><generator>Hugo</generator><language>en-us</language><copyright>Gina Häußge (foosel)</copyright><lastBuildDate>Tue, 23 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://foosel.net/blog/feed.xml" rel="self" type="application/rss+xml"/><item><title>I love learning!</title><link>https://foosel.net/blog/2026-06-23-i-love-learning/</link><pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2026-06-23-i-love-learning/</guid><description>Early morning musings about a huge part of my identity</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2026-06-23-i-love-learning/cover.jpg" alt="A text block getting prepared during book binding." loading="lazy"></p><p>When I was a kid in the 1980s, it was quite common for &ldquo;My friends&rdquo; books to make their rounds on the schoolyard. These books consisted of two page questionnaires for your buddies to fill out so you could remember them all. One of the more common questions was &ldquo;What are your hobbies&rdquo; and I can&rsquo;t remember when I started putting &ldquo;learning&rdquo; in there but I sure did.</p>
<p>Rather early in my life I noticed that learning new things was a lot of fun for me! Reading up on things in my parents&rsquo; lexicon collection, trying my hand at various forms of crafting and getting better at them, and of course also learning everything I could about all the technology all around me felt amazing<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>. And that never stopped, rather the opposite: Nothing gives me more dopamine these days than going down a shiny new rabbit hole, absorbing new knowledge like a sponge does water, and then putting it to use right away to work towards acquiring a new skill or solving a problem. Lifelong learning, broadening my understanding of the world and acquiring new skills to then use to make or do something myself<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup> are a huge part of who I am.</p>
<p>I think this is why it baffles me that much how readily people will take every shortcut they can to avoid having to actually learn a new skill or gather knowledge about a new topic.  Plenty of people are only interested in the results, only want to be able to say &ldquo;I did this&rdquo; without actually having to do all the legwork.<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup> Maybe out of fear to fail, maybe out of laziness, maybe out of perceived necessity in our capitalism based hustle culture.</p>
<p>And while I&rsquo;d say that the current genAI craze with all its promises to achieve results without having to put in anything beyond a more or less well defined prompt certainly has made this approach to life more visible, it was always there.</p>
<p>In the end, I just have to accept that not everyone gets a rush from learning something new, as sad as I find that. I just wish that the consequence of this fact wasn&rsquo;t having to drown in a neverending wave of slop 😐</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>Probably also why I felt like a fish in water right away when my dad introduced me to coding at age 7&hellip;&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p>Case in point, the cover picture got taken when I was binding one of my first books.&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:3">
<p>For the life of me I cannot figure out though how someone can <em>feel</em> like they did something when in fact they didn&rsquo;t. Self-deception must be one hell of a drug I guess.&#160;<a href="#fnref:3" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item><item><title>Meta: Some late spring cleaning</title><link>https://foosel.net/blog/2026-06-17-some-late-spring-cleaning/</link><pubDate>Wed, 17 Jun 2026 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2026-06-17-some-late-spring-cleaning/</guid><description>&lt;p&gt;It was annoying me for a while now that my chosen theme &lt;a href="https://github.com/adityatelange/hugo-PaperMod/"&gt;PaperMod&lt;/a&gt; didn&amp;rsquo;t also support some kind of all-in-one RSS feed with all main sections. And also that the feeds were called &lt;code&gt;index.xml&lt;/code&gt; instead of &lt;code&gt;feed.xml&lt;/code&gt;, confusing me every time I wanted to check something on them manually. Also, the feed link title just being &lt;code&gt;rss&lt;/code&gt; didn&amp;rsquo;t exactly help in a feed reader either.&lt;/p&gt;
&lt;p&gt;So just now I&amp;rsquo;ve done some long overdue spring cleaning on this page:&lt;/p&gt;</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2026-06-17-some-late-spring-cleaning/cover.jpg" alt="Some small white flowers on a green plant" loading="lazy"></p><p>It was annoying me for a while now that my chosen theme <a href="https://github.com/adityatelange/hugo-PaperMod/">PaperMod</a> didn&rsquo;t also support some kind of all-in-one RSS feed with all main sections. And also that the feeds were called <code>index.xml</code> instead of <code>feed.xml</code>, confusing me every time I wanted to check something on them manually. Also, the feed link title just being <code>rss</code> didn&rsquo;t exactly help in a feed reader either.</p>
<p>So just now I&rsquo;ve done some long overdue spring cleaning on this page:</p>
<ol>
<li>I updated PaperMod<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> &amp; adjusted my overwrites as necessary</li>
<li>I implemented my custom rss feed template with some more logic to render it with all main sections on home</li>
<li>I disabled the automatic inclusion of the section feeds and created my own with proper <code>title</code> attributes (&quot;(All|Blog|TIL) posts on foosel.net&quot;), put into the head of all pages</li>
<li>I overrode the default name of the generated feeds to be <code>feed.xml</code> &amp; added the necessary redirects (hopefully&hellip;)</li>
<li>I also added links to the main RSS feed at two prominent places: in the social icons on the home page as well as in the main navigation next to the search button. While the feeds were always discoverable through the related <code>link</code> tags in the HTML page itself, and there were also specific links on the section main pages, I still got some questions here and there on whether there was a feed, so I hope this makes things easier to discover now.</li>
</ol>
<p>If you want a look behind the scenes on how I did that, <a href="https://github.com/foosel/foosel.github.io">this page&rsquo;s source is on a public repo</a>, so feel free to take a look 😊</p>
<p>All that&rsquo;s left to say is: I&rsquo;m sorry should I have broken something there or caused your RSS reader to push all old posts into your face 😬</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>&hellip; and discovered that it&rsquo;s now apparently also a victim of vibe coding 😕&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item><item><title>My TODO list lives in my pocket</title><link>https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/</link><pubDate>Fri, 06 Mar 2026 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/</guid><description>Combining leather working, paper crafting and handwriting to manage my life</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/cover.webp" alt="Picture of my closed journal lying on my desk" loading="lazy"></p><p>For several months now I&rsquo;ve been meaning to write about my notebook journey. Today the stars finally aligned and I just sat down to tell you about how I&rsquo;ve been managing my TODOs for almost a year now.</p>
<p>It all started when I created myself a little leather cover for my A5 sized solo RPG journal:</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114191126595846444">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>Currently learning how to play <a href="https://chaos.social/tags/Starforged" class="mention hashtag" rel="tag">#<span>Starforged</span></a> and as I apparently enjoy the journaling part of it I just built myself a traveler&#39;s notebook 😊 Apart from two notebook inserts, this also has an insert for holding my character sheet and my assets, plus a move cheat sheet.</p><p><a href="https://chaos.social/tags/making" class="mention hashtag" rel="tag">#<span>making</span></a> <a href="https://chaos.social/tags/leatherwork" class="mention hashtag" rel="tag">#<span>leatherwork</span></a> <a href="https://chaos.social/tags/solo_rpg" class="mention hashtag" rel="tag">#<span>solo_rpg</span></a> <a href="https://chaos.social/tags/ttrpg" class="mention hashtag" rel="tag">#<span>ttrpg</span></a></p>
                
                    
                        
                            
                        
                    
                        
                            
                        
                    
                        
                            
                        
                    
                        
                            
                        
                    
                    <div class="toot-img-grid-4">
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/114/191/114/661/115/151/original/d6e0e0b6103216dc.jpg"
                                alt="A traveler&#39;s notebook made from brown leather"
                                class="toot-media-img img-a9ae72f4ab1bfe0fc8ab99a68ccc106d"
                                loading="lazy"
                                style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                            />
                        
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/114/191/115/578/435/489/original/9df115952591023d.jpg"
                                alt="Craft paper insert with a big pocket for some asset cards."
                                class="toot-media-img img-a1d389bab9ae628c8b8db5618e153491"
                                loading="lazy"
                                style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                            />
                        
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/114/191/115/961/179/899/original/244bc59a564175c5.jpg"
                                alt="Notebook insert with a part of my current run"
                                class="toot-media-img img-85174fd57622e1a23341dbf1af6d0b1d"
                                loading="lazy"
                                style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                            />
                        
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/114/191/116/130/826/300/original/41c4f4587a06a332.jpg"
                                alt="Craft paper insert holding my folded character sheet."
                                class="toot-media-img img-16ed1d771035e4691da4bdcd6e0b9ca4"
                                loading="lazy"
                                style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                            />
                        
                    
                    </div>
                    
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                        
                        
                    
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/114191126595846444" class="toot-date" rel="noopener">March 19, 2025, 21:05</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>I quickly realized that I quite liked writing down things by hand on the 100gsm dot grid paper of the notebook I got, and that I also liked the look and functionality of what I had created there.</p>
<p>That lead to an idea. At this point I was still managing my TODOs in <a href="https://todoist.com">Todoist</a>, but also often ended up writing down the weekly tasks on the whiteboard in my office as I had learned that checking them off physically with an actual pen gave me way more dopamine than clicking a checkbox in an app. And the whiteboard approach quickly fell apart when I was not at my desk - I often ended up taking a picture of my whiteboard before having to work from somewhere else, or putting things into Todoist that felt a bit like they didn&rsquo;t belong there (small chores).</p>
<p>So I thought that maybe I should just try to go fully analogue with my tasks, in a portable form factor. The A5 size I had used for the RPG journal didn&rsquo;t fit that portability requirement fully, but A6 would be something that I could easily fit into my cargo pockets. I thus ordered a stack of A6 notebooks<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup> and built another leather cover for that size.</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114241410760797146">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>After really enjoying using the traveler&#39;s notebook I built for <a href="https://chaos.social/tags/solorpg" class="mention hashtag" rel="tag">#<span>solorpg</span></a> use recently*, I&#39;ve just now built a smaller version for regular note taking. While I&#39;m a huge fan of <span class="h-card" translate="no"><a href="https://mas.to/@obsidian" class="u-url mention">@<span>obsidian</span></a></span>, not everything needs to be digital and I want to try some analog brainstorming and possibly journaling again.</p><p>* see <a href="https://chaos.social/@foosel/114191126595846444" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">chaos.social/@foosel/114191126</span><span class="invisible">595846444</span></a></p><p><a href="https://chaos.social/tags/leatherworking" class="mention hashtag" rel="tag">#<span>leatherworking</span></a></p>
                
                    
                        
                            
                        
                    
                    <div class="toot-img-grid-1">
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/114/241/401/327/898/403/original/8570c4aa2b82fefb.jpg"
                                alt="A passport/A6 sized traveler&#39;s notebook sitting on a table"
                                class="toot-media-img img-e21e1a72443dbcd0ed66d2c4d3f9fb29"
                                loading="lazy"
                                style="aspect-ratio: 3325 / 2494; vertical-align: top"
                            />
                        
                    
                    </div>
                    
                    
                        
                        
                    
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/114241410760797146" class="toot-date" rel="noopener">March 28, 2025, 18:13</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>Once more I went with a <a href="https://www.instructables.com/DIY-Midori-Style-Travelers-Notebook/">Midori style &ldquo;Traveler&rsquo;s Notebook&rdquo; approach</a> - a simple leather cover with a bungie cord in the middle, acting as both a place where to hang in one notebook from its spine, and a loop on the outside to keep the journal closed. To hang more than one book, additional bungie cord loops can be used to attach two or more books together.</p>
<p>Just like with my RPG journal, I also built myself an insert out of craft cardboard, to hold some of my cards and a slim tracker module, allow storing flat things on the front and back (receipts, tickets, my x-ray passport &amp; dentist bonus log&hellip;) and attach a pen loop and some bookmark ribbons to as well.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/front_inlay.resized.jpg" alt="The outside front of the insert, with two card holders. The top one holds some white cards, the bottom one a black card sized tracker." loading="lazy">
</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/front_inlay_2.resized.jpg" alt="Inside the insert&rsquo;s front there&rsquo;s a pocket to store flat stuff." loading="lazy">
</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/back_inlay.resized.jpg" alt="The insert&rsquo;s back also has a pocket inside." loading="lazy">
</p>
<p>Then I sat down and thought a lot on how to best go about organising things. I of course had heard about the <a href="https://bulletjournal.com/">Bullet Journal</a> method, so I looked up details on that. I quickly learned two things: 1) contrary to what images I found online and what I saw my mom doing made me believe, at its core bullet journalling is way less about fancy hand lettering and page designs but rather about rapidly logging down stuff and b) it&rsquo;s not actually about TODO lists but rather an approach for helping with self reflection and reaching your goals.</p>
<p>What I got from a) actually helped me a lot, but b) didn&rsquo;t work for me at all. I do call my little notebook my Bullet Journal, but it is in fact mostly a TODO list combined with some personal tracking, and of course note taking.</p>
<p>I did adopt the symbols however: Tasks that are planned but not yet started get a <code>•</code> in front of them. I can cross that off with an <code>X</code> to turn it into &ldquo;done&rdquo;. If a task takes longer or spans across multiple days, I can cross it off halfway <code>/</code> to mark it as started or in progress. With <code>&lt;</code> or <code>&gt;</code> I can signify that a task was rescheduled (forwards or backwards). All of these symbols can just be drawn over the initial <code>•</code> and I find that an amazing way to keep track of more than two possible task states.</p>
<p>Additionally I also use <code>°</code> for events, <code>-</code> to mark notes, <code>=</code> for mental and physical health related things and <code>»</code> for quotes.</p>
<p>So, how do I use all of this to organise my life now?</p>
<p>My journal contains two 30 sheet/60 page A5 books.</p>
<p>The first one is focused on the current month. I use it to keep track of my running tasks, logging my days, monitoring my <a href="https://foosel.net/blog/2025-09-15-about-my-chronic-vertigo/">vertigo symptoms</a> and mood. It helps me a ton  each day to see that I actually did get stuff done (even if it often doesn&rsquo;t feel like it).</p>
<p>Each month I create an overview of tasks I should get done sometime this month in my <em>Monthly Log</em>, and an overview of the next month and anything later than that in my <em>Future Log</em>.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/this_and_next_month.resized.webp" alt="Spread in my notebook showing the tasks for this month, and the future tasks for next month and later dates." loading="lazy">
</p>
<p>My <em>Daily Log</em> is combined with my mood tracker. I jot down one <strong>positive</strong> thing about each day (to combat the constant doom and gloom caused by living in this reality - it helps reading through what I write here at the end of each month). Even if it is just about taking an amazing nap that day, it counts.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/daily_log.resized.webp" alt="Spread in my notebook showing a daily log, one line per day for the whole month, and a mood graph mapping each day&rsquo;s average mood in five levels." loading="lazy">
</p>
<p>Then follows a spread with my <em>Vertigo Log</em>. It&rsquo;s a monthly log again with columns for the various symptoms and possible triggers I&rsquo;m tracking, with some space for daily notes as well. Sorry, but I&rsquo;m not including a picture here as all of that is a bit too personal to share publicly.</p>
<p>The rest of the notebook is organised by week. Each week I start with an overview of my repeating <em>chores</em> in the shape of an <a href="https://alastairjohnston.com/projects-the-alastair-method/">Alastair matrix</a>. I have columns for all days of the week. Each task gets its own line, with a <code>•</code> in the column(s) of the day(s) where I need or want to take care of it, and another <code>•</code> right in front of the task that I get to cross off when it&rsquo;s done.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/chores_and_next_week.resized.webp" alt="Spread with a week&rsquo;s chore list on the left and a list of tasks for Next Week on the right." loading="lazy">
</p>
<p>On the second page of the spread I have my running list of things I need to take care of <em>next week</em>.</p>
<p>The next spread is my running <em>tasks</em> list for the week. I put everything here as it comes up. Like the chores list it&rsquo;s a matrix allowing me to schedule each task for one or more specific days.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/running_tasklist.resized.webp" alt="Spread with a running task list of a week." loading="lazy">
</p>
<p>As you can see, I also color code tasks with markers, which allows me to easily filter the list at a glance. Green is work related, light blue are household chores, dark blue are health related tasks and pink are event related things.</p>
<p>I pre-fill the chores and tasks list based on the things I scheduled for this week over the course of last week, the monthly log &amp; the weekly repeated chores.</p>
<p>On the next pages then follows my running log of the week. Each morning I jot down the current date and weekday, take note of the weather (and also keep that updated throughout the day - it&rsquo;s a vertigo trigger) and then copy over all tasks scheduled for the day from the list of chores or tasks. Whatever comes up during the day gets added too, and also put on the running task list (I want that as a full overview of the week). If something comes up that doesn&rsquo;t need to get done this week, I throw it on the list for next week, or next month or later, whatever fits.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/running_week.resized.webp" alt="Spread of a running weekly log in my notebook. There are headers for March 2nd through March 4th, little symbols next to them, and several notes below." loading="lazy">
</p>
<p>What I also log into each day&rsquo;s header are various symbols for habit tracking, and an overall mood indicator - I use that for the mood graph in the daily log.</p>
<p>That&rsquo;s basically the day to day with the notebook: Jot down tasks as they come, get an overview each day, get sweet sweet dopamine every time I cross something off.</p>
<p>But what about the second book? That is for longer term tracking.</p>
<p>I have an overview of (recurring) tasks throughout the year here that I need to take care of. I use that at the start of each month to prefill the monthly log.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/monthly_tasks_2026.resized.webp" alt="Spread in my notebook, titled &ldquo;Monthly Task List 2026&rdquo;. It&rsquo;s a matrix with columns for each month and a whole bunch of tasks scheduled across them." loading="lazy">
</p>
<p>I also use the second notebook for long term work stuff, e.g. here is how I keep track of what I needed to take care of for each bugfix release for OctoPrint 1.11.x that wasn&rsquo;t already logged in the shape of public issues, PRs or commits, e.g. things I need to mention in the changelog, or not yet published security advisories.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/octoprint_1.11.x.resized.webp" alt="Spread in my notebook, titled &ldquo;OctoPrint 1.11.x&rdquo;. There are entries for 1.11.1 to 1.11.8. All entries up to and including 1.11.7 have notes below them, a checkmark next to the header and the release date." loading="lazy">
</p>
<p>What else goes in there are ideas for various projects, what things I have borrowed to or from friends (and when and whether it was returned yet), what books I read, vacation plans, quick notes, notes about talks I&rsquo;ve seen &hellip; In short, basically everything else. I have a ton of lists (the Bullet Journal Method calls those &ldquo;collections&rdquo;), some of which are getting constantly updated, some of which only act as reference.</p>
<p>Some things from the second book get copied over to my personal knowledge base that I keep in <a href="https://obsidian.md">Obsidian</a> (synced to my own NextCloud). As an example, I used the notebook last year during two PyCon Italia and EuroPython to take notes during the talks I attended, and those have now gone into my knowledge base (or turned into tasks long taken care of).</p>
<p>Really long term tasks - e.g. future vaccinations, check-ups and such - I still keep digitally in <a href="https://tasks.org">tasks.org</a> (also synced to my own NextCloud). At some point they&rsquo;ll trigger a reminder on my phone, and then they&rsquo;ll get schedule in my regular task list.</p>
<p>At this point I can say that basically everything gets managed with the help of this tiny self built journal for almost a year now and that works amazingly well for me.</p>
<p><img src="https://foosel.net/blog/2026-03-06-my-todo-list-lives-in-my-pocket/bujo_and_pens.resized.jpg" alt="My closed journal on my desk, next to it a couple of pastelle colored marker pens." loading="lazy">
</p>
<p>Needless to say I&rsquo;ve cancelled my Todoist subscription. 😉 <a href="https://di.day">#iDIDit</a>.</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>I got <a href="https://www.amazon.de/dp/B0D3YTV4GZ">these</a> but I&rsquo;m sure you can find something similar elsewhere too.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item><item><title>What cool stuff did I do in 2025?</title><link>https://foosel.net/blog/2025-12-30-2025-retrospective/</link><pubDate>Tue, 30 Dec 2025 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2025-12-30-2025-retrospective/</guid><description>Highlighting some of my personal achievements of the past year to combat the negative vibes of this year</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/cover.jpg" alt="View of blue mountains in the fog" loading="lazy"></p><p>Just like <a href="https://foosel.net/blog/2024-12-30-2024-retrospective/">last year</a> I&rsquo;ve decided to sit down today and write my very own retrospective. The year has been difficult in several ways, but whenever I took another look at last year&rsquo;s post it put a smile on my face, remembering the good things about life in general.</p>
<p>In the hope that this will continue to work, here we go with the same look at cool stuff that I did or experienced in 2025&hellip;</p>
<ol>
<li>
<p>I started the year with my by now traditional deep clean project, this time taking care of my hallway and the built-in closet. That also included recycling my first ever 3d printer with which everything OctoPrint started - a step I had to do for space reasons, but which still felt weird.</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113760557884199400">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Continuing my start-of-the-year clean-up project tradition (for last year&#39;s project see <a href="https://chaos.social/@foosel/111687404140972445" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">chaos.social/@foosel/111687404</span><span class="invisible">140972445</span></a>).</p><p>Today I tackled the hallway shelf and the built-in closet. Filled up several garbage bags once more. Ouch, my back 😅</p><p>I also decided to throw out my first 3d printer that was still stored in the closet, as much as it saddens me. It&#39;s no longer working &amp; it&#39;s taking up too much space for that. But I&#39;ll keep the front plate &amp; Pi 😊</p><p>No before pictures for you bw - too embarrassing 😬</p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-3">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/760/522/317/649/813/original/ecbbde4c30707d16.jpg"
                                   alt="Hallway shelf with some games, bottles, COVID/health related stuff and storage for empties. To the left two stacked up chairs from the dinner table."
                                   class="toot-media-img img-2140162f994f8b39e9b299983aa5a15a"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/760/522/696/338/037/original/b447ffca799bec41.jpg"
                                   alt="Built-in closet. Kitchen stuff, household and DIY things, some hung up jackets and bags, tools, airbrush stuff, foldable trolley"
                                   class="toot-media-img img-1f2ccf7901347e88915635318ef6e39f"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/760/523/545/501/778/original/4d91d23ecf22866e.jpg"
                                   alt="A slightly modded original Ultimaker built from laser cut wood"
                                   class="toot-media-img img-a0a279b3a9a45d38c64cd3643ee9bd35"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113760557884199400" class="toot-date" rel="noopener">January 2, 2025, 20:05</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I painted all of the (core) miniatures of my copy of <a href="https://boardgamegeek.com/boardgame/204472/sub-terra">&ldquo;Sub Terra&rdquo;</a>, making sure to also use a bit of UV colors for some special effects under black light.</p>
<p>
   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113776631910946170">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>It&#39;s been years since I last painted some <a href="https://chaos.social/tags/miniatures" class="mention hashtag" rel="tag">#<span>miniatures</span></a>, and since then several <a href="https://chaos.social/tags/boardgames" class="mention hashtag" rel="tag">#<span>boardgames</span></a> have moved in that come with some. </p><p>As I find painting quite relaxing (it allows me to focus on something I&#39;m doing with my hands while making my brain shut up), I recently decided it was time to get back into it. I also wanted to try something new and got myself a set of Army Painter Speedpaints.</p><p>I started with the core game of Sub Terra yesterday and am quite happy with how things are looking now 😊</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/776/622/498/110/728/original/2591f48b6fa2d0a9.jpg"
                                   alt="Miniatures of the core game of Sub Terra, mounted on corks and painted."
                                   class="toot-media-img img-ab02a3b002de4906f50098b1b4c9c9d3"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113776631910946170" class="toot-date" rel="noopener">January 5, 2025, 16:13</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113776640997773679">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>And since this is a game that can be played in the darkness under UV light, I decided to add a little extra too...</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/776/635/697/100/256/original/5f3935e93f0e97d9.jpg"
                                   alt="The same shot under UV light, showing the monsters glowing green and the headlamps on the characters glowing white."
                                   class="toot-media-img img-fd2de912d4fda6037db7d69986a94185"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113776640997773679" class="toot-date" rel="noopener">January 5, 2025, 16:16</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       </p>
</li>
<li>
<p>That also prompted me to finally kit up my painting stuff on a small cart that fits into the freshly cleaned up built-in closet.</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/painting-cart.jpg" alt="" loading="lazy">
</p>
</li>
<li>
<p>As it is also becoming traditional by now, I spent some wonderfully calm days with my partner in the southern Black Forest again. We spent the days taking long walks/hikes through the snowy landscape, and the evenings playing through <a href="https://store.steampowered.com/app/2716400/The_Rise_of_the_Golden_Idol/">&ldquo;Rise of the Golden Idol&rdquo;</a> - quality time! 😊</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113856741272685499">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Spent a beautiful week with my partner of now five years in the southern Black Forest, to celebrate our anniversary by taking a short time out in nature 😊</p><p>While I&#39;m admittedly not too thrilled to return to work again tomorrow, this was the kind of reset I needed and it did a lot in topping up my energy levels 🥰</p><p>Apart from hiking and a wellness day in a spa, we also played through Rise of the Golden Idol in the evenings 😊 <a href="https://chaos.social/tags/relationshipGoals" class="mention hashtag" rel="tag">#<span>relationshipGoals</span></a></p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-2">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/856/712/202/153/005/original/c3fb2bbd389c48f3.jpg"
                                   alt="Me posing next to the summit cross of the Belchen mountain. Behind me there&#39;s an ocean of clouds against a blue sky. The outlines of the Alps are visible in the far off distance."
                                   class="toot-media-img img-e8a9968ce200f6d87eedf9332e6eb1dd"
                                   loading="lazy"
                                   style="aspect-ratio: 3840 / 2160; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/856/759/148/403/930/original/2ae0fa8e719e7b3b.jpg"
                                   alt="Selfie of me and my partner, both of us wearing sun glasses against the glaring sun and hats and winter clothes against the biting cold, smiling into the camera."
                                   class="toot-media-img img-658ca92d2db5d71b4cff2e65111ec25a"
                                   loading="lazy"
                                   style="aspect-ratio: 3136 / 2356; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113856741272685499" class="toot-date" rel="noopener">January 19, 2025, 19:46</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>Back from that, I finally found the time to frame the bits of my first 3d printer that I kept and hung them in my office - that way it&rsquo;s not fully gone but taking up way less space than it did before.</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/ultimaker-framed.jpg" alt="" loading="lazy">
</p>
</li>
<li>
<p>At the end of January, I gave my first talk in front of a live audience since the start of the pandemic, at a local Women in Tech meetup. To say that I was incredibly nervous about this would be an understatement, but everything went smoothly once I got started 😊</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113916461942021342">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Another one for the collection to remind me that I in fact now CAN give talks without turning bright red thanks to crippling stagefright 💪 It was a long process ^^</p><p>Slides are now also up on foosel.net!</p><p>Thank you Christian for the picture!</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/916/453/436/582/228/original/3c52bc42e4fca356.jpeg"
                                   alt="Me standing on stage, giving a talk. I&#39;m wearing an OctoPrint shirt and a mask. Behind me there&#39;s a slide about me, with my avatar on the right and a short bio on the left."
                                   class="toot-media-img img-9ee7f9543b59d6a9e2f9d515b77ae905"
                                   loading="lazy"
                                   style="aspect-ratio: 1280 / 960; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113916461942021342" class="toot-date" rel="noopener">January 30, 2025, 08:54</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>Using my vinyl cutter I created some custom Mass Effect merch! Happy to say that the design indeed held up through several washes now - this thing has become my favourite hoodie and I&rsquo;m actually wearing it as I&rsquo;m typing these lines.</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113934395775722840">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Took care of a <a href="https://chaos.social/tags/project" class="mention hashtag" rel="tag">#<span>project</span></a> I had planned since before Christmas and turned a hoodie off mine into something a tad nerdier. This is now my favourite hoodie on the citadel!¹</p><p>¹ I just hope it survives the laundry, still my first steps with HTV 🙈</p><p><a href="https://chaos.social/tags/MassEffect" class="mention hashtag" rel="tag">#<span>MassEffect</span></a></p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-2">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/934/384/143/985/215/original/27840b314850673d.jpg"
                                   alt="Me wearing a dark grey hoodie jacket. On the breast of the jacket there&#39;s a print with a prominent &#34;N7&#34; logo from Mass Effect."
                                   class="toot-media-img img-4e3ce2fb448135d84ce111396cf7f6cb"
                                   loading="lazy"
                                   style="aspect-ratio: 2464 / 3280; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/113/934/384/374/978/518/original/46d1900a8c8bee66.jpg"
                                   alt="Close-up of the print. It says &#34;Alliance Special Forces Training Program&#34; around a circle, and there&#39;s the alliance logo in the middle with the N7 logo underneath."
                                   class="toot-media-img img-6110cac4a5cb4aa7946aa7ff1508af95"
                                   loading="lazy"
                                   style="aspect-ratio: 2464 / 3280; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/113934395775722840" class="toot-date" rel="noopener">February 2, 2025, 12:55</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
<p>I also created two more shirts, and another hoodie for my partner:</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114060040625283604">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>When the world becomes too much, I tend to make things...</p><p>Paragon shirt and Cerberus Normandy SR2 hoodie for my partner, Renegade shirt for me 😊</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/114/060/028/822/084/093/original/f4ba7db7a17c4769.jpg"
                                   alt="Three freshly created Mass Effect textiles next to each other, a shirt with the Paragon logo in blue, a short with the Renegade logo in red, and a zipper hoodie with the Cerberus logo and &#34;Normandy SR2&#34; in white and orange."
                                   class="toot-media-img img-e0819dd3b1a6ac77c7a36b9be3767d6d"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/114060040625283604" class="toot-date" rel="noopener">February 24, 2025, 17:28</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I finally played through <a href="https://store.steampowered.com/app/1562430/DREDGE/">&ldquo;Dredge&rdquo;</a> and had a blast doing so!</p>
</li>
<li>
<p>I bought a new vacuum and immediately fell into love with it, so much so that I printed a whole bunch of holders for its adapters 😂 Peak adulting ^^</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114054064123727495">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>For the record, my new cordless vacuum arrived early last week and I&#39;m really in love with that thing 😅</p><p>And after printing some holders yesterday and today, I now have it hanging in the built-in closet with all the adapters right next to it, ready to go every second 👍😀</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/114/054/053/943/862/467/original/f1ccf15c4469271e.jpg"
                                   alt="Picture of the vacuum and its adapters in the built-in closet. The vacuum is mounted right behind the door. On the inside of the door there are some 3d printed holders holding all the adapters and a hose."
                                   class="toot-media-img img-df0731a8116ac8ea41f79cc101acf36f"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/114054064123727495" class="toot-date" rel="noopener">February 23, 2025, 16:08</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I started on my journey to reduce my footprint on US clouds:</p>
<ul>
<li>I switched from Google Drive to a NextCloud instance hosted at Hetzner in a german data center</li>
<li>After adding some more storage to my NAS I migrated all my pictures from Google Photos to a self-hosted <a href="https://immich.app/">immich</a> server</li>
<li>I switched my homelab&rsquo;s backup approach from Synology&rsquo;s proprietary stuff to <a href="https://www.borgbackup.org/">Borg</a>/<a href="https://torsion.org/borgmatic/">borgmatic</a></li>
</ul>
</li>
<li>
<p>I started playing <a href="https://tomkinpress.com/pages/ironsworn-starforged">&ldquo;Starforged&rdquo;</a> and for journaling my adventures built myself a traveler&rsquo;s notebook.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114191126595846444">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Currently learning how to play <a href="https://chaos.social/tags/Starforged" class="mention hashtag" rel="tag">#<span>Starforged</span></a> and as I apparently enjoy the journaling part of it I just built myself a traveler&#39;s notebook 😊 Apart from two notebook inserts, this also has an insert for holding my character sheet and my assets, plus a move cheat sheet.</p><p><a href="https://chaos.social/tags/making" class="mention hashtag" rel="tag">#<span>making</span></a> <a href="https://chaos.social/tags/leatherwork" class="mention hashtag" rel="tag">#<span>leatherwork</span></a> <a href="https://chaos.social/tags/solo_rpg" class="mention hashtag" rel="tag">#<span>solo_rpg</span></a> <a href="https://chaos.social/tags/ttrpg" class="mention hashtag" rel="tag">#<span>ttrpg</span></a></p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-4">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/191/114/661/115/151/original/d6e0e0b6103216dc.jpg"
                                    alt="A traveler&#39;s notebook made from brown leather"
                                    class="toot-media-img img-a9ae72f4ab1bfe0fc8ab99a68ccc106d"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/191/115/578/435/489/original/9df115952591023d.jpg"
                                    alt="Craft paper insert with a big pocket for some asset cards."
                                    class="toot-media-img img-a1d389bab9ae628c8b8db5618e153491"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/191/115/961/179/899/original/244bc59a564175c5.jpg"
                                    alt="Notebook insert with a part of my current run"
                                    class="toot-media-img img-85174fd57622e1a23341dbf1af6d0b1d"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/191/116/130/826/300/original/41c4f4587a06a332.jpg"
                                    alt="Craft paper insert holding my folded character sheet."
                                    class="toot-media-img img-16ed1d771035e4691da4bdcd6e0b9ca4"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114191126595846444" class="toot-date" rel="noopener">March 19, 2025, 21:05</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
<p>This in turn led to me starting a Bullet Journal in an A6 sized self crafted traveler&rsquo;s notebook, and that&rsquo;s been used daily since. I&rsquo;ve been meaning to write a post about that, I really need to do this asap&hellip;</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114241410760797146">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>After really enjoying using the traveler&#39;s notebook I built for <a href="https://chaos.social/tags/solorpg" class="mention hashtag" rel="tag">#<span>solorpg</span></a> use recently*, I&#39;ve just now built a smaller version for regular note taking. While I&#39;m a huge fan of <span class="h-card" translate="no"><a href="https://mas.to/@obsidian" class="u-url mention">@<span>obsidian</span></a></span>, not everything needs to be digital and I want to try some analog brainstorming and possibly journaling again.</p><p>* see <a href="https://chaos.social/@foosel/114191126595846444" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">chaos.social/@foosel/114191126</span><span class="invisible">595846444</span></a></p><p><a href="https://chaos.social/tags/leatherworking" class="mention hashtag" rel="tag">#<span>leatherworking</span></a></p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/241/401/327/898/403/original/8570c4aa2b82fefb.jpg"
                                    alt="A passport/A6 sized traveler&#39;s notebook sitting on a table"
                                    class="toot-media-img img-e21e1a72443dbcd0ed66d2c4d3f9fb29"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114241410760797146" class="toot-date" rel="noopener">March 28, 2025, 18:13</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>On Easter my partner surprised me with a self-designed Lego Brickheads kit of us, which I had a blast building together with him.</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/brickheads.jpg" alt="Custom Brickheads of &ldquo;Gina&rdquo; and &ldquo;Dennis&rdquo; built and standing in front of the custom made box" loading="lazy">
</p>
</li>
<li>
<p>I finally bound a book again, creating my first ever paperback!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114405026360844463">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>I haven&#39;t bound a book in a while but wanted to turn my copy of The Perilous Void into something physical for use on my <a href="https://chaos.social/tags/Starforged" class="mention hashtag" rel="tag">#<span>Starforged</span></a> adventure. Originally I planned to go with ring binding, but the printout didn&#39;t leave enough space for that so instead I went for a double fan bound paperback. Not perfect, but I&#39;m still quite proud of it 😊</p><p><a href="https://chaos.social/tags/solorpg" class="mention hashtag" rel="tag">#<span>solorpg</span></a> <a href="https://chaos.social/tags/ttrpg" class="mention hashtag" rel="tag">#<span>ttrpg</span></a> <a href="https://chaos.social/tags/bookbinding" class="mention hashtag" rel="tag">#<span>bookbinding</span></a></p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-4">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/405/018/114/577/140/original/8b51b1fd7255b7e5.jpg"
                                    alt="The finished paperback lying on a table."
                                    class="toot-media-img img-1014eb72eadb421cca69e3e3e3da7d85"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/405/018/350/375/775/original/d7e586379f0a1814.jpg"
                                    alt="Closer look at the spine of the finished paperback."
                                    class="toot-media-img img-7ab41050e723ad9a91b2535ca1cb696f"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/405/018/610/572/487/original/f48dfcc927685233.jpg"
                                    alt="The book held open by my hand."
                                    class="toot-media-img img-9c593f2bb8314323fa2a6587c4a49d67"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/405/018/778/405/114/original/5eb69439ac71f3cb.jpg"
                                    alt="Close-up of the bound spine while held open."
                                    class="toot-media-img img-e238c0602e576a229f35666035911fb0"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114405026360844463" class="toot-date" rel="noopener">April 26, 2025, 15:42</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>I upgraded my Framework 13 Intel 11th gen to a new AMD Ryzen AI 300 mainboard. It&rsquo;s my daily driver that I use for basically everything, and so I also put all the RAM in there that it supported: 96GB, which back then cost me 180€. Given the RAM prices now (the same kit now is getting sold for 900€), I am incredibly happy about this foresight 😬</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/framework-upgrade.png" alt="Screenshot of the System Information of the new laptop. Device name: mariner; OS: Fedora Linux 42 (Workstation Edition); Hardware Model: Framework Laptop 13 AMD Ryzen AI 300 Series; Processor: AMD Ryzen HX370 w/ Radeon 890M x 24; Memory: 96GiB; Disk Capacity: 2.0 TB" loading="lazy">
</p>
</li>
<li>
<p>During an evening walk through my partner&rsquo;s home town with him I made an incredible find in a &ldquo;book closet&rdquo;: A book about home computers from the mid 1980s.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114507595287597953">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Auf dem Abendspaziergang gerade dieses Kleinod in einem Bücherschrank gefunden und ich bin hin und weg. Das hätte ich gerne als Kind gehabt! Geht richtig tief in den Erklärungen und ist finde ich sehr schön aufbereitet. Ich bin gerade total glücklich über diesen Schatz und werde es in Ehren halten!</p><p>Und ich glaub ich gehe Mal auf die Jagd nach den anderen Teilen 😅</p><p>Ich hab noch keine Jahreszahl gefunden, aber die PLZ des Verlags ist noch vierstellig, also wohl vor 1993.</p><p>*edit* Wohl ~1985 😀</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-4">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/507/569/798/910/952/original/078291aed7edddef.jpg"
                                    alt="Cover von &#34;Schreibers Schlüssel zur Computerwelt: Heimcomputer&#34;. Das Cover zeigt eine grafische Darstellung eines alten Mikrocomputers."
                                    class="toot-media-img img-0fb2a69fb3c86875c64098675b71e900"
                                    loading="lazy"
                                    style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/507/571/809/218/163/original/721bada242237073.jpg"
                                    alt="Doppelseite des Buches, &#34;Was ist das - ein Computer?&#34;.
    
    Diverse Textboxen und Zeichnungen zeigen und beschreiben verschiedene Bestandteile eines Mikrocomputers."
                                    class="toot-media-img img-29a77f36704a5917e699b324a425af9d"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/507/573/794/942/030/original/3bf504eb19bb6b5f.jpg"
                                    alt="Doppelseite im Buch, &#34;Die Sache mit den Bits&#34;. In verschiedenen Textboxen aufgelockert mit Grafiken werden Binärkodierung und -operationen erläutert."
                                    class="toot-media-img img-073a4f9df27857a95fee220e7b125786"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/507/574/048/329/660/original/81dcc314d4a2d0fa.jpg"
                                    alt="Die Rückseite des Buches zeigt die Teile der Reihe: 
    
    - Heimcomputer 
    - BTX für jedermann
    - BASIC
    - Taschenrechner ganz einfach
    - Daten im Haushalt
    - Heimcomputer Lexikon
    "
                                    class="toot-media-img img-2b780bf2329c0d129e2da27cf75c0aed"
                                    loading="lazy"
                                    style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114507595287597953" class="toot-date" rel="noopener">May 14, 2025, 18:27</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
<p>The rest of the evening was spent reading through it quite excited, and hunting down some other ones from the series on ebay 😂</p>
</li>
<li>
<p>I went to PyCon Italia - my first conference since the start of the pandemic - and not only went climbing with some fellow Pythonistas but also met Jacopo, who&rsquo;s been helping me a lot with OctoPrint&rsquo;s security!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114602174901579648">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>For the past few days at <span class="h-card" translate="no"><a href="https://social.python.it/@pycon" class="u-url mention">@<span>pycon</span></a></span> I got to hang out with Jacopo Tediosi, who has helped me a lot in improving OctoPrint&#39;s security over the past year. It&#39;s always great when something like this happens!</p><p><a href="https://chaos.social/tags/pyconit2025" class="mention hashtag" rel="tag">#<span>pyconit2025</span></a></p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/602/167/262/664/725/original/91ff2e253d45bda4.jpg"
                                    alt="Me and Jacopo are posing in front of the photo wall at PyCon. We are both smiling."
                                    class="toot-media-img img-be2790a1b56cb8f4c0dbb5ad92362df8"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114602174901579648" class="toot-date" rel="noopener">May 31, 2025, 11:20</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
<p>I&rsquo;ve already got my ticket for PyCon Italia 2026 😊</p>
</li>
<li>
<p>The refactoring work on OctoPrint since late 2024 finally paid out and I was able to print from the in progress Moonraker Connector Plugin for the first time.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/114788854495540415">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Have been spending the week so far working on a plugin for <a href="https://chaos.social/tags/OctoPrint" class="mention hashtag" rel="tag">#<span>OctoPrint</span></a>&#39;s new comm layer that will be part of 1.12.0 &amp; as of earlier today I&#39;m able to print on Moonraker enabled Klipper based printers😁</p><p>This went faster than expected thanks to all that refactoring that I started shortly before x-mas, and I&#39;m incredibly happy that the architecture approach I had worked so well &amp; actually makes adding support for a different connection type this easy!</p><p>Plenty of bugs to fix ofc, but it&#39;s ALIVE!</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/114/788/824/233/589/733/original/3cf9d23d25c0c92a.png"
                                    alt="Screenshot of OctoPrint&#39;s state panel, showing a print from &#34;SD&#34; in progress. The progress bar sits at 34%."
                                    class="toot-media-img img-1554a4a14eb0da099d02431efc1dbec7"
                                    loading="lazy"
                                    style="aspect-ratio: 462 / 670; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/114788854495540415" class="toot-date" rel="noopener">July 3, 2025, 10:35</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>I went to EuroPython in Prague again, and this time even gave a talk! Of course, support plushy Timothy was there too 😊</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/europython-talk.jpg" alt="Me giving a talk at EuroPython 2025. Support plush donkey Timothy is sitting at the front of the podium." loading="lazy">
</p>
</li>
<li>
<p>In August I went to <a href="https://foosel.net/">WHY2025</a> - my first camp in the Netherlands since 2009. We took the <a href="https://datagnome.de">Datenzwerge</a> with us of course and deployed all 10 of them across the camp grounds. It was some very intense but awesome days!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115038186227796448">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Some pictures from <a href="https://chaos.social/tags/why2025" class="mention hashtag" rel="tag">#<span>why2025</span></a> ...</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-4">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/038/180/213/881/581/original/94a0f7c4db4049fd.jpg"
                                    alt="Led lights on the dark"
                                    class="toot-media-img img-10367abd34aea8c2f4f76c3757a5b55a"
                                    loading="lazy"
                                    style="aspect-ratio: 3324 / 2496; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/038/180/537/550/259/original/4a17cfb63731a11c.jpg"
                                    alt="A led curtain"
                                    class="toot-media-img img-a9b6c0c3755ab94dede082f9de5d8b41"
                                    loading="lazy"
                                    style="aspect-ratio: 2496 / 3324; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/038/180/728/189/732/original/bbd60899a71a89b6.jpg"
                                    alt="Colourful led bulbs on the side of a tent, in the dark"
                                    class="toot-media-img img-1028791c8ef368750a13a987f7bd84d4"
                                    loading="lazy"
                                    style="aspect-ratio: 3324 / 2496; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/038/180/955/275/234/original/693e2ec562190989.jpg"
                                    alt="Some high grass in the dark, lighted in deep green. In front the shadow of a bicycle"
                                    class="toot-media-img img-214cc7c6ba9eb7b9d299e487a44587f0"
                                    loading="lazy"
                                    style="aspect-ratio: 3324 / 2496; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115038186227796448" class="toot-date" rel="noopener">August 16, 2025, 11:23</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>While at WHY I met <a href="https://eheidi.dev/">Erika Heidi</a> whom I so far only had known virtually through GitHub Stars. We nerded out SO MUCH about tech, bouldering and 3d printing, it was a ton of fun :D</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/why-erika.jpg" alt="Me and Erika taking a selfie at WHY" loading="lazy">
</p>
</li>
<li>
<p>For my partner&rsquo;s birthday, I created yet another custom shirt utilizing the vinyl cutter and some HTV, this time with a logo from Dead Space. The design was based on in-game graphics, and weeding it was a bit of a nightmare 😂</p>
<p><img src="https://foosel.net/blog/2025-12-30-2025-retrospective/vinyl-dead-space.jpg" alt="Custom logo of the &ldquo;Ishimura Planetside Team&rdquo; from Dead Space" loading="lazy">
</p>
</li>
<li>
<p>I also got my partner an OLED Steamdeck for his birthday, and therefore also had to create <a href="https://foosel.net/blog/2023-01-19-custom-steamdeck-buttons/">new custom buttons</a>. While at that, I also finally created some green ones for myself, and also created a whole new mold for the digi pad. Now my Steamdeck is also nicely customized 😊</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115119707999875452">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Finished my custom buttons and d-pad and put them into my <a href="https://chaos.social/tags/SteamDeck" class="mention hashtag" rel="tag">#<span>SteamDeck</span></a> 😊</p><p>Had to sand the d-pad on the center spike as otherwise it didn&#39;t work well, but I think now things are fine. Almost ran out on the rub-on letters too, my last X is now on there 😅 I&#39;m thinking about getting a custom decal sheet made.</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-3">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/119/674/590/688/121/original/6fe2af457433863e.jpg"
                                    alt="Close-up of custom made green action buttons in a Steamdeck"
                                    class="toot-media-img img-9c1761852e5a08043714197a6e8c753e"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/119/674/826/278/540/original/1fc6274f9ea0bfe4.jpg"
                                    alt="Close-up of a custom made green d-pad in a Steamdeck"
                                    class="toot-media-img img-6244361b50bbd64a8d8846c6e6c366fc"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/119/675/034/662/845/original/476eeab72e1072fb.jpg"
                                    alt="Steamdeck OLED with custom made green d-pad and action buttons."
                                    class="toot-media-img img-ac822a4d94ed5804f9ee415f1ea4b5dd"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115119707999875452" class="toot-date" rel="noopener">August 30, 2025, 20:55</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>During this time, I also played through my personal Game of the Year, <a href="https://store.steampowered.com/app/1170570/The_Drifter/">&ldquo;The Drifter&rdquo;</a>. That also spawned a whole Point-and-Click-Adventure phase for me again 😂</p>
</li>
<li>
<p>Over the course of October I took part in another month long daily art challenge, &ldquo;Cosytober&rdquo;. I once again painted 31 pixelart pictures, this time limiting myself to 64x64px and the ENDESGA77 palette.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115468514303275578">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>And that&#39;s a wrap on <a href="https://chaos.social/tags/cosytober2025" class="mention hashtag" rel="tag">#<span>cosytober2025</span></a> for me! </p><p>I&#39;m very proud that despite everything I managed to do one every single day throughout this month! And I&#39;m also very happy with the drawings, I think I improved a lot, and am really enjoying doing pixelart!</p><p>Like last year, I compiled all of the drawings of the month into a wallpaper and you can find that below.</p><p>Do you have any personal favourites? I&#39;d love to know!</p><p>cc <span class="h-card" translate="no"><a href="https://mastodon.rosiesosocial.com/@RosieSoCosy" class="u-url mention">@<span>RosieSoCosy</span></a></span></p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/468/507/468/004/612/original/770a0dc9b690b71b.png"
                                    alt="Wallpaper of all 31 pixelart drawings of &#34;foosel&#39;s Cosytober&#34;"
                                    class="toot-media-img img-4c3aed289b4b16d1602b26b5c15460c3"
                                    loading="lazy"
                                    style="aspect-ratio: 1920 / 1080; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115468514303275578" class="toot-date" rel="noopener">October 31, 2025, 11:21</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
<p>I also started taking part in the <a href="https://mastodon.art/@pixel_dailies">Pixelart Dailies</a> during October and kept that going well into November, when I ran out of energy.</p>
</li>
<li>
<p>During Cosytober I also got myself a used Surface Go 2 tablet off of ebay and turned it into a pen enabled Linux based tablet, perfect for working on pixelart from the couch 😁</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115379554054628521">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>I&#39;ve been back to Linux on the desktop for several years now. For the longest time I was wondering how Linux on a tablet would work. So say Hi to this Surface Go 2 that I bought used on eBay for cheap and liberated from the Windows 10 that it came with. 😬 <a href="https://chaos.social/tags/EndOf10" class="mention hashtag" rel="tag">#<span>EndOf10</span></a></p><p>It now runs <a href="https://chaos.social/tags/Bluefin" class="mention hashtag" rel="tag">#<span>Bluefin</span></a>, and pretty much everything worked out of the box. The only a tad annoying thing is entering my password via the touchscreen. Amazing tablet for <a href="https://chaos.social/tags/Aseprite" class="mention hashtag" rel="tag">#<span>Aseprite</span></a>! 😊</p><p>More detailed blog post when I&#39;m back on my feet 🤧</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-2">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/379/537/657/332/407/original/df72bb4af9500e22.jpg"
                                    alt="Picture of the Surface Go 2 running Linux. It shows the system info. The system&#39;s name is &#34;Tendi&#34;"
                                    class="toot-media-img img-7243cce210826a2a8b7d5ebd19c04d72"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/379/538/647/494/758/original/9bebf61b1437e836.jpg"
                                    alt="Picture of the tablet running Aseprite with a pixelart drawing of a squirrel currently open."
                                    class="toot-media-img img-9737e49d03ccfd516120432aecb574cf"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115379554054628521" class="toot-date" rel="noopener">October 15, 2025, 18:17</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
<p>And yes, I know, I still owe this blog post 🙈</p>
</li>
<li>
<p>In early December this year&rsquo;s hotsauce finally got finished and labeled. The chillies were planted in February and the fruits harvested in early October. As always, it was a project that was in progress throughout most of the year!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115651620739382562">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>May I present? The result of our <a href="https://chaos.social/tags/ProjectHotsauce2025" class="mention hashtag" rel="tag">#<span>ProjectHotsauce2025</span></a>: Firestarter 😁</p><p>We continue our run of naming the yearly sauce after a song 😉</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/651/610/737/507/233/original/4c8d537de2554466.jpg"
                                    alt="Several hot sauce bottles on a table, now labeled.
    
    The label says
    
    Firestarter
    Hot Sauce 2025
    Made By Gina & Dennis"
                                    class="toot-media-img img-4a2949d88f011560e793d157dd853849"
                                    loading="lazy"
                                    style="aspect-ratio: 1600 / 1201; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115651620739382562" class="toot-date" rel="noopener">December 2, 2025, 19:28</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>Also in early December, I fell completely in love with the game <a href="https://store.steampowered.com/app/1532200/Mars_First_Logistics/">&ldquo;Mars First Logistics&rdquo;</a>, which I can only recommend if you are into Lego Technic.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115736693422407285">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Choooo choooooo!</p><p><a href="https://chaos.social/tags/MarsFirstLogistics" class="mention hashtag" rel="tag">#<span>MarsFirstLogistics</span></a> <a href="https://chaos.social/tags/gaming" class="mention hashtag" rel="tag">#<span>gaming</span></a></p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/736/682/450/842/644/original/edcf331157162e2d.png"
                                    alt="Screenshot from Mars First Logistics, showing my transporter being carried by a Monorail running through the reddish landscape."
                                    class="toot-media-img img-8bddb17ce14320cf1fc6ea7bfcc3d286"
                                    loading="lazy"
                                    style="aspect-ratio: 1920 / 1080; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115736693422407285" class="toot-date" rel="noopener">December 17, 2025, 20:03</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>And finally, shortly before Christmas I tried my hand at making Vanillekipferl for the first time, and greatly succeeded!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/115753009964627497">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>I also tried my hands at Vanille Kipferl for the first time in my life!</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/115/753/008/121/740/156/original/e511af17f6187501.jpg"
                                    alt="Several freshly baked Kipferl in a tin."
                                    class="toot-media-img img-827ce46e5608d7941fca37b4bd2f7570"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/115753009964627497" class="toot-date" rel="noopener">December 20, 2025, 17:12</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
</ol>
<p>And that&rsquo;s a wrap on 2025 I think! I probably once more missed some fun stuff or awesome stuff I did or experienced, but reading through all of that written down here it feels like less of a crappy year already 😬</p>
<p>Like last year, this list was compiled with the help of my <a href="https://chaos.social/@foosel">Mastodon account</a> and my picture gallery 😄 I&rsquo;ll see that I do one of these again in a year&rsquo;s time. For now I wish you a happy and safe 2026!</p>
]]></content:encoded></item><item><title>About my chronic vertigo</title><link>https://foosel.net/blog/2025-09-15-about-my-chronic-vertigo/</link><pubDate>Mon, 15 Sep 2025 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2025-09-15-about-my-chronic-vertigo/</guid><description>&lt;p&gt;&lt;em&gt;I finally decided to write the following post as every time I have an acute episode of my chronic vertigo
and mention it to people, I have to explain my situation and symptoms again. So I decided to write it
down here to just be able to link people to it instead 😉. This is &lt;strong&gt;not&lt;/strong&gt; an attempt to get attention or pity,
so please spare me that! 😅&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I have had a chronic vertigo since fall of 2000 now. It&amp;rsquo;s not a case of issues with low blood pressure (&amp;ldquo;blackness in front of the eyes&amp;rdquo;) or some
light-headedness or something like that, but rather a case of
the same sensoric input being generated somewhere between my &lt;a href="https://en.wikipedia.org/wiki/Vestibular_system"&gt;vestibular system&lt;/a&gt; and my brain as if I was on a roller coaster or sitting on
a merry-go-around. During acute episodes which last hours to days (and sometimes even weeks) this leads to unstable walking, a very insecure feeling when standing and sometimes also nausea
and &lt;a href="https://en.wikipedia.org/wiki/Nystagmus"&gt;nystagmus&lt;/a&gt;, not to mention exhaustion while trying to compensate for all of that. Thankfully, it&amp;rsquo;s &amp;ldquo;just&amp;rdquo; vertigo, my hearing is perfectly fine.&lt;/p&gt;</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2025-09-15-about-my-chronic-vertigo/cover.jpg" alt="Three stones balancing on each other on a wooden railing somewhere outdoors." loading="lazy"></p><p><em>I finally decided to write the following post as every time I have an acute episode of my chronic vertigo
and mention it to people, I have to explain my situation and symptoms again. So I decided to write it
down here to just be able to link people to it instead 😉. This is <strong>not</strong> an attempt to get attention or pity,
so please spare me that! 😅</em></p>
<p>I have had a chronic vertigo since fall of 2000 now. It&rsquo;s not a case of issues with low blood pressure (&ldquo;blackness in front of the eyes&rdquo;) or some
light-headedness or something like that, but rather a case of
the same sensoric input being generated somewhere between my <a href="https://en.wikipedia.org/wiki/Vestibular_system">vestibular system</a> and my brain as if I was on a roller coaster or sitting on
a merry-go-around. During acute episodes which last hours to days (and sometimes even weeks) this leads to unstable walking, a very insecure feeling when standing and sometimes also nausea
and <a href="https://en.wikipedia.org/wiki/Nystagmus">nystagmus</a>, not to mention exhaustion while trying to compensate for all of that. Thankfully, it&rsquo;s &ldquo;just&rdquo; vertigo, my hearing is perfectly fine.</p>
<p>This crap started with a really bad respiratory infection that gave me a high fever and put me into bed
for almost two weeks. After the fever went down I had a constant vertigo. This was right during my last two years at
school and meant that I missed almost two months of classes and then had to get brought to and fetched
from school by my dad for a month while I was learning to cope with this during my day-to-day and it turning less
constant<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>.</p>
<p>The initial diagnosis was <a href="https://en.wikipedia.org/wiki/Labyrinthitis">labyrinthitis</a>. When that took too long without the symptoms going away despite
treatment, I spent a week getting a full check-through at a hospital in summer of 2001 after which the diagnosis became
<a href="https://en.wikipedia.org/wiki/Benign_paroxysmal_positional_vertigo">BPPV</a> and I was taught the usual treatment for that. With that diagnosis I went on with life, doing my prescribed exercises,
hoping it would just disappear one day. But when that didn&rsquo;t happen and was still going on in summer of 2019 I decided to get yet another full check-through and the result of
that was basically &ldquo;It&rsquo;s not BPPV, but we don&rsquo;t know what it is, everything works like it should as far as we can see&rdquo;. Not a hardware issue, no wiring problems nor
firmware bugs to see 🤷</p>
<p>So this kinda sucks. Most days I thankfully don&rsquo;t notice it, and when it hits I can still handle my day-to-day
fine in most cases thanks to a sheer ton of training 😬. It certainly helps that I can do my job sitting down 😅</p>
<p>The bad episodes seem to get triggered by sudden weather changes<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup>, stress and illness<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>. I so far haven&rsquo;t
seen <em>any</em> connection to my food intake (thankfully). As I have a history of weather and stress
induced migraines, and <a href="https://en.wikipedia.org/wiki/Migraine-associated_vertigo">vestibular migraines</a> are a thing as
I learned after yet another lengthy research session, I&rsquo;m now tracking my symptoms daily
(vertigo, headache, tinnitus, nausea, plus stress &amp; weather) in preparation for yet <em>another</em> round of
trying to get a proper diagnosis and ideally working treatment for this shit from a neurologist.</p>
<p><strong>tldr:</strong> It&rsquo;s not low blood pressure, it&rsquo;s not just &ldquo;a bit dizzy&rdquo;, it&rsquo;s not BPPV (so Epley etc don&rsquo;t help), no hearing loss is involved.
It might be a weird version of migraines, I&rsquo;m currently tracking things in preparation for another attempt at getting to the bottom of this.
I won&rsquo;t die from it and have well working coping strategies but on some days it just plain sucks.</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>That&rsquo;s when I learned that the brain is absolutely <em>amazing</em> at compensating for broken sensoric inputs!&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p>Or this constant rain-sun-rain-sun-rain-sun shit that&rsquo;s going on during seasonal changes now it seems 😒&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:3">
<p>Especially respiratory infections are my kryptonite - five days of the sniffles, ten or more of everything spinning.&#160;<a href="#fnref:3" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item><item><title>Five of my favourite lifehacks</title><link>https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/</link><pubDate>Wed, 05 Feb 2025 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/</guid><description>&lt;p&gt;For a couple of years now I&amp;rsquo;ve had the sneaking suspicion that I&amp;rsquo;m neurodivergent. And while I still don&amp;rsquo;t have a diagnosis, there are several things
I use to cope with my brain constantly going &lt;em&gt;BRRRRRR&lt;/em&gt;, thinking (and worrying) about everything while forgetting important things, and I thought some of those
might also be helpful to others.&lt;/p&gt;
&lt;p&gt;Thus, here are five of my favourite lifehacks that I&amp;rsquo;ve been using to cope with the weirdness that is my brain. Some of them I&amp;rsquo;ve used for years before I ever suspected
something, some of them I only discovered after reading up on neurodiversity. Maybe you find something interesting for yourself!&lt;/p&gt;</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/cover.jpg" alt="Photo of a sticker on my laptop's lid, showing a confused red panda and saying "I came, I saw, I forgot what I was doing"" loading="lazy"></p><p>For a couple of years now I&rsquo;ve had the sneaking suspicion that I&rsquo;m neurodivergent. And while I still don&rsquo;t have a diagnosis, there are several things
I use to cope with my brain constantly going <em>BRRRRRR</em>, thinking (and worrying) about everything while forgetting important things, and I thought some of those
might also be helpful to others.</p>
<p>Thus, here are five of my favourite lifehacks that I&rsquo;ve been using to cope with the weirdness that is my brain. Some of them I&rsquo;ve used for years before I ever suspected
something, some of them I only discovered after reading up on neurodiversity. Maybe you find something interesting for yourself!</p>
<h2 id="waterproof-post-its-in-the-shower">Waterproof post-its in the shower</h2>
<p>My daily morning shower is a time I really do enjoy. It&rsquo;s also a time where I seem to get quite creative from time to time, getting great ideas on how to solve
existing problems in my life, or just remembering stuff I need to take care of. Of course, after getting out of the shower, once I&rsquo;ve toweled off, most
of that stuff is forgotten again.</p>
<p>A solution that has worked amazingly well for me here are waterproof post-its and a pencil that I just have stored high up in my shower! So when I get an idea or remember
something important, I now just note it down on a post-it and immediately glue that post-it to the shower door. That last step is very important, because that
way I have it basically right in my face while toweling myself off, and don&rsquo;t forget to take it with me when I&rsquo;m done with my morning routine to take care of it or
note it down somewhere else (either my <a href="https://obsidian.md/">Obsidian</a> knowledge base for ideas, or <a href="https://www.todoist.com/">Todoist</a> for TODOs).</p>
<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/postits.jpg" alt="A stack of water proof post-its put on my shower wall, with a pencil put on top on a hook." loading="lazy">
</p>
<p>That approach has been working well for me now for quite some years! Before I came across the waterproof post-its though, I tried the same approach with a diver writing panel.
But with that I had the problem that I then either forgot that I had written something on it (as it hung inside the shower, not immediately visible while toweling off), or I
forgot to clear it again (as I didn&rsquo;t have an eraser right on hand) and so found it already full with notes when I needed to write something new on it. The post-it approach
solves both points, as the notes are way more mobile that way, and taking one off the stack immediately gives me a fresh one.</p>
<p>Something that doesn&rsquo;t get a post-it though is when my shower gel runs out - in that case I just throw the empty bottle out of the shower right away so I will stumble
over it when I get out and remember to put it on the grocery list 😆</p>
<h2 id="visual-timers">Visual timers</h2>
<p>I have a problem with timers (e.g. for the laundry) going off when I&rsquo;m right in the middle of something at work, not immediately able to react to it, and then
promptly forgetting about it. And I have a problem with noticing time run by in general when I&rsquo;m in the flow.</p>
<p>For the longest time this was causing me a ton of stress and cases of &ldquo;Oh no, not again&rdquo;, but these days I have that pretty well under control after putting a
visual timer on my work desk and one in the living room. And that&rsquo;s a trick I only discovered after reading up on neurodiversity and learning about
<a href="https://www.psychologytoday.com/intl/basics/time-blindness">time blindness</a>.</p>
<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/timer.jpg" alt="A visual timer set to 15min." loading="lazy">
</p>
<p>Laundry timer just went off but I&rsquo;m deep in some code, hunting a bug? My hand now automatically just reaches to the visual timer and sets up something like 30min on it.
I only want to work on this work item for an hour (time box, follow-up appointment, it&rsquo;s already 5pm and I really should call it a day soon, &hellip;)? Hand out, timer on 60min.
I have to wait 10min to check my COVID test? Hand out, timer on 10min.</p>
<p>All of that would of course also work with a timer on my phone, but this works better for me: There&rsquo;s a physical timer right in front of me, with a physical wheel I can turn
to set a time, and I don&rsquo;t have to parse the numbers on the front either, the amount of time is clearly visible by how much red I see.</p>
<p>Where my phone <em>does</em> come in though is when I know I have an appointment sometime in the day. This causes me a ton of stress for the whole day until the appointment because
I know there&rsquo;s something coming up that I must not miss, and then I&rsquo;m scared of forgetting all about time again and missing it, causing me to not be able to concentrate on
anything else very well. What has helped me here is putting one to several alarms on my phone before the actual appointment, giving me an early warning that the time is coming
close, and allowing me to relax until that happens.</p>
<h2 id="physical-callbacks">Physical callbacks</h2>
<p>Another problem I often encounter is having to remember to do something at some point in the near future. My forgetfulness is becoming a bit of a pattern here I guess 😅</p>
<p>Some examples:</p>
<ul>
<li>I have a bunch of envelopes I need to bring to the next mailbox the next time I&rsquo;m out. (Hello <a href="https://www.patreon.com/foosel">OctoPrint Patreons</a> at $10+ 👋)</li>
<li>We just had a BBQ on the balcony and now the grill has to cool down before I can close and cover it again.</li>
<li>There are dinner left-overs that need to go into the fridge or freezer, but currently they are still too warm for that.</li>
<li>I need to remember to do something come monday when I&rsquo;m back at my desk, which I can only do at my desk, e.g. ordering a new prescription.</li>
</ul>
<p>For things like that I usually use a quick physical callback.</p>
<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/callback.jpg" alt="A note stuck into my keyboard saying &ldquo;Fix Build on staging/maintenance&rdquo;." loading="lazy">
</p>
<p>Something I still have to do before going to sleep, e.g. take care of the grill or the left-overs? I put something
in the hallway that doesn&rsquo;t belong there. Usually that&rsquo;s my rolled up yoga mat, as that&rsquo;s a quick and easy thing to do given its usual place. I have to remember to take care
of something while out? I put it on top of my shoes or throw it into a bag I hang from the apartment door&rsquo;s handle. Something I need to take care off at my desk? A note stuck
into my keyboard or the empty prescription thrown on my desk work wonders.</p>
<h2 id="large-water-bottle-at-my-desk">Large water bottle at my desk</h2>
<p>I tend to not drink enough when I don&rsquo;t have water immediately in reach. So now I always keep a large refillable water bottle on my desk that I can drink from directly and that can
stay open without a big risk of spilling. Currently that&rsquo;s a 1l or 1.5l Nalgene wide mouth with an OTF cap.</p>
<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/bottle.jpg" alt="My open water bottle sitting on my desk." loading="lazy">
</p>
<p>Bottle + glass never worked well for me - constantly having to refill the glass is something that annoys me greatly, plus I tend to forget it (of course&hellip;). Smaller bottle also
doesn&rsquo;t work, constantly empty. And a larger bottle than 1.5l poses the issue that I have to take it to the kitchen to refill from the tap, vs just being able to take care of that
during the regular bathroom break (which is WAY faster).</p>
<p>The goal here is to make it as easy as possible for me to - often absentmindedly - drink water, and that&rsquo;s achieved with that approach, allowing me to reach my daily 2-3l of fluid
intake.</p>
<h2 id="sleep-headphones--audio-books">Sleep headphones &amp; audio books</h2>
<p>My brain doesn&rsquo;t shut up fscking <em>ever</em>, and it interferes with my nightly rest. Imagine trying to fall asleep when your brain is constantly thinking about the latest bug in your code,
code architecture, what groceries you need to buy, upcoming elections, that discussion in that issue you had this morning, that email you still have to write tomorrow, &hellip;</p>
<p>It&rsquo;s only when I&rsquo;m completely and utterly exhausted that I can fall asleep right away, otherwise it&rsquo;s a long struggle of trying to ignore my brain and coming down from the day before
it works.</p>
<p>Thankfully, I discovered sleep headphones for myself a long time ago, so headphones in the shape of a headband with some really flat speakers inside and a bluetooth module or wired connection
to your phone or mp3 player.</p>
<p><img src="https://foosel.net/blog/2025-02-05-five-of-my-favourite-lifehacks/sleepphones.jpg" alt="My sleep headphones lying on my pillow." loading="lazy">
</p>
<p>Those allow me to listen to things without disturbing my partner. And those things for me usually are audio versions of books I already happen to know. The latter
is extremely important, as with books I don&rsquo;t know yet, my curiousity into how the story continues might keep me from falling asleep. I have the same issue I with most podcasts. But
audio books of books I&rsquo;ve already read work amazingly well. I set the sleep timer in my audio player to something like 30min and then just close my eyes and listen. My brain shuts up
as I&rsquo;m keeping it busy with listening and imagining what&rsquo;s going on in the book, and I often manage to drift off in less than 10min.</p>
<p>So there you are, five lifehacks that make my daily life easier for me!</p>
]]></content:encoded></item><item><title>What cool stuff did I do in 2024?</title><link>https://foosel.net/blog/2024-12-30-2024-retrospective/</link><pubDate>Mon, 30 Dec 2024 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2024-12-30-2024-retrospective/</guid><description>An attempt at highlighting some personal achievements of the past year, to combat the constant negative vibes</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/cover.jpg" alt="A look out at the walk way of a flooded Langwarder Groden during high tide." loading="lazy"></p><p>I decided to try my hand at my very own 2024 retrospective to give myself a chance to see more of the good things I managed to get done or that I experienced. And as the news continue to be all doom and gloom I figured why not do this in the shape of a blog post so that a) it&rsquo;s more easy for myself to revisit that again in the future whenever I get dragged down and b) y&rsquo;all maybe also get some positive vibes.</p>
<p>So here we go&hellip;</p>
<ol>
<li>
<p>I got myself a Silhouette Portrait 3 vinyl cutter (that i can fully operate with open source tooling based on an Inkscape plugin, fsck proprietary cloud sh*t!) and immediately gave it a face. Technically that still happened in 2023, but on December 30th, so I&rsquo;ll let it count ;)

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/111669542081808946">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>New tool in the house! After circling one for years now, I finally pulled the trigger on a vinyl cutter/plotter!</p><p>It&#39;s a Silhouette Portrait 3, only a small one, but the important part is that I can use it with Open Source tooling &amp; local only*, thanks to the combo of <span class="h-card" translate="no"><a href="https://mastodon.art/@inkscape" class="u-url mention">@<span>inkscape</span></a></span> &amp; the inkscape-silhouette** extension!</p><p>Lots of ideas swirling around in my head about stickers, shirts and such, but for now I&#39;ve given it a face! 😄</p><p>* Fsck this cloud only subscription crap!</p><p>** <a href="https://github.com/fablabnbg/inkscape-silhouette" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">github.com/fablabnbg/inkscape-</span><span class="invisible">silhouette</span></a></p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/669/525/211/912/358/original/6e66def4b545b67c.jpg"
                                   alt="A Silhouette Portrait 3 vinyl cutter with two eye stickers. It looks like it is doing this face: o_o"
                                   class="toot-media-img img-32f672dd5cacfcb7b0249d76fa91a93d"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/111669542081808946" class="toot-date" rel="noopener">December 30, 2023, 13:13</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       </p>
</li>
<li>
<p>I did a deep clean and reorganization of my office, and I&rsquo;m happy to report that this has mostly held up!

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/111704357097141495">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Day 4: Desk, electronics area, paper printer (a bit). I still need to take care of the paper waste in a few (we have some containers for that down the street), the e-waste (run to the place for that some time next week) and some bulky waste ASAP, and I didn&#39;t touch the lassr material storage after all, but for now I&#39;m calling this done.</p><p>Feels great walking into the office again, which is the best thing considering I&#39;ll be back at work come Monday.</p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-3">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/704/339/338/814/327/original/470e84c0eb575788.jpg"
                                   alt="View towards the back of the office. Desk to the left, a big whiteboard and some shelves filled with electronics directly forward and a paper printer and a table with a laser cutter to the right."
                                   class="toot-media-img img-dd4ac4d7d92f8bc3ba112965d12026c2"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/704/340/108/739/770/original/6382d94d1b9c5963.jpg"
                                   alt="View towards the desk from being the chair. Three screens, Framework laptop vertical to the left, a bunch of steaming lights."
                                   class="toot-media-img img-abb3a1a23b1a892902b4023ae88cbec8"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/704/340/513/213/985/original/91b247e489578ac3.jpg"
                                   alt="Once more a view towards the front of the office with the Expedit directly forward. To the left the still untouched laser table, to the right the heavy duty shelves."
                                   class="toot-media-img img-c4ae238bbbaeea155cb1e1b06062f058"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/111704357097141495" class="toot-date" rel="noopener">January 5, 2024, 16:47</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       </p>
</li>
<li>
<p>I got a new label printer (Brother QL-820NWB) and <a href="https://foosel.net/til/how-to-print-deutsche-post-stamps-via-the-command-line-on-a-brother-ql-label-printer/">created scripts to easily print out Deutsche Post stamps with that</a>.</p>
</li>
<li>
<p>I spent some beautiful calm days with my partner in the southern black forest - plenty of snow and walks and games!</p>
<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/schauinsland.jpg" alt="A tree on the side of a hill in the snow. The sky is blue, the sun is shining." loading="lazy">
</p>
</li>
<li>
<p>With the help of the vinyl cutter and the laser cutter I gave our <a href="https://datagnome.de">Datenzwerge</a> some stylish travel cases!</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/111914246770176122">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Our datagnomes will travel in style from now on!</p><p>We got two L-Boxes for them now which fit 5 gnomes each. A few weeks ago I lasercut some custom foam inlays for them, and just today finally got around to also put some custom vinyl stickers on them, after my partner turned the logo he created black and white for us 😊</p><p>I&#39;m very happy with the result, and I hope <span class="h-card" translate="no"><a href="https://chaos.social/@Romses" class="u-url mention">@<span>Romses</span></a></span> will be as well once he gets his box into his hands soon 😄</p><p><a href="https://chaos.social/tags/DatenzwergLeaks" class="mention hashtag" rel="tag">#<span>DatenzwergLeaks</span></a></p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-3">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/914/230/716/722/817/original/5149fce9b55a4c59.jpg"
                                   alt="A black L-Box 136 standing on a chair. On its lid there&#39;s a black and white datagnome logo with the text datagnome.de next to it."
                                   class="toot-media-img img-ea5b2473afefe82c7f0be34c64db84e2"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/914/231/026/614/297/original/f007293d4894e45e.jpg"
                                   alt="The open box on a chair. Five datagnomes are inside, each in its own compartment in a custom foam insert. There&#39;s also two smaller compartments holding extra gnome feet."
                                   class="toot-media-img img-6e5e731b3c70d93182635ff219db6452"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/914/231/372/118/263/original/327ad0b9e4c03345.jpg"
                                   alt="Both of the boxes, clopped together so they can be lifted both as one unit."
                                   class="toot-media-img img-bb77a1bb69645e91343cef7b8353c1b2"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/111914246770176122" class="toot-date" rel="noopener">February 11, 2024, 18:24</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I also did a deep clean and reorganization of my wardrobe, and that&rsquo;s also still holding up! No more dreading of sorting the laundry into the wardrobe!</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/111942405312732513">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Phewwww. Six hours of wardrobe cleaning today, and after doing the same last Friday I can now say the wardrobe is in a shape I really enjoy opening it again. </p><p>Today&#39;s focus was the &quot;general household laundry stuff&quot; part of it. The plushies and the sewing machine have their own shelves now 😄</p><p>I&#39;ve already brought the 3 large garbage bags full of old clothes to the recycling container, &amp; put the 6 actual trash bags into the garbage container. </p><p>And now excuse me while I fall down on my couch.</p>
                   
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-1">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/111/942/393/803/119/716/original/6ab4eda7e4155c16.jpg"
                                   alt="Picture of a freshly cleaned wardrobe."
                                   class="toot-media-img img-b7468f4f203311e985ebe37cf72d71b1"
                                   loading="lazy"
                                   style="aspect-ratio: 2494 / 3325; vertical-align: top"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/111942405312732513" class="toot-date" rel="noopener">February 16, 2024, 17:45</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I learned book binding and got into solo RPGs!</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112349936201913060">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>Inspired by <span class="h-card" translate="no"><a href="https://mastodon.art/@stiftnuersel" class="u-url mention">@<span>stiftnuersel</span></a></span> I decided to finally try to add book binding to my skill set and started with binding both books of 2D6 Dungeon (also a tip by <span class="h-card" translate="no"><a href="https://mastodon.art/@stiftnuersel" class="u-url mention">@<span>stiftnuersel</span></a></span>).</p><p>Especially sewing the paper stacks was incredibly relaxing. I put an audio book on (going through The Stormlight Archive again) and just went for it. </p><p>Decided to go with a soft cover. The cardboard came from some deliveries and the fabric from the left overs of an old sewing project. </p><p>Quite happy with the result 😊</p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-4">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/349/907/794/968/695/original/5b78cec985b9fd51.jpg"
                                   alt="Two freshly bound text blocks."
                                   class="toot-media-img img-ceae5b1dba98e70df73196f78a8a8c35"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/349/909/240/954/139/original/4c203266e3ee348f.jpg"
                                   alt="Template used for creating the sewing holes."
                                   class="toot-media-img img-cf3ab7d62e2c8b4416ef6dc2885c9e27"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/349/910/904/288/741/original/7337019487524df7.jpg"
                                   alt="Finished book covered with a black structured fabric."
                                   class="toot-media-img img-8fba713e43f66ea8103a6b9da61c6835"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/349/911/315/645/559/original/df0d5e57734ce146.jpg"
                                   alt="Leafing through the book."
                                   class="toot-media-img img-9a45671a1970cd6ac2371bf1d98773fe"
                                   loading="lazy"
                                   style="aspect-ratio: 1080 / 1440; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/112349936201913060" class="toot-date" rel="noopener">April 28, 2024, 17:06</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>I also got into crafting print-and-play games!</p>

   
   
   
   
   
   
   
   
   
   
   
   
   
   
           
           
   
           
               
               
           
   
           
               <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112401363792302351">
                   <div class="toot-header" style="display: inline-block">
                       <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                           <img
                               src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                               alt="Mastodon avatar for @foosel@chaos.social"
                               loading="lazy"
                               style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                           />
                       </a>
                       <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                       (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                   </div>
                   <p>I&#39;ve been in a crafting mood for a few days now. One of the results of that were my recent adventures in book binding <a href="https://chaos.social/tags/2d6Dungeon" class="mention hashtag" rel="tag">#<span>2d6Dungeon</span></a>, the other was finally figuring out a good way to create custom playing cards for print&#39;n&#39;play games. </p><p>I stumbled across <a href="https://chaos.social/tags/EscapeFromStation52" class="mention hashtag" rel="tag">#<span>EscapeFromStation52</span></a> in one of my itch.io bundles and that was the trigger: Cards were printed one sided on a piece of 185gsm linen stock, sealed with fixative, folded and spray glued together, then cut. A bit thick but feel &amp; shuffle great!</p>
                   
                       
                           
                               
                           
                       
                           
                               
                           
                       
                       <div class="toot-img-grid-2">
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/401/353/116/099/380/original/cdc45fb258fcabea.jpg"
                                   alt="The stack of cards for the game"
                                   class="toot-media-img img-457dd3c3ae9ae01dda59989bdf8aff9d"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                           
                               
                               <img
                                   src="https://assets.chaos.social/media_attachments/files/112/401/356/673/063/182/original/cea29bf1cfab489c.jpg"
                                   alt="Front and backs of the cards"
                                   class="toot-media-img img-3b91ac412867bca468089259145a61c7"
                                   loading="lazy"
                                   style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                               />
                           
                       
                       </div>
                       
                       
                           
                           
                       
                           
                           
                       
                   
                   
                   
                   <div class="toot-footer">
                       <a href="https://chaos.social/@foosel/112401363792302351" class="toot-date" rel="noopener">May 7, 2024, 19:05</a>&nbsp;<span class="pokey">(UTC)</span>
                   </div>
               </blockquote>
           
       
</li>
<li>
<p>As a result of that I also built a little tool (running 100% in the browser!) to convert the usual PNP card PDFs into ready to print gutterfold PDFs for easier alignment of the card backs and fronts: <a href="https://foosel.github.io/cardfoldr/">CardFoldr</a>!</p>
</li>
<li>
<p>I missed the probably biggest Aurora event of the past decade in Germany, but managed to still get some shots a few days later.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112428209096634181">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>I&#39;m still unhappy that I completely missed the aurora from Friday to Saturday (only heard about it the next day and cursed heavily) but at least got some pictures last night. It was only minimally visible by eye, but the camera was able to see more.</p><p>And we also ended up chatting with some really nice strangers that were also out to look at the sky, so while I just kept clicking the record button on the camera while getting colder and colder, the company completely made up for it.</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-2">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/428/179/434/598/316/original/2e9df8e36e777334.jpg"
                                    alt="Night shot over a field with a reddish aurora in the sky. Some lights on the ground."
                                    class="toot-media-img img-c3f2da579b423f3262243f146851d30c"
                                    loading="lazy"
                                    style="aspect-ratio: 3324 / 2496; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/428/186/439/563/751/original/f76ff73f81139912.jpg"
                                    alt="Night shot over a field. Stars in the sky and some reddish and slightly greenish light over it, the reddish looks like an aurora."
                                    class="toot-media-img img-fe5f4baa4e3cc84dcc58c75648aeef3a"
                                    loading="lazy"
                                    style="aspect-ratio: 3324 / 2496; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/112428209096634181" class="toot-date" rel="noopener">May 12, 2024, 12:52</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>I did some minor leather crafting to build myself a big roll-up dice tray for my solo RPG sessions. It has since also come in handy during the one or other board game session.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112457157352018051">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>I wanted a bigger dice tray. Had some leather and snap buttons on hand. I&#39;m not sure if this qualifies as <a href="https://chaos.social/tags/LeatherWorking" class="mention hashtag" rel="tag">#<span>LeatherWorking</span></a> but it definitely qualifies as gaming related <a href="https://chaos.social/tags/crafting" class="mention hashtag" rel="tag">#<span>crafting</span></a>, so even while I&#39;m under the weather (hence no climbing pictures today) I got something made 😊</p><p>Edit: I should add that this approach to a dice tray is not my idea and there are plenty of these out there to buy. I just didn&#39;t want to buy something I had everything on hand to make myself as I enjoy making.</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-2">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/457/147/236/319/119/original/51022acc7dc2ab2d.jpg"
                                    alt="A rolled up square of black leather with some snap buttons visible on the edges, and a leather strap wrapped and buttoned up around it."
                                    class="toot-media-img img-3098551b5a490b33b03c86d578988279"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/457/147/447/891/099/original/63d5024e70b5ed71.jpg"
                                    alt="The leather square unrolled and the buttons snapped together. It&#39;s now usable as a dice tray."
                                    class="toot-media-img img-f7a5cf955d9e25ebdedf645773bcb85e"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/112457157352018051" class="toot-date" rel="noopener">May 17, 2024, 15:34</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>I went to <a href="https://entropia.de/GPN22">GPN22</a> with my buddy Romses and five Datenzwerge. We had a great time there chatting with old and new friends, and getting more grey hair due to WiFi issues with the gnomes and DECT issues 😂</p>
<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/symbolbild-gpn.jpg" alt="A picnic blanket with an opened up DECT phone, soldering tooling, a partial Datenzwerg, and some more electronics. Also - someone&rsquo;s leg and someone else&rsquo;s hands holding a portable oscilloscope" loading="lazy">
</p>
</li>
<li>
<p>My book binding experiments escalated and I bound a 400 page book 😬</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112665867404914833">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>My custom hardcover edition of Across a Thousand Dead Worlds <a href="https://chaos.social/tags/atdw" class="mention hashtag" rel="tag">#<span>atdw</span></a> is finished! 🎉</p><p>Created the case earlier today, then glued in the textblock. While that was in the press I fetched the vinyl cutter and created a basic cover and spine print, using the same fonts that are also used in the book. </p><p>It&#39;s not fully square, and trying to back it yesterday also caused some steps in the rounding, but I&#39;m still very happy with the result! 😊</p><p>Will probably still add a dust jacket, but for now it&#39;s done!</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-4">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/665/849/000/119/512/original/bea1ec7b4b931135.jpg"
                                    alt="The book sitting in a press made from two boards and some weights on top."
                                    class="toot-media-img img-e7f4605b56535fb755c2d27c0eea0c97"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/665/849/359/888/565/original/b96cb6c51110db74.jpg"
                                    alt="The finished book lying on a dark table. It&#39;s covered in black cloth. On the front are the letters &#34;ADTW&#34; in a two by two letter square, on the spine it says &#34;Across a Thousand Dead Worlds&#34; in two lines."
                                    class="toot-media-img img-f01d4244a3c60f59245d18a4758eb0d9"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/665/849/561/244/742/original/1d79a853fc4ff136.jpg"
                                    alt="Close-up of the tail of the opened book. The spine works great."
                                    class="toot-media-img img-29a386cb164ee3cd6207760865773507"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/665/849/747/292/662/original/200228041f23b19d.jpg"
                                    alt="The book sitting on a book shelf and looking great!"
                                    class="toot-media-img img-5e79b61efd16094df197e7674e46e50d"
                                    loading="lazy"
                                    style="aspect-ratio: 2494 / 3325; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/112665867404914833" class="toot-date" rel="noopener">June 23, 2024, 12:11</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>I went to EuroPython to Prague, had some amazing chats with people there, enjoyed a bunch of very tasty non-alcoholic cocktails, had a lovely time at the social event, and also experienced my first flight-cancellation and rebooking on my return trip 😅</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112766493783478034">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Good morning <a href="https://chaos.social/tags/EuroPython" class="mention hashtag" rel="tag">#<span>EuroPython</span></a>! The sleep was good, the self test was negative, the breakfast was delicious, now <span class="h-card" translate="no"><a href="https://plushies.social/@timothy" class="u-url mention">@<span>timothy</span></a></span> and I are ready for day two of talks and chats!</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/766/489/101/694/244/original/18544abb04ffb64a.jpg"
                                    alt="Me in the audience of Forum Hall at EuroPython, masked with my back to the front and my plush donkey on my head, pointing to the stage"
                                    class="toot-media-img img-732f123532c27f0fdc9262a6e1237689"
                                    loading="lazy"
                                    style="aspect-ratio: 2464 / 3280; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/112766493783478034" class="toot-date" rel="noopener">July 11, 2024, 06:42</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>After a <strong>very</strong> stressful time at work thanks to <a href="https://octoprint.org/blog/2024/06/28/stats-manipulation/">some stats manipulation</a> by <a href="https://octoprint.org/blog/2024/07/04/more-stats-manipulation/">some bad players</a> (that btw still has me get very angry whenever I think about it) I had a very relaxing and resetting two week vacation with my partner at the north sea, filled with e-bike rides, walks through the wadden sea, our very first stint at a &ldquo;Hochseilgarten&rdquo; (climbing garden) and also playing through Fort Solis, Little Hope and House of Ashes together during the evenings 😄 I also treated myself to a new camera body for this occasion, a Lumix G91, allowing the G70 to stay in webcam mode for good now.</p>
<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/starfish.jpg" alt="A tiny starfish in the sand, under water" loading="lazy">
</p>
</li>
<li>
<p>While there I also blogged about my <a href="https://foosel.net/blog/2024-08-08-edc-2024/">EDC 2024</a>. For which I then promptly sewed a new custom pouch once I was back at home.</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/112996329622482193">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Went down the <a href="https://chaos.social/tags/myog" class="mention hashtag" rel="tag">#<span>myog</span></a> rabbit hole recently as my bought <a href="https://chaos.social/tags/edc" class="mention hashtag" rel="tag">#<span>edc</span></a> pouch was annoying me.</p><p>Even though my chronic vertigo is currently making me nauseous, I decided to try to distract myself from that and sewed a first version of a pouch.</p><p>Outside is some black 600D cordura, inside red ripstop nylon for contrast, and two stripes of 50mm stretch band turned into two pockets on one side and three on the other to help with organisation. The zipper is a red ykk aqua guard.</p>
                    
                        
                            
                                
                            
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-2">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/996/317/114/839/063/original/8b4a294d7e50618c.jpg"
                                    alt="A black pouch with a red zipper."
                                    class="toot-media-img img-7e620a3a0b269e4f949d6e4cc183deb2"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/112/996/317/737/836/855/original/fcee57ee2ee1d8cb.jpg"
                                    alt="The pouch zipped and pushed open. The inside shows some small pockets created by black fabric stripes on top of the red inside."
                                    class="toot-media-img img-b72abbc6d00dff5921476929f863cf42"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top; max-width: 48%"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/112996329622482193" class="toot-date" rel="noopener">August 20, 2024, 20:52</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>During September I participated in FediJam and created <a href="https://foosel.itch.io/cloud-shepherd">Cloud Shepherd</a>, a cozy puzzle game in which you herd clouds over fields to make it rain. I did all the programming, graphics and sound effects (yes, also the dog and the sheep) myself - and <strong>I won the gamejam</strong>! And as this was my first time doing pixelart, it gave me some courage&hellip;</p>
<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/cloud-shepherd.png" alt="The title screen of my game Cloud Shepherd, showing a rural landscape from above, with some clouds, sheep, a herding dog and a field. All of that is done in brightly colored pixel art" loading="lazy">
</p>
</li>
<li>
<p>&hellip; so throughout October <a href="https://chaos.social/@foosel/113233763230193057">I partook in the #hartoween art challenge</a> and did a pixelart painting for every day - albeit admittedly some of them a few days later due to other committments and illness, but all 31 of them in October!</p>
<p><img src="https://foosel.net/blog/2024-12-30-2024-retrospective/hartoween-wallpaper.png" alt="A collage of all 31 pixelart paintings with their associated prompts" loading="lazy">
</p>
</li>
<li>
<p>For that I also figured out how to <a href="https://foosel.net/til/how-to-make-transparent-gifs-easier-shareable-by-adding-a-checkerboard-background/">make transparent GIFs more easily shareable on social media</a> as I also was creating timelapses of my drawings and wanted to share them with a proper checkerboard background.</p>
</li>
<li>
<p>Also in October, I went to <a href="https://2024.mrmcd.net/de/">MRMCD24</a> together with my partner and my buddy Romses, and of course a whole army of Datenzwerge. We deployed 8 of them this time and it was a huge success.</p>
</li>
<li>
<p>During that time I also played through my personal Game of the Year 2024, Animal Well!</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113290415749654937">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>Can&#39;t help myself, I&#39;m absolutely in awe at the art style of <a href="https://chaos.social/tags/AnimalWell" class="mention hashtag" rel="tag">#<span>AnimalWell</span></a>. </p><p>That mix of highlights, scan lines and glow, plus all these details... So much to discover on every single screen, and yet the pallette still *feels* subtle.</p><p>I have to admit, I got drawn to that game by its graphics first and foremost, but gameplay is a ton of fun too. A puzzle platformer with a beautiful atmosphere. Can recommend!</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/113/290/402/788/933/185/original/d9ffe67d41d2ef09.png"
                                    alt="Screenshot of Animal Well, showing a cave with some capybaras, plants hanging from the ceiling, and small lights. The grass on the ground looks like it glows."
                                    class="toot-media-img img-bda04d798f739c346cbf2cfed7ffb96d"
                                    loading="lazy"
                                    style="aspect-ratio: 1280 / 800; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/113290415749654937" class="toot-date" rel="noopener">October 11, 2024, 19:22</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>In November the 2024 edition of our hotsauce got finished. As every year we planted the chillies around February and then took care of them throughout most of the year. Sadly, the yield this time around wasn&rsquo;t as great and we had to add some store bought chillies into the mix. I think the sauce still came out great though after five weeks of fermentation. Alas, I can&rsquo;t taste it myself - no heat tolerance 😅</p>

    
    
    
    
    
    
    
    
    
    
    
    
    
    
            
            
    
            
                
                
            
    
            
                <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/113419292806716881">
                    <div class="toot-header" style="display: inline-block">
                        <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                            <img
                                src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                                alt="Mastodon avatar for @foosel@chaos.social"
                                loading="lazy"
                                style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                            />
                        </a>
                        <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                        (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                    </div>
                    <p>And now they are labelled 😊</p>
                    
                        
                            
                                
                            
                        
                        <div class="toot-img-grid-1">
                        
                            
                                
                                <img
                                    src="https://assets.chaos.social/media_attachments/files/113/419/287/506/851/826/original/af88f81979b8a92e.jpg"
                                    alt="A bunch of small hot sauce bottles on a table. The bottles are labelled. The labels say 
    
    Hellrider
    Hot sauce by Gina & Dennis
    2024"
                                    class="toot-media-img img-959d8163343345e6dcbb101b3eed1a5f"
                                    loading="lazy"
                                    style="aspect-ratio: 3325 / 2494; vertical-align: top"
                                />
                            
                        
                        </div>
                        
                        
                            
                            
                        
                    
                    
                    
                    <div class="toot-footer">
                        <a href="https://chaos.social/@foosel/113419292806716881" class="toot-date" rel="noopener">November 3, 2024, 13:37</a>&nbsp;<span class="pokey">(UTC)</span>
                    </div>
                </blockquote>
            
        
</li>
<li>
<p>After one too many quality issues with my Blue Yeti, I upgraded my office audio setup and got myself a Shure MV7+ and a Vocaster Two audio interface. And since then I&rsquo;m finally <em>happy</em> when hearing my own voice in a recording 😄</p>
</li>
<li>
<p>As my final work project of the year, I did some - successful! - refactoring experiments on OctoPrint that unlocked some things I&rsquo;ll work on in early 2025, and I&rsquo;m really looking forward to that 😊</p>
</li>
</ol>
<p>And there you have it. My personal list of good stuff that I did or experienced in 2024! Probably missing plenty of things, but that&rsquo;s all that I could think of now off the top of my head and with the help of my <a href="https://chaos.social/@foosel">Mastodon account</a> and my picture gallery 😄 Let&rsquo;s see what cool stuff I&rsquo;ll manage to list for 2025!</p>
]]></content:encoded></item><item><title>EDC 2024</title><link>https://foosel.net/blog/2024-08-08-edc-2024/</link><pubDate>Thu, 08 Aug 2024 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2024-08-08-edc-2024/</guid><description>My everyday carry of 2024</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2024-08-08-edc-2024/cover.jpg" alt="My EDC pouch, packed full" loading="lazy"></p><p>The other day I was taking care of a fresh mosquito bite with the heat-it that&rsquo;s part of my EDC (&ldquo;everyday carry&rdquo;), and that reminded me that I&rsquo;d been meaning to do a quick write-up about my EDC for ages.</p>
<p>On top of my keys (with some meds and my second factor tokens) and my phone (currently a Pixel 6a) I usually carry a little pouch with me as pictured above.</p>
<p>Unpacking it fully, it looks like this:</p>
<p><img src="https://foosel.net/blog/2024-08-08-edc-2024/edc2024_annotated.jpg" alt="Picture of the now empty pouch and its contents as described below" loading="lazy">
</p>
<p>So what is all this stuff? Here we go:</p>
<ol>
<li>a full miniature RPG dice set (you never know when you need to roll on something)</li>
<li>64GB USB stick (mostly empty for impromptu file transfers, but also something to watch in case I have to entertain myself in a hotel or something)</li>
<li>Troika Liliput pen (ballpoint pen, ruler, stylus, screwdriver)</li>
<li>small pill tube with painkillers (I tend to get weather related headaches)</li>
<li>Leatherman Squirt PS4</li>
<li>small rechargeable LED flashlight (white light, red light &amp; UV, plus emergency flashing)</li>
<li>small lighter (I don&rsquo;t smoke, I just prefer to have a fire and emergency light source on me)</li>
<li>3d printed emergency whistle</li>
<li>small refreshment towel (in case I need to wash my hands but can&rsquo;t)</li>
<li>hygiene baggy &amp; tampon (in case I misjudge my cycle or need to help someone else who misjudged theirs)</li>
<li>two glucose sweets (always good to have something on hand for myself or others)</li>
<li>meds against motion sickness (which I sadly suffer from greatly, especially in cars I&rsquo;m not driving myself)</li>
<li>short USB-C to USB-A cable for charging my phone, plus a SIM tool</li>
<li>USB-C heat-it (little gadget I can plug into my phone and control from an app that helps with mosquito bites through heat - consider it a really portable form of the popular bite-away wand)</li>
<li>(not pictured) a key for a safe</li>
</ol>
<p>And that&rsquo;s it with regards to my EDC! I&rsquo;m currently thinking about sewing a custom pouch, as the store bought one I currently use could really use better zippers and a slightly different internal organisation, but that&rsquo;s a future project.</p>
<p>I&rsquo;ll do my best to also add a post about my portable solder kit soon 😁 In the meantime, feel free to get in touch <a href="https://chaos.social/@foosel">on Mastodon</a> for questions or comments!</p>
<p><em>edit</em> I forgot to label the USB stick earlier, this has now been fixed.</p>
]]></content:encoded></item><item><title>On the importance of time off</title><link>https://foosel.net/blog/2024-07-25-on-the-importance-of-time-off/</link><pubDate>Thu, 25 Jul 2024 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2024-07-25-on-the-importance-of-time-off/</guid><description>Why work related mentions on my personal accounts annoy me</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2024-07-25-on-the-importance-of-time-off/cover.jpg" alt="A seal resting on its back on a river bank" loading="lazy"></p><p>I&rsquo;m on day 4 of my desperately needed summer vacation<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>, and twice already I got pinged on my personal social media accounts about OctoPrint related stuff. This happens on every vacation that I take, and during shorter breaks like weekends or just after hours as well, so much so that I&rsquo;ve pinned a post about it to my Mastodon account (that now also cross references this very blog post):</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/109245619011351909">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>Friendly reminder: This is my private Mastodon account which I also want to be able to read after work, during the weekends &amp; other time off without getting dragged back into work 😉 </p><p>See also: <a href="https://foosel.net/blog/2024-07-25-on-the-importance-of-time-off/" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">foosel.net/blog/2024-07-25-on-</span><span class="invisible">the-importance-of-time-off/</span></a></p><p>Thus, if you have any OctoPrint 🐙 related mentions, please direct them at <span class="h-card" translate="no"><a href="https://fosstodon.org/@octoprint" class="u-url mention">@<span>octoprint</span></a></span>. </p><p>For support, get in touch on the forum or check out the Discord server, see <a href="https://help.octoprint.org" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="">help.octoprint.org</span><span class="invisible"></span></a></p><p>Respect my right to have a life beyond OctoPrint, thank you 😊</p>
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/109245619011351909" class="toot-date" rel="noopener">October 28, 2022, 11:17</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>Contrary to what many people seem to think 😉 I indeed have a life beyond OctoPrint, and actually a lot of stuff I&rsquo;m interested in beyond 3d printing (shocking, I know!). Yet a lot of people out there think that as an Open Source maintainer I&rsquo;m available for anything concerning my project(s) 24/7. Even if OctoPrint wasn&rsquo;t the <em>incredibly</em> stressful and intense, albeit amazing job it is, this wouldn&rsquo;t be the case for me.</p>
<p><strong>Even if we love what we do, we need rest.</strong> Our brains need a chance to get out of the usual daily routine and we need to get some dopamine boosts from a change of rhythm. Stuff that got learned, stuff that caused harm, stuff that needed a lot of thinking, all of that needs time to get processed. That&rsquo;s why we (shouldn&rsquo;t) work the whole day, that&rsquo;s why we (should) have weekends, and that&rsquo;s why we also (should) have vacations where we do something else than what we do day to day for a living.</p>
<p>What I learned from several close calls with full blown burn-out over the past ~12 years of maintaining OctoPrint is that taking regular restful breaks is probably one of the most important things, maybe even <strong>the</strong> most important thing, I can do for the long term health of both myself and my projects. That&rsquo;s why not getting dragged back into work in general and OctoPrint specifically during my off times is a boundary that I will always defend hard<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup>.</p>
<p>And that&rsquo;s what I can only recommend to anyone - maintainer or not. You have a right to restful breaks. And you cannot be at the peak of your performance if you are close to or already burnt out. Stand up for your time off! Fuck hustle culture!</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>It&rsquo;s disturbing how much energy this whole <a href="https://octoprint.org/blog/2024/06/28/stats-manipulation/">stats manipulation</a> crap sucked - <a href="https://octoprint.org/blog/2024/07/04/more-stats-manipulation/">twice</a>!&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p>And let&rsquo;s face it, no one else will.&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item><item><title>Developing "Pew Pew Pew: Danger Zone!"</title><link>https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/</link><pubDate>Tue, 30 May 2023 00:00:00 +0000</pubDate><guid>https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/</guid><description>A bit of a devlog for my Go Godot Jam 4 entry</description><content:encoded><![CDATA[<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/cover.jpg" alt="My game "Pew Pew Pew: Danger Zone!" running on a Steamdeck" loading="lazy"></p><p>As hinted at to be my plan in <a href="https://foosel.net/blog/2023-04-16-the-path-to-super-bunny-hoppers/">my post about my first proper gamedev experience back in April</a>, I recently took part in my first
ever gamejam, <a href="https://itch.io/jam/go-godot-jam-4">Go Godot Jam 4</a>, and during that built a game called <a href="https://foosel.itch.io/pew-pew-pew-danger-zone">&ldquo;Pew Pew Pew: Danger Zone!&rdquo;</a>. The jam required all submissions to be built in <a href="https://godotengine.org">Godot Engine</a>, which was one of the reasons I chose it - I just recently got my feet wet in game development with Godot 4 and wanted to get some more practice in. Since my partner was otherwise committed, I entered as a solo dev.</p>
<p>In this post I want to share a bit of a devlog and some insights into that experience, to add more background to <a href="https://chaos.social/@foosel/110321340611941751">the Mastodon thread I maintained throughout</a>.</p>
<p>Apologies in advance, this is going to be a long one, but there are also a ton of pictures and videos to break up the text a bit 😉</p>
<h2 id="development">Development</h2>
<p>The submission phase (so the time I had for developing and submitting a game fitting the theme) was 9 days long, from Friday, May 5th at 22:00 UTC to Sunday, May 14th at 22:00 UTC. Since the start wasn&rsquo;t until midnight in my timezone and after yet another intense work week I was quite exhausted on that Friday evening, I didn&rsquo;t stay up for the theme announcement. So it wasn&rsquo;t before the morning of Satuday May 6th for me to learn about the theme <strong>LESS IS MORE</strong>, right after waking up.</p>
<h3 id="saturday-may-6th-lets-go">Saturday, May 6th: Let&rsquo;s go!</h3>
<p>During my morning routine I got an idea on what game to create<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>: A little shoot-em-up (shmup) with minimalistic graphics, slightly bullet hell-ish, where the only way to upgrade your weapon and shoot more bullets was to lose health. The challenge would be balancing health vs damage output, possibly even dodging health pickups to stay at a higher bullet output with the risk of dying.</p>
<p>After breakfast I sat down to sketch out this idea a bit further.</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-notes.webp" alt="My handwritten and handrawn notes of the game idea" loading="lazy">
</p>
<p>The originally plan was to have the player be a triangle pointing upwards, and several enemy types also based on geometric shapes. The player would have three hit points and thus three different bullet emitter configurations. I jotted down some ideas for collectable power-ups (a shield, health, little shooting satellites, homing missiles), did some initial UI sketches and also laid out a rough plan for the interactive tutorial I wanted to include, by already leaving myself a plan B in case I wouldn&rsquo;t have enough time to implement it. Not written down in my notes but already quite clear in my head was the plan to have the game have 2-3 levels and a final boss to defeat, which felt like a good scope for the time I had available.</p>
<p>The plan was to spend most of the time until maybe Wednesday implementing controls, enemies, bullets and the basic game loop, and then spending the rest of the time on the tutorial, levels and boss, plus of course testing and publishing on <code>itch.io</code>.</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110321340611941751">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p><a href="https://chaos.social/tags/GoGodotJam4" class="mention hashtag" rel="tag">#<span>GoGodotJam4</span></a> started at midnight. The theme is &quot;Less is more&quot; and I intend to participate! Got an idea that should work I hope, so let the coding commence!</p>
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110321340611941751" class="toot-date" rel="noopener">May 6, 2023, 10:47</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>Then I sat down and got to work.</p>
<p>My first task was getting a player scene created and basic 2d movement controls implemented. After that I quickly created a player asset, two enemy assets and some bullets in Inkscape, basing my color choices on the <a href="https://lospec.com/palette-list/endesga-64">ENDESGA 64 color palette</a>, and started looking into automatic bullet emitters and bullet patterns for the enemies, and straight shooting for the player. I also implemented the logic for the player to lose health when colliding with the enemies&rsquo; bullets and consequently shooting more bullets, and for the enemies to lose health and dying when colliding with the player&rsquo;s bullets.</p>
<p>All of that took me the better part of Saturday, but by the time evening got around I had a very basic prototype with bullet emitters and patterns on the (still static) enemies and some basic shooting logic on the player. There was no sound yet, no game juice, nothing like that, but it was a start!</p>
<video controls preload="auto" width="100%"  autoplay loop playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day1.webm" type="video/webm">
  <span></span>
</video>
<h3 id="sunday-may-7th-lets-add-some-game-juice">Sunday, May 7th: Let&rsquo;s add some game juice!</h3>
<p>Sunday began with a trip to a doc to get my sixth COVID shot<sup id="fnref:2"><a href="#fn:2" class="footnote-ref" role="doc-noteref">2</a></sup>. After that I sat down again in front of the laptop to implement as much as I could before the by now customary post-vaccination-headache would start haunting me.</p>
<p>It turned out to be a quite busy day, as I implemented:</p>
<ul>
<li>screen scrolling and movement limits for the player to always stay on screen</li>
<li>player death and respawning at the bottom of the screen, with a short period of invincibility right after respawning indicated by some fading in and out</li>
<li>screenshake and an explosion particle effect when destroying an enemy or the player</li>
<li>some basic sound effects for shooting and the explosions, whipped up in <a href="https://github.com/timothyqiu/gdfxr">gdfxr</a></li>
<li>a simple shadow effect for the player and enemies to simulate height (really just the same sprite with a modulate color applied and offset by a few pixels)</li>
</ul>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day2.webm" type="video/webm">
  <span></span>
</video>
<p>I also did some research on what music to put in and came across some amazing tracks by <a href="https://davidkbd.itch.io/">David KBD</a>. I was not yet fully set on which tracks to use precisely, but I was sure I had found a match (and was right!).</p>
<p>I was quite happy with that kind of progress and went to sleep with a good feeling, despite dreading the next day a bit due to the expected side effects of the vaccination.</p>
<h3 id="monday-may-8th-its-got-a-name">Monday, May 8th: It&rsquo;s got a name!</h3>
<p>But when I woke up on Monday morning, I happily realized that this time I had gotten away with just a bit of a headache and some tiredness, but nothing more. Alas, that still didn&rsquo;t allow me to continue to work on the game - it was a regular work day after all! And so I had to wait until the evening to continue. I was able to implement some pluggable enemy behaviour (for now only following the player at an offset, but with an underlying code structure that would allow to quickly implement other behaviours as well) and also a first version of the HUD with health bar, damage output bar, life counter and score display. Also, I whipped up a background graphic in Inkscape and put that in as well. But most importantly I came up with a name for my creation: <strong>Pew Pew Pew: Danger Zone!</strong></p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day3.webm" type="video/webm">
  <span></span>
</video>
<h3 id="tuesday-may-9th-pickups">Tuesday, May 9th: Pickups!</h3>
<p>Just as Monday, Tuesday would also be a slower day with regards to progress on the game - working on OctoPrint all day didn&rsquo;t leave much time and energy in the evenings to make huge steps forward<sup id="fnref:3"><a href="#fn:3" class="footnote-ref" role="doc-noteref">3</a></sup>, but I got some more stuff done nevertheless and was able to add various pickups to the game:</p>
<ul>
<li>a health pickup that would recover one hit point for the player (which of course would reduce the damage output),</li>
<li>a shield pickup that would protect the player from bullet damage for a few seconds,</li>
<li>point pickups and</li>
<li>a pickup that would add a little drone circling around the player which for now did nothing but in the future I wanted to have shoot homing missiles at the closest enemy</li>
</ul>
<p>Almost all of that would of course see further fine tuning during the next few days, but it was a good start on the pickups.</p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day4.webm" type="video/webm">
  <span></span>
</video>
<h3 id="wednesday-may-10th-refactoring--doubting-myself">Wednesday, May 10th: Refactoring &amp; doubting myself!</h3>
<p>Wednesday was the worse day of the jam for me. Work was tough, I was really out of energy in the evening, and the time that I did have after work was spent on refactoring the bullet emitters on the enemies so that I could also use them for the player and setting up some more bullet patterns, during which I also managed to introduce a hilarious bug that doubled all of the emitted bullets, making the game incredibly hard.</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day5.png" alt="A screenshot from PPP:DZ. Most of the screen is filled with bullets thanks to the duplication bug." loading="lazy">
</p>
<p>That was also the day I spent a lot of time on trying to get the drone to work and failing miserably - the homing missiles just didn&rsquo;t feel right, a circular pattern I tried as an alternative felt even worse, and all in all it simply was not coming together. I knew I still didn&rsquo;t have a single level, the drone idea was failing and I was thinking I&rsquo;d have to pull it, and things just still didn&rsquo;t feel very fun. All in all, I was starting to seriously doubt whether I&rsquo;d be able to submit something to the jam that I could be proud of. I went to bed quite frustrated and in doubt with myself.</p>
<h3 id="thursday-may-11th-menus-bombs-game-over">Thursday, May 11th: Menus, bombs, game over!</h3>
<p>Thursday was a way better day however! I woke up very early, and when I realized I could no longer sleep got up and went through my morning routine. I was still thinking a lot about the drone and how to fix it, when suddenly a shower thought struck. I&rsquo;d implement another pickup, a little bomb that you&rsquo;d be able to trigger with a button press and which would then damage all enemies in its radius for a large amount of points and eradicate all bullets and pickups.</p>
<p>I finished my routine, sat down in front of the computer and started working on that - even before work! It was around 7am and I figured I should be able to get that implemented in the 2-2.5h before I had to start working on OctoPrint, and it turns out I indeed managed to pull that off! I created a small effect to indicate the damage radius of the bomb that would get attached to the player when the bomb was picked up, and a small animation that would make this light up and vanish when the bomb was set off via the <code>Shift</code> key, together with a new sound effect. And doing that was fun! I was starting to feel optimistic again and started on my work day.</p>
<p>I finished that a bit earlier than usual because I had accumulated some overtime the past few weeks and got back into working on PPP:DZ. I fixed the homing missiles on the drone - they were not perfect, but they were finally homing! I also created a title graphic, the game&rsquo;s menu, a pause menu, a game over and a winning screen, some pickup indicators for the HUD, made level switching work, and changed some things about the pickups - the drone would now time out, the shield would track damage and be able to protect from 10 damage points. I think this was also the day I had the idea to give the player a bit of gravity for pulling in pickups, and that also made things finally feel way nicer!</p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/ggj4-day6.webm" type="video/webm">
  <span></span>
</video>
<p>It was an incredibly productive day, and I knew I&rsquo;d be able to fully concentrate on the game for all of Friday, Saturday and Sunday. I set myself the goal to finish a first level by the end of the next day, add two more levels and a boss fight on Saturday, and do nothing but testing and bug fixing for all of Sunday.</p>
<p>I went to bed feeling like I might actually be able to pull this off after all!</p>
<h3 id="friday-may-12th-weve-got-a-first-level">Friday, May 12th: We&rsquo;ve got a first level!</h3>
<p>After starting the day with a climbing session at the bouldering gym and some chatting with my buddies, I returned home, jumped into the shower and immediately got another idea for the game<sup id="fnref:4"><a href="#fn:4" class="footnote-ref" role="doc-noteref">4</a></sup>: Modulating the bullet speed based on health, increasing their speed the less health you still have, leading to a more frantic feeling and also even more damage output.</p>
<p>As soon as I was done with the morning routine I sat back down in front of the laptop and looked into implementing that. It turned out to be surprisingly easy to do, and when I fired up the game for the first time and took some damage on purpose I actually loudly shouted &ldquo;F*CK YEAH!&rdquo; because it made the game feel so much better!</p>
<p>I spent the rest of the day implementing the first level - creating a bunch of enemies and made them follow the player, move in a pattern across the screen or just stay statically in place and shoot away, fine tuning placement and playing through it again and again and again until I was happy with the feeling of things. In the process, I also found and fixed a sheer ton of bugs and minor or major annoyances, including a couple of game breaking race conditions 😬</p>
<p>Somewhere during that day, <a href="https://foosel.itch.io/pew-pew-pew-danger-zone">I also set up the game on itch.io</a>, wrote a little description, created some preview images and made sure the web export was running fine. At this point the page was still set to private, but thanks to the shareable secret link I was already able to send it to a few friends for testing, which is what I did.</p>
<p>I think around this time I must also have added the highscore mechanism, incl. persistence, which to my happy surprise also worked without any issues in the web export.</p>
<p>By the end of the day, I was exhausted, but happy with the progress, right on time, and looking forward to the next day!</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110357894701554845">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>Current state: exhausted, but level 1 designed through and implemented :D Only needs some more fine tuning! Also fixed a ton of issues I found during play testing, even some game breaking race conditions 😲</p><p>Fun addition: firing interval now inversely scales with health too - the closer to the death, the faster you fire. &quot;Less health, more bullets&quot; indeed.</p><p>Quite happy with the progress once again! Nothing planned the next two days but working on and finishing this 💪</p>
                
                    
                        
                    
                    <div class="toot-img-grid-0">
                    
                        
                    
                    </div>
                    
                    
                        
                            
                            <style>
                                .img-36a639af097046ce2f167f127b49bccd {
                                    aspect-ratio: 1280 / 720;
                                }
                            </style>
                            <div class="ctr toot-video-wrapper">
                                <video muted playsinline controls class="ctr toot-media-img img-36a639af097046ce2f167f127b49bccd">
                                    <source src="https://assets.chaos.social/media_attachments/files/110/357/880/597/878/877/original/e03754c6fe10d442.mp4">
                                    <p class="legal ctr">(Your browser doesn&rsquo;t support the <code>video</code> tag.)</p>
                                </video>
                            </div>
                        
                        
                    
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110357894701554845" class="toot-date" rel="noopener">May 12, 2023, 21:43</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<h3 id="saturday-may-13th-content-done">Saturday, May 13th: Content done!</h3>
<p>I woke up to some amazing feedback from a buddy and implemented that right away:</p>
<ul>
<li>the pickup gravity was a bit too aggressive and constantly yeeted things out of the screen, so I toned that down a bit and that help a lot</li>
<li>the drone was feeling too weak, so I increased its shot frequency</li>
<li>there was still an issue that the level end screen would not stop you from continuing to move around and shoot behind it - that required a bit more work, but was on the TODO list already anyhow</li>
</ul>
<p>Next task on the plan for the day was implementing two more levels and a boss! Since the boss definitely was the higher risk and higher impact, I tackled that one first, and created a big circle enemy chock full of hit points and with a shield powered by satellites rotating around it that would also shoot at the player. Admittedly that the shield was powered by these satellites was a bit of a hidden feature - shooting one down would temporarily remove the shield, only for it to return, until all satellites were taken out. It seems not many players might have caught on to that though 😅</p>
<p>I threw it into its dedicated level and added a boss health bar to the HUD.</p>
<p>Around afternoon I posted a sneak peak of the boss on Mastodon:</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110362364305310898">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>👀</p>
                
                    
                        
                            
                        
                    
                    <div class="toot-img-grid-1">
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/110/362/360/528/771/954/original/08beffe37c501cda.png"
                                alt="Screenshot of the boss in my game Pew Pew Pew: Danger Zone!

A big circular enemy, with five triangle shaped enemies orbiting it. Tons of bullets on the screen."
                                class="toot-media-img img-a1495e23254a6b3d9ad23184fa599034"
                                loading="lazy"
                                style="aspect-ratio: 1280 / 720; vertical-align: top"
                            />
                        
                    
                    </div>
                    
                    
                        
                        
                    
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110362364305310898" class="toot-date" rel="noopener">May 13, 2023, 16:40</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>I then went on to create two more levels, which turned out to be surprisingly fast - I was able to reuse some of the enemy movement patterns and also could quickly implement some more ideas I had, thanks to the pluggable behaviours and Godot&rsquo;s animations.</p>
<p>The music selection was finalized as well: &ldquo;Screams in the Distance&rdquo; (as loop) from <a href="https://davidkbd.itch.io/eternity-metal-scfi-music-pack">DavidKBD&rsquo;s Eternity Pack</a> for the title screen, &ldquo;Spiral of Plasma&rdquo; for the levels and &ldquo;Synth Kobra&rdquo; for the boss fight, both from <a href="https://davidkbd.itch.io/interstellar-edm-metal-music-pack">DavidKBD&rsquo;s Interstellar Pack</a>.<sup id="fnref:5"><a href="#fn:5" class="footnote-ref" role="doc-noteref">5</a></sup></p>
<p>Doing test play after test play while developing I came to the conclusion that the boss encounter still needed a certain &ldquo;oompf!&rdquo; and added a warning animation with an alert sound, which together with the music choice imho really helped to set the right tone for a boss fight.</p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/boss-fight.mp4" type="video/mp4">
  <span></span>
</video>
<p>After some more testing and fine tuning I decided to go public with the game, in the hopes to get some more feedback from a wider audience before the final day, <a href="https://foosel.itch.io/pew-pew-pew-danger-zone">published the itch.io page</a> and posted a link to it on Mastodon:</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110362764232694746">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>Okay! As of now all the content I wanted to create for &quot;Pew Pew Pew: Danger Zone!&quot; has been created 🥰</p><p>For the rest of today and all of tomorrow the plan is testing, testing, testing, improving some things a bit and ironing out any kinks I find.</p><p>I&#39;m beyond proud that I so far actually did manage to pull this off the way I planned it, for my first jam ever. Feels amazing. 😄</p><p><a href="https://foosel.itch.io/pew-pew-pew-danger-zone" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">foosel.itch.io/pew-pew-pew-dan</span><span class="invisible">ger-zone</span></a></p><p><a href="https://chaos.social/tags/GoGodotJam4" class="mention hashtag" rel="tag">#<span>GoGodotJam4</span></a> <a href="https://chaos.social/tags/GoGodotJam" class="mention hashtag" rel="tag">#<span>GoGodotJam</span></a> <a href="https://chaos.social/tags/gamedev" class="mention hashtag" rel="tag">#<span>gamedev</span></a> <a href="https://chaos.social/tags/gamejam" class="mention hashtag" rel="tag">#<span>gamejam</span></a></p>
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110362764232694746" class="toot-date" rel="noopener">May 13, 2023, 18:22</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>At this point I also submitted it to the jam, knowing full well that it was not yet done, but also that I&rsquo;d still be able to upload new builds and update the page itself until the deadline. I figured I&rsquo;d rather have an old build submitted than miss the deadline altogether due to some unforeseen circumstances.</p>
<p>Then I continued testing and fixing stuff until I was too tired to do go on and went to bed.</p>
<h3 id="sunday-may-14th-day-of-the-deadline">Sunday, May 14th: Day of the Deadline!</h3>
<p>I woke up to some more feedback, one point of which would turn out to be the most common one during the rating phase as well: the enemy bullets were too hard to see. I tried changing their color to red like the enemies themselves, and that helped, but made the game look a bit too monochrome. So I decided to see if switching to a darker background would help, and it did indeed.</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/boss-fight-darker.png" alt="Screenshot of the boss fight in front of a darker background. The bullets have more contrast now." loading="lazy">
</p>
<p>Things were still not perfect, but it was the final day, I still had to implement a tutorial screen, do some more testing, fine tune some sound effects and finally do several more testing runs - I really didn&rsquo;t have time for big experiments anymore to make the bullets more visible. And to be honest, I didn&rsquo;t consider trying to completely avoid the enemy bullets the goal of the game anyhow, given getting hit was the only way to improve your damage output and there was some short period of invincibility after taking a hit, so sudden death scenarios shouldn&rsquo;t be that big of a concern either.</p>
<p>Thus, I put &ldquo;further research how to increase visibility of enemy bullets&rdquo; on the &ldquo;post jam&rdquo; task list and after redoing all the screenshots and going over all game items to make sure they still were visible too (the shield pickup needed some changes here), I tackled the tutorial. I had said goodbye to the idea of a tutorial level a long time ago already, and almost scratched the tutorial screen as well, but figured it would be better to have some hints in game. I created some key graphics to visualize the controls and put together a basic &ldquo;how to play&rdquo; one-pager that could be selected in the main menu. I also added a very basic keyboard control summary to the bottom of the screen right at the start of the first level, that would slowly fade out.</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/menu.png" alt="Screenshot of the final menu, with the new &ldquo;how to play&rdquo; option" loading="lazy">
</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/tutorial-screen.png" alt="Screenshot of the tutorial screen" loading="lazy">
</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/control-summary.png" alt="Screenshot of the control summary at the start of the first level" loading="lazy">
</p>
<p>What then followed were a couple more hours of final testing, and once I could no longer find anything crucial that needed to be fixed, I decided to call it done, did a final upload and announced on Mastodon that I was done:</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110367608340282718">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>With the latest update that adds some final polishing (and after making another run through to make sure everything looks ok), I&#39;m calling a wrap on &quot;Pew Pew Pew: Danger Zone!&quot; and my first <a href="https://chaos.social/tags/gamejam" class="mention hashtag" rel="tag">#<span>gamejam</span></a> </p><p>Wow, what an experience. Woke up last Saturday to the theme, thought about it during my morning routine, came up with an idea &amp; put down a plan that felt doable in the available time. And - to my absolute surprise - this plan worked out! Beyond proud! 😊</p><p><a href="https://foosel.itch.io/pew-pew-pew-danger-zone" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://</span><span class="ellipsis">foosel.itch.io/pew-pew-pew-dan</span><span class="invisible">ger-zone</span></a></p>
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110367608340282718" class="toot-date" rel="noopener">May 14, 2023, 14:54</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>And if you want to see what the game looked like at the time of submission, here&rsquo;s a playthrough of the first level:</p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/pewpewpew-level1.mp4" type="video/mp4">
  <span></span>
</video>
<p>and another one of the boss fight:</p>
<video controls preload="auto" width="100%"  playsinline class="html-video">
    <source src="/blog/2023-05-30-developing-pew-pew-pew-danger-zone/pewpewpew-boss.mp4" type="video/mp4">
  <span></span>
</video>
<h2 id="feedback--lessons-learned">Feedback &amp; lessons learned</h2>
<p>After the submission phase ended, what came next was the rating phase. Everyone who had submitted a game during the jam and of course the organizers themselves could now rate the submissions in five categories. Quoting from the jam page:</p>
<blockquote>
<ol>
<li><strong>Technical</strong> - Does the game work? Does the game show off the engine? Does it do anything particularly impressive? Is it feature rich?</li>
<li><strong>Artistic</strong> - Is it pretty? Are the sound and visuals effective and fitting? Is the style coherent to the gameplay? Are the text boxes legible?</li>
<li><strong>Design</strong> - Does the game teach you how to play it? Do the mechanics make sense?</li>
<li><strong>Gameplay</strong> - Is it fun? Does the difficulty scale? Are there accessibility options? Have I played the same game before or is it innovative?</li>
<li><strong>Theme</strong> - Does the game fit the theme? Is it surface level or is the theme at the core of the game?</li>
</ol>
</blockquote>
<p>It took me a while to wrap my head around these categories and get a good feeling for how to rate games in them, but after a couple games played and rated I got into a good groove. Meanwhile I started receiving comments and feedback from other participants and a recurring theme there was: &ldquo;the enemy bullets are hard to see&rdquo; 😅</p>
<p>Lesson learned: I should at least have given myself a timebox on that last day, to try out some more things to make the bullets more visible. I&rsquo;m still not sure if I would have found a solution that would have worked well, but some more timeboxed experimenting might have helped. But then, it was the final day of my first ever jam, and I was a bit anxious to get everything done in time, so I guess I can forgive myself for not having done that.</p>
<p>Other than that the feedback was very positive, and when <a href="https://youtu.be/fp_1nU3fvwA?t=4185">it even got streamed by one of the judges</a> I was happy to see that they seemed to really enjoy it and gave me some great ratings as well! Many people said it was fun, enjoyed the intensity, and gave amazing suggestions on how to improve it further.</p>
<p>I also got into some nice discussions about gamedev in general with other participants (and made at least one new friend 👋😊).</p>
<p>So, while horribly anxiety inducing whenever I saw a new notification pop up on itch.io, the rating phase was also a lot of fun, I learned a lot from it and got a ton of helpful feedback!</p>
<p>And I hope I did my part in making it a similarily positive experience for the others as well, by giving them constructive feedback on their games too. I tried to play and rate as many games as possible, and while I didn&rsquo;t manage to play all of them (there were almost 200 submissions!), I did play and rate 42 games in the end, which was almost double of the ratings that I received. Next time I&rsquo;ll try to do more!</p>
<h2 id="final-results--the-future-of-pppdz">Final results &amp; the future of PPP:DZ</h2>
<p>Rating ended late on May 25th, but the results would not be announced until a final event stream that got scheduled for late on May 27th.</p>
<p>In the end, I made 21st place overall in the jam, and even #9 in gameplay, which was an outcome that I absolutely did not expect on my first ever gamejame participation and only my second gamedev experience! When I saw the results, I was absolutely floored! Based on what I had seen from others during the jam, I was hoping I&rsquo;d made it in the Top 100 (out of almost 200 submissions), and would have already been happy with a placement in the Top 50. That I almost made it into the Top 20 and even managed to secure a place in the Top 10 of the Gameplay category was beyond my wildest dreams!</p>
<p><img src="https://foosel.net/blog/2023-05-30-developing-pew-pew-pew-danger-zone/result.png" alt="Screenshot of my final score, showing the overall placement at 21st place and Gameplay at 9th" loading="lazy">
</p>
<p>But even before this amazing outcome I had already decided that I wanted to continue working on the game. I found myself playing it again and again on my Steamdeck, trying to improve on my highscore, and that made me think that I had indeed something fun here that I could build on.</p>















        
        

        
            
            
        

        
            <blockquote class="toot-blockquote" cite="https://chaos.social@foosel/status/110369145946028083">
                <div class="toot-header" style="display: inline-block">
                    <a class="toot-profile" href="https://chaos.social/@foosel" rel="noopener">
                        <img
                            src="https://assets.chaos.social/accounts/avatars/000/235/099/original/a2e381e9aab4a693.png"
                            alt="Mastodon avatar for @foosel@chaos.social"
                            loading="lazy"
                            style="width: 30px; height: 30px; display: inline-block; border-radius: 30%; vertical-align: middle"
                        />
                    </a>
                    <a class="toot-author-name" href="https://chaos.social/@foosel" rel="noopener">Gina Häußge</a>
                    (<a class="toot-author-handle" href="https://chaos.social/@foosel" rel="noopener">@foosel@chaos.social</a>)
                </div>
                <p>Y&#39;all, that is still just such an amazing feeling...</p><p>And I really enjoy playing this game that I built, so much so that I&#39;m thinking to build up on this concept further and ideas are starting to float around in my head 🤔 </p><p>We&#39;ll see 😁</p><p>Btw, I&#39;ve put the Linux export up on the itch.io page, so if you want to play it on the deck too, download, in desktop mode add as non-steam game, return to game mode, enjoy ^^ Left analog stick to move, A to shoot, X to trigger the bomb.</p>
                
                    
                        
                            
                        
                    
                    <div class="toot-img-grid-1">
                    
                        
                            
                            <img
                                src="https://assets.chaos.social/media_attachments/files/110/369/136/717/327/637/original/f2c5a715125cd903.jpg"
                                alt="My game running on my Steamdeck "
                                class="toot-media-img img-920c0a88c11c58fef8bf59f5ba745990"
                                loading="lazy"
                                style="aspect-ratio: 1663 / 1247; vertical-align: top"
                            />
                        
                    
                    </div>
                    
                    
                        
                        
                    
                
                
                
                <div class="toot-footer">
                    <a href="https://chaos.social/@foosel/110369145946028083" class="toot-date" rel="noopener">May 14, 2023, 21:25</a>&nbsp;<span class="pokey">(UTC)</span>
                </div>
            </blockquote>
        
    
<p>So - I won&rsquo;t let myself get nailed down on &ldquo;when&rdquo; here (day job, balance, etc), but my plan is to take this concept and develop it further into a full game. I already have a couple of ideas on how to do that, and I&rsquo;m looking forward to working on them.</p>
<p>And what about future gamejam participations? I&rsquo;m hooked now and plan to participate next in the <a href="https://itch.io/jam/gmtk-2023">GMTK Game Jam 2023</a> in July. That will be probably be a solo effort again, and way more intense given that I&rsquo;ll have to take a game from idea to finished product in 48 hours, but I&rsquo;m looking forward to the challenge!</p>
<h2 id="play-the-game">Play the game!</h2>
<p>If you want to play the game, you can find it on itch.io here:</p>



<iframe style="margin: 1em auto" src="https://itch.io/embed/2063488?dark=true" width="552" height="167" frameborder="0"></iframe>

<p>And I&rsquo;ve also thrown up the sources on GitHub: <a href="https://github.com/foosel/pew-pew-pew-danger-zone">foosel/pew-pew-pew-danger-zone</a><sup id="fnref:6"><a href="#fn:6" class="footnote-ref" role="doc-noteref">6</a></sup>. Just a word of warning on those: I&rsquo;m by no means an expert in Godot Engine, and a gamedev newbiew, and I was developing under heavy time constraints. I might have done some horrible things, please don&rsquo;t hold them against me 😅</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>Yes, indeed, it was an actual shower thought.&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:2">
<p>I plan to attend <a href="https://entropia.de/GPN21">GPN21</a> next week and wanted to get another booster shot before that just in case - as much as everyone seems to pretend it is, no, COVID is not over, and the last thing that I need in my extremely stressful and busy life is to get sick, possibly even long term.&#160;<a href="#fnref:2" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:3">
<p>Admittedly, getting up really early to get an hour in at the bouldering gym before work like every Tuesday didn&rsquo;t help either 😬&#160;<a href="#fnref:3" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:4">
<p>I you see a pattern emerging here that involves me getting great ideas in the shower, you are not wrong. OctoPrint might also have been one, but ten years later I frankly can&rsquo;t remember for sure. At this point however I keep a stack of waterproof post-its and a pencil in the shower, in case something good pop ups in my head.&#160;<a href="#fnref:4" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:5">
<p>If you are looking for some metal riffs for your game, take a look at <a href="https://davidkbd.itch.io">David&rsquo;s work</a>, it&rsquo;s really good!&#160;<a href="#fnref:5" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
<li id="fn:6">
<p>You are welcome to dig around in the code and also of course to send in PRs, but I&rsquo;m currently still debating with myself if I want to merge anything from others, so please don&rsquo;t get offended if any PRs stay open and also uncommented for now 😅&#160;<a href="#fnref:6" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded></item></channel></rss>