blacktip icon indicating copy to clipboard operation
blacktip copied to clipboard

Haskell clone of Boundary's k-ordered unique id service

Results 2 blacktip issues
Sort by recently updated
recently updated
newest added

This sucks: https://github.com/bitemyapp/blacktip/blob/master/src/Database/Blacktip.hs#L45 Worse, it sucks in multiple ways. First: `(round . (*1000))` `round` is slow-as. The `(*1000)` ideally wouldn't even be necessary. Second: `PSX.getPOSIXTime` originates in a syscall and...

Citing from http://hydra.nixos.org/build/27364047/log/raw ``` Running 1 test suites... Test suite tests: RUNNING... identities generated are proper identities are well ordered FAILED [1] identities form an isomorphism FAILED [2] Failures: tests/tests.hs:14:...