Kiswono Prayogo

Results 85 issues of Kiswono Prayogo

for example: ``` gomodifytags bla.go -w -field-regex '.*Id' -add-options json=string gomodifytags bla.go -w -field-regex '.*At' -add-options json=string ``` those will modify only fields that ends with `Id` or `At`

``` panic: runtime error: index out of range [1] with length 0 [recovered] panic: runtime error: index out of range [1] with length 0 goroutine 1 [running]: main.panicExit() /home/bradley/repos/bcicen/ctop/main.go:137 +0x4d...

it would be nice if there's `NextTick() -> time.Time` and `NextTickAfter(time.Time) -> time.Time` method that return nearest future that match the cron receiver

Some concerns about new (rust, scala, swift) or old (haskell) compiled languages is the build/compile speed, it would be nice to see the build duration also.

Just like redigo/go-redis or aerospike-client-go

Against standard Redis and Aerospike for example.

It would be nice if there's also highest RAM usage

For example: ``` 123 println ``` will show nothing, that's unexpected..

Compared to similar product: Redis, Aerospike, Tarantool, etc