<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on </title>
    <link>https://frank-ruan.com/posts/</link>
    <description>Recent content in Posts on </description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 27 Jul 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="https://frank-ruan.com/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Organizing All of Your Screenshots</title>
      <link>https://frank-ruan.com/2026/07/11/organizing-all-of-your-screenshots/</link>
      <pubDate>Sat, 11 Jul 2026 15:36:47 +0800</pubDate>
      <guid>https://frank-ruan.com/2026/07/11/organizing-all-of-your-screenshots/</guid>
      <description>&lt;p&gt;Screenshots&amp;hellip; These days, we all have literally &lt;strong&gt;THOUSANDS&lt;/strong&gt; of them. Although each image is usually small because screenshot resolutions tend to be much lower than those of photos taken with your rear camera, once you have thousands of them, the collection can be, uhhh, quite large.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/workers_uploaded/20260711_8aa199e8-5223-4e2f-a719-3999fca26115.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;problems&#34;&gt;Problems&lt;/h2&gt;&#xA;&lt;p&gt;Deleting them is most people&amp;rsquo;s choice, I suppose. But it always upsets me to think that I might have screenshotted useful credentials (I know it&amp;rsquo;s not safe, but hey, sometimes you don&amp;rsquo;t get to choose) or useful chat histories. I might not go over them anytime soon, but deleting them is just not my cup of tea.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Booting Raspberry Pi From NVMe SSD (but differently)</title>
      <link>https://frank-ruan.com/2026/06/30/booting-raspberry-pi-from-nvme-ssd/</link>
      <pubDate>Tue, 30 Jun 2026 17:25:15 +0800</pubDate>
      <guid>https://frank-ruan.com/2026/06/30/booting-raspberry-pi-from-nvme-ssd/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;&#xA;&lt;p&gt;Raspberry Pis have always been the go-to platform for geeks to tinker with, but there&amp;rsquo;s a crucial problem.&lt;/p&gt;&#xA;&lt;p&gt;For many years, microSD cards were the &lt;em&gt;only&lt;/em&gt; storage medium for Raspberry Pis, and, as you may know, they are pretty darn slow. Even the fastest cards, say, SanDisk Extreme Pro, perform better than average cards, but they are still nowhere near even those DRAM-less QLC SSDs.&lt;/p&gt;&#xA;&lt;p&gt;Fortunately, after the Raspberry Pi 5 came out with a PCIe Gen 2 bus, NVM Express SSDs can now be used on Raspberry Pis.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Where Have I Been...</title>
      <link>https://frank-ruan.com/2026/06/29/where-have-i-been/</link>
      <pubDate>Mon, 29 Jun 2026 00:00:43 +0800</pubDate>
      <guid>https://frank-ruan.com/2026/06/29/where-have-i-been/</guid>
      <description>&lt;p&gt;Wow&amp;hellip; It has literally been nearly a year (July 31, 2025) since I last wrote. I believe many of you were wandering where have I been. Don&amp;rsquo;t worry, I was doing perfectly well in real life and was purely because I was busy and didn&amp;rsquo;t have time to write. 😂&lt;/p&gt;&#xA;&lt;h2 id=&#34;where-have-i-been&#34;&gt;Where have I been&lt;/h2&gt;&#xA;&lt;p&gt;Study. If you know me well, you should know that I &lt;em&gt;was&lt;/em&gt; a senior student of a senior high school. And quite literally I didn&amp;rsquo;t have time to write.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Encrypting disks on Linux using LUKS</title>
      <link>https://frank-ruan.com/2025/07/31/encrypting-disks-on-linux-using-luks/</link>
      <pubDate>Thu, 31 Jul 2025 23:36:00 +0800</pubDate>
      <guid>https://frank-ruan.com/2025/07/31/encrypting-disks-on-linux-using-luks/</guid>
      <description>&lt;p&gt;As the era passes, we are in serious need of encrypting our disks. Built-in encryption software, such as BitLocker in Microsoft Windows and FileVault in macOS, is both amazing.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Though BitLocker has been proven to be vulnerable.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;In GNU/Linux, we have some great alternatives. The best and most popular one must be LUKS, aka &lt;code&gt;cryptsetup&lt;/code&gt;.&lt;/p&gt;&#xA;&lt;p&gt;So today I&amp;rsquo;m going to share how to encrypt your drive in Linux.&lt;/p&gt;&#xA;&lt;h2 id=&#34;caution&#34;&gt;Caution&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Everything on that drive will be erased and unrecoverable (as the encryption software will randomly fill part of the drive), so please back everything up.)&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>[Follow-Up] Removable eUICCs</title>
      <link>https://frank-ruan.com/2025/04/12/removable-euicc-follow-up/</link>
      <pubDate>Sat, 12 Apr 2025 23:30:00 +0800</pubDate>
      <guid>https://frank-ruan.com/2025/04/12/removable-euicc-follow-up/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been a long time since my last post about &lt;a href=&#34;https://frank-ruan.com/2024/08/27/removable-euicc/&#34; target=&#34;_blank&#34;&gt;eUICCs&lt;/a&gt;. A lot things have changed since then.&lt;/p&gt;&#xA;&lt;h2 id=&#34;major-changes&#34;&gt;Major changes&lt;/h2&gt;&#xA;&lt;p&gt;5ber.eSIM has gone &lt;strong&gt;bankrupt&lt;/strong&gt; and it&amp;rsquo;s said that their employees&amp;rsquo; insurance was in debt for months before the entire company went collapsed. However, the &lt;em&gt;technical&lt;/em&gt; team has started a new company called &lt;a href=&#34;https://xesim.cc/&#34; target=&#34;_blank&#34;&gt;XeSIM&lt;/a&gt;. It&amp;rsquo;s &lt;strong&gt;fundamentally the exact same thing as original 5ber.eSIM&lt;/strong&gt;, same solution, same card manufactured by Eastcompeace. &lt;strong&gt;DON&amp;rsquo;T BUY IT&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Secretly Generating Keys</title>
      <link>https://frank-ruan.com/2025/01/16/secretly-generating-keys/</link>
      <pubDate>Thu, 16 Jan 2025 16:11:42 +0800</pubDate>
      <guid>https://frank-ruan.com/2025/01/16/secretly-generating-keys/</guid>
      <description>&lt;p&gt;Generating cryptographic keys is the most important* part in the cryptography world.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why-and-how&#34;&gt;Why and How?&lt;/h2&gt;&#xA;&lt;h3 id=&#34;random-numbers&#34;&gt;random numbers&lt;/h3&gt;&#xA;&lt;p&gt;I&amp;rsquo;m not going to talk about the theories and principles of cryptography, but there&amp;rsquo;s one thing you need to know that, for asymmetric cryptography, the keys are everything. Your private keys take the responsibility of authenticating, decrypting and signing etc.&lt;/p&gt;&#xA;&lt;p&gt;Therefore, there are mainly two important parts. The first one is to safely &lt;em&gt;generate&lt;/em&gt; your keys. Keys are essentially processed random numbers. The randomness of the numbers is of most significance. However, computers, as a strict and accurate machine, is not good at doing these kinds of things that need &lt;em&gt;entropy&lt;/em&gt; (the randomness_).&lt;/p&gt;</description>
    </item>
    <item>
      <title>2024 Final Review</title>
      <link>https://frank-ruan.com/2025/01/01/2024-final-review/</link>
      <pubDate>Wed, 01 Jan 2025 00:56:14 +0800</pubDate>
      <guid>https://frank-ruan.com/2025/01/01/2024-final-review/</guid>
      <description>&lt;p&gt;Wow it&amp;rsquo;s been another year. This year, a lot of things have changed.&lt;/p&gt;&#xA;&lt;h2 id=&#34;life&#34;&gt;Life&lt;/h2&gt;&#xA;&lt;p&gt;This year, I&amp;rsquo;ve finally reached my age of 16! I&amp;rsquo;ve gone to Nanjing twice, visited a lot of places of interest; I&amp;rsquo;ve also met some of my friends which we originally met online offline :), which is a big step forward towards my relationship circle.&lt;/p&gt;&#xA;&lt;p&gt;There aren&amp;rsquo;t really many things to be written about my life, cuz there&amp;rsquo;s really nothing important happening :(. Everyday seems to be the exact same.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Removable eUICCs...</title>
      <link>https://frank-ruan.com/2024/08/27/removable-euicc/</link>
      <pubDate>Tue, 27 Aug 2024 15:36:24 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/08/27/removable-euicc/</guid>
      <description>&lt;p&gt;&lt;strong&gt;This post has some updates! Available at: &lt;a href=&#34;https://frank-ruan.com/2025/04/12/removable-euicc-follow-up/&#34; target=&#34;_blank&#34;&gt;here&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;eSIM, aka embedded SIM cards, a new form of SIM cards. The traditional SIM cards are essentially a Java Card with customized applet on it. You need to use this card in order to connect to the cellular network. But as time goes by, these little plastic SIM cards seem to be out-of-fashion. That&amp;rsquo;s when eSIM comes into play. You can straight download your carrier&amp;rsquo;s &lt;code&gt;profile&lt;/code&gt; onto your phone and enable it. Puff! It works just like the traditional SIM card.&lt;/p&gt;</description>
    </item>
    <item>
      <title>S/MIME Signatures on Git</title>
      <link>https://frank-ruan.com/2024/07/24/s-mime-signature-on-git/</link>
      <pubDate>Wed, 24 Jul 2024 15:33:27 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/07/24/s-mime-signature-on-git/</guid>
      <description>&lt;p&gt;S/MIME, our old friend, usually used to sign and encrypt emails. Essentially it&amp;rsquo;s a standard to ensure the authenticity and security of your communications, especially emails. However, it can also be used to sign regular data. You guessed it, we are going to use it to sign Git commits.&lt;/p&gt;&#xA;&lt;p&gt;The difference between PGP signatures and S/MIME signatures is that the latter requires a central organization to ensure the certificate is trustworthy, and thus it&amp;rsquo;s popular among corporations. However, as an individual, we can also utilize that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using OpenSSL to Sign and Encrypt Data (Simple Guide)</title>
      <link>https://frank-ruan.com/2024/07/02/using-openssl-to-sign-data-simple/</link>
      <pubDate>Tue, 02 Jul 2024 22:37:46 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/07/02/using-openssl-to-sign-data-simple/</guid>
      <description>&lt;p&gt;OpenSSL is one of those tools that accompanies us all the time while still being ignored by almost everyone. It is powerful, but it is also complicated and sometimes confusing.&lt;/p&gt;&#xA;&lt;p&gt;This guide demonstrates two different operations:&lt;/p&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&lt;strong&gt;Signing:&lt;/strong&gt; prove that data was signed by the holder of a private key and that it has not been modified.&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Encryption:&lt;/strong&gt; keep data confidential for a particular recipient and detect tampering.&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;p&gt;These are not the same thing. A signature does not hide the data, and encryption does not by itself prove who created the data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Do I Organize My Storage Today</title>
      <link>https://frank-ruan.com/2024/05/28/how-do-i-organize-my-storage-today/</link>
      <pubDate>Tue, 28 May 2024 14:59:00 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/05/28/how-do-i-organize-my-storage-today/</guid>
      <description>&lt;p&gt;Wow, it&amp;rsquo;s been 2 years since I wrote the last storage-related posts (and that was actually my first blog post ever, &lt;a href=&#34;https://frank-ruan.com/2022/06/18/what-do-i-use-for-storage/&#34; target=&#34;_blank&#34;&gt;learn more&lt;/a&gt;)&lt;/p&gt;&#xA;&lt;p&gt;So, two years have passed, and it&amp;rsquo;s time to write another one.&lt;/p&gt;&#xA;&lt;h1 id=&#34;briefly-introduction&#34;&gt;Briefly introduction&lt;/h1&gt;&#xA;&lt;p&gt;Despite that I started to focus on privacy and security, the cloud storage is still my main storage medium. But don&amp;rsquo;t panic just yet, I now have &lt;em&gt;decent&lt;/em&gt; amount of local storage as well, and thanks to the magic of moden cryptography, any data stored on the cloud is safe and sound.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vanity GPG Keys</title>
      <link>https://frank-ruan.com/2024/03/24/vanity-gpg-keys/</link>
      <pubDate>Sun, 24 Mar 2024 13:52:47 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/03/24/vanity-gpg-keys/</guid>
      <description>&lt;p&gt;If you haven&amp;rsquo;t known what a GPG key is, please close this tutorial.&lt;/p&gt;&#xA;&lt;p&gt;As we all know, GPG keys have their &lt;strong&gt;ID&lt;/strong&gt;s, they are essentially 40 hexadecimal characters that are used to identify your keys.&lt;/p&gt;&#xA;&lt;p&gt;Your ID may look like this.&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;9684 79A1 AFF9 27E3 7D1A  566B B569 0EEE BB95 2194 // GitHub web-flow signing&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Usually we just memorize the last 16 characters because it is enough in most cases.&lt;/p&gt;&#xA;&lt;p&gt;But it&amp;rsquo;s still hard to remember, is it?&lt;/p&gt;</description>
    </item>
    <item>
      <title>How to Create a Self Signed Certificate Authority</title>
      <link>https://frank-ruan.com/2024/03/16/how-to-create-a-self-signed-certificate-authority/</link>
      <pubDate>Sat, 16 Mar 2024 21:30:42 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/03/16/how-to-create-a-self-signed-certificate-authority/</guid>
      <description>&lt;p&gt;If you have a &lt;em&gt;lab&lt;/em&gt; like me, you will probably need to serve some of your services through Web. And speaking of web, we cannot ignore one critical aspect &amp;ndash; Security.&lt;/p&gt;&#xA;&lt;p&gt;The easiest way to secure your websites is to use TLS. However, most easy-to-get certificates for websites are meant for public domains, not for IPs, not to mention internal IPs. Furthermore, you might not feel comfortable exposing your service to your CA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why Did I Use OpenBSD for My Remote File Server</title>
      <link>https://frank-ruan.com/2024/02/18/why-did-i-use-openbsd-for-my-file-server/</link>
      <pubDate>Sun, 18 Feb 2024 21:10:39 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/02/18/why-did-i-use-openbsd-for-my-file-server/</guid>
      <description>&lt;p&gt;So, many of you may know that I am a long-time Linux user.&lt;/p&gt;&#xA;&lt;p&gt;However, recently many of my friends tried REALLY HARD to convince me to try BSD-based systems.&lt;/p&gt;&#xA;&lt;p&gt;At first glance, my opinion was a solid &lt;strong&gt;NO&lt;/strong&gt;. I mean, one of the most important thing for me is software ecosystem. Of course, Linux (GNU/Linux) absolutely crushed most operating systems in terms of ecosystems.&lt;/p&gt;&#xA;&lt;p&gt;Later, as I was looking for a way to configure my remote file server, I decided to give it a try.&lt;/p&gt;</description>
    </item>
    <item>
      <title>How Do I Take Care of My Cryptographic Keys</title>
      <link>https://frank-ruan.com/2024/02/12/how-do-i-take-care-of-my-cryptographic-keys/</link>
      <pubDate>Mon, 12 Feb 2024 22:35:55 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/02/12/how-do-i-take-care-of-my-cryptographic-keys/</guid>
      <description>&lt;p&gt;So, as you start to jump down the rabbit hole of cryptography, you will start to face another question:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;How can I take care of my keys?&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;Well, it&amp;rsquo;s a long story for everyone, and here&amp;rsquo;s mine.&lt;/p&gt;&#xA;&lt;h2 id=&#34;asymmetric&#34;&gt;Asymmetric&lt;/h2&gt;&#xA;&lt;p&gt;There are symmetric and asymmetric cryptography, and I will walk you through.&lt;/p&gt;&#xA;&lt;h3 id=&#34;openpgp-keys&#34;&gt;OpenPGP Keys&lt;/h3&gt;&#xA;&lt;p&gt;If you have followed my blog for a long time, you might know that I have had two YubiKeys and a couple of smartcards. Those are all being used for OpenPGP (not exclusively though).&lt;/p&gt;</description>
    </item>
    <item>
      <title>DIY OpenPGP SmartCard using SmartPGP</title>
      <link>https://frank-ruan.com/2024/02/07/diy-openpgp-card-using-smartpgp/</link>
      <pubDate>Wed, 07 Feb 2024 22:07:00 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/02/07/diy-openpgp-card-using-smartpgp/</guid>
      <description>&lt;p&gt;If you have caught up with my blog for a long time, you may know what &lt;strong&gt;OpenPGP&lt;/strong&gt; is. And you probably know what a &lt;strong&gt;YubiKey&lt;/strong&gt; is, which can act as a &lt;em&gt;smartcard&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Traditional OpenPGP stores your private key on your computer, generally in &lt;code&gt;~/.gnupg&lt;/code&gt;, which is nowhere near safe. Storing your private keys to a OpenPGP smartcard has following benefits.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Safe, only people who physically has access to your smartcard and know your PIN can do operations i.e. signing, authenticating, decrypting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2023 Final Review</title>
      <link>https://frank-ruan.com/2024/02/07/2023-final-review/</link>
      <pubDate>Wed, 07 Feb 2024 16:23:12 +0800</pubDate>
      <guid>https://frank-ruan.com/2024/02/07/2023-final-review/</guid>
      <description>&lt;p&gt;It&amp;rsquo;s been another year. The final review has been delayed on my calendar for like two months. But hey better late than never. It&amp;rsquo;s time to summarize the past year.&lt;/p&gt;&#xA;&lt;p&gt;Unlike last year, I wouldn&amp;rsquo;t explain which month happened which event, but in general.&lt;/p&gt;&#xA;&lt;h2 id=&#34;study&#34;&gt;Study&lt;/h2&gt;&#xA;&lt;p&gt;It&amp;rsquo;s been a year, and this year I have been admitted to the high school which I was looking forward to across all three years in junior high. Thankfully I did it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Authencating SSH using YubiKey PIV</title>
      <link>https://frank-ruan.com/2023/11/05/yubikey-piv-ssh-authentication/</link>
      <pubDate>Sun, 05 Nov 2023 09:02:15 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/11/05/yubikey-piv-ssh-authentication/</guid>
      <description>&lt;p&gt;If you have ever seen my previous posts, you might know that I have two YubiKeys and a bunch  of Linux servers.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;Passwords are far from secure when comparing them with a pair of keys.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Technically not &lt;em&gt;a pair of keys&lt;/em&gt;, just because I&amp;rsquo;m talking about &lt;em&gt;asymmetric&lt;/em&gt; keys, so &lt;strong&gt;a pair of&lt;/strong&gt;.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;But if you decide to switch to Keys instead of Passwords, it&amp;rsquo;s highly possible that you will run into a trouble when you  don&amp;rsquo;t know how to take care of your keys.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Getting Started With Parchive</title>
      <link>https://frank-ruan.com/2023/07/25/getting-started-with-parchive/</link>
      <pubDate>Tue, 25 Jul 2023 13:59:35 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/07/25/getting-started-with-parchive/</guid>
      <description>&lt;h2 id=&#34;what-is-parchive&#34;&gt;What is Parchive?&lt;/h2&gt;&#xA;&lt;p&gt;Parchive is redundant file format. If you lose part of your file in transmission or in storage, you can use a Parchive file to repair it. It&amp;rsquo;s like RAID for files instead of a whole file system. &amp;ndash; &lt;a href=&#34;https://parchive.github.io&#34; target=&#34;_blank&#34;&gt;parchive.github.io&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;It uses a codec called Reed-Solomon Codes. Yes, the same codec that is used by RAID-5.&lt;/p&gt;&#xA;&lt;p&gt;Parchive is essentially parity files for files.&lt;/p&gt;&#xA;&lt;h2 id=&#34;getting-started&#34;&gt;Getting Started&lt;/h2&gt;&#xA;&lt;p&gt;Parchive project has been there for nearly 20 years, thus there are a lot of compatible software that can create/use PAR2 files. Since I always like CLI-like programs, this tutorial will focus on POSIX software.&lt;/p&gt;</description>
    </item>
    <item>
      <title>GnuPG for Everyone</title>
      <link>https://frank-ruan.com/2023/07/18/gnupg-for-everyone/</link>
      <pubDate>Tue, 18 Jul 2023 18:37:32 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/07/18/gnupg-for-everyone/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In today&amp;rsquo;s digital age, safeguarding our personal information and communications is of utmost importance. One effective solution to ensure privacy and security is GnuPG (GNU Privacy Guard). In this blog post, we&amp;rsquo;ll explore what GnuPG is and how it can help you protect your sensitive data from prying eyes.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-is-gnupg&#34;&gt;What is GnuPG?&lt;/h2&gt;&#xA;&lt;p&gt;GnuPG, also known as GNU Privacy Guard, is a software application that allows you to encrypt and sign your data. It acts like a digital lock, ensuring that only the intended recipient can access the information you send. GnuPG is built on the OpenPGP standard, a widely accepted method for encryption and digital signatures.&lt;/p&gt;</description>
    </item>
    <item>
      <title>CSL Mobile Roaming in mainland China Experience</title>
      <link>https://frank-ruan.com/2023/07/13/csl-roaming-in-mainland-china/</link>
      <pubDate>Thu, 13 Jul 2023 15:34:33 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/07/13/csl-roaming-in-mainland-china/</guid>
      <description>&lt;p&gt;Recently I have purchased an &lt;strong&gt;HK Mobi&lt;/strong&gt; prepaid SIM card. The card is essentially a &lt;strong&gt;Prepaid HKCSL SIM&lt;/strong&gt;. My plan includes &lt;strong&gt;12 GB of local data, 12 GB of Greater China Roaming data, 2000 minutes of local call, as well as 38 HK$ of balance&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;This post focuses on the roaming experience in mainland China, my primary residence.&lt;/p&gt;&#xA;&lt;h2 id=&#34;test-environment&#34;&gt;Test environment&lt;/h2&gt;&#xA;&lt;p&gt;The test machine is a &lt;strong&gt;OnePlus 8&lt;/strong&gt;, the phone supports 5G, but the card only supports 4G/LTE roaming.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SHA, but it displays as words.</title>
      <link>https://frank-ruan.com/2023/07/13/sha-but-it-displays-as-words/</link>
      <pubDate>Thu, 13 Jul 2023 00:10:16 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/07/13/sha-but-it-displays-as-words/</guid>
      <description>&lt;h2 id=&#34;what-is-sha--what-is-the-problem&#34;&gt;What is SHA &amp;amp; What is the problem&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;SHA&lt;/strong&gt;, also &lt;em&gt;Secure Hashing Algorithm&lt;/em&gt;, is a widely used hash algorithm. It is used to validate the integrity of your files and messages. However, your hash may looks like this.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;e35386cfc8311b630a29da909dff48d3334caf2ee85c6318a86d1496afa5ed14&lt;/code&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is a &lt;code&gt;SHA256sum&lt;/code&gt;, it is a 64-byte long string constructed with &lt;code&gt;HEX&lt;/code&gt;. It is hard to remember and if you need to verify the integrity of the files with your recipient over, let&amp;rsquo;s say phone or IRC. This could be hard to communicate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>We switched to Static!</title>
      <link>https://frank-ruan.com/2023/07/12/we-switched-to-static/</link>
      <pubDate>Wed, 12 Jul 2023 01:46:43 +0800</pubDate>
      <guid>https://frank-ruan.com/2023/07/12/we-switched-to-static/</guid>
      <description>&lt;p&gt;After the careful consideration, we decided to switch to static blog eventually.&#xA;That&amp;rsquo;s right, we are ditching WordPress!&#xA;Originally, we used &lt;strong&gt;Neve&lt;/strong&gt; with &lt;strong&gt;WordPress&lt;/strong&gt;, running on &lt;strong&gt;OVHcloud&lt;/strong&gt;. It works fine, but we all know WordPress is very heavy and slow, especially for low-end machines like the OVH one.&#xA;Now, we changed a lot. We used &lt;strong&gt;Hugo&lt;/strong&gt; as our static site generator, and used &lt;strong&gt;Poison&lt;/strong&gt; as our theme. I also self-hosted &lt;strong&gt;Remark42&lt;/strong&gt; as our commenting system, running on Oracle Cloud, and it will be replicated to the United States every day to ensure that our data is safe.&#xA;Overall, I feel good to switch to a new blogging system, and I can finally write in &lt;code&gt;markdown&lt;/code&gt;!!!.&#xA;&amp;ndash; Frank Ruan&lt;/p&gt;</description>
    </item>
    <item>
      <title>Proxmox Backup Client on ARM?</title>
      <link>https://frank-ruan.com/2023/07/08/proxmox-backup-client-on-arm/</link>
      <pubDate>Sat, 08 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/07/08/proxmox-backup-client-on-arm/</guid>
      <description>&lt;p&gt;Proxmox Backup Server/Client is software that helps you protect and secure your important data. It creates and manages backups of your computer systems, files, and virtual machines. It schedules regular backups, stores them safely, and allows easy restoration. It also supports virtual machine backups, making it a comprehensive backup solution.&lt;/p&gt;&#xA;&lt;p&gt;However, you may find no ARM support for Proxmox Backup Server or Client, just like the Proxmox VE.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/5f2d30f4876ac3ec540de17034243cc73772dbbd462264c15b61deb01ff9c95f.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;http://download.proxmox.com/debian/pbs-client/dists/bookworm/main&#34; target=&#34;_blank&#34;&gt;http://download.proxmox.com/debian/pbs-client/dists/bookworm/main&lt;/a&gt;, as you can see that there is only support for amd64.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Storage stuff which I use.</title>
      <link>https://frank-ruan.com/2023/07/08/storage-stuff-which-i-use/</link>
      <pubDate>Sat, 08 Jul 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/07/08/storage-stuff-which-i-use/</guid>
      <description>&lt;h2 id=&#34;disclaimer&#34;&gt;Disclaimer&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;No brands nor manufacturers paid&lt;/strong&gt; &lt;strong&gt;me to write this blog post. It is entirely based on my own experiences.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;&#xA;&lt;p&gt;In the ever-evolving landscape of the digital era, our lives have become intricately intertwined with the vast realm of the internet. From streaming our favorite movies and music to capturing precious moments through high-resolution photographs, our reliance on online services continues to grow exponentially. As we immerse ourselves in this digital revolution, the need for robust and efficient storage devices becomes paramount. In this blog post, we embark on a captivating journey to explore the diverse array of storage devices that have become indispensable companions in our quest to preserve, organize, and access our ever-expanding digital world. Join us as we delve into the world of cutting-edge technologies that empower us to embrace the boundless possibilities of the digital age. Get ready to uncover the secrets behind these storage marvels that shape our everyday lives and revolutionize the way we store and safeguard our most cherished memories and data.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Configuring network for Proxmox VE on OCI ARM</title>
      <link>https://frank-ruan.com/2023/06/24/configuring-network-for-proxmox-ve-on-oci-arm/</link>
      <pubDate>Sat, 24 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/06/24/configuring-network-for-proxmox-ve-on-oci-arm/</guid>
      <description>&lt;p&gt;A few months ago, I posted a tutorial on how to install Proxmox VE on the ARM instance of OCI, and this is a follow-up. &lt;a href=&#34;https://frank-ruan.com/2023/03/18/installing-proxmox-ve-on-oci/&#34; target=&#34;_blank&#34;&gt;Original Post&lt;/a&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;goal&#34;&gt;Goal&lt;/h2&gt;&#xA;&lt;p&gt;The goal is to create a container that has NAT IPv4 (only for IPv4 connection, no ports opened, and with PVE, it is not possible to do that, at least with no official methods), and has a dedicated IPv6 address.&lt;/p&gt;&#xA;&lt;h2 id=&#34;requirements&#34;&gt;Requirements&lt;/h2&gt;&#xA;&lt;p&gt;You need to have a working PVE instance running on OCI, tutorial above. And that is pretty much it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hosting a password manager? Why and how (vaultwarden)</title>
      <link>https://frank-ruan.com/2023/06/24/hosting-a-password-manager-why-and-how-vaultwarden/</link>
      <pubDate>Sat, 24 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/06/24/hosting-a-password-manager-why-and-how-vaultwarden/</guid>
      <description>&lt;p&gt;In the modern era, where our lives are increasingly intertwined with technology, the need for robust digital security has become more crucial than ever. One of the fundamental aspects of securing our online presence lies in the effective management of passwords. With the multitude of online accounts and services we use on a daily basis, it has become almost impossible to remember unique and strong passwords for each one. This is where password managers come into play, offering a convenient and secure solution to this ongoing challenge.&lt;/p&gt;</description>
    </item>
    <item>
      <title>LiteServer 2.4€ Black Friday VPS Benchmark</title>
      <link>https://frank-ruan.com/2023/06/22/liteserver-2-4e-black-friday-vps-benchmark/</link>
      <pubDate>Thu, 22 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/06/22/liteserver-2-4e-black-friday-vps-benchmark/</guid>
      <description>&lt;p&gt;LiteServer started as a small byte on the big internet back in October 2007, which is now 15 years ago. During the first years of their business, they covered the hosting market in The Netherlands and Belgium.&lt;/p&gt;&#xA;&lt;p&gt;During the 2022 Black Friday, they offered 60% OFF for all their VPSes. The base model of the HDD VPS is 1 vCPU, 1 GB RAM, 500 GB cached HDD, and 15 TB@1 Gbps network, hosted in Amsterdam, NL. It costs 6 EUR per month, so it is 2.4 EUR per month after the discount.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Servarica $29 annually VPS benchmark</title>
      <link>https://frank-ruan.com/2023/06/22/servarica-29-annually-vps-benchmark/</link>
      <pubDate>Thu, 22 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/06/22/servarica-29-annually-vps-benchmark/</guid>
      <description>&lt;p&gt;ServaRICA is a VPS merchant established back in 2010. Their campus is in Montreal, Canada currently.&lt;/p&gt;&#xA;&lt;p&gt;Their Summer Deal and Black Friday deal is very attractive and I purchased one for benchmarking.&lt;/p&gt;&#xA;&lt;p&gt;Their best seller is obviously, their &amp;ldquo;Opossum&amp;rdquo; tier. A year ago, the tier only had IPv6 addresses. That&amp;rsquo;s right, no IPv4, not even NAT. However, starting from the Black Friday of 2022, IPv4 has been added to every plan.&lt;/p&gt;</description>
    </item>
    <item>
      <title>[NOTICE] Everything back on track</title>
      <link>https://frank-ruan.com/2023/06/20/notice-everything-back-on-track/</link>
      <pubDate>Tue, 20 Jun 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/06/20/notice-everything-back-on-track/</guid>
      <description>&lt;p&gt;After two months&amp;rsquo; suspension, everything is back on track and this blog will continue to update as normal.&lt;/p&gt;&#xA;&lt;p&gt;两个月后的今天，一切回到了正轨，一切都会像往常一样运作。&lt;/p&gt;&#xA;&lt;p&gt;-- Frank Ruan, 18:57 Jun. 20, 2023 (China Standard Time)&lt;/p&gt;</description>
    </item>
    <item>
      <title>[NOTICE] Update suspension</title>
      <link>https://frank-ruan.com/2023/05/03/notice-update-suspension/</link>
      <pubDate>Wed, 03 May 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/05/03/notice-update-suspension/</guid>
      <description>&lt;p&gt;This notice is bilingual. (Simplified Chinese &amp;amp; English)&lt;/p&gt;&#xA;&lt;p&gt;Due to some unexpected and unpreventable reasons, me (@orwtmc), and my blog (frank-ruan.com) won&amp;rsquo;t update until &lt;strong&gt;Jun. 20, 2023&lt;/strong&gt;. Sorry for the inconveniences.&lt;/p&gt;&#xA;&lt;p&gt;因不可抗力原因，本人（@orwtmc）以及我的博客（frank-ruan.com）将暂停更新，直到&lt;strong&gt;2023年6月20日晚间&lt;/strong&gt;（中国标准时间）。为您带来的不便敬请谅解。&lt;/p&gt;&#xA;&lt;p&gt;-- Frank Ruan, 19:02 on May 3, 2023 (China Standard Time).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vultr Free Tier - Is it good enough?</title>
      <link>https://frank-ruan.com/2023/04/15/vultr-free-tier-is-it-good-enough/</link>
      <pubDate>Sat, 15 Apr 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/04/15/vultr-free-tier-is-it-good-enough/</guid>
      <description>&lt;p&gt;Vultr is a cloud computing company established back in 2014. Although they entered the industry for just less than 10 years, they really have dominated the &amp;ldquo;bang for the buck&amp;rdquo; market along with DigitalOcean and Linode.&lt;/p&gt;&#xA;&lt;p&gt;However, they recently (a few months ago) announced a &lt;strong&gt;Free Tier&lt;/strong&gt;. Users need to debit their account &lt;strong&gt;5$&lt;/strong&gt; via Credit Card and enable &lt;strong&gt;two-factor authentication&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Although they claimed that only Credit Cards would work, actually any method will work, including Alipay, PayPal, Cryptocurrency, etc.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Installing Proxmox VE on OCI</title>
      <link>https://frank-ruan.com/2023/03/18/installing-proxmox-ve-on-oci/</link>
      <pubDate>Sat, 18 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/03/18/installing-proxmox-ve-on-oci/</guid>
      <description>&lt;p&gt;Proxmox Virtual Environment is a great virtualization platform. And Oracle Cloud Infrastructure seems to provide virtual machines for free forever. The regular x86_64 instance has &lt;strong&gt;only 1/8 OCPU and 1 GB RAM&lt;/strong&gt;. However, the new Ampere instance is aarch64 (arm64) architecture. With &lt;strong&gt;4 Neoverse N1 Cores and 24 GB RAM&lt;/strong&gt;, we can fire up some decent containers on it.&lt;/p&gt;&#xA;&lt;p&gt;However, Proxmox doesn&amp;rsquo;t officially provide the tutorial (or even workarounds) to install Proxmox VE on an ARM computer. So we need to switch to a project called &lt;em&gt;Pimox&lt;/em&gt;. This project is used to install Proxmox VE to a Raspberry Pi, which is also ARM64 architecture. So we can use it to install.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My own opinion on the principles of cryptography</title>
      <link>https://frank-ruan.com/2023/03/18/my-own-opinion-on-the-principles-of-cryptography/</link>
      <pubDate>Sat, 18 Mar 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/03/18/my-own-opinion-on-the-principles-of-cryptography/</guid>
      <description>&lt;p&gt;In the modern era, cryptography has become one of the most important part of our digital life. We all know, cryptography is used to encrypt, sign, authenticate. Above all, the most important is of course, the security. We would never want anyone except ourselves (or the recipients, if applicable). So here are some advices based on my own experience.&lt;/p&gt;&#xA;&lt;h3 id=&#34;1-use-proper-algorithm&#34;&gt;1. Use proper algorithm.&lt;/h3&gt;&#xA;&lt;p&gt;It depends on your needs. For example, would you like to use symmetric or asymmetric? If you are going to use symmetric, do you want to use Advanced Encryption Standard (AES, approved by the U.S. government, standardized in FIPS 197) or other algorithms like DES, Twofish, RC4, ChaCha20 etc.?&lt;/p&gt;</description>
    </item>
    <item>
      <title>KURUN Cloud 3$ China-Optimized VPS Benchmark</title>
      <link>https://frank-ruan.com/2023/02/11/kurun-cloud-3-china-optimized-vps-benchmark/</link>
      <pubDate>Sat, 11 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/02/11/kurun-cloud-3-china-optimized-vps-benchmark/</guid>
      <description>&lt;p&gt;KURUN Cloud is a VPS company established back in 2019. They are an LIR of ARIN. From the website, I would guess that a group of Chinese people launches it, but headquartered in California, US.&lt;/p&gt;&#xA;&lt;p&gt;They have a great deal, you get 1 vCPU core, 1 GB RAM, 10 GB Disk for just 3$/month, and very good networking to China (it&amp;rsquo;s very obvious that this machine is the best choice for proxy.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OVHcloud US 0.97$/month VPS Starter Benchmark</title>
      <link>https://frank-ruan.com/2023/02/11/ovhcloud-us-0-97-month-vps-starter-benchmark/</link>
      <pubDate>Sat, 11 Feb 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/02/11/ovhcloud-us-0-97-month-vps-starter-benchmark/</guid>
      <description>&lt;p&gt;OVHcloud is a European cloud computing and hosting company. It was founded in 1999 in France and has since expanded to operate globally, with locations in Europe, North America, and Asia. OVHcloud offers a wide range of services, including cloud infrastructure, dedicated servers, web hosting, and domain name registration. The company is known for its innovative technology and commitment to privacy and security, making it a popular choice among businesses and individuals who require reliable and secure hosting solutions.&lt;/p&gt;</description>
    </item>
    <item>
      <title>S/MIME certificates</title>
      <link>https://frank-ruan.com/2023/01/22/s-mime-certificates/</link>
      <pubDate>Sun, 22 Jan 2023 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2023/01/22/s-mime-certificates/</guid>
      <description>&lt;p&gt;A S/MIME (Secure/Multipurpose Internet Mail Extensions) certificate is a type of digital certificate that is used to encrypt and sign email messages. It allows the recipient of the email to verify the identity of the sender, and to ensure that the message has not been tampered with during transit.&lt;/p&gt;&#xA;&lt;p&gt;There are multiple companies that offer S/MIME certificates, such as DigiCert, GlobalSign, Comodo, and GoDaddy. You can also find other providers by searching online.&lt;/p&gt;</description>
    </item>
    <item>
      <title>2022 Final Review</title>
      <link>https://frank-ruan.com/2022/12/31/2022-final-review/</link>
      <pubDate>Sat, 31 Dec 2022 23:06:00 +0800</pubDate>
      <guid>https://frank-ruan.com/2022/12/31/2022-final-review/</guid>
      <description>&lt;p&gt;2022 Final Review&lt;/p&gt;&#xA;&lt;p&gt;This is December 31, 2022, 23:06 PM CST now.&lt;/p&gt;&#xA;&lt;p&gt;2022 is a pretty terrible year for us, but there were still some noticable events which are worth noting.&lt;/p&gt;&#xA;&lt;p&gt;January:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Nothing serious, took final exam of 8A, I remembered that it wasn&amp;rsquo;t too good.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;February:&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Get Chinese New Year, bought Google Workspace for the first time (and then got rid of it).&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Played Minecraft A LOT, but didn&amp;rsquo;t actually do anything meaningful.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My YubiKey purchase experience in China</title>
      <link>https://frank-ruan.com/2022/12/03/my-yubikey-purchase-experience-in-china/</link>
      <pubDate>Sat, 03 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/12/03/my-yubikey-purchase-experience-in-china/</guid>
      <description>&lt;p&gt;Yubico is famous for its excellent hardware keys, and somehow they have become the industry standard. But unfortunately, for unknown reasons*, they don&amp;rsquo;t offer services to China (mainland), not even sell to China. That sucks since I live in China. (oof, don&amp;rsquo;t worry, but that&amp;rsquo;s how the story starts)&lt;/p&gt;&#xA;&lt;h2 id=&#34;how-did-i-make-up-my-mind-to-buy-a-yubikey&#34;&gt;How did I make up my mind to buy a YubiKey?&lt;/h2&gt;&#xA;&lt;p&gt;It&amp;rsquo;s a long story, but long story short. I have been interested in cryptography for a few months, especially when it comes to things like OpenPGP, and I got to know a thing called &lt;em&gt;Smart Card&lt;/em&gt;, which is a &lt;em&gt;card&lt;/em&gt; that stores your private key.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kimsufi 4.99€ Dedicated Server Benchmark</title>
      <link>https://frank-ruan.com/2022/11/13/kimsufi-4-99e-dedicated-server-benchmark/</link>
      <pubDate>Sun, 13 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/11/13/kimsufi-4-99e-dedicated-server-benchmark/</guid>
      <description>&lt;p&gt;Kimsufi is an affiliated company with one of the biggest providers in France &amp;ndash; OVH. A couple of months ago, all of Kimsufi&amp;rsquo;s services are migrated to OVH and everything is now OVH&amp;rsquo;s.&lt;/p&gt;&#xA;&lt;p&gt;For 4.99€ (before tax, more on that later), you will get the following spec.&lt;/p&gt;&#xA;&lt;p&gt;Intel ATOM N2800 @ 1.86 GHz - 2 Cores / 4 Threads;&#xA;4 GB DDR3 1066 MHz;&#xA;1 x 1 TB SATA HDD*;&#xA;Symmetric &amp;amp; Dedicated 100 Mbps Internet Connection.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Friendhosting 2.99€ Storage HDD VDS Benchmark</title>
      <link>https://frank-ruan.com/2022/10/29/friendhosting-2-99e-storage-hdd-vds-benchmark/</link>
      <pubDate>Sat, 29 Oct 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/10/29/friendhosting-2-99e-storage-hdd-vds-benchmark/</guid>
      <description>&lt;p&gt;Friendhosting is a VDS provider established back on April 20, 2009. So pretty old merchant.&lt;/p&gt;&#xA;&lt;p&gt;They offer Web Hosting, SSD VDS and HDD VDS for storage.&lt;/p&gt;&#xA;&lt;p&gt;The location for HDD VPS is only Bulgaria and Netherlands. Since they are all DMCA-ignored, it will be nice for torrenting. (Ignoring the disk speed, more on that later.)&lt;/p&gt;&#xA;&lt;p&gt;The base model is 2 vCPU, 512 MB RAM, and 100 GB HDD. I bought one, in Sofia, Bulgaria. Here&amp;rsquo;s the benchmark &lt;em&gt;bench.sh&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Nacsshost $2.98 VDS Benchmark</title>
      <link>https://frank-ruan.com/2022/09/24/nacsshost-2-98-vds-benchmark/</link>
      <pubDate>Sat, 24 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/09/24/nacsshost-2-98-vds-benchmark/</guid>
      <description>&lt;p&gt;Nacsshost is a VDS provider located in Turkey. Currently they are not providing any further information, so be careful when you are purchasing.&lt;/p&gt;&#xA;&lt;p&gt;They use PayTR as their payment gateway, just like most Turkish merchants would do. They only supports Credit Card/Debit Card payment with 3D-Secure. So no PayPal whatsoever. But your credit card info is still safe since PayTR is widely used.&lt;/p&gt;&#xA;&lt;p&gt;I bought the VDS #3 Bundle, cost $2.98 per month, for &lt;strong&gt;4 cores &amp;amp; 4 GB RAM&lt;/strong&gt;, that&amp;rsquo;s very sweet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Why is Linux&#39;s logo -&amp;gt; Penguin 🐧?</title>
      <link>https://frank-ruan.com/2022/08/29/why-is-linuxs-logo-penguin-/</link>
      <pubDate>Mon, 29 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/29/why-is-linuxs-logo-penguin-/</guid>
      <description>&lt;p&gt;This post will be Q&amp;amp;A formed, just see if this is great.&lt;/p&gt;&#xA;&lt;p&gt;Q1: Where does penguins live?&lt;/p&gt;&#xA;&lt;p&gt;A1: Antarctica.&lt;/p&gt;&#xA;&lt;p&gt;Q2: Who owns Antarctica?&lt;/p&gt;&#xA;&lt;p&gt;A2: &amp;hellip;? Nope.&lt;/p&gt;&#xA;&lt;p&gt;Q3: Does any countries or any people own Antarctica?&lt;/p&gt;&#xA;&lt;p&gt;A3: No.&lt;/p&gt;&#xA;&lt;p&gt;Q4: So does any of above own penguins?&lt;/p&gt;&#xA;&lt;p&gt;A4: No.&lt;/p&gt;&#xA;&lt;p&gt;Q5: Move back to Linux, what&amp;rsquo;s Linux&amp;rsquo;s avatar?&lt;/p&gt;&#xA;&lt;p&gt;A5: Penguin.&lt;/p&gt;&#xA;&lt;p&gt;Q6: Does Linux owned by anybody?&lt;/p&gt;&#xA;&lt;p&gt;A6: No, that&amp;rsquo;s open-source software.&lt;/p&gt;&#xA;&lt;p&gt;Q7: Do you understand now?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Matrix, the new era of open-source instant messaging</title>
      <link>https://frank-ruan.com/2022/08/16/matrix-the-new-era-of-open-source-instant-messaging/</link>
      <pubDate>Tue, 16 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/16/matrix-the-new-era-of-open-source-instant-messaging/</guid>
      <description>&lt;p&gt;Speaking of instant messaging, you may think about WhatsApp, Telegram, Signal, etc. But those apps are stealing your privacy for business reasons, which is sad, especially when you are discussing some indescribable topics with your friends. You may run into trouble at any time. So that&amp;rsquo;s when Matrix comes in!&lt;/p&gt;&#xA;&lt;p&gt;According to their website,&lt;/p&gt;&#xA;&lt;p&gt;Matrix is an open-source project that publishes the&lt;br&gt;&#xA;Matrix open standard for secure, decentralized, real-time communication, and its Apache licensed&lt;br&gt;&#xA;reference implementations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>IPFS, the distributed web.</title>
      <link>https://frank-ruan.com/2022/08/12/ipfs-the-distributed-web/</link>
      <pubDate>Fri, 12 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/12/ipfs-the-distributed-web/</guid>
      <description>&lt;p&gt;We&amp;rsquo;ve heard a lot about Web3.0, Blockchain, Distributed Web, etc. But most of them are just in concept and a bunch of essays. Did you know that there&amp;rsquo;s a real-life example, which powers the distributed web? I&amp;rsquo;m talking about &lt;a href=&#34;https://ipfs.io&#34; target=&#34;_blank&#34;&gt;IPFS, the InterPlanetary File System&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;WARNING: IPFS Website &amp;amp; default Gateway are blocked in the People&amp;rsquo;s Republic of China, so make sure your network condition is okay to access related information. But IPFS itself can&amp;rsquo;t be blocked, more on that later.&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Gullo $10 annually VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/08/11/gullo-10-annually-vps-benchmark/</link>
      <pubDate>Thu, 11 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/11/gullo-10-annually-vps-benchmark/</guid>
      <description>&lt;p&gt;Gullo is a one-man virtual server provider. Further information is unknown. They didn&amp;rsquo;t provide any information, so be careful when buying their services,&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve seen their offers in the forum LowEndTalk, so I&amp;rsquo;ve ordered a few months ago (March 2022).&lt;/p&gt;&#xA;&lt;p&gt;The setup is really bad. 1 ancient Xeon CPU, 256 MB DDR3 RAM, 5 GB HDD&amp;hellip; For $10 bucks, please no&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;Well, &lt;em&gt;bench.sh&lt;/em&gt; is here anyways.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/7780e295c325a765360ff6a964046efb309f44d22f8bfb3a05c2b609676d6bbc.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Australia location, please don&amp;rsquo;t buy it.&lt;/p&gt;</description>
    </item>
    <item>
      <title>idc.wiki Los Angeles CU4837 Lite - Mainland optimized VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/08/05/idc-wiki-los-angeles-cu4837-lite-mainland-optimized-vps-benchmark/</link>
      <pubDate>Fri, 05 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/05/idc-wiki-los-angeles-cu4837-lite-mainland-optimized-vps-benchmark/</guid>
      <description>&lt;p&gt;idc.wiki (formerly 50network) is a virtual private service provider, established in 2016 (&lt;em&gt;unsure, seen from domain RDAP data&lt;/em&gt;). They&amp;rsquo;ve been famously known for their great optimized network connection between Los Angeles and mainland China.&lt;/p&gt;&#xA;&lt;p&gt;The network is provided by China Unicom.&lt;/p&gt;&#xA;&lt;p&gt;There are two kinds of network, one is the China Unicom Backbone (&lt;strong&gt;AS4837&lt;/strong&gt;), and the other is China Unicom Global (&lt;strong&gt;AS10029/AS9929&lt;/strong&gt;). The China Unicom Global is mainly targeting the China Telecom Next Carrier Network (&lt;strong&gt;CNCN&lt;/strong&gt;, &lt;strong&gt;CN2&lt;/strong&gt;).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Interserver $6 Monthly Storage VPS Benchmark -- Best bang for the buck you would ever see.</title>
      <link>https://frank-ruan.com/2022/08/03/interserver-6-monthly-storage-vps-benchmark-best-bang-for-the-buck-you-would-ever-see/</link>
      <pubDate>Wed, 03 Aug 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/08/03/interserver-6-monthly-storage-vps-benchmark-best-bang-for-the-buck-you-would-ever-see/</guid>
      <description>&lt;p&gt;Interserver is an ancient cloud service provider which is established back in &lt;strong&gt;1999&lt;/strong&gt;! So the reliability is ensured.&lt;/p&gt;&#xA;&lt;p&gt;Their Storage VPS is famously known as the best in the LowEndTalk forum. Yesterday (Aug. 3, 2022) was a guy in the LET forum&amp;rsquo;s birthday. The Interserver guy has posted a coupon code to celebrate his birthday—code happybirthdaylala. It is a 50% off recurring discount, which is very sweet.&lt;/p&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve bought one Storage VPS. The lowest spec one. It costs 6 USD per month before the discount and I paid 3 USD for that.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Kuroit €5.90 Annually VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/07/31/kuroit-e5-90-annually-vps-benchmark/</link>
      <pubDate>Sun, 31 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/31/kuroit-e5-90-annually-vps-benchmark/</guid>
      <description>&lt;p&gt;Kuroit has been a British-established hosting provider since 2018. They initially provide virtual hosting which only allows users to upload their website to servers. But now things changed. They are now providing virtual private servers to users.&lt;/p&gt;&#xA;&lt;p&gt;They posted a thread in the forum LowEndTalk a few days ago and many users rushed into them.&lt;/p&gt;&#xA;&lt;p&gt;They provide two data centers now and one is located in Los Angeles, US; the other is located in London, UK. All UK servers are equipped with a 1Gbps connection and US ones get 10Gbps.&lt;/p&gt;</description>
    </item>
    <item>
      <title>macOS feels greater than everything else IMO</title>
      <link>https://frank-ruan.com/2022/07/31/macos-feels-greater-than-everything-else-imo/</link>
      <pubDate>Sun, 31 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/31/macos-feels-greater-than-everything-else-imo/</guid>
      <description>&lt;p&gt;To be clear, I am poor. So the only thing I can do is to install Hackintosh to my ancient Compotato (Computer + Potato cuz it&amp;rsquo;s even &amp;ldquo;sicker&amp;rdquo; than Ubisoft&amp;rsquo;s server XD).&lt;/p&gt;&#xA;&lt;p&gt;Here&amp;rsquo;s my &lt;em&gt;neofetch&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/b3e0fc6113f887f5b4d58dba20f10397676385fb0126a7a4ba868c0afed6fa66.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Just for lol. Time Machine &amp;amp; Homebrew absolutely slain Windows.&lt;/p&gt;</description>
    </item>
    <item>
      <title>DigitalOcean NEW Premium AMD w/ nVME SSD Droplet Benchmark</title>
      <link>https://frank-ruan.com/2022/07/13/digitalocean-new-premium-amd-w-nvme-ssd-droplet-benchmark/</link>
      <pubDate>Wed, 13 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/13/digitalocean-new-premium-amd-w-nvme-ssd-droplet-benchmark/</guid>
      <description>&lt;p&gt;There&amp;rsquo;s a saying in hosting world: Azure, AWS, GCP are the big three; Linode, Vultr, DigitalOcean are the small three.&lt;/p&gt;&#xA;&lt;p&gt;DigitalOcean has officially go up on market (NYSE: DOCN), they are reliable as fuck.&lt;/p&gt;&#xA;&lt;p&gt;Moreover, the generously provided students with $100 credit for one year, that&amp;rsquo;s a good way to let students learn about cloud computing and start their own projects.&lt;/p&gt;&#xA;&lt;p&gt;No bullshit, I have opened an &lt;strong&gt;Droplet&lt;/strong&gt; (&lt;em&gt;in DigitalOcean, a&lt;/em&gt; &lt;strong&gt;&lt;em&gt;droplet&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;stands for a virtual machine.&lt;/em&gt;). Located in San Francisco, US. I think this is the fastest region. And I cranked everything to high in low spec.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OneProvider $11.66 Dedicated Server Benchmark</title>
      <link>https://frank-ruan.com/2022/07/11/oneprovider-11-66-dedicated-server-benchmark/</link>
      <pubDate>Mon, 11 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/11/oneprovider-11-66-dedicated-server-benchmark/</guid>
      <description>&lt;p&gt;Previous dedicated server costs €4.99, many people think that it sucks, so today I&amp;rsquo;m here to bring you guys a more advanced one.&lt;/p&gt;&#xA;&lt;p&gt;Well okay, &lt;strong&gt;Atom C2750&lt;/strong&gt; still sucks, but at least it has &lt;strong&gt;8 cores&lt;/strong&gt;&amp;hellip;&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;Hey the cores can&amp;rsquo;t say anything, think about AMD&amp;rsquo;s FX architecture CPU.&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;I&amp;rsquo;m poor so I didn&amp;rsquo;t buy it, my friend bought it and give it to me, thanks &lt;a href=&#34;https://t.me/Billy020&#34; target=&#34;_blank&#34;&gt;Billy&lt;/a&gt;! Love you😚.&lt;/p&gt;&#xA;&lt;p&gt;Ancient &lt;em&gt;bench.sh&lt;/em&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virmach BF-2020 $5.23 Annually VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/07/11/virmach-bf-2020-5-23-annually-vps-benchmark/</link>
      <pubDate>Mon, 11 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/11/virmach-bf-2020-5-23-annually-vps-benchmark/</guid>
      <description>&lt;p&gt;Virmach sucks, so I don&amp;rsquo;t recommend y&amp;rsquo;all to store important data or use it as your production server, thanks.&lt;/p&gt;&#xA;&lt;p&gt;At the price of 5.23$/year, it is a proxy-only server I think&amp;hellip; And, making matters even worse, it&amp;rsquo;s not even unlimited bandwidth.&lt;/p&gt;&#xA;&lt;p&gt;With that said, lightweight things can still run, just backup often.&lt;/p&gt;&#xA;&lt;p&gt;Originally this machine I bought was in Los Angeles with &lt;strong&gt;10Gbps&lt;/strong&gt; network, but actually, 1Gbps is chugged&amp;hellip;&lt;/p&gt;&#xA;&lt;p&gt;A few months ago, Virmach allows all of us to migrate our VPS to other locations. I choose to migrate to &lt;strong&gt;Amsterdam, NL&lt;/strong&gt;. 1Gbps only, but hey, who needs that fast with a bandwidth cap?&lt;/p&gt;</description>
    </item>
    <item>
      <title>DediPath Cheap Los Angeles OpenVZ VPS -- What can this thing even do...</title>
      <link>https://frank-ruan.com/2022/07/08/dedipath-cheap-los-angeles-openvz-vps-what-can-this-thing-even-do/</link>
      <pubDate>Fri, 08 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/08/dedipath-cheap-los-angeles-openvz-vps-what-can-this-thing-even-do/</guid>
      <description>&lt;p&gt;DediPath is an IaaS provider based in the United States. They have their own Datacenters and network infrastructure. So they are reliable as fuck.&lt;/p&gt;&#xA;&lt;p&gt;Last year I bought the cheapest VPS in their system using their couple code. It seems like that it&amp;rsquo;s because of Chinese New Year? Anyways, I bought it in August. For 6$/year recurring.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;LOL I got another 5$ fund from their trustpilot rating, so I just need to pay 1$ this year. HAHAHAHAHAHAHA.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Oracle Cloud Free Virtual Machine Instances ----- Is free things always good/bad?</title>
      <link>https://frank-ruan.com/2022/07/04/oracle-cloud-free-virtual-machine-instances-is-free-things-always-good-bad/</link>
      <pubDate>Mon, 04 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/04/oracle-cloud-free-virtual-machine-instances-is-free-things-always-good-bad/</guid>
      <description>&lt;p&gt;You may know MySQL, Oracle Database, or even Java before, but did you know that they have their own cloud platform too? I&amp;rsquo;m talking about Oracle Cloud Infrastructure or &lt;strong&gt;OCI&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;OCI&amp;rsquo;s &lt;em&gt;always-free&lt;/em&gt; tier has made everyone in &lt;a href=&#34;https://lowendtalk.com&#34; target=&#34;_blank&#34;&gt;LET&lt;/a&gt; and &lt;a href=&#34;https://hostloc.com&#34; target=&#34;_blank&#34;&gt;LOC&lt;/a&gt; crazy. The free tier really makes people feel: &lt;em&gt;WOW THIS IS SO GOOD.&lt;/em&gt; The thing is that it&amp;rsquo;s really hard to sign up, &lt;strong&gt;90% or more&lt;/strong&gt; people stuck in the payment verification, even though their card is working completely fine (even once, a guy uses his &lt;strong&gt;&lt;em&gt;American Express Centurion&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;(aka. Black Card)&lt;/em&gt; to sign up, and OCI refused to sign him up, so&amp;hellip; It all depends on your luck.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Three clouds.</title>
      <link>https://frank-ruan.com/2022/07/04/three-clouds/</link>
      <pubDate>Mon, 04 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/04/three-clouds/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/5702f452167a14ffffc4aaf00beae327328c866ac69a2833b6a53d8b410c89c0.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Dark, rain.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/9939de8f3451953bddc5ba268f9cd1a71273a1d376a41ca8c822afec1b07522e.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Sunny, hot.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/a352613beedcfbfac8da1ec62157c30f7512962b5ec0cffc213388ab3255fbae.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Cloudy, dreamful.&lt;/p&gt;&#xA;&lt;p&gt;In just a single day, single location.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://photos.app.goo.gl/txEDcgUwtzwjQJgv6&#34; target=&#34;_blank&#34;&gt;https://photos.app.goo.gl/txEDcgUwtzwjQJgv6&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Cheapest VM in Microsoft Azure --- B1ls. Is it good enough?</title>
      <link>https://frank-ruan.com/2022/07/03/cheapest-vm-in-microsoft-azure-b1ls-is-it-good-enough/</link>
      <pubDate>Sun, 03 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/03/cheapest-vm-in-microsoft-azure-b1ls-is-it-good-enough/</guid>
      <description>&lt;p&gt;Microsoft&amp;hellip; All of you won&amp;rsquo;t feel strange about this company, you may reading this passage on a Windows PC. But we are talking about the cloud services provided by Microsoft (not OneDrive, that&amp;rsquo;s the consumer-grade stuff, but technically it&amp;rsquo;s powered by Azure too) Azure, who has eaten up 20% of cloud services&amp;rsquo; market share.&lt;/p&gt;&#xA;&lt;p&gt;Like Amazon Web Services and Google Cloud Platform, they offer services to average people too. What you need is just a credit card. (If you are a verified student, you can claim 100$ per year for free and without a credit card.) For average people, you will get 200$ free for a month, and then you can either upgrade the account in order to fully use it, or you can use the free services.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Smell of Money (EK/UAE)</title>
      <link>https://frank-ruan.com/2022/07/02/smell-of-money-ek-uae/</link>
      <pubDate>Sat, 02 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/02/smell-of-money-ek-uae/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://music.youtube.com/playlist?list=PLldgEGJJglGuQcrOGTnH9YaZJ0fJJc7Aa&amp;amp;feature=share&#34; target=&#34;_blank&#34;&gt;https://music.youtube.com/playlist?list=PLldgEGJJglGuQcrOGTnH9YaZJ0fJJc7Aa&amp;amp;feature=share&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>CloudCone Hashtag-VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/07/01/cloudcone-hashtag-vps-benchmark/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/cloudcone-hashtag-vps-benchmark/</guid>
      <description>&lt;p&gt;CloudCone is a US-based VPS provider. It is famous for its really cheap VPS.&lt;/p&gt;&#xA;&lt;p&gt;Most of their VPS are hosted in &lt;strong&gt;MULTACOM&lt;/strong&gt; data center, which is great if you are comfortable with it XD.&lt;/p&gt;&#xA;&lt;p&gt;I bought this VPS for 9.99$/year, act as my proxy, it&amp;rsquo;s actually not bad.&lt;/p&gt;&#xA;&lt;p&gt;Again, don&amp;rsquo;t expect too much because &lt;em&gt;you get what you pay for&lt;/em&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Good old &lt;em&gt;bench.sh&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/6e9e326e097eb68b9106fc6a423ae1e8a9d6fcfff521be37fc55070ffd6fdb1d.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Okay I guess?&lt;/p&gt;&#xA;&lt;p&gt;YABS is not ran because why&amp;hellip;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Late Night</title>
      <link>https://frank-ruan.com/2022/07/01/late-night/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/late-night/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/64500bbe0ffd7e5ce93805ead73c5450d92c0c98f7ba3af89bba74ad97dc470e.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://photos.app.goo.gl/3XntFD21cgKPXFwW9&#34; target=&#34;_blank&#34;&gt;https://photos.app.goo.gl/3XntFD21cgKPXFwW9&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>OneProvider €4.99 Dedicated Server Benchmark</title>
      <link>https://frank-ruan.com/2022/07/01/oneprovider-e4-99-dedicated-server-benchmark/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/oneprovider-e4-99-dedicated-server-benchmark/</guid>
      <description>&lt;p&gt;OneProvider is a sub-company of Scaleway(formerly known as Online.net). It is famous for its cheap, affordable dedicated servers.&lt;/p&gt;&#xA;&lt;p&gt;Recently, in its summer sale, they announced a flash sale. 4.99€ per month for a dedicated server.&lt;/p&gt;&#xA;&lt;p&gt;For 4.99€, don&amp;rsquo;t expect too much. (At that price, you can only expect it as a &amp;ldquo;toy&amp;rdquo;, you can buy better VPS at that price.)&lt;/p&gt;&#xA;&lt;p&gt;Here is &lt;em&gt;bench.sh&lt;/em&gt; benchmark.&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/11843429e60c0ba1e2f4d47c778a04c9188c19c7bda627ea268943b76a526cd9.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;I said don&amp;rsquo;t expect too much!&lt;/p&gt;</description>
    </item>
    <item>
      <title>RuVDS 780RUB annual payment VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/07/01/ruvds-1080rub-annual-payment-vps-benchmark/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/ruvds-1080rub-annual-payment-vps-benchmark/</guid>
      <description>&lt;p&gt;&lt;strong&gt;DISCLAIMER: THIS POST IS ONLY A VPS BENCHMARK, IT DOESN&amp;rsquo;T CONTAIN ANY OF MY OWN POLITICAL OPINIONS, THANKS FOR UNDERSTANDING.&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;RuVDS is a Russian VPS provider, offering cheap VPS for 40RUB/month or 60RUB/month I think? Idk, it&amp;rsquo;s cheap.&lt;/p&gt;&#xA;&lt;p&gt;I did annual payment at the price of 780 RUB/year.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;bench.sh&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/df4d355344d44cdbd37905a3e6315c0a5db9867fc04408ebeaffffb87d7ceb80.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s like capped in 100Mbps in upload, and everywhere in the world is essentially the same.&lt;/p&gt;&#xA;&lt;p&gt;Other things are really no need to run because of the war, Russian VPS can do nothing.&lt;/p&gt;</description>
    </item>
    <item>
      <title>SiberDC VDS-1 Benchmark</title>
      <link>https://frank-ruan.com/2022/07/01/siberdc-vds-1-benchmark/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/siberdc-vds-1-benchmark/</guid>
      <description>&lt;p&gt;SiberDC is a Turkish server provider, operates their own network infrastructure and data center. Reliability is ensured. They promised 99.9%(I think?) SLA.&lt;/p&gt;&#xA;&lt;p&gt;The basic VDS is located in Istanbul, TR. At the price of 20.00 TRY. 18.00% VAT is added for all customers, so the price is 23.60 TRY.&lt;/p&gt;&#xA;&lt;p&gt;&lt;em&gt;bench.sh&lt;/em&gt; is coming!&lt;/p&gt;&#xA;&lt;p&gt;&lt;img src=&#34;https://static.frank-ruan.com/picgo/2023/07/449294395d29463775054148e265894f3897a59f1022b082728aa7ae3590f057.jpeg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Acceptable I think? The speed to China and those (south)east Asian countries are &lt;strong&gt;SLOW TO THE HELL&amp;hellip;&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Virmach&#39;s NEW Cloud Storage VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/07/01/virmachs-new-cloud-storage-vps-benchmark/</link>
      <pubDate>Fri, 01 Jul 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/07/01/virmachs-new-cloud-storage-vps-benchmark/</guid>
      <description>&lt;p&gt;Basically everyone who plays with VPS knows Virmach(known as Virtual Machine Solutions LLC), who is called &amp;rsquo;the price butcher&amp;rsquo;, because they are really so f**king cheap&amp;hellip; Especially during Black Friday, they offer plenty of flash sales. Even once, I think 1$/year for 1 cores, 1GB RAM? Whatever, really cheap.&lt;/p&gt;&#xA;&lt;p&gt;I bought a Cloud Storage at the beginning of June, and it has finally delivered in July! Well it&amp;rsquo;s preorder, so don&amp;rsquo;t expect too much.&lt;/p&gt;</description>
    </item>
    <item>
      <title>HostHatch VPS Benchmark</title>
      <link>https://frank-ruan.com/2022/06/19/hosthatch-vps-benchmark/</link>
      <pubDate>Sun, 19 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/06/19/hosthatch-vps-benchmark/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://hosthatch.com&#34; target=&#34;_blank&#34;&gt;HostHatch&lt;/a&gt; is a US-based virtual servers provider established in 2011. It has been famous for its great bang for the buck because it&amp;rsquo;s very, very cheap in Black Friday and even normal prices are pretty nice compared to other providers.&lt;/p&gt;&#xA;&lt;p&gt;There are two tiers. One is &lt;strong&gt;Compute VM(with NVME SSD)&lt;/strong&gt;, and the other is &lt;strong&gt;Storage KVM&lt;/strong&gt;. (I don&amp;rsquo;t really know what disk are they using. Seems like HDD but with SSD cached?)&lt;/p&gt;</description>
    </item>
    <item>
      <title>What do I use for storage?</title>
      <link>https://frank-ruan.com/2022/06/18/what-do-i-use-for-storage/</link>
      <pubDate>Sat, 18 Jun 2022 00:00:00 +0000</pubDate>
      <guid>https://frank-ruan.com/2022/06/18/what-do-i-use-for-storage/</guid>
      <description>&lt;p&gt;I am kind of a cloud storage guy because I always think that local storage is unreliable.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;I have accidentally dropped my one and only &lt;em&gt;WD My Passport Ultra&lt;/em&gt; removable hard drive which stores a lot of precious data, I can&amp;rsquo;t read anything from it after it&amp;rsquo;s dropped. Ouch..&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt;And after watching the video on &lt;a href=&#34;https://youtu.be/PGqZkOveLb8&#34; target=&#34;_blank&#34;&gt;Austin Evans&lt;/a&gt;, I decided always to keep the 3-2-1 principle.&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;3-2-1 means 3 copies of data, stored in 2 different kinds of medium(like one for your mechanical drive and the other on LTO tapes. And at least 1 off-site backup. (Like store it in Google Drive/OneDrive/Dropbox.. or even just colocation your own server in a data center near you. You never know when your house may get burnt(oof) or earthquake happens.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
