Hacker News new | ask | show | jobs
by Osmium 2935 days ago
Note that you can disable this feature, however in most cases it's probably best not to -- the new hasher functionality is actually really cool and a good improvement on the old behavior. If you want to disable it, I think it's a compiler flag.

[* said as someone who's implemented probably a ton of poor hash functions in their time]

1 comments

I believe the compiler flag just disables the random seed - you can still use the new hasher API