Code is my magic circle; math is the monolith to truth. These are the observation records of a nocturnal creature wandering the Sea of CS, resonating with the universal Turing machine.
Recent Observation Logs
-
9/13/2025
Awesome Article Sharing!
This represents a paradigm shift in scientific research. With PUCT (Predictor + UCB applied to Trees), the core of tackling these tasks completely shifts from solving problems to finding them, transforming into a quest to design perfect metrics that accurately reflect scientific goals.
-
9/8/2025
A Deep Dive into Compile-Time Fibonacci Calculation
The history of compiler optimization is a story of two complementary forces: improving optimization algorithms and providing more information to push the boundaries of semantic constraints. From a modern C++ perspective, template metaprogramming should return to its original purpose of policy-driven design. Using templates for compile-time Fibonacci calculation was more of a necessary workaround before C++11.
-
9/7/2025
A Rant About the 'God-Making' in Universities
Just as academic taste needs to be honed, there is a great deal of tacit knowledge in finding needs, which also requires cultivation. This is something that the narrative supporting universities refuses to provide, because it teaches you how to 'solve problems,' but not how to 'find problems.' And the ability to 'find problems'—to discover and define valuable questions—will be far more precious in the future than the ability to 'solve them.'