Breaking Hotelling's Law 09-01-2022 09-01-2022 blog 10 minutes read (About 1468 words)Product Differentiation and Its Consequences Mathematics, Economics, Game Theory Read More
CPU Cache False Sharing 08-27-2022 08-27-2022 blog 14 minutes read (About 2152 words)Performance Aware C++ Programming CPP, CUDA, GPU, CPU Read More
Camera Intrinsics and Extrinsics 08-21-2022 08-21-2022 blog 11 minutes read (About 1724 words)3D World Coordinates to 2D Image Coordinates Computer Vision, Mathematics Read More
Encrypted Blog Post 08-14-2022 08-14-2022 blog 3 minutes read (About 441 words)Blog Post Encryption Using Passphrase JavaScript, Cryptography Read More
Crescent Moon Compass 08-12-2022 08-12-2022 blog 3 minutes read (About 438 words)A Fast and Inaccurate Natural Navigator in the Night Astronomy, Navigation Read More
C++ Effective Move Semantics 08-09-2022 08-09-2022 blog 19 minutes read (About 2786 words)The Key to Making C++ Move Semantics Effective CPP Read More
Google Search Console Coverage Error Fix for Hexo Blog 08-03-2022 08-03-2022 blog 3 minutes read (About 406 words)Fix Issues with "Submitted URL marked ‘noindex’" in Google Search Console Hexo, Blog, Google Search Read More
The Probability Behind Safety 08-01-2022 08-01-2022 blog 12 minutes read (About 1788 words)Mathematical Motivations for Safety Requirement Inheritance and Decomposition Probability, Mathematics, Safety Read More
C++ Pass Array By Reference VS By Pointer 07-25-2022 07-25-2022 blog 5 minutes read (About 706 words)Some Caveats about the C++ Function Interface Design for C Arrays CPP Read More
C++ Template Function Partial Specialization 07-22-2022 07-22-2022 blog 3 minutes read (About 479 words)Minimizing Code Duplication While Allowing Fine-Grained Control in Template Function CPP Read More
Git Cherry-Pick VS Rebase 07-18-2022 07-18-2022 blog 8 minutes read (About 1188 words)Run Git for Cooperative Projects Git Read More
C++ Universal Reference and Perfect Forwarding 07-15-2022 07-15-2022 blog 5 minutes read (About 790 words)Understand the Motivation of Universal Reference and Perfect Forwarding CPP Read More