5 ms·
Neat, but I'm personally missing some key info here - most importantly "why?". What problem does this solve or why is this particular function good or better th
by _V_ 2y ago
Neat, but I'm personally missing some key info here - most importantly "why?". What problem does this solve or why is this particular function good or better than other "standard" hashing functions?
And I have to admin that this kind of obfuscation/minification is especially dangerous in languages such as C as there are quite a lot of footguns already as it is. I don't think that minifying C produces faster programs :)