<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on xie</title>
    <link>/</link>
    <description>Recent content in Home on xie</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 12 Feb 2026 00:00:00 +0800</lastBuildDate>
    <atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What I&#39;m doing now (monthly updated)</title>
      <link>/now/</link>
      <pubDate>Thu, 12 Feb 2026 00:00:00 +0800</pubDate>
      <guid>/now/</guid>
      <description>Heyy! This is the first now page in 2026. I&amp;rsquo;ve missed an update in January but who reads these anyways? :-)&#xA;Chinese New Year is coming and this means I and Tzeyu are going to Penang. Actually she&amp;rsquo;s already there and I&amp;rsquo;m going tomorrow but I&amp;rsquo;m already excited to visit my favourite restaurants and hikes.&#xA;This week I&amp;rsquo;m spending alone. I was very excited with one project and put much effort into it at the beginning of the week.</description>
    </item>
    <item>
      <title>China for Nomads</title>
      <link>/post/china-for-nomads/</link>
      <pubDate>Mon, 19 Jan 2026 00:15:00 +0800</pubDate>
      <guid>/post/china-for-nomads/</guid>
      <description>I was exploring China with Tzeyu during winter holidays, visited Sichuan. And you know, I think if not firewall China could be easily competing with other Asian hubs of digital nomads!&#xA;I&amp;rsquo;ll write from a perspective of living in Chengdu but some details will be the same for other New Tier 1 cities.&#xA;Big problems Internet: it&amp;rsquo;s very bad and VPN doesn&amp;rsquo;t help much. Language barrier: not worse than Vietnamese one if you consider non-touristic cities, online translator helps to talk in-person, in restaurants you order with an app which has a built-in translator.</description>
    </item>
    <item>
      <title>Batch PDF Editing</title>
      <link>/post/pdf/</link>
      <pubDate>Mon, 31 Jul 2023 21:54:52 +0700</pubDate>
      <guid>/post/pdf/</guid>
      <description>I needed to do batch operations with images and get a merged PDF output. Desiring to minimize a number of tools, at the end I&amp;rsquo;ve done all processing with ImageMagick and Ghostscript. Zsh and GNU parallel were also my friends.&#xA;Convert and Chop 4 sides convert input.png -crop +300+300 -crop -300-300 output.pdf Convert and Rotate convert input.png -rotate -90 -page A4 output.pdf Convert many files in parallel find . -name &#39;*.</description>
    </item>
    <item>
      <title>Malaysian fuel prices and open data</title>
      <link>/post/dosm/</link>
      <pubDate>Sat, 29 Jul 2023 00:19:39 +0700</pubDate>
      <guid>/post/dosm/</guid>
      <description>I wanted to write a blog post about Malaysian fuel prices. RON95 petrol and diesel are subsidised by the government. Compare these graphs.&#xA;Diesel price per litre, in ringgits RON95 petrol price per litre, in ringgits RON97 petrol price per litre, in ringgits These subsidies are also a reason why it&amp;rsquo;s illegal to fuel a car with RON95 if you&amp;rsquo;re a foreigner.&#xA;Did you like the graphs above?&#xA;This data and these graphs are provided by the OpenDOSM project.</description>
    </item>
    <item>
      <title>Git Symbolic Links in Windows</title>
      <link>/post/git-symbolic-links-in-windows/</link>
      <pubDate>Fri, 30 Jun 2023 02:34:18 +0800</pubDate>
      <guid>/post/git-symbolic-links-in-windows/</guid>
      <description>Today I learned: git clone breaks symlinks on Windows system.&#xA;Thankfully, I used symlinks in my project by mistake and I could delete them. On internet there&amp;rsquo;re people who rely on a bunch of symlinks and search for hacks to workaround msysgit issue.&#xA;https://stackoverflow.com/questions/5917249/git-symbolic-links-in-windows/59761201</description>
    </item>
    <item>
      <title>Be Honest with Yourself: How to Start Doing</title>
      <link>/post/how-to-start-doing/</link>
      <pubDate>Tue, 16 May 2023 15:27:01 +0700</pubDate>
      <guid>/post/how-to-start-doing/</guid>
      <description>It&amp;rsquo;s believed, that if we have a problem, we search for a solution to it. Unfortunately, sometimes Homo sapiens do that in reverse order: they have an idea, want to release it but search for a problem to have an excuse.&#xA;I see it among amateur programmers.&#xA;New coders learned to use a hammer (any technology) and they invent nails That&amp;rsquo;s a great way to learn: if you need to handle a technology, you need to practice with that.</description>
    </item>
    <item>
      <title>Airbnb Drama</title>
      <link>/post/airbnb-drama/</link>
      <pubDate>Sun, 14 May 2023 19:35:59 +0700</pubDate>
      <guid>/post/airbnb-drama/</guid>
      <description>I came into 7-Eleven store in Thailand and purchased a SIM card five months ago. Some time later, I received an SMS from Airbnb.&#xA;Your Airbnb reservation request for May 13-14 in Yerevan was accepted&#xA;Initially, I was momentarily afraid of being hacked, but I soon discovered that SMS was sent to Thai phone number, even though I hadn&amp;rsquo;t registered Airbnb account to it. Probably, that was because of number recycling.</description>
    </item>
    <item>
      <title>A Very Wide Range</title>
      <link>/post/wide-range/</link>
      <pubDate>Sat, 13 May 2023 12:48:50 +0700</pubDate>
      <guid>/post/wide-range/</guid>
      <description>Can you remember yourself at 10 years old when a parent said, &amp;ldquo;That&amp;rsquo;s money for an ice-cream, choose one&amp;rdquo;? And you should have been happy, but the problem was the phrase&amp;quot;CHOOSE ONE&amp;quot;. There were plenty of different flavors available&amp;mdash;berries, chocolate chips, nuts, and so much on. And you yet, you had to choose just one. It felt unfair. Nah, mum, take the money back. I&amp;rsquo;m going to grow up and buy every ice cream.</description>
    </item>
    <item>
      <title>Weeks Without Mobile Data</title>
      <link>/post/without-mobile-data/</link>
      <pubDate>Fri, 12 May 2023 17:57:28 +0700</pubDate>
      <guid>/post/without-mobile-data/</guid>
      <description>I arrived in Thailand 3 weeks ago. In 2 days, I&amp;rsquo;ll be in Laos.&#xA;And I haven&amp;rsquo;t had mobile data all these days! Well, to be more precise, I&amp;rsquo;ve purchased a monthly pack of mobile data just this afternoon. (I&amp;rsquo;ll need a connection on the road, and a weekly pack costs the same as a monthly pack.)&#xA;Let me skip the reasons and get straight to the point. That was an enjoyable challenge!</description>
    </item>
    <item>
      <title>Note Others About Your Trip Plans</title>
      <link>/post/travel-notes/</link>
      <pubDate>Thu, 11 May 2023 00:15:09 +0700</pubDate>
      <guid>/post/travel-notes/</guid>
      <description>Last days I&amp;rsquo;m helping in searching of a missing Russian girl. I don&amp;rsquo;t want to describe that story a lot as it&amp;rsquo;s midnight already, I wrote more messages and letters than I wrote in a month. and I&amp;rsquo;m very tired. So TS;RTI (too short; read that instead) is here: reddit, notion with well-structured but Russian info.&#xA;The main reason I&amp;rsquo;m writing that post is that the girl didn&amp;rsquo;t share with her plans.</description>
    </item>
    <item>
      <title>Huyachit</title>
      <link>/post/huyachit/</link>
      <pubDate>Tue, 09 May 2023 00:58:15 +0700</pubDate>
      <guid>/post/huyachit/</guid>
      <description>There&amp;rsquo;s a Russian word &amp;ldquo;huyachit&amp;rdquo;. It&amp;rsquo;s a curse word that you can&amp;rsquo;t use it near Russian serious people. Part of it refers to male genitals, as is often the case.&#xA;The word means &amp;ldquo;to work hard&amp;rdquo;. Very hard. You would say the student huyachil (a past tense of huyatchit), if he/she got all A&amp;rsquo;s or 100% marks. In China, they huyachit with a 9-9-6 schedule. Silicon Valley founders huyachit before their brains and bodies burn out.</description>
    </item>
    <item>
      <title>To Watch Tonight: Hamilton</title>
      <link>/post/hamilton/</link>
      <pubDate>Fri, 05 May 2023 19:03:35 +0700</pubDate>
      <guid>/post/hamilton/</guid>
      <description>That&amp;rsquo;s a musical about revolution and American founding father Alexander Hamilton. Don&amp;rsquo;t close this blog post if you haven&amp;rsquo;t attended a musical before! This one is special. It tells the story with hip-hop and rap, and mixes R&amp;amp;B with classic Broadway tunes.&#xA;The story narrates about Hamilton&amp;rsquo;s journey from his humble beginnings as an orphan in the Caribbean, to his arrival in New York City as a young immigrant, to his rise as one of the most influential figures in American history.</description>
    </item>
    <item>
      <title>I Smashed An Ant</title>
      <link>/post/ant/</link>
      <pubDate>Wed, 26 Apr 2023 13:14:11 +0700</pubDate>
      <guid>/post/ant/</guid>
      <description>I smashed an ant. And nothing happened.&#xA;I was a child when I saw the ruined life of an ant. Probably that was the ant. Probably that ant was an with a well-organized colony. Perhaps the ant had a family and a past, but now its future was cut short. You saw the body; soon it&amp;rsquo;d decompose leaving memories and a bridge built from twigs.&#xA;The brain was crushed, the heart no longer beats.</description>
    </item>
    <item>
      <title>My locations</title>
      <link>/where/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>/where/</guid>
      <description>I constantly move from one spot to another. These are my last locations and sometimes upcoming plans.&#xA;If you want to know what I&amp;rsquo;m doing currently, have a look at my now page.&#xA;2026 February 22 &amp;ndash; March 31: Kuala Lumpur, Malaysia February 13 &amp;ndash; February 22: Penang, Malaysia January 10 &amp;ndash; February 13: Kuala Lumpur, Malaysia January 6 &amp;ndash; January 10: Chengdu, China January 4 &amp;ndash; January 6: Mount Siguniang, China January 3 &amp;ndash; January 4: Chengdu, China December 31 &amp;ndash; January 3: Chongqing, China 2025 December 31 &amp;ndash; January 3: Chongqing, China October 18 &amp;ndash; December 31: Kuala Lumpur, Malaysia October 16 &amp;ndash; October 18: Bangkok, Thailand October 6 &amp;ndash; October 16: Ko Chang, Thailand October 5 &amp;ndash; October 6: Bangkok, Thailand September 14 &amp;ndash; October 5: Kuala Lumpur, Malaysia September 13 &amp;ndash; September 14: Penang, Malaysia September 7 &amp;ndash; September 13: Hat Yai, Thailand September 6 &amp;ndash; September 7: Bangkok, Thailand August 2 &amp;ndash; September 6: Hanoi, Vietnam July 5 &amp;ndash; August 2: Phuket, Thailand June 21 &amp;ndash; July 5: Songkhla, Thailand June 20 &amp;ndash; June 21: Hat Yai, Thailand June 9 &amp;ndash; June 20: Bangkok, Thailand June 8 &amp;ndash; June 9: Hong Kong June 1 &amp;ndash; June 8: Beijing, China May 31 &amp;ndash; June 1: Guangzhou, China April 2 &amp;ndash; May 31: Hanoi, Vietnam March 2 &amp;ndash; April 2: Bali, Indonesia February 2 &amp;ndash; March 2: Jakarta, Indonesia January 19 &amp;ndash; February 2: Penang, Malaysia January 18 &amp;ndash; January 19: Cameron Highlands, Malaysia January 6 &amp;ndash; January 18: Penang, Malaysia January 4: Ayuthaya, Thailand November 22 &amp;ndash; January 6: Bangkok, Thailand 2024 November 22 &amp;ndash; January 6: Bangkok, Thailand November 20 &amp;ndash; November 22: Hua Hin, Thailand November 16 &amp;ndash; November 20: Bangkok, Thailand October 29 &amp;ndash; November 16: Da Nang, Vietnam October 28 &amp;ndash; October 29: Bangkok, Thailand October 19 &amp;ndash; October 28: Da Nang, Vietnam October 18 &amp;ndash; October 19: Hanoi, Vietnam October 17 &amp;ndash; October 18: Cat Ba, Vietnam I visited the island to do an outdoor climbing!</description>
    </item>
  </channel>
</rss>
