Welcome!

  • 10 tips in the recent periods of C++

    Ever since the advent of modern C++, the language standard has been releasing a new version every three years. C++11 introduced modern C++ and was followed by C++14, which filled gaps in its predecessor without adding many new features. C++17, being the first major update since C++11, is a testament to the steady growth and…

  • Two skill-based ranking systems(TrueSkill and ELO)

    TBD

  • Golang Programming Tips

    In this article, I will note some programming tips I got from working and studying. Context cloning in the RPC system When we use the RPC framework for development, usually, the first parameter of each RPC interface is context, which will carry context information, including upstream and downstream environment information, timeout information, call tracing, and…

  • 11111

    11111

Got any book recommendations?