<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator><link href="https://joelchrono.xyz/feeds/short.xml" rel="self" type="application/atom+xml" /><link href="https://joelchrono.xyz/" rel="alternate" type="text/html" /><updated>2026-06-11T08:05:14-06:00</updated><id>https://joelchrono.xyz/feeds/short.xml</id><title type="html">joelchrono’s blog</title><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><entry><title type="html">Nothing deserves brand loyalty</title><link href="https://joelchrono.xyz/blog/nothing-deserves-brand-loyalty/" rel="alternate" type="text/html" title="Nothing deserves brand loyalty" /><published>2026-05-21T16:20:00-06:00</published><updated>2026-05-21T16:20:00-06:00</updated><id>https://joelchrono.xyz/blog/nothing-deserves-brand-loyalty</id><content type="html" xml:base="https://joelchrono.xyz/blog/nothing-deserves-brand-loyalty/"><![CDATA[<p><em>Edit: This post actually said “royalty” instead of loyalty in the title for a whole day. Whoops.</em></p>

<p>I don’t like to think of myself as someone with “brand loyalty”, but it’s undeniable that I have preferences for the tools I use hardware and software-wise.</p>

<p>When it comes to brands for any product, I like to think that I do my research and often go for the most budget-friendly options. I used Xiaomi devices for a long time because they were easy to jailbreak and install custom Android versions on them that allowed me to customize my device however I wanted.</p>

<p>I chose my Kobo Clara 2E because it’s not Kindle and it was easy to install KOReader on it. If it were any other brand, if it lacked a built-in store and if its default OS were bad. I wouldn’t mind, the hardware allowed me to do what I wanted, it was the most practical choice. The XTEINK X4 showed up much later to fill a different niche, but I still would have gone Kobo for a proper-sized reader, Amazon is just evil.</p>

<p>I went with Anbernic and Miyoo handhelds since they simply had the most community support around them and I knew the hardware was plenty for my needs. I could have gone with even cheaper no-brand options too but the amount of information available would not have been as big.</p>

<p>Built-in features are almost never what I care about, a pretty logo does not matter to me, I don’t need some comfy walled garden either, when it costs me my freedom.</p>

<p>However, I am weak when it comes to one brand: <a href="https://nothing.tech/">Nothing</a></p>

<p>Or at least, that design language of theirs.</p>

<p><em>Yep, the title had a double meaning, I apologize</em></p>

<p>I don’t think this warrants a super long blogpost, you can just look up what they sell and you’ll clearly see how incredibly unique they are.</p>

<p>I own one of their phones—<em>Nothing Phone (3a)</em>—one of their wireless earphones—<em>Nothing Ear (a)</em>—and I just purchased their of open earphones too—<em>Nothing Ear (open)</em>—that I’ve been testing for a couple of days and plan to use while cycling around my city.</p>

<p>For the price, the brand is well placed, offering affordable devices with some compromises that I don’t really care about. But when I purchased these earbuds (and the ones I already had, to be honest) I realized that I completely ignored my “budget-friendly” ideals of before. I would usually go for something like SoundCore or Haylou back in the day.</p>

<p>I got them because they were competitive, sure—any more expensive and I would not have bothered—but the design is what won me over. They look unique, they say something about you. And as much as I don’t want a brand to represent me or seem superficial, I just can’t help but love it.</p>

<p>There are better products for better prices, but the creativity just won me over, their phones’ bootloader is also unlockable so that’s a plus for the day I finally decide to get into rooting and installing a rom on my phone again.</p>

<p>Now, if it’s not obvious. Nothing (the brand) doesn’t actually deserve brand loyalty. They have done some sketchy moves too. I am not a fan of the pathetic AI button on my phone that can’t be reprogrammed by default. There are also some updates that have shown some notifications with ads for app recommendations and the like. Definitely not perfect at all.</p>

<p>I just love that their phones and products are more than just boring rectangles and Apple clones, okay?</p>

<p>Oh, actually, I am also weak to Nintendo, they suck, they do terrible stuff sometimes, but those games are just so goood…</p>

<p>Sorry, <a href="/blog/more-confessions-from-a-foss-enthusiast/">I am just a hypocrite</a>. Enough.</p>

<p>This is day 68 of <a href="https://100daystooffload.com">#100DaysToOffload</a>)</p>

<p><img src="/assets/img/blogs/2026-05-21-nothing.webp" alt="My phone and earbuds from Nothing" />
<em>All of my Nothing products, very aesthetic!</em></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="tech" /><category term="ramble" /><category term="short" /><summary type="html"><![CDATA[Brand loyalty is a poison, you should find the best value for your money, understanding companies are not on your side, but...]]></summary></entry><entry><title type="html">Share this post to Mastodon</title><link href="https://joelchrono.xyz/blog/share-this-post-to-mastodon/" rel="alternate" type="text/html" title="Share this post to Mastodon" /><published>2026-03-04T20:22:22-06:00</published><updated>2026-03-04T20:22:22-06:00</updated><id>https://joelchrono.xyz/blog/share-this-post-to-mastodon</id><content type="html" xml:base="https://joelchrono.xyz/blog/share-this-post-to-mastodon/"><![CDATA[<p>The people at Mastodon recently released a <a href="https://blog.joinmastodon.org/2026/03/a-new-share-button/">share button for websites!</a> and I think it works rather well, as it remembers the instance you selected for the next time you use it somewhere else.</p>

<p>I added the following button to the bottom of my articles! I made use of Jekyll’s <a href="https://jekyllrb.com/docs/liquid/">Liquid syntax</a>.</p>

<div class="language-html highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="nt">&lt;a</span> <span class="na">class=</span><span class="s">"button"</span> <span class="na">href=</span><span class="s">"https://share.joinmastodon.org/#text=Check%20this%20blogpost%20by%20%40joel%40fosstodon.org! https://joelchrono.xyz{{ page.url | uri_scape }}"</span> <span class="na">target=</span><span class="s">"_blank"</span> <span class="na">rel=</span><span class="s">"noopener"</span><span class="nt">&gt;</span>Share on Mastodon<span class="nt">&lt;/a&gt;</span>
</code></pre></div></div>

<p>You can find this line in use on my <code class="language-plaintext highlighter-rouge">_includes/comments.html</code> file—available on my <a href="https://github.com/joelchrono12/website/blob/main/_includes/comments.html">git repo</a>, where I also have my <a href="https://joelchrono.xyz/blog/how-to-add-mastodon-comments-to-jekyll-blog/">Mastodon-based comments section</a>, just in case you are also interested on getting those set up on your static website!</p>

<p>Thought I’d make a shorter post for once. Could it just be part of <a href="/tags/weeknotes/">my weeknotes?</a> maybe, but I write whatever I want on my website. I actually realized this thanks to a <a href="http://82mhz.net/posts/2026/03/website-update-links-page/">short update post</a>, not too different to this one, on Andreas’ website. Cool stuff!</p>

<p>Anyway, I should go back to playing CrossCode before the day is over, I have a bunny to catch.</p>

<p>This is day 28 of <a href="https://100daystooffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="jekyll" /><category term="tutorial" /><category term="webdev" /><category term="short" /><summary type="html"><![CDATA[I added a share button for the people who read my stuff and share them! As well as some other small changes to my site]]></summary></entry><entry><title type="html">Uses update, music player love?, and a blog reply</title><link href="https://joelchrono.xyz/blog/uses-update-music-metadata-blog-reply/" rel="alternate" type="text/html" title="Uses update, music player love?, and a blog reply" /><published>2025-11-06T12:40:00-06:00</published><updated>2025-11-06T12:40:00-06:00</updated><id>https://joelchrono.xyz/blog/slice-of-life</id><content type="html" xml:base="https://joelchrono.xyz/blog/uses-update-music-metadata-blog-reply/"><![CDATA[<p>Don’t have a lot of ideas right now about something specific to write about, but a couple of things happened that are good enough to get combined into one post.</p>

<p>It went <a href="/blog/short-updates/">well last time so</a>, yeah! I’ll even actually come up with a title that lets me search for whatever I was talking about on the post this time…</p>

<h2 id="updated-uses-page">Updated Uses Page</h2>

<p>Yesterday I took some time to update my <a href="/uses/">uses</a> page! I added some things like my music player and e-reader, as well as some apps, check the changelog at the bottom for a full list, I am not sure why I took so long to change some of the stuff there. Not even my current phone, the Nothing 3(a) was listed yet!</p>

<p><a href="https://rldane.space">RL Dane</a> suggested me to add my Fountain Pens to the page, but since I only have a couple of them, I don’t really feel like doing so. Besides, I am yet to create a page for my Casio watch collection, and that takes priority at this point in time.</p>

<p>I guess I could just add “Pen” and “Watch” there, list the model and leave it at that. Actually it may be already done by the time you read this post…</p>

<h2 id="innioasis-y1-shenanigans">Innioasis Y1 shenanigans</h2>

<p>I’ve been updating and adding music to my Innioasis Y1 and it’s been quite a fun experience. I keep thinking about switching to Rockbox now, since I am literally a couple of clicks away from giving it a go, but yesterday I forgot the device at the office like an absolute fool, and today I’ll be busy, so the switch to Rockbox won’t happen until the weekend comes.</p>

<p>Another reason I am interested in trying Rockbox is that one of my albums refuses to be displayed properly, no metadata is shown, it’s just the ugly filename, but for some reason three of the songs are getting recognized and grouped properly. I spent a while trying to tag it a certain way, with Kid-3 and MusicBrainz Picard, and even used <code class="language-plaintext highlighter-rouge">ffmpeg</code> to re-encode the file on Linux, checked the output with <code class="language-plaintext highlighter-rouge">file</code> and <code class="language-plaintext highlighter-rouge">metaflac</code>, comparing to working tracks, etc. No idea what happened yet.</p>

<p>Want to know which album is it? The <em>Chrono Trigger</em> soundtrack, <strong>dude!</strong></p>

<p>Still loving the device though, my experiment continues!</p>

<h2 id="jana-used-quick-reply">Jana used <em>Quick Reply</em>!</h2>

<p><strong>It’s super effective!</strong></p>

<p>Jana already wrote a <a href="https://jsteuernagel.de/posts/why-it-is-the-phone/">reply</a> to my <a href="/blog/escaping-my-phone">reply</a> with some extra thoughts on the matter. I find myself in a similar situation. During my Mastodon break in August—I wonder how many realized that happened—I uninstalled Tusky and limited myself to using the browser to access Mastodon only if necessary, which should’ve been never to be frank.</p>

<p>Initially it was just logged out, to maybe see posts linked to me in some chat. In the end I ended up logged into my accounts from the web client, and even though I managed to do it more purposefully—since there are no notifications—I still knew I was just getting around it and missing the point.</p>

<p>I’m not sure I want to go all in on splitting everything a phone can do into different pieces of hardware or techniques, but I guess I am kind of already doing it since I got a music playing device, a retro handheld console and my kobo e-reader. Where’s the harm in getting a camera at this point? Hmm…</p>

<p>For now, I’m good.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="life" /><category term="short" /><category term="tech" /><category term="lifestyle" /><summary type="html"><![CDATA[Things that happened recently that aren't a post by themselves. I updated my uses page with more devices and apps, messed around with my music player and got a reply to yesterday's reply]]></summary></entry><entry><title type="html">When blogging topics pop up again</title><link href="https://joelchrono.xyz/blog/when-blogging-topics-popup-again/" rel="alternate" type="text/html" title="When blogging topics pop up again" /><published>2025-10-24T12:20:00-06:00</published><updated>2025-10-24T12:20:00-06:00</updated><id>https://joelchrono.xyz/blog/when-blogging-topics-popup-again</id><content type="html" xml:base="https://joelchrono.xyz/blog/when-blogging-topics-popup-again/"><![CDATA[<p>It’s been really nice to see the “Ten Pointless Facts About Me” challenge trending once more after <a href="https://pimoore.ca/posts/10-pointless-facts-about-me">Peter</a> and <a href="https://kevquirk.com/blog/ten-pointless-facts-about-me/">Kev </a> decided to participate half a year after the original post by <a href="https://forkingmad.blog/ten-pointless-facts-about-me/">David</a> started it all.</p>

<p>I actually already <a href="/blog/bqc-ten-pointless-facts-about-me/">participated on this challenge</a>, so in case you missed it or if you are wondering why I have not written anything about it, feel free to check out my answers, <strong>the seventh one might surprise you!</strong> 🤯</p>

<p>It’s interesting to see how themes come and go, just like how yesterday I wrote about <a href="/blog/on-keeping-up-with-friends-and-contacts/">friendships</a> after the discourse going around it for months.</p>

<p>I remember a few years back everyone was talking about <a href="https://btxx.org/posts/css-js-mistake/">a reality without Javascript or CSS</a> (<a href="/blog/reality-without-css-or-javascript/">including me</a>), and it sparked a bunch of interest conversations from the webdev blogging scene. Simpler times…</p>

<p>Things come and go all the time, sometimes I was there, and sometimes I didn’t even know they were a thing everyone was discussing.</p>

<p>In a way, it’s nice to be unaware, there is some pressure that comes when everyone is saying something and you feel that you should do the same, but when a theme or idea sparks naturally instead of coming from a bandwagon, it’s nice too, it’s more you.</p>

<p>Anyway, not that long of a blogpost really, just wanted to share some links I guess.</p>

<p>What are some of the challenges or themes you wish to see again?</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="life" /><category term="short" /><summary type="html"><![CDATA[It's kind of fun when conversations and challenges go around in the blogging scene, even some older ones return from time to time, and I wonder which one's next.]]></summary></entry><entry><title type="html">Short updates</title><link href="https://joelchrono.xyz/blog/short-updates/" rel="alternate" type="text/html" title="Short updates" /><published>2025-10-22T14:50:00-06:00</published><updated>2025-10-22T14:50:00-06:00</updated><id>https://joelchrono.xyz/blog/slice-of-life</id><content type="html" xml:base="https://joelchrono.xyz/blog/short-updates/"><![CDATA[<p>It’s been a while without a post made with just small “slice of life” updates that aren’t enough for a proper post, but can all be combined into one anyway.</p>

<p>This morning I was catching up with <a href="https://tiramisu.bearblog.dev">tiramisu’s blog</a>, who hadn’t published anything for a couple of weeks since September because of a trip. I’ve always appreciated the writing, the anectodes and quotes shared from time to time there, which is always inspiring, although I wish I could do more things like that. Check out their stuff!</p>

<hr />

<p>For some reason I stayed awake pastmidnight yesterday—or I guesss today?—replacing some of my older music albums in MP3 format with some rips in lossless FLAC. I was staring at the download progress bar for some reason, I could have played a bit of <em>Soul Reaver</em> or maybe continue my read of <em>Exit Strategy</em> (Murderbot #4), but alas, I was hyper-fixated on transferring the audio files to my phone as soon as possible.</p>

<p>I used <a href="https://localsend.org/">LocalSend</a>—a great alternative to Apple’s  AirDrop or Google’s Quick Share—to transfer the Album folders to my phone, and it was a flawless experience. I used the Flatpak package, although apparently there’s a web client, I couldn’t get it to work and didn’t spend a lot of time setting it up. After installing the app on my phone transferring everything only took 20 minutes or so.</p>

<p>I probably could have just used a cable, but I haven’t actually installed MTP support to my Laptop running Arch, and I’d rather not set it up if I can afford it. I do have USB drive with type C connector, but I did what I did.</p>

<p>I lied when I said I just stared at progress bars, I just remembered I watched a reaction to a reaction ranking <a href="https://youtu.be/d2AS1FgIprs">which movie nuke is the most realistic</a>, the algorithm is scary sometimes.</p>

<hr />

<p>I was tasked with going to pick up our dog from the vet clinic after work yesterday. My parents were out of town again, so I had to ask a friend for a ride, he’s the one who actually gifted us the dog in the first place when it was old enough to be separated from the pack.</p>

<p>The dog was pretty much alright, no broken bones or anything, just some bruises and a leg that still can’t quite stand. I was given some medicine too. I wanted to ask what for, and the receptionist told me I should ask the doctor, but I forgot to do it so I am just hoping for the best.</p>

<p>As soon as we got home, my dog was quite excited to be back home, my other dog was also happy to see her friend back. She had been sad during the couple days of being alone in the patio. I was just glad both were OK now.</p>

<p>Giving the medicine was a bit of a pain, the pills were fine, I just wrapped everything in some ham, but I had to use a syringe for the liquid ones and getting it in the dog’s mouth was pretty hard to do by myself. I managed though.</p>

<p>I’ve noticed that my dog won’t move one of the front legs though, almost as if it’s not there</p>

<p>Because of the schedules, I wasked to leave early today to give my dog the required medication as soon as possible. I’ll be leaving shortly!</p>

<hr />

<p><em>(This section was actually a short rant about the fact that TRON Uprising is a great show that didn’t get a proper ending, but I ended up writing so much about it, I decided to make it a <a href="/blog/i-need-to-talk-about-tron-uprising/">separate blogpost</a> instead, so go check it out!)</em></p>

<hr />

<p>I somehow didn’t mention this anywhere in my week notes, but I actually really got into some daily puzzle games in the style of Wordle (remember when everyone was into that?). The ones I am currently invested in are:</p>

<ul>
  <li><a href="https://tiledwords.com">Tiled Words</a></li>
  <li><a href="https://wafflegame.net">Waffle Game</a></li>
  <li><a href="https://merriam-webster.com/games/reunion/">Reunion</a></li>
</ul>

<p>I’ve had success on all of them and haven’t lost any streaks for the couple days I’ve played them, which I think speaks quite a lot to my increased English vocabulary, or my luck, but it’s definitely my lexicon, want proof? I know what lexicon means.</p>

<p>If you play these word games, let me know at once!</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="life" /><category term="short" /><summary type="html"><![CDATA[Just some things that happened recently that aren't long enough to be a post by themselves. Getting FLAC music, taking care of my dog, and playing word puzzle games.]]></summary></entry><entry><title type="html">More 88x31 buttons</title><link href="https://joelchrono.xyz/blog/more-88x31-buttons/" rel="alternate" type="text/html" title="More 88x31 buttons" /><published>2025-08-17T22:33:19-06:00</published><updated>2025-08-17T22:33:19-06:00</updated><id>https://joelchrono.xyz/blog/more-88x31-buttons</id><content type="html" xml:base="https://joelchrono.xyz/blog/more-88x31-buttons/"><![CDATA[<p>Today I decided to talk about the 88x31 buttons that can be found online in plenty of old school websites, I have already <a href="/blog/free-time-warhammer-site-buttons/#adding-web-buttons">mentioned them before</a>, and <a href="/blog/webrings-and-the-small-web/">I’ve also done a few of them</a>, because they are simply very cool!</p>

<p>Recently, I’ve been adding more buttons my <a href="/blogroll">blogroll</a>, such as <a href="https://writeblankspace.netlify.app">mercurial’s</a> (what a cool gif!), <a href="https://syls.blog">Syl’s</a> (loved the background), <a href="https://marisabel.nl">Marisabel</a> (super retro and cute!) and <a href="https://jamesg.blog">James’</a> (I don’t know why I didn’t for so long).</p>

<p><img src="/assets/img/badges/mercurial.gif" alt="mercurial" />
<img src="/assets/img/badges/syls.png" alt="Syl's Blog" />
<img src="/assets/img/badges/marisabelnl.gif" alt="Marisabel.nl" />
<img src="/assets/img/badges/james_coffee_blog.png" alt="James Coffee Blog" /></p>

<p>I have also made my own buttons for some projects from friends or clubs I’m on. I did one one for the <a href="https://clew.se">Clew search engine</a> and the <a href="https://edleeman.co.uk/cookie-zero">Cookie Zero Club</a>, which you can see in <a href="#cool-buttons">the footer</a> section of every page.</p>

<p><img src="/assets/img/badges/clew.webp" alt="Clew" />
<img src="/assets/img/badges/cookiezero.webp" alt="Cookie Zero" /></p>

<p>The rest of the buttons I’ve made were for bloggers! I created one for <a href="https://www.burgeonlab.com/">Burgeon Lab</a>, which was a nice challenge because of the logo, and one for <a href="https://anhvn.com">Anhvn</a>, which I feel doesn’t represent her site well at all, even though it’s her favicon, but well it’ll do.</p>

<p><img src="/assets/img/badges/burgeonlab.webp" alt="Burgeon Lab" />
<img src="/assets/img/badges/anhvn.png" alt="Anhvn" /></p>

<p>In any case, trying to represent something in a limited space such as the 88x31 button is a very interesting excercise in creativity, as is the case with all of pixel art.</p>

<p>If you have a website and you don’t have a button yet, I encourage you to try and do one yourself! And I will link to it if you share it with me.</p>

<p>I do all of my pixel art using <a href="https://gimp.org">GIMP</a> but I also found this <a href="https://hekate2.github.io/buttonmaker/">online site</a> to make your own button with some pretty simple configuration options available.</p>

<p>This weekend has been quite busy, so I was too lazy to write longer posts these past couple days. Hopefully tomorrow’s weeknotes will serve to balance that out!</p>

<p>For now, this is it, have a good night!</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="internet" /><category term="short" /><summary type="html"><![CDATA[I have added a few more buttons to my website, so I may as well talk about them.]]></summary></entry><entry><title type="html">Twenty minutes left</title><link href="https://joelchrono.xyz/blog/twenty-minutes-left/" rel="alternate" type="text/html" title="Twenty minutes left" /><published>2025-08-16T23:42:19-06:00</published><updated>2025-08-16T23:42:19-06:00</updated><id>https://joelchrono.xyz/blog/twenty-minutes-left</id><content type="html" xml:base="https://joelchrono.xyz/blog/twenty-minutes-left/"><![CDATA[<p>I totally forgot to write my blogpost for the day, and I kind of wanted to skip it because I am two posts ahead anyway, but I didn’t really feel like not writing at least something once the thought got stuck in my head.</p>

<p>There are quite a lot of things that happened today that are better left for the upcoming weeknotes in a couple of days, which is why I almost didn’t write this post, because I am not allowing myself to mention it.</p>

<p>Let’s just say it was a busy day, and a busy weekend overall. I played some videogames, I also watched some movies from a certain popular franchise, and started a new TV Show that’s still airing related to that universe—you already know this one right?</p>

<p>I also finished one of the games I’ve mentioned in my weeknotes recently, and I returned to an older game I had abandoned for a few months. Actually two games, good stuff!</p>

<p>I don’t even know why I am being so secretive about it, it’s literally not important, but well, this is what happens when I have no theme or idea of what to say and time keeps ticking.</p>

<p>Interestingly enough, as soon as I started typing this I thought “maybe I should check what others wrote today” and Jedda’s post about <a href="https://notes.jeddacp.com/blogging-breaks-and-being-kind-to-ourselves">blogging breaks and acknowledging it’s ok to take them</a> showed up right on top of the feed, and yeah, I probably should do that instead of whatever this is. But I am already six paragraphs deep into this nonsense and you somehow kept reading it!</p>

<p>Well, now that this is dealt with I’m going to play one last race (or maybe two) of Ridge Racer 2 for the PSP, and then I’m going to sleep, or probably finish a chapter of Nemesis Games, because I’m behind on that one!</p>

<p>Byeee.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[I don't want to lose my streak of blogging for Blaugust so this will have to do]]></summary></entry><entry><title type="html">More small website changes</title><link href="https://joelchrono.xyz/blog/more-small-website-changes/" rel="alternate" type="text/html" title="More small website changes" /><published>2025-08-10T22:28:10-06:00</published><updated>2025-08-10T22:28:10-06:00</updated><id>https://joelchrono.xyz/blog/more-small-website-changes</id><content type="html" xml:base="https://joelchrono.xyz/blog/more-small-website-changes/"><![CDATA[<p>I pretty much ran out of time to write something more substantial, since I spent my day doing a bunch of things, but I’ll save all of that for the week notes tomorrow.</p>

<p>For now, I’ll only do a quick list of multiple website changes I did this past week for the sake of cleaning up some stuff and making everything just a tidy bit better.</p>

<p>I already <a href="/blog/small-website-updates/">did one of these </a>, but I guess that writing so much and using my website even more often kinda gets me inspired to fix all the little caveats I find here and there, which is pretty cool</p>

<p>A lot of the changes are pretty unnoticeable, but at least I know they are there, which is what matters.</p>

<p>Most of this is relatively non-sensical words if you are unfamiliar with Jekyll and static site generators, but it’s really not a big deal.</p>

<ul>
  <li>Implemented <a href="https://microformats.org/">microformats</a> support for my main page and my articles.</li>
  <li>Turned the <a href="/more">more</a> section into a <code class="language-plaintext highlighter-rouge">more.yml</code>, placed it on the <code class="language-plaintext highlighter-rouge">_data</code> folder and used a for loop to generate it.</li>
  <li>Adjusted the CSS stylesheet so the <a href="/more">more</a> section looks like blocks instead of a regular list. Same class as the blogposts in the main page.</li>
  <li>Turned the navigation bar into a flex element, to make it more responsive, the gap between each list item is now equal.</li>
  <li>Added <a href="/blogroll">Blogroll</a> and <a href="/feed.xml">RSS</a> to the navigation bar.</li>
  <li>Removed the <code class="language-plaintext highlighter-rouge">whitespace</code> in between the navigation bar list elements by doing the for loop in a single line.</li>
  <li>Fixed and cleaned up the RSS Feed’s XSL <a href="/blog/improving-my-rss-feed/">human readable structure</a> which had been broken for a while.</li>
  <li>Made the avatar in my <a href="/about">about</a> page responsive.</li>
  <li>Fixed the blurry favicon issues with <a href="https://realfavicongenerator.net">Real Favicon Generator</a>.</li>
  <li>Added author and permalink to the bottom of the posts template.</li>
  <li>Fixed the <a href="https://xn--sr8hvo.ws/">IndieWeb Webring</a> setup with some extra <code class="language-plaintext highlighter-rouge">rel=me</code> link elements.</li>
  <li>Added some more buttons on my blogroll, and removed some dead links.</li>
</ul>

<p>I am probably missing a couple of things, but I am pretty happy with all these changes. No long explanations this time, I just want to go sleep and get ready for tomorrow!</p>

<p>A new week is upon us! and <a href="/blog/blaugust-2025">Blaugust2025</a> shall continue.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="jekyll" /><category term="short" /><summary type="html"><![CDATA[I almost miss the post for today, so I wanted to at least write a listicle of some changes I've made this weekend]]></summary></entry><entry><title type="html">I have an iPhone now</title><link href="https://joelchrono.xyz/blog/i-have-an-iphone-now/" rel="alternate" type="text/html" title="I have an iPhone now" /><published>2024-06-05T21:42:57-06:00</published><updated>2024-06-05T21:42:57-06:00</updated><id>https://joelchrono.xyz/blog/i-have-an-iphone-now</id><content type="html" xml:base="https://joelchrono.xyz/blog/i-have-an-iphone-now/"><![CDATA[<p>I have met with a terrible fate, haven’t I?</p>

<p>I never thought the day would come, but it did.</p>

<p>My workplace assigned me an iPhone SE, and I had no choice but to accept it.</p>

<p>Sadly, there were no other options available, other than iPhone 15 models which are reserved for the higher ups anyway—would’ve been nice though.</p>

<p>Today I went to buy a case and a screen protector for it, since I don’t want it to get damaged, since it is not even my property anyway and my workplace didn’t include one—would’ve been nice, though.</p>

<p>I have to say, if there’s one thing I found charming about this device, it is the screen size. It is totally tiny and adorable compared to my regular phone, and having huge black bars in the top and bottom, as well as a home button in the front is rather nostalgic, despite the fact that I never had an iPhone before.</p>

<p>Also, just because I am barely allowed to install things on it and the like, doesn’t mean I’m not going to customize it to whatever degree Apple will let me, I don’t think I’ll share it or anything since it will probably just be the same wallpaper I already have on my other phone, but still, just letting you know.</p>

<p>Regardless, no need to worry dear reader, I’ll still be mainly using my trusty Android device, the Poco F4, for the time being.</p>

<p>This is day 56 of <a href="https://100daystooffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="apple" /><category term="tech" /><category term="short" /><summary type="html"><![CDATA[Yes, what the title says.]]></summary></entry><entry><title type="html">WeblogPoMo2024 is over</title><link href="https://joelchrono.xyz/blog/weblogpomo2024-is-over/" rel="alternate" type="text/html" title="WeblogPoMo2024 is over" /><published>2024-05-31T05:35:51-06:00</published><updated>2024-05-31T05:35:51-06:00</updated><id>https://joelchrono.xyz/blog/twenty-one-posts</id><content type="html" xml:base="https://joelchrono.xyz/blog/weblogpomo2024-is-over/"><![CDATA[<p>Well, I completed the challenge! quoting the website directly:</p>

<blockquote>
  <p>You will post as much as you can, ideally daily, but we all have lives, so go easy on yourself. This is meant to be fun!</p>
</blockquote>

<p>Indeed, we all have lives, and most of mine was spent playing and thinkering with the Miyoo Mini Plus, creating icons and a theme for it. Or playing the <em>Prince of Persia: The Lost Crown</em> on my Switch, or watching 3 seasons and a half of the sports anime <em>Haykiu!!</em> for the sake of my sister—and eventually my own—so we can go watch the movie coming out today in México. And of course—I also have a job.</p>

<p>I was already a bit unsure about me doing a blog per month, I had <a href="https://joelchrono.xyz/blog/#January-2023">done it before</a>, but a lot of my evenings were spent on all those other things—I didn’t even finish my <a href="https://fosstodon.org/@joel/112406897446236500">Top 25 Games post</a> like I intended. That’s alright for me, since I still wasn’t happy with how I was writing it. I will dedicate a some more time to complete it.</p>

<p>Alas, the month is over, and the challenge was completed. I would have liked to go for the 31 posts I originally wanted, but I am happy with how things turned out, and I wouldn’t have it any other way.</p>

<p>I am happy I took it relatively easy, after all this is not something I wanted to force myself into. I wrote when I wanted, and that was ok.</p>

<p>Regardless, I blame my Miyoo Mini Plus for everything. But I can’t really get mad at such a cute little portable device. It’s just too good!</p>

<p>Be it gaming, blogging, reading or watching anime, it’s all good!</p>

<p>I’ll write my monthly recap, so you can expect more detail on what other shenanigans I got myself into tomorrow as well.</p>

<p>This is day 54 of <a href="https://100daystooffload.com/">#100DaysToOffload</a>, and post 22 for <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[#WeblogPomo2024 is over, and I didn't write an entry everyday, but that's alright! here are some thoughts now that the challenge comes to an end]]></summary></entry><entry><title type="html">Creation, consumption, and stuff</title><link href="https://joelchrono.xyz/blog/creation-consumption-and-stuff/" rel="alternate" type="text/html" title="Creation, consumption, and stuff" /><published>2024-05-28T21:26:01-06:00</published><updated>2024-05-28T21:26:01-06:00</updated><id>https://joelchrono.xyz/blog/creation-consumption-and-stuff</id><content type="html" xml:base="https://joelchrono.xyz/blog/creation-consumption-and-stuff/"><![CDATA[<p>One of the latest posts by Manuel Moreale is  <a href="https://manuelmoreale.com/consumption-to-creation-ratio">Consumption to Creation Ratio</a>, which was shared by some friends on my timeline and praised quite a bit, so I decided to read it, and I gotta say, I recommend it too!</p>

<p>However, something made me feel a bit icky about it, not the writing itself or the idea behind it, but a word that to me, is almost uncofortable for some reason.</p>

<p>Consumption.</p>

<p>In this specific context, I feel like this word is almost a swear word to me, I don’t like it, I don’t want to say I “consume” content. In fact, I don’t like referring to the “content” as such either to be honest.</p>

<p>Don’t get me wrong, there are definitely times when I “consume”, whenever I scroll on social media, and read a few words in a random post, or whenever I watch a YouTube Short of a topic I don’t care about just because it is mildly interesting to me, knowing very well it’s not worth it, and forgetting about it after scrolling down.</p>

<p>However, more than just consumption. I think being mindful of whatever I’m watching, reading, playing or enjoying, should be called something more than just “consuming”.</p>

<p>I think the best word for it would be <strong>nourishing</strong>.</p>

<p>Consuming to me, is like eating, maybe it’s not junk food or desserts, but you are just doing it because you need to. But nourishing rings a little different in my head, it means something that helps you get nutrients, keeps you healthy, and helps you grow, it is more purposeful and leads you to be a better person and improve your state of mind.</p>

<p>So now I wonder, what would be the ratio, between what I consume, what I nourish, and what I create? To be continued… maybe?</p>

<p>This is day 52 of <a href="https://100daystooffload.com/">#100DaysToOffload</a>, and post 20 for <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[Some thoughts on my content consumption and what I think about those terms.]]></summary></entry><entry><title type="html">Is Newpipe better than YouTube Premium?</title><link href="https://joelchrono.xyz/blog/is-newpipe-better-than-youtube-premium/" rel="alternate" type="text/html" title="Is Newpipe better than YouTube Premium?" /><published>2024-05-23T21:48:01-06:00</published><updated>2024-05-23T21:48:01-06:00</updated><id>https://joelchrono.xyz/blog/is-newpipe-better-than-youtube-premium</id><content type="html" xml:base="https://joelchrono.xyz/blog/is-newpipe-better-than-youtube-premium/"><![CDATA[<p>My journey towards a degoogled life is pretty much done for everything except YouTube. <a href="https://joelchrono.xyz/blog/newpipe-over-vanced/">This topic</a> was actually one of the first posts I ever wrote in this site. And here I am once again.</p>

<p>Honestly, the title is made more to rhyme rather than actually compare the apps. I’ll just ramble about the state of YouTube nowadays and stuff like that so—here we go.</p>

<p>This was triggered by <a href="https://alpha.polymaths.social/@dm/statuses/01HYMAV6NW4ZTFSQEYZW3EY0CB">a post by @dm</a> talking about swinging back to Newpipe over YouTube.</p>

<p>There are many reasons for it! Most of them I already mentioned in my older post, but one that is missing is of course is <a href="https://www.theverge.com/2021/3/18/22334540/youtube-shorts-us-beta-tiktok-competition-launch">the addition of YouTube Shorts to the app</a>, which happened a month or so after my original post got published.</p>

<p>For a while I didn’t care and I kept using Newpipe on my phone, while sticking to YouTube on the desktop. I even did some experiments over time like <a href="https://joelchrono.xyz/blog/logging-out-of-youtube/">logging out of YouTube</a>.</p>

<p>However, the little cracks of Newpipe started to show up and I have to admit I just got lazy. Sometimes videos did not load, sometimes rotating the device would crash the app, sometimes the comments wouldn’t appear, sometimes the Picture in Picture would behave incorrectly.</p>

<p>As a FOSS enthusiast, I am very much used to jank in software, but at the same time I wanted to just watch YouTube and not worry about anything else.</p>

<p>I tried many other clients, alternative frontends like LibreTube and similar things. Then <a href="https://www.theverge.com/2022/3/13/22975890/youtube-vanced-app-discontinued-shutting-down-legal-reasons">YouTube Vanced died</a>, and then <a href="https://github.com/ReVanced">ReVanced</a> showed up later and now everything was a mess and confusing and a proper safe APK no longer actually existed unless you patched everything yourself. And I did patch my own APK and stuff for a while, but then an update broke things. Then you could disable updates for it, but then a server-side thing would breake it.</p>

<p>And the same thing happened to Newpipe, and everything was bad.</p>

<p>So I ended up getting a YouTube Premium subscription, thinking I would finally solve all of my problems, and to be honest, it is really good, no more ads in my YouTube app was simply incredible. And the extra addition of YouTube Music is really nice, I even managed to get a year at student price despite not being a student anymore, <del>dont tell Google please</del>.</p>

<p>Regardless, despite its good parts, the UI is just terrible now, with Shorts showing up, community posts I don’t care about, livestreams taking over the top of my Subscriptions page, and more Shorts cramped wherever they fit.</p>

<p>I just want videos, videos and nothing else. Please.</p>

<p>I will try to use Newpipe again, I don’t know if I’ll stick to it, but we will see.</p>

<p>This is day 51 of <a href="https://100daystooffload.com/">#100DaysToOffload</a>, and post 19 for <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[I am thinking about going back to Newpipe, haven't tried it in a while but it can't be worse than the YouTube app nowadays, can it?]]></summary></entry><entry><title type="html">I missed a couple days, so what?</title><link href="https://joelchrono.xyz/blog/i-missed-a-couple-days-so-what/" rel="alternate" type="text/html" title="I missed a couple days, so what?" /><published>2024-05-19T22:29:05-06:00</published><updated>2024-05-19T22:29:05-06:00</updated><id>https://joelchrono.xyz/blog/i-missed-a-couple-days--so-what</id><content type="html" xml:base="https://joelchrono.xyz/blog/i-missed-a-couple-days-so-what/"><![CDATA[<p>I was quite busy the past few days thinkering with things. I am not sorry.</p>

<p>After all, the point of writing for my blog is not to do it by force after all, and I don’t really take part of challenges like this because I need make a commitment or to push my limits. I am <em>not</em> saying that is wrong, everyone has their priorities and lately, writing simply hasn’t been one. I’ve been quite distracted by a new hobby. Something simple, portable, and handy, <a href="https://botsin.space/@selfcare/112453652982615252">which is nice</a>.</p>

<p>I’ve written pretty consistently for the last 4 years at this point, and the real reason I take part on this challenge is simply to interact with other bloggers and readers. People with common interests, or completely different ones. Some of them writing for the first time, some returning from a long hiatus, or some simply looking for a popular hashtag to show their work to wider audiences.</p>

<p>According to my instance whenever I type the <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPomo2024</a> tag, there are more than 300 posts using it during the week. Let’s just say it is only half of that due to the <a href="https://beep.town/@Pomo">@Pomo</a> bot aggregating all of the participants in its feed. That is still <strong>a lot</strong> of participants, and I get to participate not just by writing, but by checking out the work of the others and adding many of them to my RSS reader!</p>

<p>Besides, there’s no need to worry about being a little behind on things, I assure you I’ll reach 31 posts this month. Just because I didn’t publish anything, it doesn’t mean I didn’t <em>write</em> anything. I just have to finish up my drafts and if everything goes right, I’ll be sharing more than a post per day at least a couple of times before May ends!</p>

<p>Have a good day, dear reader!</p>

<p>This is day 49 of <a href="https://100daystooffload.com/">#100DaysToOffload</a>, and post 17 for <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[I did not publish any blogposts for the last two days, but I am completely OK with that.]]></summary></entry><entry><title type="html">What games will I play anyway?</title><link href="https://joelchrono.xyz/blog/what-games-will-i-play-anyway/" rel="alternate" type="text/html" title="What games will I play anyway?" /><published>2024-05-15T22:52:24-06:00</published><updated>2024-05-15T22:52:24-06:00</updated><id>https://joelchrono.xyz/blog/what-games-will-i-play-anyway</id><content type="html" xml:base="https://joelchrono.xyz/blog/what-games-will-i-play-anyway/"><![CDATA[<p>This is a summary of the games I am planning to tackle first on my Miyoo Mini Plus, some of them are new, others I have played, some I will continue, others I will start from scratch!</p>

<figure class="img">
  <picture>
    <source srcset="/assets/img/blogs/2024-05-15-my-top-4-games-according-to-the-activity-tracker-app.webp" type="image/webp" />
    <source srcset="/assets/img/blogs/2024-05-15-my-top-4-games-according-to-the-activity-tracker-app.png" type="image/png" />
    <img class="mx-auto" src="/assets/img/blogs/2024-05-15-my-top-4-games-according-to-the-activity-tracker-app.png" alt="My top 4 games according to the Activity Tracker app" />
  </picture>
  <figcaption class="caption">My top 4 games according to the Activity Tracker app</figcaption></figure>

<p>The first one is <em>Mario and Luigi: Super Star Saga</em> for the GBA, this was one of the first games I tested and it made me fall in love with the system, it looks so good, colorful and crisp. I had a savefile with 25 minutes or so and I decided to just keep going on it. The moments have been fun so far and the battle system remains as fun as ever! The fact that I have vague memories of what to do helps me speed the process quite a bit, which makes the whole thing a breeze as of now, I’m making steady progress thus far and I hope to finish it very soon.</p>

<p>Another gem of the GBA, is <em>Advance Wars</em>, a tactics RPG that has been on the top of my Play Activity for a while now. The game is pure strategy and I am going through all of the tutorial stages as of now, I only need to do another 5 levels or so, but it is incredibly fun and addictive. I really wish there was an <em>Into The Breach</em> demake for the GBA though.</p>

<p><em>Final Fantasy VII</em> is another I plan to continue on the device. Last time I played it on my PSP, it got stuck during a cutscene, and I couldn’t get past it in any way, so I ended up just not playing the game. I also bought the Switch version that comes bundled with FFVIII, but a friend of mine borrowed it, and I think I’ll be fine completing the game here.</p>

<p><em>Suikoden II</em> is a game I played for 9 hours or so on my PSP, and I plan to continue playing it as well! The game looks incredible, I really wish there were more games on the PS1 with such wonderful 2D graphics combined with 3D and high-res effects, it holds up perfectly to this day. I am also playing a patched version that has some nice QoL features and bugfixes, I hadn’t experienced any to be honest, but it doesn’t hurt to have it.</p>

<p>Another games I want to resume are <em>Parasite Eve</em>, <em>Xenogears</em>, <em>Metroid Zero Mission</em>, <em>Fire Emblem</em>, and Pokemon, be it Crystal, Emerald or whatever. And of course, start another run of <em>Chrono Trigger</em>, because I have to, it is my duty!</p>

<p>From then on, my plan is not really set yet. I think I’ve put a little too much choice in my hands now. I have been playing <em>Apotris</em>, a Tetris clone that has a really clean interface and playstyle, which makes it perfect for the MM+, I think I’ll look for a demake of <em>Lumines</em> as well, to have a couple of more puzzle games to play around.</p>

<p>Now, when it comes to games I’ve never played, there are quite a lot! <em>Castlevania: Symphony of the Night</em> seems like something I have to give a go to, there’s also <em>Koudelka</em>, a very rare survival horror JRPG game of which I saw some reviews and moments, I was surprised by its superb voice acting and direction, although its combat seemed average, I still want to play through that story. <em>Soul Reaver: Legacy of Kain</em> is a game I remember seeing a friend play as a kid, and I was amazed by it, I really want to give it a go, and the same goes for the <em>MediEvil</em> games.</p>

<p>I also really want to play <em>Mother 2</em> (Earthbound) and <em>Mother 3</em>, <em>Bahamut Lagoon</em>, <em>Trials of Mana</em>, the <em>Golden Sun</em> duology, <em>Vagrant Story</em>, <em>Aconcagua</em> and many others!</p>

<p>Let’s just say there are quite a few entries I need to add to my <a href="https://www.backloggd.com/u/joelchrono/">backgloggd profile</a>…</p>

<p>This is day 47 of <a href="https://100daystooffload.com">#100DaysToOffload</a> and post 15 of <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="gaming" /><category term="short" /><summary type="html"><![CDATA[So, I have the Miyoo Mini Plus, and I have games, and I've restored some save files, and I put more games, and cover art, but what am I even playing on it?]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://joelchrono.xyz/assets/img/blogs/2024-05-15-my-top-4-games-according-to-the-activity-tracker-app.webp" /><media:content medium="image" url="https://joelchrono.xyz/assets/img/blogs/2024-05-15-my-top-4-games-according-to-the-activity-tracker-app.webp" xmlns:media="http://search.yahoo.com/mrss/" /></entry><entry><title type="html">Not a long post</title><link href="https://joelchrono.xyz/blog/not-a-long-post/" rel="alternate" type="text/html" title="Not a long post" /><published>2024-05-09T20:53:20-06:00</published><updated>2024-05-09T20:53:20-06:00</updated><id>https://joelchrono.xyz/blog/not-a-long-post</id><content type="html" xml:base="https://joelchrono.xyz/blog/not-a-long-post/"><![CDATA[<p>So, I have been writing a fairly requested blogpost featuring my top 25 favorite games. Originally I wanted to just use <a href="https://topsters.org/">Topsters</a> to create an updated 5x5 square and maybe a list of names. But then I decided to just talk just a little bit about them and what are they about.</p>

<p>But then I was like “let’s make this a more personal thing” and now I also want to add a personal story of how I first found the game and my personal experience with each.</p>

<p>But then I feel like I would rather write a blogpost for each videogame but I also don’t really feel like writing a short post like this one, it would have to be a fairly decently long essay, since each game is kind of worth one, or they wouldn’t be in the list!</p>

<p>So yeah, it will be a short experience of them and a quick synopsis, I guess, maybe one day I’ll do a whole series of essays about each, but not during a blogging challenge like right now!</p>

<p>This is just another shortie, because I didn’t have another idea of what to write about and I would rather be playing on my Miyoo Mini+ at this very moment!</p>

<p>Have a good day dear reader!</p>

<p>This is day 41 of <a href="https://100daystooffload.com">#100DaysToOffload</a> and post 9 of <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><summary type="html"><![CDATA[I am writing a fairly long blogpost and I feel weird about it, so here is another post to compensate]]></summary></entry><entry><title type="html">Miyoo Mini Plus first impressions</title><link href="https://joelchrono.xyz/blog/miyoo-mini-plus-first-impressions/" rel="alternate" type="text/html" title="Miyoo Mini Plus first impressions" /><published>2024-05-08T23:22:36-06:00</published><updated>2024-05-08T23:22:36-06:00</updated><id>https://joelchrono.xyz/blog/miyoo-mini-plus-first-impressions</id><content type="html" xml:base="https://joelchrono.xyz/blog/miyoo-mini-plus-first-impressions/"><![CDATA[<p>My Miyoo Mini Plus is here and I already love it. Here are some bullet points:</p>

<ul>
  <li>The buttons feel good, the screen looks great, the speaker is much better than I expected.</li>
  <li>Installing OnionOS was a breeze, setting up the emulators was fine, transferring my ROMs from my PSP was simple.</li>
  <li>Getting SSH working was fun, using SSHFS to access it all from my computer was awesome to see, although it was a little slow.</li>
  <li>Transferring save files was alright, I had to delete the save states generated by Miyoo Mini Plus automagically for them to be recognized, or maybe figure out how to reset a ROM is better.</li>
  <li>The GBA save file format of the PSP emulator I used is .sav, the mGBA’s format used by Miyoo Mini Plus is .srm, but there are online converters so it wasn’t that painful.</li>
  <li>The SNES file format is also .srm, but on my psp the .srm was in uppercase, but it was easy to edit that as well.</li>
  <li>The GBA version of Final Fantasy VI sounds awful and runs slower, I might have to fiddle with the emulation settings, but I’ll stick to the SNES run I already had, which runs so much better than PSP.</li>
  <li>Metroid Fusion, the first game I tried, ran wonderfully though.</li>
</ul>

<p>I can’t wait to play more of this tomorrow!</p>

<p>This is day 40 of <a href="https://100daystooffload.com">#100DaysToOffload</a> and post 8 of <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a>.</p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="gaming" /><category term="emulation" /><category term="short" /><summary type="html"><![CDATA[I got my Miyoo Mini Plus and here are my quick thoughts on it. TL;DR: I love it]]></summary></entry><entry><title type="html">Miyoo Mini Plus Hype</title><link href="https://joelchrono.xyz/blog/miyoo-mini-plus-hype/" rel="alternate" type="text/html" title="Miyoo Mini Plus Hype" /><published>2024-05-05T21:58:39-06:00</published><updated>2024-05-05T21:58:39-06:00</updated><id>https://joelchrono.xyz/blog/retro-handhelds-mania</id><content type="html" xml:base="https://joelchrono.xyz/blog/miyoo-mini-plus-hype/"><![CDATA[<p>I ordered a Miyoo Mini Plus a couple weeks ago from AliExpress and ever since then I’ve watched review after review and hyping myself up so much that there’s no way the device will be as good as my mind thinks now.</p>

<p>However I’ve also watched videos of other handhelds from Retroid, Anbernic and other similar brands and clones and I have to say I’m discovering a whole new world I’m not sure I want to get into it any more than the Mini Plus.</p>

<p>I already own a PSP as many of you might say, and I am perfectly aware that it can pretty much run everything the Miyoo can. I literally completed Chrono Trigger on it, and I played like 40 hours of Final Fantasy VI on it as well. Not to mention the hundreds of hours put into Monster Hunter Freedom Unite and other RPGs, GTAs and similar stuff.</p>

<p>Despite this, I can’t help but be extremely excited, specifically about SNES and GBA emulation, since I was always able to tell the music of many games slowed down quite a lot unless frameskip was enabled, which would make some things jittery.</p>

<p>Another part of me feels like the speaker may not even be that good, according to some reviews, but I’m even buying some wired earphones just to counteract that in case I can’t handle it.</p>

<p>There’s another weird feeling of going back to playing some of the Pokemon titles on the GBA. Pokemon Fire Red and Emerald were one of the first games I emulated on <a href="https://joelchrono.xyz/blog/the-smartphones-i've-owned-so-far#2013">my HTC ChaCha</a> with physical keys—alongside a couple Zeldas and Metroid—and I also played them for quite a bit of time on my PSP when I got it. I guess I want to relive those childhood memories once again.</p>

<p>And then theres the possibility of DS emulation! I am perfectly aware that one would probably be best on a device with a touchscreen, but it is still great to have, especially for the games that don’t really make use of the dual screen. I may replay Chrono Trigger’s DS version once I get it, as well as the Pokemon games for it!</p>

<p>Then there’s the Pico-8 support, and the ports of multiple games and software that is just, so great! So many things await!</p>

<p>I can’t wait to have this device and play around with it, and maybe buy some other handhelds down the road, I’ve heard rumors of a clamshell design coming soon, I might not manage to control myself—what rabbit hole did I get myself into?</p>

<p>This is day 37 of <a href="https://100daystooffload.com">#100DaysToOffload</a> and post 4 for <a href="https://weblog.anniegreens.lol/weblog-posting-month-2024">#WeblogPoMo2024</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="gaming" /><category term="ramble" /><category term="short" /><category term="psp" /><summary type="html"><![CDATA[A Miyoo Mini Plus is shipping my way and ever since then I can't stop myself from seeing it everywhere.]]></summary></entry><entry><title type="html">Too many reviews?</title><link href="https://joelchrono.xyz/blog/too-many-reviews/" rel="alternate" type="text/html" title="Too many reviews?" /><published>2024-04-25T22:00:00-06:00</published><updated>2024-04-25T22:00:00-06:00</updated><id>https://joelchrono.xyz/blog/too-many-reviews-here</id><content type="html" xml:base="https://joelchrono.xyz/blog/too-many-reviews/"><![CDATA[<p>I’ve written quite a lot of reviews recently, actually, 11 of the 32 posts I’ve done this year so far are reviews! I don’t know if that’s good or bad, but I don’t think I’ll stop anytime soon.</p>

<p>Sometimes I feel my reviews are kind of samey and most of them can be summarized as <em>“yep, it is good, I liked it”</em> and not much else, but I don’t really know what else to say, <del>maybe my taste is just that good!</del> I admit sometimes I feel like I should do a reread or play more to have more things to write about, but I don’t really want to turn this into a chore.</p>

<p>After all, if I am writing about something it is because I liked playing/watching/listening so much so, that I also spent time writing my thoughts about it, but I don’t do it out of duty, after all, it is only natural to write about the things I enjoy!</p>

<p>I probably don’t need to write this, since these articles are still a minority, it’s not like I will turn this blog into just a reviews site. There is still a lot of stuff I plan to write about—I am just quite entertained by other things lately.</p>

<p>As always, hobbies come and go for me, so this may as well just be a phase. Soon enough I might get bored and maybe just stick to my monthly summaries, maybe a bit more expanded than they’re now, and call it a day.</p>

<p>In the end, the point is to just keep writing, and enjoy myself while doing so.</p>

<p>This is day 32 of <a href="https://100daystooffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="thoughts" /><category term="ramble" /><category term="short" /><summary type="html"><![CDATA[These past few months, the amount of posts in this website reviewing books or videogames and things has risen quite a bit, so I just wrote a bit about that.]]></summary></entry><entry><title type="html">Blogging consistently</title><link href="https://joelchrono.xyz/blog/blogging-consistently/" rel="alternate" type="text/html" title="Blogging consistently" /><published>2024-01-08T22:31:47-06:00</published><updated>2024-01-08T22:31:47-06:00</updated><id>https://joelchrono.xyz/blog/blogging-consistently</id><content type="html" xml:base="https://joelchrono.xyz/blog/blogging-consistently/"><![CDATA[<p>I’ve been meaning to write more often across the whole year, unlike last time. This is why I am going to willingly not post more than 4 blogposts per week, and I’ll try to make around 2 most of the time. Of course some weeks will have to contain 3 just to stay within the timeframe of a year, but it must be done.</p>

<p>This is why I am still not done with the blogpost on many topics, such as my overview of 2023, or my favorite XYZ of the year. Besides, I am having a great time playing Ori And The Blind Forest on my Switch and that’s keeping me a little busy. <del>I’ll probably finish it really soon so stay tuned for a review!</del> <strong>update:</strong> <a href="/blog/ori-and-the-blind-forest/">the review is here!</a></p>

<p>Still, I also want to go to sleep early today, hence the briefness of today’s post, its more of a notice rather than actual content so I am sorry for that.</p>

<p>Don’t worry, though, I am making use of the drafts feature in Jekyll to keep track of the ideas that pop into my head and also just write blogposts bit by bit over the span of a couple days, against my usual practice of just writing everything down in a single day. Some blogposts will still be written like that, and others will take some time, I’ll just try to keep it simple, and stay consistent.</p>

<p>This is day 4 of <a href="https://100daystooffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="short" /><category term="writing" /><category term="lifestyle" /><summary type="html"><![CDATA[Last year January was full of blogposts, not this time! Not because I don't want to.]]></summary></entry><entry><title type="html">Limbo</title><link href="https://joelchrono.xyz/blog/limbo-review/" rel="alternate" type="text/html" title="Limbo" /><published>2024-01-03T21:32:20-06:00</published><updated>2024-01-03T21:32:20-06:00</updated><id>https://joelchrono.xyz/blog/limbo</id><content type="html" xml:base="https://joelchrono.xyz/blog/limbo-review/"><![CDATA[<p>Limbo is one of those games that I have been aware of for ages. One of the first games I kind of wanted to have on my phone in an age where I wasn’t really allowed to pay money for mobile games. So, I did what I had to do.</p>

<p>Honestly though, I never really managed to go past the first 5 or 6 puzzles, be it because I forgot or I was into other things back then, or I simply lost interest—it is not the best game to play at school.</p>

<p>Around September of last year, I decided to finally redeem myself, and I acquired the digital version of the game on the Nintendo eShop. Once again, I completed the first 4 or 5 chapters—as the game calls them—and I left it as that. It wasn’t until the last day of the year, that I dedicated some more time to it, and until now, January 3rd, when I finally completed it.</p>

<figure class="img">
  <picture>
    <source srcset="/assets/img/blogs/2024-01-03-limbo-cover-art.webp" type="image/webp" />
    <source srcset="/assets/img/blogs/2024-01-03-limbo-cover-art.png" type="image/png" />
    <img class="mx-auto" src="/assets/img/blogs/2024-01-03-limbo-cover-art.png" alt="Limbo cover art, featuring a little boy being confronted by a big spider creature, hidden in the shadows" />
  </picture>
  <figcaption class="caption">Limbo cover art, featuring a little boy being confronted by a big spider creature, hidden in the shadows</figcaption></figure>

<p>This was a fun game! The atmosphere was pretty great all around, and the graphics have not aged one bit. It is a game that still looks amazing today. The animations and the physics are really well done honestly. The music was rather minimal, mostly ambient sounds. However, there were time were it just rised up in a fantastic way, merging with the sounds of the environment around the player, quite awesome!</p>

<p>The puzzles featured in this game are also pretty good, although I don’t have a ton of reference to compare it to, I have to say I had to do a couple attempts on many, and even 12 or so in a few of the chapters. Regardless, I always had that feeling of <em>Eureka!</em> when I finally got the method.</p>

<p>I watched a documentary on about the development of the game and the many challenges that came with it, and it really gave me a ton of appreciation for this little gem.</p>

<p>I have to say, I can’t wait to give a try to the sequel too! Although I may play some other games first just to mix it up some more. But hey, my <a href="https://backloggd.com/u/joelchrono/games/">backlog</a> has shrunken, right?</p>

<p>This is day 2 of <a href="https://100daystooffload.com">#100DaysToOffload</a></p>]]></content><author><name>joelchrono</name><email>me@joelchrono.xyz</email></author><category term="review" /><category term="gaming" /><category term="short" /><category term="game" /><summary type="html"><![CDATA[A quick review of a fantastic indie puzzle platformer that is now the first game I completed in 2024.]]></summary><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://joelchrono.xyz/assets/img/blogs/2024-01-03-limbo-cover-art.png" /><media:content medium="image" url="https://joelchrono.xyz/assets/img/blogs/2024-01-03-limbo-cover-art.png" xmlns:media="http://search.yahoo.com/mrss/" /></entry></feed>