<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>The Firstbober&#39;s Den</title>
    <link>https://firstbober.com/blog/</link>
    <description>Recent content on The Firstbober&#39;s Den</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 10 Feb 2026 11:55:00 +0100</lastBuildDate>
    <atom:link href="https://firstbober.com/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>2016isback.com</title>
      <link>https://firstbober.com/blog/posts/2016isback.com/</link>
      <pubDate>Tue, 10 Feb 2026 11:55:00 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/2016isback.com/</guid>
      <description>&lt;p&gt;It was 1st of January, I was travelling back in the train to home from my friend’s place after New Year’s Eve. While I lifelessly looked at the black void in the window, I had an idea. A simple idea inspired by Instagram Reels and this trend of living like we’re back in 2016, so doing random stuff, having as much fun as possible etc. The plan was simple. I wanted to relive 2016 radio. Not a static playlist, but a living, breathing radio station that plays exactly what was topping the charts in Poland and the US exactly ten years ago. It was supposed to be a weekend script at worst.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Partially Resurrecting the GearVR Controller</title>
      <link>https://firstbober.com/blog/posts/partially-resurrecting-the-gearvr-controller/</link>
      <pubDate>Tue, 27 Jan 2026 11:57:50 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/partially-resurrecting-the-gearvr-controller/</guid>
      <description>&lt;p&gt;You ever dig out some old gadget from a drawer, think &amp;ldquo;hey, I could totally use it for something&amp;rdquo;, and then three days later you&amp;rsquo;re deep in a Rust code you never signed up for?&lt;/p&gt;&#xA;&lt;p&gt;Yeah. Me neither. Until recently.&lt;/p&gt;&#xA;&lt;p&gt;It started with a Samsung Gear VR Controller. It’s a nice piece of technology, a trigger, a decent touchpad, and enough sensors to be a VR controller, also some handy buttons. My goal was simple: use it on Linux (and Android) as a mouse/shortcut remote.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home Audio on a Budget: Digitally Controlled Waves™</title>
      <link>https://firstbober.com/blog/posts/home-audio-on-a-budget-digitally-controlled-waves/</link>
      <pubDate>Tue, 13 Jan 2026 11:50:00 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/home-audio-on-a-budget-digitally-controlled-waves/</guid>
      <description>&lt;h2 id=&#34;the-remote-problem&#34;&gt;The &amp;ldquo;Remote&amp;rdquo; Problem&lt;/h2&gt;&#xA;&lt;p&gt;In &lt;a href=&#34;https://firstbober.com/blog/posts/home-audio-on-a-budget-subwoofer-lullaby/&#34;&gt;Part 1&lt;/a&gt;, I put together a decent budget audio setup: Sony STR-DE495 receiver, DVP-NS330 DVD player, and a salvaged remote subwoofer with some tweaks. It sounded good, cost almost nothing, and worked fine.&lt;/p&gt;&#xA;&lt;p&gt;Except there were no remotes.&lt;/p&gt;&#xA;&lt;p&gt;Buying original Sony remotes would&amp;rsquo;ve been the boring, logical solution. They also cost money. But getting up to manually adjust volume or switch inputs requires physical movement, which is strictly against my religion (although I enjoy the gym, the universe works in mysterious ways).&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Hunt for the Lost Compiler: Descend</title>
      <link>https://firstbober.com/blog/posts/the-hunt-for-the-lost-compiler-descend/</link>
      <pubDate>Tue, 30 Dec 2025 12:40:00 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/the-hunt-for-the-lost-compiler-descend/</guid>
      <description>&lt;p&gt;Last time, we have confirmed the app was compiled on Windows, this gives us advantage and disadvantage at the same time. It may be as easy as downloading some `MinGW` windows builds and checking them one by one, or as hard as searching for lost in time zip.&lt;/p&gt;&#xA;&lt;p&gt;It is the second one.&lt;/p&gt;&#xA;&lt;h3 id=&#34;package-manager-ghost&#34;&gt;&lt;strong&gt;Package Manager Ghost&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;p&gt;It turns out my friend, the original creator of 3DWalker, didn&amp;rsquo;t just use a vanilla &lt;code&gt;MinGW&lt;/code&gt; installer. He used something called &lt;strong&gt;Win-builds&lt;/strong&gt;. It was a project that aimed to be a package manager for Windows, you know, easy installation of GCC, libraries, the works. Awesome tool for developers.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Building Fuse Filesystem on Discord for Fun and Profit</title>
      <link>https://firstbober.com/blog/posts/building-fuse-filesystem-on-discord-for-fun-and-profit/</link>
      <pubDate>Tue, 16 Dec 2025 11:11:11 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/building-fuse-filesystem-on-discord-for-fun-and-profit/</guid>
      <description>&lt;p&gt;My &amp;ldquo;important backups&amp;rdquo; folder was getting full. We&amp;rsquo;re talking gigabytes of anime girl pictures, and my hard drive was starting to sound like it was about to throw a read error and die.&lt;/p&gt;&#xA;&lt;p&gt;It’s too easy to buy a new drive. I&amp;rsquo;m also too paranoid to just dump my &lt;em&gt;stuff&lt;/em&gt; onto a regular cloud provider. But mostly, the idea of building something this pointless was just too funny to ignore.&lt;/p&gt;</description>
    </item>
    <item>
      <title>The Hunt for the Lost Compiler: Humble Beginnings</title>
      <link>https://firstbober.com/blog/posts/the-hunt-for-the-lost-compiler-humble-beginnings/</link>
      <pubDate>Tue, 02 Dec 2025 12:52:02 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/the-hunt-for-the-lost-compiler-humble-beginnings/</guid>
      <description>&lt;p&gt;You know that feeling when you finish a major life milestone, like exams, and suddenly have too much free time? Most people go on vacation or play games, whatever. I watched a MattKC video about reverse engineering Lego Island and thought, &amp;ldquo;Yeah, I could do that.&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;What a great way to wind down after real intense time…&lt;/p&gt;&#xA;&lt;p&gt;My target? &lt;strong&gt;3DWalker&lt;/strong&gt;. An old project from around 2016 made by my friend Sandy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home Audio on a Budget: Subwoofer Lullaby</title>
      <link>https://firstbober.com/blog/posts/home-audio-on-a-budget-subwoofer-lullaby/</link>
      <pubDate>Tue, 18 Nov 2025 11:00:00 +0100</pubDate>
      <guid>https://firstbober.com/blog/posts/home-audio-on-a-budget-subwoofer-lullaby/</guid>
      <description>&lt;p&gt;Well… you want a home theater, you have some pieces, but missing something. I’m in the same boat. I already had my Sony STR-DE495 receiver and a decent set of L/R speakers, but the setup was… underwhelming. It needed weight. It needed that low-end rumble that makes you &lt;em&gt;feel&lt;/em&gt; the movie and juicy maid music.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;yes, subwoofer.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;My hunt began with a budget. A very, very small budget (I am still learning about audio setups like this, so I don’t want to spend much). I was looking for an active subwoofer in the 25-50 EUR range. Welp, it might be hard.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Freedom To Not Do</title>
      <link>https://firstbober.com/blog/posts/freedom-to-not-do/</link>
      <pubDate>Fri, 10 Nov 2023 22:00:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/freedom-to-not-do/</guid>
      <description>&lt;p&gt;Well, this is a pretty interesting blog post, which is in making in various forms for a few weeks already. It is something I realized pretty recently, after being at the entirely other spectrum, fully believing that freedom is the ability to do something. And yeah, it is, but also it is a pretty far off the center of what freedom can be.&lt;/p&gt;&#xA;&lt;p&gt;Let’s start with what freedom means for people. This can’t be easily assessed, maybe if we get the popular concepts and ideas from the mainstream. But ultimately, freedom for each of us is a little different. It all comes down to the beliefs, current situation that you are right now, and everything that influences your options and your thinking.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Take the journal for your... journey.</title>
      <link>https://firstbober.com/blog/posts/take-the-journal-for-your-journey/</link>
      <pubDate>Sun, 20 Aug 2023 13:30:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/take-the-journal-for-your-journey/</guid>
      <description>&lt;p&gt;An excellent joke. One that your dad could have made when he was still alive… I am sorry. Real sorry Gregory. I am just in the mood for this kind of jokes. But yeah, seriously do it. Everyone told you to long ago, mainly because it works. (Though more often than not they just heard it somewhere and telling you, so they can feel like they’re helping)&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;After this arguably great start, let’s clarify something. I wasn’t always journaling, and I am not always writing 20 pages of what had happened every day. I just don’t have time. Many self-help gurus will tell you to write literally everything. While this may be helpful, it usually isn’t.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What I&#39;ve Watched: Practical DOD</title>
      <link>https://firstbober.com/blog/posts/what-ive-watched-practical-dod/</link>
      <pubDate>Sat, 12 Aug 2023 23:30:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/what-ive-watched-practical-dod/</guid>
      <description>&lt;p&gt;So yesterday I have watched &lt;a href=&#34;https://guide.handmade-seattle.com/c/2021/practical-dod/&#34;&gt;this&lt;/a&gt; presentation which was hosted by Andrew Kelly at Handmade Seattle.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://firstbober.com/blog/posts/what-ive-watched-practical-dod/presentation.png&#34;&#xA;    alt=&#34;a shot from the video&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Practical DOD presentation&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;Yeah yeah, nothing big, everyone watched stuff from time to time, yet, I just need to write a few words about it, especially in recommendation department.&lt;/p&gt;&#xA;&lt;p&gt;What is it about?&#xA;Programming, duhhhh. Data Oriented Design, specifically, which focuses on delivering the best memory layout for the processor for our current task. This also means that we usually speed up things via reducing the amount of requests made to main memory etc. Overall, great philosophy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Roamie, Cleverly Markdowned</title>
      <link>https://firstbober.com/blog/posts/roamie-cleverly-markdowned/</link>
      <pubDate>Sat, 05 Aug 2023 20:24:15 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/roamie-cleverly-markdowned/</guid>
      <description>&lt;p&gt;So, I’ve been working on something for the last few days, nothing big really, but I think it might become useful in the future…&lt;/p&gt;&#xA;&lt;p&gt;You probably know what Logseq and Obsidian are, and even if you don’t then it’s one search away. In short, a great software for creating your own digital brain. Storing notes, information etc. without much of a hassle.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;I really like both these solutions as they make my life really easy (well, I am using Logseq mainly, and I just explored Obsidian from the curiosity). All my notes, plans, routines are composed in these tools. The concept of digital brain in itself is beautiful, but the lack of standardization doesn’t help much.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Please, Clean Your Room.</title>
      <link>https://firstbober.com/blog/posts/please-clean-your-room/</link>
      <pubDate>Sat, 29 Jul 2023 14:00:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/please-clean-your-room/</guid>
      <description>&lt;p&gt;‘Cause I don’t. Well, it is a little of an overstatement. I do, but… not very often. For my defense, it keeps itself pretty clean most of the time. Like, yeah, there is some dust here and there, some dead rat is in the corner…………………………….&lt;/p&gt;&#xA;&lt;p&gt;And now, he is in the garbage can! Fortunately, he’s body is very fresh, so it didn’t rot or anything. I am just so lucky!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Tools To Easily Track Your Habits, So You Won&#39;t Lose</title>
      <link>https://firstbober.com/blog/posts/tools-to-easily-track-your-habits-so-you-wont-lose/</link>
      <pubDate>Sat, 22 Jul 2023 15:00:25 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/tools-to-easily-track-your-habits-so-you-wont-lose/</guid>
      <description>&lt;p&gt;Yeah, you heard me right. This is it. The blog post that the entire population of the New Orleans and San Diego (this claim is purely fictional, and it isn’t fact-checked) was waiting for through the last few years.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;To be honest, I should have done this post before &lt;a href=&#34;https://firstbober.com/blog/tags/logseq/&#34;&gt;Logseq Tips Series&lt;/a&gt;, but now is better than never I guess. The system I use went through many iterations over the last year; from multiple physical designs to efficiency tracking methods and finally simplification and going digital.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Can You See It Just Like I Can Feel It?</title>
      <link>https://firstbober.com/blog/posts/can-you-see-it-just-like-i-can-feel-it/</link>
      <pubDate>Sat, 15 Jul 2023 21:30:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/can-you-see-it-just-like-i-can-feel-it/</guid>
      <description>&lt;p&gt;I had this feeling, so deep, yet not painful. It was just there, arriving without any notice, and disappeared the moment I stopped thinking about it.&lt;/p&gt;&#xA;&lt;p&gt;This happened yesterday. Well, it is going for weeks really, if not months. Every time I think about life, death, goals, progress, plans. It comes and goes, always leaving something behind. Big or small, doesn’t matter. This time, it was larger than expected. The legacy that will come and that it left behind me to fulfill.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Logseq Tips: Live you life as planned, track years, weeks and days</title>
      <link>https://firstbober.com/blog/posts/logseq-tips-live-you-life-as-planned-track-years-weeks-and-days/</link>
      <pubDate>Sat, 08 Jul 2023 22:00:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/logseq-tips-live-you-life-as-planned-track-years-weeks-and-days/</guid>
      <description>&lt;p&gt;Another day, another collection of useless tips from a scary website. Black, black, everything all black, only thing your eyes can see is the text. Paragraphs of pixels, laid down in the exact sequence, so you can letter after letter after letter….&lt;/p&gt;&#xA;&lt;p&gt;But, letters aren’t real? Are they? Couldn’t we use something different, like ancient runes or pictograms? They are the same things as letters, we have just grown accustomed to this type of visual communication.&lt;/p&gt;</description>
    </item>
    <item>
      <title>All the Books I&#39;ve Read Through 2022 and 2023</title>
      <link>https://firstbober.com/blog/posts/all-the-books-ive-read-through-2022-and-2023/</link>
      <pubDate>Tue, 04 Jul 2023 20:00:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/all-the-books-ive-read-through-2022-and-2023/</guid>
      <description>&lt;p&gt;So, we meet again. In the same place, but at a different time (I don’t know in which time zone you are, and I don’t really care, but if you really want to say then write it down in the comment zone. The same curiosity (or smth like this) brought you here, so you can read this post and maybe get to know something in your ever shortening lifespan.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;p&gt;Well, here is the table with all the books:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Logseq Tips: How I Organize My Books and Movies</title>
      <link>https://firstbober.com/blog/posts/logseq-tips-how-i-organize-my-books-and-movies/</link>
      <pubDate>Sat, 01 Jul 2023 11:00:00 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/logseq-tips-how-i-organize-my-books-and-movies/</guid>
      <description>&lt;hr&gt;&#xA;&lt;h1 id=&#34;can-you-hear-me&#34;&gt;Can you hear me?&lt;/h1&gt;&#xA;&lt;p&gt;No? I wonder why… Well, we might never get to why you don&amp;rsquo;t, but, atleast, I know one thing. Logseq&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; is a pretty good tool for what it’s made for.&lt;/p&gt;&#xA;&lt;p&gt;Crazy, right?&lt;/p&gt;&#xA;&lt;p&gt;If you don’t know what Logseq&lt;sup id=&#34;fnref1:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; is, then you might want to learn more on their &lt;a href=&#34;https://logseq.com/&#34;&gt;website&lt;/a&gt; (which looks fantastic), or read this tl;dr: word documents combined with some clever programming for making a world of difference in your personal or professional organization.&lt;/p&gt;</description>
    </item>
    <item>
      <title>A Blast From the Past Yet Strangely Fresh</title>
      <link>https://firstbober.com/blog/posts/a-blast-from-the-past-yet-strangely-fresh/</link>
      <pubDate>Wed, 28 Jun 2023 19:07:43 +0200</pubDate>
      <guid>https://firstbober.com/blog/posts/a-blast-from-the-past-yet-strangely-fresh/</guid>
      <description>&lt;p&gt;A strange introduction to a seemingly simple blog for a common person. I wanted to do it for a long, long time now. First, I started with WordPress, but it didn’t stick at all, then I tried to hack a blog on GitHub which is also a history, and here we are.&lt;/p&gt;&#xA;&lt;p&gt;One can say blogs are now popping everywhere, and I think they always were. The turbulent times at Reddit don’t help in keeping everything in one place. Everyone wants their own part of the floor, or the internet for that matter. And so do I.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
