Hg64: A 64-bit histogram data structure

by g0xA52A2Aon 9/18/22, 11:01 AMwith 14 comments
by kazinatoron 9/19/22, 5:24 AM

> SPDX-License-Identifier: CC0-1.0

Do not use this bone-headed license.

The Fedora people have identified a problem with it.

https://lists.fedoraproject.org/archives/list/legal@lists.fe...

TL; DR: the CC0 license explicitly says that it's granting only use and redistribution in a copyright sense, and not granting any patent or trademark rights.

This is different from a truly free license like BSD or MIT which grant unlimited redistribution and use.

by dm3on 9/19/22, 11:40 AM

I wonder if HdrHistogram[1] could have done the job. Didn't find any references to that one in the post.

[1]: http://hdrhistogram.org/

by elromulouson 9/19/22, 2:20 AM

Because of the name, it took my brain a few seconds to realize this is not related to mercurial.