Hacker News
- Comprehensive C++ Hashmap Benchmarks 2022 https://martin.ankerl.com/2022/08/27/hashmap-bench-01/ 2 comments
- How to Generate Random Colors Programmatically http://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/ 2 comments
Lobsters
- How to Generate Random Colors Programmatically http://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/ 5 comments art , graphics
- Comprehensive C++ Hashmap Benchmarks 2022 https://martin.ankerl.com/2022/08/27/hashmap-bench-01/ 32 comments cpp
- Hashmaps Benchmarks - Finding the Fastest, Memory Efficient Hashmap https://martin.ankerl.com/2019/04/01/hashmap-benchmarks-01-overview/ 6 comments programming
- How to Generate Random Colors Programmatically (aesthetically pleasing colors, text over the colored background should be easily readable, colors should be very distinct, the number of required colors is not initially known) https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/ 11 comments webdev
- How to Generate Random Colors Programmatically https://martin.ankerl.com/2009/12/09/how-to-create-random-colors-programmatically/ 29 comments programming
- Linux Bash prompt with runtime, git, subversion status https://martin.ankerl.com/2016/11/04/linux-bash-prompt/ 4 comments commandline
- Fast approximation to Math.pow() http://martin.ankerl.com/2007/10/04/optimized-pow-approximation-for-java-and-c-c/ 57 comments gamedev
- Here is the challenge. Create some Java code so that the mysterious method wrapper works. http://martin.ankerl.com/2009/04/16/java-challenge-the-mysterious-method-wrapper/ 5 comments java
- Beautiful Font Hinting in Ubuntu 8.10 http://martin.ankerl.com/2009/01/22/beautiful-font-hinting-in-ubuntu-810/ 14 comments linux