GitHub is where people build software. More than 83 million people use GitHub to discover, fork, and contribute to over 200 million projects. (more…)
Read more »
Record your service operations in production and replay them locally at any time in a sandbox - Optibus/playback... (more…)
Read more »
The conflict between subclassing and composition is as old as object-oriented programming. The latest crop of languages like Go or Rust prove that you don’t need subclassing to successfully write code. But what’s a pragmatic approach to subclassing in Pyt... (more…)
Read more »
CLI interfaces & config objects, from types. Contribute to brentyi/tyro development by creating an account on GitHub. (more…)
Read more »
Performance Cliffs
A common bad property of many different JIT compilers is that of a "performance
cliff": A seemingly reasonable code change, leading to massively reduced
performance due to hitting s... (more…)
Read more »