• 1 Post
  • 10 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle
  • Typically, I can read an “average” open source programmers code. One of the issues I have with C++ is the standard library source seems to be completely incomprehensible.

    I recently started learning rust, and the idea of being able to look at the standard library source to understand something without having to travel through 10 layers of abstraction was incredible to me.