👋 Welcome to Miscellanyan

Impressions of Fuling

# Impressions of Fuling On February 22, the sixth day of the Chinese New Year, I took an old green train east to Fuling, hoping to find the river town Peter Hessler wrote about. ## Green Train It was my first time …

March 7, 2026 · 15 min

Guangfa AmEx Lucky Debit Card Experience

I've had this card for a few months, so I wanted to write down my experience. ![Card front](https://static.95508.com/cgbstatic/OMP/OMPDebitCardImgUpload/20230828/2023082814160729707107724974935.jpg) # Application …

October 1, 2025 · 3 min

Who Is Bullying Whom

This story is purely fictional. Any resemblance is purely coincidental. ## (I) Opening Zhuhua thought the three people walking in were a strange combination: two men and one woman, one man extremely tall, the other …

March 22, 2025 · 36 min

Happy Year of the Snake 2025

Happy New Year.

January 29, 2025 · 1 min

How to Render a Minecraft World with Blender

Once you learn this, you do not need in-game shaders just for screenshots. I originally followed this [article](https://blog.phoenixlzx.com/2017/12/18/minecraft-3d-render-with-blender/). It worked, but some parts felt …

December 28, 2022 · 3 min

How Can Hexo Optimize Images to Improve Page Load Speed?

Images are often the biggest part of page load time. Is there a way to optimize image loading and speed up the whole page? Yes. A simple method is to convert your images to WebP and store or upload them in that format. …

September 17, 2022 · 2 min

Try UserStyle in Your Browser: A Different Path from UserScript

# Introduction A webpage is usually built from three parts: * Structure (HTML): defines page structure. * Presentation (CSS): controls visual style. * Behavior (JavaScript): handles interactions. In simple terms, CSS …

September 10, 2022 · 2 min

Auto-Deploy Hexo and Fix Updated-Time Reset

# Configure a Token Open [GitHub](https://github.com), click your avatar in the top-right corner, then click "Settings". …

September 10, 2022 · 3 min

How to Take Better Screenshots on Web Pages

## F12 Command Press F12 to open DevTools, or right-click the page and choose "Inspect". …

August 25, 2022 · 1 min

Enable the Everything Plugin in PowerToys Run

[PowerToys](https://github.com/microsoft/PowerToys) is an open-source toolkit developed by Microsoft and the community. PowerToys Run is one of its features. It works a bit like Spotlight on macOS: fast search plus many …

August 23, 2022 · 1 min