<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>XPhyro&#39;s Blog</title>
    <link>https://xphyro.github.io/</link>
    <description>Recent content on XPhyro&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>CC BY-NC-SA 4.0 / MIT</copyright>
    <lastBuildDate>Wed, 09 Apr 2025 19:30:15 +0300</lastBuildDate>
    <atom:link href="https://xphyro.github.io/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Statistical Analysis of Top Marvel Rivals Players</title>
      <link>https://xphyro.github.io/articles/2024/12/12/marvel-rivals-analysis/</link>
      <pubDate>Thu, 12 Dec 2024 13:17:00 +0300</pubDate>
      <guid>https://xphyro.github.io/articles/2024/12/12/marvel-rivals-analysis/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;Alwaid and I went through the current (2024-12-12) top 100 players in Marvel&#xA;Rivals whose profiles were public—so 130 in total including the non-public&#xA;ones—and analysed the statistics for their top 3 heroes by play time. Below are&#xA;the results.&lt;/p&gt;&#xA;&lt;p&gt;Be aware, though, that there are some extreme outliers that are caused by OCR&#xA;(optical character recognition) mistakes. We didn&amp;rsquo;t make an effort to&#xA;thoroughly clean the data up as these should be relatively obvious.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hunt: Showdown 1896 – A Review</title>
      <link>https://xphyro.github.io/articles/2024/09/02/hunt-showdown-review/</link>
      <pubDate>Mon, 02 Sep 2024 13:38:00 +0300</pubDate>
      <guid>https://xphyro.github.io/articles/2024/09/02/hunt-showdown-review/</guid>
      <description>&lt;p&gt;The moment-to-moment gameplay, when the game decides it&amp;rsquo;d like to function&#xA;properly, is great; but, if this game is at all representative of the technical&#xA;prowess &amp;amp; overall stability of CRYENGINE, then Crytek should be wholly ashamed.&#xA;And well, if not, then they should be doubly ashamed for producing this garbage&#xA;on their &amp;ldquo;world-class&amp;rdquo; engine as they call it.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;d nonetheless recommend giving it a try. Even though it&amp;rsquo;ll likely frustrate&#xA;you due to technical issues and convoluted non-gameplay design, as I&amp;rsquo;ve said,&#xA;the moment-to-moment gameplay is actually quite well-made, and more&#xA;importantly, fun.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Lost Ark – A Review</title>
      <link>https://xphyro.github.io/articles/2022/02/19/lost-ark-review/</link>
      <pubDate>Sat, 19 Feb 2022 21:06:25 +0300</pubDate>
      <guid>https://xphyro.github.io/articles/2022/02/19/lost-ark-review/</guid>
      <description>&lt;p&gt;This game has an abundance of deal-breakers:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Queue times are so large that the game sometimes does not even let you get in&#xA;queue. When it lets you, expect 6 hours or more.&lt;/li&gt;&#xA;&lt;li&gt;Booting up takes minutes.&lt;/li&gt;&#xA;&lt;li&gt;Opening most UI elements in-game freezes the game for a few seconds.&lt;/li&gt;&#xA;&lt;li&gt;Time-gated end-game: limited chaos dungeons, scheduled raids, timed&#xA;stronghold upgrades and more.&lt;/li&gt;&#xA;&lt;li&gt;Uninspired, unchallenging and boring progression until the beginning of the&#xA;end-game (level 50-ish). Yet another time gate.&lt;/li&gt;&#xA;&lt;li&gt;Gambling based end-game progression.&lt;/li&gt;&#xA;&lt;li&gt;Gender-locked classes. Catch up to 2022 before making a game.&lt;/li&gt;&#xA;&lt;li&gt;Greedy monetisation: Has pay-to-win and pay-to-skip mechanics (plays well&#xA;with the time gates), cosmetic &amp;ldquo;micro&amp;quot;transactions and non-required but&#xA;essential rented privileges.&lt;/li&gt;&#xA;&lt;li&gt;Exploitative design: MMO players are shown to have addictive tendencies. This&#xA;game tries to make you form a habit of making it a core part of your life by&#xA;offering you daily rewards and time-gating the content you can progress per&#xA;session.&lt;/li&gt;&#xA;&lt;li&gt;Previously shown-to-be incompetent publisher.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;And there are all sorts of other minor but annoying issues:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Setting Up A Personal Blog</title>
      <link>https://xphyro.github.io/articles/2021/07/15/setting-up-a-personal-blog/</link>
      <pubDate>Thu, 15 Jul 2021 09:09:28 +0300</pubDate>
      <guid>https://xphyro.github.io/articles/2021/07/15/setting-up-a-personal-blog/</guid>
      <description>&lt;h1 id=&#34;introduction&#34;&gt;Introduction&lt;/h1&gt;&#xA;&lt;p&gt;In this article, I will explain the steps for creating a blog like mine:&#xA;static, automatically generated and hosted for free.&lt;/p&gt;&#xA;&lt;h2 id=&#34;framework&#34;&gt;Framework&lt;/h2&gt;&#xA;&lt;p&gt;I have built this blog using &lt;a href=&#34;https://gohugo.io/&#34;&gt;Hugo&lt;/a&gt; and the&#xA;&lt;a href=&#34;https://github.com/rhazdon/hugo-theme-hello-friend-ng&#34;&gt;hello-friend-ng&lt;/a&gt; theme,&#xA;and host it on &lt;a href=&#34;https://pages.github.com/&#34;&gt;GitHub Pages&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;workflow&#34;&gt;Workflow&lt;/h2&gt;&#xA;&lt;p&gt;I use a private Git repository to version the development side of the blog&#xA;(such that drafts will not be public), and use a public repository named&#xA;&lt;code&gt;xphyro.github.io&lt;/code&gt; to host the public web site. I do not use &lt;a href=&#34;https://github.com/features/actions&#34;&gt;GitHub&#xA;Actions&lt;/a&gt; or any other external&#xA;automations; rather, I set up a client-side pre-push&#xA;&lt;a href=&#34;https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks&#34;&gt;hook&lt;/a&gt; in the&#xA;development repository that builds the web site and pushes the build to the&#xA;repository acknowledged by GitHub Pages.&lt;/p&gt;</description>
    </item>
    <item>
      <title>About</title>
      <link>https://xphyro.github.io/about/</link>
      <pubDate>Wed, 14 Jul 2021 22:39:40 +0300</pubDate>
      <guid>https://xphyro.github.io/about/</guid>
      <description>&lt;h1 id=&#34;me&#34;&gt;Me&lt;/h1&gt;&#xA;&lt;h2 id=&#34;general-interests&#34;&gt;General Interests&lt;/h2&gt;&#xA;&lt;p&gt;Below are my current interests along with when I got into them.&lt;/p&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th style=&#34;text-align: left&#34;&gt;Interest&lt;/th&gt;&#xA;          &lt;th style=&#34;text-align: right&#34;&gt;Year-Quadrant&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Programming&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2012-?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Game Development&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2014-?&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Sketching&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2014-4&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Target Archery&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2015-2&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Digital Drawing&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2016-1&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Mountain Biking&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2017-2&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Classical Guitar&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2018-2&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Culinary Arts&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2018-3&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Classical Piano&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2021-3&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td style=&#34;text-align: left&#34;&gt;Kalimba&lt;/td&gt;&#xA;          &lt;td style=&#34;text-align: right&#34;&gt;2023-1&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h1 id=&#34;blog&#34;&gt;Blog&lt;/h1&gt;&#xA;&lt;h2 id=&#34;topic&#34;&gt;Topic&lt;/h2&gt;&#xA;&lt;p&gt;I write about anything I want to. Do not expect any single topic or field to be&#xA;focused.&lt;/p&gt;&#xA;&lt;h2 id=&#34;language&#34;&gt;Language&lt;/h2&gt;&#xA;&lt;p&gt;All my articles are, and, in the foreseeable future, will be in English. I use&#xA;British spelling and semi-academic language in all articles, but use American&#xA;spelling and non-academic language in code.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
