Spontaneous Trip to Liyang
An impromptu summer trip to Liyang after a missed flight to Changsha — hot springs, lakes, and bamboo forests under 40°C heat.
Read articles in time order, or enter through story collections.
An impromptu summer trip to Liyang after a missed flight to Changsha — hot springs, lakes, and bamboo forests under 40°C heat.
Stop listening to scroll—use Intersection Observer to efficiently handle lazy loading and viewport detection with clean, performant code.
Learn how to force Docker to build amd64 images on Apple M1 chips to avoid compatibility issues on common cloud platforms.
Running into timeout errors when deploying ARM-built Docker images to Aliyun FC? Here's a detailed story of debugging and fixing the platform mismatch.
Using array index as a React key can lead to UI bugs and performance issues. Learn why it happens and what to do instead.
Personalize your GitHub profile by creating a username-matching repo with a customized README. Here's how to get started!
__init__.py files are more than just placeholders—they define packages, control imports, and can even initialize modules in Python projects.
Master JavaScript's event loop with a deep dive into the execution order of async/await, Promises, and setTimeout.
Keep your project .gitignore clean by configuring a global ignore file for system and editor-specific clutter.
From high-DPI canvas scaling to hover/click interaction, this post explains how to implement a timeline UI using HTML5 Canvas.
Behind the scenes of an interactive coronavirus map — from heatmaps to categorized visuals, a story of data visualization and design evolution.
A full walkthrough on creating a custom dot map using QGIS, Canvas, and JavaScript — from data extraction to pixel rendering.