Collection of interesting links to articles which helped me or possibly will in the future.
- Feature flags
- Zero runtime costs feature flags
- Let’s make a SOAP request from command line(curl)?
- curl basic auth using base64 encoded credentials
- Enterprise Integration Using REST
- Reading an image file in C/C++
- MSC30-C. Do not use the rand() function for generating pseudorandom numbers
- YubiKey-Guide
- Using SGX to harden password hashing (from 2016)
- Game Programming Patterns
- Dark Patterns Games
- What cool maths have you used in your roguelikes?
- A small optimization for A*
- FAQ Fridays REVISITED #42: Achievements and Scoring
- FAQ Friday #82: Character Stats
- Fast Leveling in Older Games
- Why do we play?
- The Entity-Component-System - An awesome game-design pattern in C++ (Part 1)
- The Entity-Component-System - BountyHunter game (Part 2)