Posts
All the articles I've posted.
-
Markdown To Confluence
Updated:My CLI tool for converting Markdown documents to Confluence wiki markup and publishing. Time to make the documenting workflow humanized and streamlined.
-
Sorting Algorithms
Updated:Sorting algorithms
-
Python For Algorithm
Must know Python tools for algorithm
-
Graph
Updated:Notes of graph algorithms and applications
-
The Demystification of The Work of Programmers(zh)
Updated:When the job no longer excites me so much, I realize I am outstanding.
-
Setting Up A New Mac
Updated:Softwares, tools and config files to install on a new MacBook
-
Segment Tree
Building Segment Tree in recursive and iterative approaches. And its Applications.
-
Optimizing Hive Query
Too many CTEs causes performance issue, which makes the Spark job hanging. How it can be optimized using CASE WHEN
-
Clair Obscur Expedition 33(zh)
Updated:Review of Clair Obscur Expedition 33
-
Upgrading React Exposes Problems But That’s a Good Thing(zh)
Updated:What I learned from handling a Frontend bug and working in a team