Latest Stack Overflow survey has data on loved/dreaded languages, frameworks and DBs, and even coding music preferences!
miniblog.
Related Posts
Efficiently generating random numbers in an interval 0-N https://research.kudelskisecurity.com/2020/07/28/the-definitive-guide-to-modulo-bias-and-how-to-avoid-it/
The article demonstrates rejection sampling and bit masking. I've hit this problem a few times in property-based test frameworks, so it's nice to see solution techniques.
Designing a GUI library for Rust, and an excellent overview of the many different approaches taken in GUI frameworks:
I really like frameworks that provide a skeleton project generator. It means the initial impression shows a working project, and helps promote best practices!
