<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Gerard Rodes</title>
    <link>https://notas.grod.es/</link>
    <description>Personal notes by Gerard Rodes.</description>
    <language>en</language>
    <atom:link href="https://notas.grod.es/en/feed.xml" rel="self" type="application/rss+xml"></atom:link>
    <atom:link href="https://notas.grod.es/feed.xml" rel="alternate" type="application/rss+xml" title="Gerard Rodes"></atom:link>
    <atom:link href="https://notas.grod.es/en/feed.xml" rel="alternate" type="application/rss+xml" hreflang="en" title="Gerard Rodes — English"></atom:link>
    <atom:link href="https://notas.grod.es/es/feed.xml" rel="alternate" type="application/rss+xml" hreflang="es" title="Gerard Rodes — Castellano"></atom:link>
    <lastBuildDate>Tue, 16 Jun 2026 00:00:00 +0000</lastBuildDate>
    <item>
      <title>The Rain Spell</title>
      <link>https://notas.grod.es/the-rain-spell?utm_medium=feed&amp;utm_source=rss</link>
      <guid isPermaLink="true">https://notas.grod.es/the-rain-spell</guid>
      <pubDate>Tue, 16 Jun 2026 00:00:00 +0000</pubDate>
      <description>For months, I&#39;ve wanted to write a blog post. But over the last five months, I&#39;ve realized that it doesn&#39;t matter anymore. It was supposed to be about my personal Golang+SQLite setup, a set of forks and utilities I&#39;ve been maintaining and using for ...</description>
      <dc:language>en</dc:language>
      <atom:link href="https://notas.grod.es/the-rain-spell" rel="alternate" type="text/html" hreflang="en" title="English"></atom:link>
      <atom:link href="https://notas.grod.es/es/el-hechizo-de-lluvia" rel="alternate" type="text/html" hreflang="es" title="Spanish"></atom:link>
      <atom:link href="https://notas.grod.es/the-rain-spell" rel="alternate" type="text/html" hreflang="x-default" title="Default version"></atom:link>
      <content:encoded><![CDATA[<p>For months, I&#39;ve wanted to write a blog post. But over the last five months, I&#39;ve realized that it doesn&#39;t matter anymore.</p>
<p>It was supposed to be about my personal <code>Golang</code>+<code>SQLite</code> setup, a set of forks and utilities I&#39;ve been maintaining and using for my personal projects over the last two years. But I no longer feel motivated to write that article.</p>
<!-- 1. No `database/sql`, since it introduces issues with the in-process nature of `SQLite`. Instead, I maintain a fork of [eatonphil/gosqlite](https://github.com/eatonphil/gosqlite) with some tweaks (native `time.Time`, [shopspring/decimal](https://github.com/shopspring/decimal), and `sqlite-vec`).
2. A clean utility layer named `skl` with `Conn`, `Pool`, automatic prepared statements, migration primitives using `PRAGMA user_version;`, and sane default `PRAGMAs` for highly concurrent applications.
3. And a fork of [sqlc](https://sqlc.dev/) to generate code using this `skl` utility layer.

But this post is not about my setup. It is about the fact that now, more than ever, I find it meaningless to share it with the world. -->
<h3 id="five-months-ago"><a class="heading-anchor" href="#five-months-ago">Five months ago</a></h3>
<p>Five months ago, I installed <a href="https://opencode.ai/" rel="noopener noreferrer" target="_blank">opencode</a> and went down the rabbit hole of agentic programming. Embracing the speed and frustration of it to the fullest. Burning through personal and corporate token budgets, leaving my agents running, and checking their output at 23:30 just to give them one final long instruction so they can keep working all night. All of this while, in response to my wife&#39;s frown, promising her that this is totally normal, and that it is the last time I am going to open my work laptop tonight.</p>
<p>I have done several projects in 2-3 days that would each have taken me at least 2 weeks of focused deep work (which becomes rare and precious as time goes on, and your weekly calendar fills with meetings). At the same time, LLM output is off in that special way that you already know: dumb mistakes, weird assumptions, and then you totally give up on trying to understand the codebase. You become unable to make any changes without prompting an agent, and you accept that you need to fully rewrite it manually (or just embrace the slop).</p>
<p>I wrote skills and generated MCPs and CLIs specifically to be used by the LLM, including skills that distilled, improved, and created other skills. I went all in. Doing in hours what before took me days. Doing in days what took me weeks.</p>
<p>But although it felt fun and exciting at times, it was not the same.</p>
<h3 id="the-garden"><a class="heading-anchor" href="#the-garden">The garden</a></h3>
<p>I was a gardener, a gardener who enjoyed watering his flowerpots every day. I took care of my watering can, and cleaned it, polished it, and tried to come up with new and better types of cans that could improve the experience of watering the flowers.</p>
<p>One day a snake appeared in my garden: <em>&#34;What are you doing wasting all this time watering these flowers one by one? Putting time and effort into a never-ending task... There is a better way, let me teach you a spell. You won&#39;t need to individually water your flowers anymore. Instead, you will be able to spawn beings that do the work for you, like the creator did when he created you. And you will be like him.&#34;</em></p>
<p>The first time I cast that spell it felt magical. The sky filled with daemons that brought clouds and rain to my garden. It was not perfect, the flowers were not watered one by one the way I would have done it. But it was more than good enough.</p>
<p>As time went on, doing anything other than casting the spell felt like a waste of my time. The flowers were growing wild and in unpredictable, uncontrolled patterns, but hey, they were alive and growing.</p>
<p>I stopped putting on my gardener clothes and getting dirty with the soil. My watering can started to rust, and I stopped thinking about new designs and ideas for future cans. I forgot about the different kinds of flowers I had in my garden, and their individual needs and beauty.</p>
<p>One day I told the daemons to keep coming without waiting for me to cast the spell. And I started to think about what my purpose was in that garden, or if it had ever belonged to me at all.</p>
<h3 id="what-is-left"><a class="heading-anchor" href="#what-is-left">What is left?</a></h3>
<p>This is the part that reminds me of <a href="https://www.alphagomovie.com/" rel="noopener noreferrer" target="_blank">AlphaGo</a>, a documentary about the match between Lee Sedol, one of the strongest Go players in history, and AlphaGo, the AI system developed by DeepMind.</p>
<p>There is a scene in the film that stayed with me. When Lee Sedol is defeated, you can almost see the pillars of his reality starting to crack. He begins to question what it really means to be alive, now that a machine can reproduce what he had thought was exclusively human: taste, intuition. And I think that all the devs who took joy from the act of programming itself, improving and leveraging their technical abilities, are kind of going through a similar phase. It is not that the machine can do everything we do (yet), or that it can think in the way that we think (yet). But does it matter at all? It kind of feels empty, like there is no point anymore in doing things without casting the spell.</p>
<p>There is a final scene in the documentary where Lee Sedol recovers the spark in his life, and starts to play Go again. If we look at the current state of Go, the ceiling of what a human player can do has increased dramatically since the introduction of AI to the game. I don&#39;t know if this can be extrapolated to programming as a work-related activity, since businesses optimize for effectiveness, not for meaning. But at least, something I have started doing myself is learning <a href="https://rgbds.gbdev.io/" rel="noopener noreferrer" target="_blank">Game Boy Assembly</a>. It is refreshing, and I don&#39;t feel the temptation to use AI because it is an activity of learning, so it would be totally self-defeating. It is an area where I feel much more comfortable &#34;wasting&#34; time while using AI as a tutor instead of an agent.</p>
<!-- Reflecting on it, I can't really tell whether the introduction of AI is something good or bad. Maybe it is like the introduction of books, calculators, and the spinning jenny. Or maybe it ends up being like the introduction of fire guns, which ended up bringing to the table civilization-ending dangers and the power to use them was centralized and controlled by states. Maybe, through the act of casting spells we will discover a new reality of nature that was totally hidden from our senses, yet to be revealed. -->
<p>Maybe we are not meant to maintain a garden. Maybe we are here to discover new kinds of flowers.</p>
]]></content:encoded>
    </item>
    <item>
      <title>90s kid</title>
      <link>https://notas.grod.es/en/90s-kid?utm_medium=feed&amp;utm_source=rss</link>
      <guid isPermaLink="true">https://notas.grod.es/en/90s-kid</guid>
      <pubDate>Mon, 15 Jun 2026 00:00:00 +0000</pubDate>
      <description>I was born in the mid-90s. I remember that winters were cold, fall was windy, spring was exciting, and summers were a blessing. My parents knew everything, and whatever they said was the truth. My grandmothers were like extra mothers, but with the ...</description>
      <dc:language>en</dc:language>
      <atom:link href="https://notas.grod.es/hijo-de-los-90" rel="alternate" type="text/html" hreflang="es" title="Spanish"></atom:link>
      <atom:link href="https://notas.grod.es/en/90s-kid" rel="alternate" type="text/html" hreflang="en" title="English"></atom:link>
      <atom:link href="https://notas.grod.es/hijo-de-los-90" rel="alternate" type="text/html" hreflang="x-default" title="Default version"></atom:link>
      <content:encoded><![CDATA[<p>I was born in the mid-90s. I remember that winters were cold, fall was windy, spring was exciting, and summers were a blessing. My parents knew everything, and whatever they said was the truth. My grandmothers were like extra mothers, but with the great advantage that they let me eat more candy.</p>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/estufa-butano.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/estufa-butano.386ff0677e9e.356w.webp 356w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/estufa-butano.png" alt="Click! Click! Click! Chsssffff!" width="356" height="585" decoding="async"/></picture></a><figcaption>Click! Click! Click! Chsssffff!</figcaption></figure>
<hr/>
<p>This is the story I think I tell myself to explain who I am and where I come from.</p>
<hr/>
<p>When I was little, I loved playing in my room. I spent hours playing in silence, imagining adventures with my dinosaurs, Action Man, Pokémon figures, and whatever other toys I had around, building structures and fighting robots with off-brand Lego bricks. My favorites: Casper&#39;s mansion and the Micro Machines truck (cool 😎).
I loved Scalextric, and I was always trying to build circuits different from the one you were supposed to build, even if I had to force the pieces to get what I wanted. I built towers with boxes and chairs to give my races verticality (and more excitement).</p>
<div class="media-block image-gallery"><div class="image-grid" data-gallery-cols="1 3"><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/camion-micromachines.jpeg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/camion-micromachines.a32e8f77bf23.480w.webp 480w, https://notas.grod.es/images/generated/camion-micromachines.a32e8f77bf23.640w.webp 640w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/camion-micromachines.jpeg" alt="It opened up and had a whole city inside, insane!" width="640" height="480" decoding="async" loading="lazy"/></picture></a><figcaption>It opened up and had a whole city inside, insane!</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/action-man.webp?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/action-man.abc0417480c8.480w.webp 480w, https://notas.grod.es/images/generated/action-man.abc0417480c8.768w.webp 768w, https://notas.grod.es/images/generated/action-man.abc0417480c8.1024w.webp 1024w, https://notas.grod.es/images/generated/action-man.abc0417480c8.1200w.webp 1200w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/action-man.webp" alt="The motorbike fired a torpedo" width="1200" height="1600" decoding="async" loading="lazy"/></picture></a><figcaption>The motorbike fired a torpedo</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/mansion-casper.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/mansion-casper.b97cebba0e59.480w.webp 480w, https://notas.grod.es/images/generated/mansion-casper.b97cebba0e59.720w.webp 720w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/mansion-casper.jpg" alt="It had a flashlight that projected bats!" width="720" height="540" decoding="async" loading="lazy"/></picture></a><figcaption>It had a flashlight that projected bats!</figcaption></figure></div></div>
<p>I have been very lucky in this life, and I am eternally grateful for the childhood I was allowed to enjoy. But among all those toys there was one specific category that had a special place in my heart.</p>
<hr/>
<p>One of my best friends was celebrating his birthday. I think we must have been 5 or 6. The title of <strong>best friend</strong> was very important at that age, although I usually admired practically all my friends for one of their unique qualities: the way they spoke, the fact that they always got 10/10 in math, or how good they were at soccer.</p>
<p>During that birthday party I saw something that fascinated me: around a giant tube TV were my classmates, with a PlayStation on the floor and Crash Bandicoot on the screen. I did not know what I was seeing, but I vividly remember the orange and green colors on the screen. I wanted to play, although I was embarrassed. The birthday boy was playing and he seemed very good, so obviously I would be terrible and embarrass myself in front of everyone. I don&#39;t know why I have always had this perception of myself, even as a child, as if I were trying to stop people from discovering that maybe I did not deserve to be there. I think that way of thinking is what has limited me and made me self-sabotage many, many times, and also what, at certain moments in my life, has made me work beyond what I knew others were willing to work, to push myself toward my goals.</p>
<p>Back to Crash Bandicoot. I remember very well what fascinated me: <em>&#34;There is a world behind that screen, full of colors and surprising creatures, and I want to investigate it and discover every one of its secrets&#34;</em>. That game was not exactly an exploration game, but I experienced it that way, and from then on that would become a recurring pattern in my life: the search for worlds waiting to be discovered, understood, and explored, full of mysteries and surprises waiting in every corner.</p>
<div class="media-block embed youtube-embed" aria-label="Crash Bandicoot, I remember seeing it on a giant TV"><iframe src="https://www.youtube-nocookie.com/embed/-iPEo46XUPc" title="Crash Bandicoot, I remember seeing it on a giant TV" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><figcaption>Crash Bandicoot, I remember seeing it on a giant TV</figcaption></div>
<p>When it was time to leave the birthday party, I burst into tears. My mother was very surprised. I was an extremely well-behaved child, I had a lot of respect for my parents, I never talked back to them, never contradicted them, and it would never even have crossed my mind to cry in public or make a scene. Never. But I did not want to leave yet. I still had so many questions about that world inside the screen.</p>
<aside class="post-aside">
<div class="post-aside__body post-flow">
<h2 id="all-things-andy-gavin"><a class="heading-anchor" href="#all-things-andy-gavin">All things Andy Gavin</a></h2>
<p>Many years later, I would discover that <a href="https://all-things-andy-gavin.com/video-games/making-crash/" rel="noopener noreferrer" target="_blank">Crash Bandicoot has my favorite devblog</a>, which, because I found it so fascinating, I would read at night on the terrible Kindle web browser. In it they tell very interesting things, like:</p>
<ul>
<li>The creators of Crash (Naughty Dog) had the idea of making a new mascot for the PlayStation, and transforming the 2D games of the time into 3D by positioning the camera behind the character, keeping the camera constantly fixed on the character&#39;s ass instead of seeing him from the side. They called it &#34;Sonic&#39;s ass game&#34;, that is how they tell it in the blog.</li>
<li>That to display that amount of polygons, the game required a precomputation process where the required rendering order was determined for each polygon in the level, depending on its position (the camera runs on rails, so they only had to know which part of the level you were in), so they could have a precomputed Z-index.</li>
<li>How, because the levels did not fit in the console&#39;s RAM, they invented a streaming system (with no interruption to gameplay) that changed the data in memory depending on your position in the level. Something they would later patent, which allowed them to make a lot of money because it was something many other developers would want to add to their own games.</li>
<li>The creation of a <a href="https://en.wikipedia.org/wiki/Game_Oriented_Assembly_Lisp" rel="noopener noreferrer" target="_blank">LISP-based scripting language</a>, for everything that needed tweaking and immediate feedback from the game itself (enemy AI, physics ratios, etc.), so they could adjust it without having to rebuild the whole game, loading gameplay changes much faster during development.</li>
<li>And how in the end Mario 64 beat them, without them fully realizing, when they first tried the demo at E3, how much it would shift the future of 3D platformers, because even if Crash pushed the PlayStation harder visually, <strong>Miyamoto was not trying to translate the 2D platform games of the time into 3D, but reimagined how a game in three dimensions should work and control</strong>, creating one of the most influential games in history (again). This is a good reminder of how it is much better to have a good idea, born from clear objectives (that controlling Mario should be fun), and not let yourself be contaminated by the current state of the world and your preconceived ideas.</li>
</ul>
</div>
</aside>
<p>But my first console was not a PlayStation. It was the Game Boy Color, and among many other games there was one that was causing a sensation in the schoolyard and fascinated me every time I saw someone play it:</p>
<figure class="media-block embed loop-embed" aria-label="I can hear the little tune"><video autoplay="" muted="" loop="" playsinline="" preload="metadata" title="I can hear the little tune"><source src="https://notas.grod.es/images/plata.mp4" type="video/mp4"/></video><figcaption>I can hear the little tune</figcaption></figure>
<p>I saw them playing Pokémon Red or Blue, but I did not know that. I only knew that this was clearly an immense world to explore and discover, full of fantastic and mysterious creatures, and they looked so cool! That, together with the Pokémon cartoons on Telecinco, captivated me.</p>
<p>I remember that what I wanted was to explore the world of Pokémon, to see what was on the next route, in the next town: a cave, with rivers and lakes; a forest, with legendary Pokémon that travel through time; an ocean, and an island beyond it, etc. And I, who must have been about 6, always ended up &#34;stuck&#34;, unable to progress in the game, because I tried to avoid all the battles (dodging the gaze of the other trainers), which limited my progress because many times the game required you to have a gym badge (and I did not know that), or because my Pokémon were not at a high enough level to defeat some trainer who was impossible to avoid. So my play sessions usually consisted of walking around the same places, exploring every corner, and every now and then starting a new game when I felt like trying a different starter Pokémon.</p>
<p>I suppose that as I grew and my brain developed, I eventually understood what the game was about and what I had to do, and I managed to progress. I remember it as if it were right now: the first time I beat the Johto League, defeating Lance, and how, thinking the game had ended there, I discovered that the game had one final gift for me: now I could go to Kanto, a new world as large as the one I had just played, to explore and discover. That emotion, surprise, and joy, thinking you have finished a game you love and realizing that actually you are only halfway through and there is much more to discover, is one of the most special and unique feelings in video games. Looking for a comparison, it would be like reading a book you love and, after reading the last page, the book suddenly doubled in size out of nowhere, revealing a hidden truth that had been there the whole time and that you simply had not seen because you were missing a piece of knowledge that had not yet been revealed to you.</p>
<hr/>
<p>Some time later I saw an ad on TV that captivated me, and it would end up becoming my second video game:</p>
<div class="media-block embed youtube-embed" aria-label="Oracle of Seasons, the ad was incredible"><iframe src="https://www.youtube-nocookie.com/embed/pngz4v0UGgo" title="Oracle of Seasons, the ad was incredible" loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><figcaption>Oracle of Seasons, the ad was incredible</figcaption></div>
<p>In this game I got stuck again, constantly, and this time right at the beginning. You start the game in a closed area, with a camp of nomads. All you have to do is talk to all of them and then to the one dancing on the stump. Too complicated for my 6-year-old self. Also, I did not know how to save the game. I was stuck on this screen for months:</p>
<figure class="media-block embed loop-embed" aria-label="Dance, dance!"><video autoplay="" muted="" loop="" playsinline="" preload="metadata" title="Dance, dance!"><source src="https://notas.grod.es/images/tloz-oos.mp4" type="video/mp4"/></video><figcaption>Dance, dance!</figcaption></figure>
<p>The good thing about getting stuck like that while playing video games is that when you discovered how to continue, it literally felt as if now you had a completely new game, and a new area of the world had opened before you to explore and investigate. Oracle of Seasons had an immense world, so most of the time what I did was wander through its world without the faintest idea of what I had to do next. Incredible!</p>
<hr/>
<p>I was always fascinated by everything that had to do with screens. As soon as I had the chance, I did not hesitate to sign up for the after-school computer class, where for 30 minutes a very patient man taught you how to use Windows, Word, and Excel. Then for the rest of the class you could play educational games, like the Pipo games, or a very strange one I loved about an E.T.-type alien and his spaceship. Although this very patient man also brought more entertaining games in his briefcase, like Tarzan.</p>
<div class="media-block image-gallery"><div class="image-grid" data-gallery-cols="1 2"><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/pipo-mates.jpeg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/pipo-mates.6dd753b42a83.259w.webp 259w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/pipo-mates.jpeg" alt="" width="259" height="194" decoding="async" loading="lazy"/></picture></a></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/tarzan.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/tarzan.f616fdc287c4.480w.webp 480w, https://notas.grod.es/images/generated/tarzan.f616fdc287c4.640w.webp 640w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/tarzan.jpg" alt="" width="640" height="480" decoding="async" loading="lazy"/></picture></a></figure></div></div>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/informatica.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/informatica.0223ed4e74a8.480w.webp 480w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.768w.webp 768w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.1024w.webp 1024w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.1366w.webp 1366w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.1600w.webp 1600w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.2048w.webp 2048w, https://notas.grod.es/images/generated/informatica.0223ed4e74a8.4190w.webp 4190w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/informatica.jpg" alt="This photo only exists because my mother saved it in an album. These days we lose all our photos, no matter how much they are in iCloud or Drive: we never see them again. If you have a stable home, I think it is a good investment of time to print the most important photos of your family into albums. They will create very good moments during family gatherings." width="4190" height="2032" decoding="async" loading="lazy"/></picture></a><figcaption>This photo only exists because my mother saved it in an album. These days we lose all our photos, no matter how much they are in iCloud or Drive: we never see them again. If you have a stable home, I think it is a good investment of time to print the most important photos of your family into albums. They will create very good moments during family gatherings.</figcaption></figure>
<p>The best thing about that computer room was that the computers had internet access. To me the internet felt like something very strange and intriguing. You could type anything into the Google search box and something would appear. But what could I search for? The limit was my ability to ask questions. For now: minijuegos.com</p>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/minijuegos.com.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/minijuegos.com.3c851c5f640b.480w.webp 480w, https://notas.grod.es/images/generated/minijuegos.com.3c851c5f640b.768w.webp 768w, https://notas.grod.es/images/generated/minijuegos.com.3c851c5f640b.904w.webp 904w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/minijuegos.com.jpg" alt="minijuegos.com" width="904" height="795" decoding="async" loading="lazy"/></picture></a><figcaption>minijuegos.com</figcaption></figure>
<p>I wanted to be able to play all those internet games from home, but at home there was no internet. I had hinted to my parents that this internet thing was very good: there were games, movies, and music (to download one song meant leaving the computer on for a week with eMule running). Although my parents never really liked the internet thing, I think because they were able to see the risk it could have for a child my age, and how unknown it was to them. In fact, after about a year my father would get internet for the little office he had at home, and I was the one explaining many of the things to him: how the operating system worked, its applications, and what the internet was like. I also explained eMule to him and we started downloading a movie. I don&#39;t remember which one it was, but what I do remember is that once it finished downloading and we went to play it, what appeared was a very muscular naked man in a set shaped like clouds (like Olympus of the gods) and some very funny letters. I did not know what it was. My father very quickly closed everything and said: well, that&#39;s it, these are grown-up things, it hasn&#39;t worked properly. I did not really understand what had just happened or what I had seen, but not long after, for whatever reason, we were going to stop having internet at home. The experiment had been a failure. I felt I had very bad luck and very strict parents (all my friends had internet!), and writing this I realize that what I actually had was a lot of luck to have parents so cautious and aware of where they could protect me and where they could not.</p>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/emule.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/emule.009aaaca5b84.311w.webp 311w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/emule.png" alt="The surprise box, you never knew what you were going to get." width="311" height="429" decoding="async" loading="lazy"/></picture></a><figcaption>The surprise box, you never knew what you were going to get.</figcaption></figure>
<p>But I wanted internet. I loved minijuegos.com, and my friends were starting to use Messenger to talk to each other from home without calling on the phone, and that seemed very fun. One day in computer class I had an idea: What if I take the school&#39;s computer internet home on a USB stick? (literally the Internet Explorer shortcut). Inside me something said: &#34;it is not going to work, if it were that easy nobody would pay for internet&#34;. Even so, the relationship between effort and reward was too asymmetric: it was worth trying! Obviously, when I copied the Internet Explorer shortcut to the desktop of my home computer, it did not work, and I felt something inside me say: &#34;that was to be expected, your intuition was correct, still: good try&#34;.</p>
<hr/>
<p>Later, one Christmas, I got the Wii (or the Revolution, as they called it in the rumors I had been reading for months in Nintendo Accion magazine). At that time it was a direct competitor to the PS2/3, which were the main consoles my classmates had, but I was a Nintendo fanboy at heart, and despite its problems, for me the Wii will always be the console I enjoyed the most and had the best time with. Not to mention WiiWare, which was a place full of fantastic indies. Although the reality is that you always had to settle for cut-down versions of other games that played much better on PS3.</p>
<figure class="media-block image-gallery"><div class="image-grid" data-gallery-cols="2 3 6" style="--gallery-min-cols:2"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/wii-monster-hunter-tri.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/wii-monster-hunter-tri.bee534c0dc47.480w.webp 480w, https://notas.grod.es/images/generated/wii-monster-hunter-tri.bee534c0dc47.705w.webp 705w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/wii-monster-hunter-tri.jpg" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (1/6)" width="705" height="1000" decoding="async" loading="lazy"/></picture></a><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/wii-nsmb.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/wii-nsmb.199fa16fa904.451w.webp 451w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/wii-nsmb.png" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (2/6)" width="451" height="640" decoding="async" loading="lazy"/></picture></a><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/wii-re4.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/wii-re4.12807b9c9871.480w.webp 480w, https://notas.grod.es/images/generated/wii-re4.12807b9c9871.768w.webp 768w, https://notas.grod.es/images/generated/wii-re4.12807b9c9871.1024w.webp 1024w, https://notas.grod.es/images/generated/wii-re4.12807b9c9871.1313w.webp 1313w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/wii-re4.jpg" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (3/6)" width="1313" height="1868" decoding="async" loading="lazy"/></picture></a><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/metroid-prime-3.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/metroid-prime-3.160edfb18e7c.480w.webp 480w, https://notas.grod.es/images/generated/metroid-prime-3.160edfb18e7c.768w.webp 768w, https://notas.grod.es/images/generated/metroid-prime-3.160edfb18e7c.1000w.webp 1000w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/metroid-prime-3.jpg" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (4/6)" width="1000" height="1405" decoding="async" loading="lazy"/></picture></a><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/mario-galaxy.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/mario-galaxy.2e94fa020698.480w.webp 480w, https://notas.grod.es/images/generated/mario-galaxy.2e94fa020698.768w.webp 768w, https://notas.grod.es/images/generated/mario-galaxy.2e94fa020698.854w.webp 854w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/mario-galaxy.jpg" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (5/6)" width="854" height="1216" decoding="async" loading="lazy"/></picture></a><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/tloz-tp.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/tloz-tp.b5b2c57af848.480w.webp 480w, https://notas.grod.es/images/generated/tloz-tp.b5b2c57af848.729w.webp 729w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/tloz-tp.jpg" alt="The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one. (6/6)" width="729" height="1000" decoding="async" loading="lazy"/></picture></a></div><figcaption>The Wii games I remember enjoying the most. RE4, Mario Galaxy, and Metroid completed 100%. RE4 being one of my favorite games. I don&#39;t know how many versions of this game I have played, including the VR one.</figcaption></figure>
<p>Some of my friends had a modification on their PS2 where they would insert a white disc, lift the console lid, and play &#34;backup copies&#34; of their games. That was fascinating.</p>
<p>First: it seemed magical to me that something like that could work. How had they managed to convince the console to load those discs? They had improved it! My friends said they took it to a man who put a chip in it. &#34;What madness. How much knowledge must a person have to know what chip to create and then put it into the console so that, thanks to that, it works? And why do you have to put in a white disc?&#34;</p>
<p>I don&#39;t know at what point I thought: &#34;Something like that must exist for the Wii too, an equivalent process&#34;. At home we still did not have internet, but there were locutorios, places where for a modest price you had access to a computer with a good internet connection (which I would use on other occasions to play Habbo Hotel, watch Naruto episodes, and download &#34;backup copies&#34; of GBA ROMs that I could play on an emulator on my PC without internet). I started investigating and discovered that in fact there was a way to mod the Wii, without any chip, completely free. You only needed Twilight Princess, an SD card, and to follow the steps in the tutorial. Luckily, I had everything.</p>
<p>After several attempts (and many trips back and forth to the locutorio), where I ran into errors I did not understand because I had not followed or prepared properly everything in the tutorial (which I carried printed on paper), I managed it, and I ended up achieving the goal of the process: installing the Homebrew Channel, an application inside the Wii&#39;s operating system that allowed you to run &#34;homebrew&#34;: applications made by regular people at home:</p>
<div class="media-block embed youtube-embed" aria-label="Cool. I remember that after installing it I put it on the last page of the Wii menu, out of fear that there was the remote possibility that one day a policeman would come into the house, or someone who knew someone who worked at Nintendo, and report me."><iframe src="https://www.youtube-nocookie.com/embed/bCZbX3nf5Eg?start=3" title="Cool. I remember that after installing it I put it on the last page of the Wii menu, out of fear that there was the remote possibility that one day a policeman would come into the house, or someone who knew someone who worked at Nintendo, and report me." loading="lazy" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen=""></iframe><figcaption>Cool. I remember that after installing it I put it on the last page of the Wii menu, out of fear that there was the remote possibility that one day a policeman would come into the house, or someone who knew someone who worked at Nintendo, and report me.</figcaption></div>
<p>Inside the Homebrew Channel you could run applications to launch the &#34;backup copies&#34; of your games, and it also had applications that let you browse your games in a very cool way:</p>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/homebrew-channel-flow.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/homebrew-channel-flow.260dd88aedaa.480w.webp 480w, https://notas.grod.es/images/generated/homebrew-channel-flow.260dd88aedaa.640w.webp 640w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/homebrew-channel-flow.jpg" alt="" width="640" height="480" decoding="async" loading="lazy"/></picture></a></figure>
<p>Playing games was great, although I also began to discover an online community where people shared information about advances happening in this world of &#34;homebrew&#34;: specific applications, changing your Wii theme, or media players. I cannot think of a better representation of those years than listening to my favorite bands on the Wii MP3 player: Pendulum, Simple Plan, Green Day, Linkin Park.</p>
<p>The name of that community/forum was <a href="https://www.scenebeta.com/" rel="noopener noreferrer" target="_blank">Scenebeta</a>: a forum where users talked about their questions, discoveries, and experiments related to the world of homebrew. There was also a hierarchy of users inside the forum:</p>
<ul>
<li><code>admin</code>: Administrator of one of the forum sections: PC, NDS, PSP, Wii, PS3, iOS, or Android.</li>
<li><code>editor</code>: The users who created the news posts and tutorials you saw on the front page.</li>
<li><code>coder</code>: Users who had demonstrated their programming skills by creating and sharing their own homebrew in the community.</li>
</ul>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/wii-scenebeta-com.webp?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.480w.webp 480w, https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.768w.webp 768w, https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.1024w.webp 1024w, https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.1366w.webp 1366w, https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.1600w.webp 1600w, https://notas.grod.es/images/generated/wii-scenebeta-com.05c2e7583664.1920w.webp 1920w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/wii-scenebeta-com.webp" alt="Today Scenebeta no longer exists. Some time ago I saw a GitHub discussion from old users showing their gratitude for what that forum meant to them." width="1920" height="888" decoding="async" loading="lazy"/></picture></a><figcaption>Today Scenebeta no longer exists. <a href="https://github.com/iokode/blog/discussions/53" rel="noopener noreferrer" target="_blank">Some time ago I saw a GitHub discussion from old users showing their gratitude for what that forum meant to them.</a></figcaption></figure>
<p>I admired the people who were <code>editor</code>. They seemed to have a lot of knowledge and they wrote very cool posts presenting new software. I wanted to be an <code>editor</code>. I was going to be an <code>editor</code>. And I achieved it. The trick was to go to English or French pages equivalent to Scenebeta, translate news about new software, then bring that knowledge to the Spanish-speaking community of the forum in a normal forum post (not as a front-page news item), and after doing a few of them correctly and being a good member of the forum, you would be offered the chance to become an editor, which gave you permissions to publish news on the front page and access to the private forums where you could discuss and review together the news/tutorials you were preparing to publish.</p>
<p>I made many friends on that forum. Together we learned to program, to translate, and to write. I even ended up meeting some of them in person.</p>
<p>Another thing we liked doing was creating our own avatars imitating the style of the avatars made by the forum&#39;s official designer. I spent hours learning Photoshop and designing avatars for us and for other forum users who commissioned us with the ideas they had for their avatars.</p>
<hr/>
<p>During that time, I don&#39;t know if before or after the Wii hack (those years and memories are a bit mixed up in my head), I also immersed myself in Scenebeta&#39;s Nintendo DS community, where it was much easier to run homebrew. You only needed a flashcard. These are the ones I ended up having:</p>
<div class="media-block image-gallery"><div class="image-grid" data-gallery-cols="1 3"><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/m3-ds-real.webp?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/m3-ds-real.8f2e53e0c495.480w.webp 480w, https://notas.grod.es/images/generated/m3-ds-real.8f2e53e0c495.768w.webp 768w, https://notas.grod.es/images/generated/m3-ds-real.8f2e53e0c495.900w.webp 900w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/m3-ds-real.webp" alt="Like an R4 but better quality. I think it had better compatibility and a more polished operating system." width="900" height="1200" decoding="async" loading="lazy"/></picture></a><figcaption>Like an R4 but better quality. I think it had better compatibility and a more polished operating system.</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/dsttia.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/dsttia.574c70c16870.350w.webp 350w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/dsttia.jpg" alt="The first one that had DSi support" width="350" height="280" decoding="async" loading="lazy"/></picture></a><figcaption>The first one that had DSi support</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/dstwo.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/dstwo.83327f9c5fbd.200w.webp 200w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/dstwo.png" alt="It was one of the last ones, and it was the peak of flashcards. It had a chip that made it more powerful and allowed it to run a GBA emulator. That was insane, because until then you could not run GBA games with NDS flashcards, unless you bought a flashcard specifically for GBA, which was not an option for the DSi, since it already came without the slot for GBA cartridges." width="200" height="183" decoding="async" loading="lazy"/></picture></a><figcaption>It was one of the last ones, and it was the peak of flashcards. It had a chip that made it more powerful and allowed it to run a GBA emulator. That was insane, because until then you could not run GBA games with NDS flashcards, unless you bought a flashcard specifically for GBA, which was not an option for the DSi, since it already came without the slot for GBA cartridges.</figcaption></figure></div></div>
<p>I loved the DS: both its game catalog and its homebrew community.</p>
<p>At Scenebeta there was an annual homebrew contest where users presented their own projects, and voting was organized by category: games or applications. It was a big event. There were prizes and everything! That was where I decided I would make my own game, learn to program in C++, and submit my game to the contest no matter what. That was when I began studying the basic concepts of programming and using <a href="https://www.gamebrew.org/wiki/PA_lib" rel="noopener noreferrer" target="_blank">PAlib</a>.</p>
<p>Programming was something fascinating (and very strange!): concepts I had never heard before, problems that kept spinning around in my head for hours and whose solution I would discover while I was showering. I remember very well what I thought when I internalized what programming was: &#34;I can create anything. Within the limits of the computer I can create anything I manage to imagine. This must be, on an infinitely smaller scale, what God feels when He interacts with the universe&#34;. Once again, the limit was only my ability to ask the right questions. Finding the answers was only a matter of time and stubbornness.</p>
<p>During that summer I learned to program, and I managed to submit my video game to the contest. It was an extremely simple game, and I did not even come close to the top positions, but still I was proud of my effort and of what I had achieved. Time passed and I ended up being one of the founders of Scenebeta&#39;s PS3 section, where I contributed my own original tutorials on customizing the console&#39;s operating system (opened by the great geohot).</p>
<p>I remember very clearly the moment when the English and French websites I had used so many times as sources for homebrew news and tutorials were now the ones translating my tutorials and creating news posts about my Nintendo DS video game. Something like that gives you a strange, beautiful mix of feelings: happiness, tears, and the feeling of having fulfilled something deep inside, and it tells you inside: &#34;you started there, and now you have come far: well done&#34;.</p>
<hr/>
<p>To be precise, I have skipped an important part: How could I have been so involved in Scenebeta if supposedly there was no internet at home? Well, the thing is that right after installing the Homebrew Channel on the Wii I asked myself: &#34;What if there is an equivalent process for WiFi? I don&#39;t have internet, but surely there is some WiFi near my house. What if there is some way to connect? Surely not, it seems too magical, and I promise I won&#39;t do anything or bother anyone by downloading things during the day, I only want it to browse the internet 😝&#34;. It was time to make trips to the locutorio again, with USB sticks, blank DVDs, and piles of printed pages.</p>
<p>I discovered that yes, there were in fact ways to connect to nearby WiFi networks. Apparently there were two options:</p>
<ol>
<li>Certain applications were able to identify a router&#39;s default password based on its SSID. It only worked for certain models, and only as long as the default password had not been changed.</li>
<li>Routers using WEP, the first WiFi security protocol, whose password you could eventually unlock after capturing packets and waiting with a lot of patience for hours.</li>
</ol>
<p>I ended up installing Kali Linux on my old laptop (the one on which I played Minecraft at a scraped-together 20 FPS with the render distance at minimum). I would write down on paper the errors I found during the process at home, then at the locutorio I would print forum pages with possible solutions and commands to run. Over time, I ended up knowing more about networks than I probably should have. When I was lucky, I could reach the dizzying speed of 400 Kbps (I think I broke my promise to be a passive user of the network).</p>
<hr/>
<p>Something else that happened during that time is that I began earning my first little bits of money by installing the Homebrew Channel in some houses around town. The son of one of my mother&#39;s colleagues had a Wii. My mother told her that I could go to her house to &#34;free it&#34; for her. The woman was delighted and invited me over for an afternoon snack. I brought my old laptop and left everything ready for them to play. The kid was happy, I had had a snack, and I had had a lot of fun freeing the console from its yoke. Before I left, the woman gave me 20 euros as a reward. &#34;Wait a moment... I have had a snack, I have had a great time freeing one more Wii, I have played Mario Kart with this kid, and his mother is giving me 20 euros?&#34; Years later I would have exactly this same realization in my first job, when I got hired as a permanent employee at the company where I was doing my internship. I would try to make sure they did not realize I was willing to work there for free. It seemed incredible to me that they paid me for doing what, to me, felt like &#34;playing&#34;.</p>
<p>Word spread around town and I repeated this same process a few more times. Depending on how generous the family was, I would come back with an extra 20 or 50 euros. This new source of income (beyond the 10-15 euros of weekly allowance) allowed me two things:</p>
<ol>
<li>To buy an antenna with which to increase my WiFi clairvoyance.</li>
<li>To learn that the most important part for playing video games on a computer is the graphics card, and that the best one in terms of power/price at the time seemed to be the Radeon 270x. With that, I managed to give new life to my father&#39;s old office tower and turn it into a full-on gaming machine for playing CoD, LoL, and Minecraft online at 40 FPS without the whole thing looking like a cataract simulator.</li>
</ol>
<div class="media-block image-gallery"><div class="image-grid" data-gallery-cols="1 2"><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/alfa-antena.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/alfa-antena.0262b0f07e05.480w.webp 480w, https://notas.grod.es/images/generated/alfa-antena.0262b0f07e05.606w.webp 606w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/alfa-antena.png" alt="Classic." width="606" height="966" decoding="async" loading="lazy"/></picture></a><figcaption>Classic.</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/270x.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/270x.94bc358a58a8.480w.webp 480w, https://notas.grod.es/images/generated/270x.94bc358a58a8.768w.webp 768w, https://notas.grod.es/images/generated/270x.94bc358a58a8.960w.webp 960w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/270x.png" alt="When I plugged it into the tower, I felt like a space engineer building a rocket." width="960" height="540" decoding="async" loading="lazy"/></picture></a><figcaption>When I plugged it into the tower, I felt like a space engineer building a rocket.</figcaption></figure></div></div>
<hr/>
<p>A very important part of my childhood and adolescence, which I have completely skipped over, is reading fiction novels.</p>
<p>It all began after going to the town movie theater to watch Harry Potter and the Sorcerer&#39;s Stone (a theater that is now closed, because my group of friends ended up being the only ones visiting it during its final days).</p>
<aside class="post-aside">
<div class="post-aside__body post-flow">
<h2 id="man-with-a-bowler-hat"><a class="heading-anchor" href="#man-with-a-bowler-hat">Man with a bowler hat</a></h2>
<p>What I am about to tell has nothing to do with anything I am talking about, but I have never really understood it: inside the theater, while we were waiting to enter the screening room, there was a man with a bowler hat, mustache, and cane who apparently was a friend of my father&#39;s, and they started talking. The man fascinated me, his clothes and his way of being there. I had never seen him in town and I would never see him again. I don&#39;t know where he came from or why he knew my father. I have to ask him next time I go home to see if he remembers.</p>
<figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/senor-bombin.png?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.480w.webp 480w, https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.768w.webp 768w, https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.1024w.webp 1024w, https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.1366w.webp 1366w, https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.1600w.webp 1600w, https://notas.grod.es/images/generated/senor-bombin.7a22d024b6d7.1672w.webp 1672w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/senor-bombin.png" alt="Maybe it was not even real and I dreamed it. The truth is I remember it vaguely, but I would say it was true." width="1672" height="941" decoding="async" loading="lazy"/></picture></a><figcaption>Maybe it was not even real and I dreamed it. The truth is I remember it vaguely, but I would say it was true.</figcaption></figure>
</div>
</aside>
<p>The thing is, I loved the Harry Potter film. I wanted to be Harry Potter. I WAS like Harry Potter! I was sure, sure that when I turned 12 the letter to go to Hogwarts would arrive, and besides, my birthday was also in July. It was clear the chances were low, but I would keep hoping until the summer of my 12th birthday had passed, and even a couple of years after that too, just in case they had missed me the first year and the letter arrived late. I did not mind being a couple of years behind and having to go with the younger kids. No problem.</p>
<p>The thing is that one day, when I was about 8, my mother said to me: Would you like to read the Harry Potter books? I remember saying: &#34;But that book is all letters, right? It has no drawings&#34;. I did not see myself as capable of carrying out such a feat. However, I said to my mother: &#34;Yes, okay&#34;. And normally in my house we did not give presents for saint&#39;s days, but from then on saint&#39;s days became one more excuse to get a book.</p>
<div class="media-block image-gallery"><div class="image-grid" data-gallery-cols="2 4" style="--gallery-min-cols:2"><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/harry-potter.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/harry-potter.5f087b05f8ef.480w.webp 480w, https://notas.grod.es/images/generated/harry-potter.5f087b05f8ef.768w.webp 768w, https://notas.grod.es/images/generated/harry-potter.5f087b05f8ef.1024w.webp 1024w, https://notas.grod.es/images/generated/harry-potter.5f087b05f8ef.1200w.webp 1200w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/harry-potter.jpg" alt="The one that introduced me to reading." width="1200" height="1913" decoding="async" loading="lazy"/></picture></a><figcaption>The one that introduced me to reading.</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/eragon.webp?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/eragon.56edb0655768.229w.webp 229w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/eragon.webp" alt="Medieval fantasy is very cool." width="229" height="348" decoding="async" loading="lazy"/></picture></a><figcaption>Medieval fantasy is very cool.</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/memorias-de-idhun.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/memorias-de-idhun.0bc6a264225a.229w.webp 229w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/memorias-de-idhun.jpg" alt="The most impressive adventure I ever got to read." width="229" height="365" decoding="async" loading="lazy"/></picture></a><figcaption>The most impressive adventure I ever got to read.</figcaption></figure><figure class="media-block image-figure"><a aria-label="Open full-size image" class="image-link" href="https://notas.grod.es/images/mistborn.jpg?utm_medium=feed&amp;utm_source=rss" rel="noopener noreferrer" target="_blank"><picture><source type="image/webp" srcset="https://notas.grod.es/images/generated/mistborn.849653392f52.480w.webp 480w, https://notas.grod.es/images/generated/mistborn.849653392f52.768w.webp 768w, https://notas.grod.es/images/generated/mistborn.849653392f52.1024w.webp 1024w" sizes="(max-width: 42em) 100vw, 42em"/><img src="https://notas.grod.es/images/mistborn.jpg" alt="I read this one much later. But I needed to include it!" width="1024" height="1656" decoding="async" loading="lazy"/></picture></a><figcaption>I read this one much later. But I needed to include it!</figcaption></figure></div></div>
<p>Looking for the book covers, I have just seen that Memorias de Idhun has an animated series on Netflix. I am sure it is painfully teenage (just like the book was), but I think I need to watch it.</p>
<p>These books, especially the Harry Potter ones, would be books I reread again and again. I devoured them in a matter of days, not because I was rushing, but because I was curious to discover their worlds and get to know their characters.</p>
<hr/>
<p>Today I see how many of the basic elements that make up who I am have been there all my life. Writing this, I can more or less see the DNA of who I am. I can see how I have spent years trying to remove my rough edges and make myself fit into society, becoming less myself and more what is expected of me. Over the years I have been telling little Gerard, &#34;no, not now, we can&#39;t, we have to sacrifice this&#34; in order to keep moving forward in life. And how, precisely now, what I need in order to keep moving forward is to look back and find all those truths that make me who I am, and bring them back to the foreground so they can have the role they deserve:</p>
<ol>
<li>Exploring worlds and getting lost in them has always fascinated me. One day, I would like to be the one creating those worlds, so other people can get lost in them too.</li>
<li>Learning how things really work behind the scenes, out of innate curiosity and wonder at the world and its people.</li>
</ol>
<p>All of this implies a constant search for truth. Truth is what actually happened. And in the universe, only one chain of events actually happened. No human being can know absolute truth, because our perception is limited. But trying to get as close as possible to that truth is, I think, one of the ways we make our world slightly better every day.</p>
]]></content:encoded>
    </item>
  </channel>
</rss>