-
I tried running the following code to ensure that the ordering of the UUID v7 is correct:
```kotlin
val test = (0..20).map { Generators.timeBasedEpochGenerator().generate() }
val sorted = te…
-
Hi,
Thanks for the great package.
I am trying to predict the expectiles of a distribution. I understood that because this approach models the entire distribution, and because the true expectiles…
-
**Is your feature request related to a problem? Please describe.**
There is a new draft RFC for UUID formats that are more database friendly, it would be nice if these were supported in the `uuid` cr…
-
## Describe the bug
I run a Rails application on a personal server running [Dokku](//dokku.com) (a single-server Heroku replacement) and install `ruby-vips` to use with Rails' `image_processing` ge…
-
- Server: Linux 00.stakeworld.nl 5.4.0-109-generic paritytech/polkadot#123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux , running on 6 core VPS with 16 MB memory,
- polkadot …
-
I use regression models, sometimes catboost sometimes xgboost. My models need a restriction on monotonicity for some features (monotone_constraints arg)
There is no parameter for this when declarin…
-
Currently, the [`TsidFactory.create`](https://github.com/f4b6a3/tsid-creator/blob/master/src/main/java/com/github/f4b6a3/tsid/TsidFactory.java#L222) method is synchronized:
```
public synchronized…
-
We've been discussing support for vulnerability scans as a type of "attestation" over here: https://github.com/sigstore/cosign/issues/442
and it's clear that these will need some form of timestamp …
-
* Sometimes a potential split appears to break monotonicity but if there were no precision issues it would not. To avoid this issue consider implementing a threshold that permits splits that break mon…
-
When compacting a mutation fragment stream (e.g. for sstable compaction, data query, repair), the compactor needs to accumulate range tombstones which are relevant for the yet-to-be-processed range. S…