Alexey Stepanov

Results 5 comments of Alexey Stepanov

Found some hack solution for Kotlin delegates, may be it will be useful to someone. Just add `val` to delegating paramenter and, for smaller json, ignore duplicate properties ```kotlin data...

Can we achieve that by using a custom ID? In formula `shard_num = hash(_routing) % num_primary_shards` Elastic use document id as `_routing`, so we can pass our own id for...

Arch linux as well. It makes Whispering fully unavailable for Linux users :(

For me problem was with a permission and it works this way: ### Install without sudo by changing global prefix If you don’t want to use sudo, configure npm to...