Aleksandr Antonov
Results
82
comments of
Aleksandr Antonov
If you are **extremely** careful about that alignment, consider using double spaces: ``` fn main() { let reader = bufio.NewReader(os.Stdin) rand.Seed(time.Now().UnixNano()) let secret = rand.Intn(100) + 1 // ... cont...
> Hi @AbstractiveNord, thank you for your interest in the project. Currently we don't have the engineering capacity to implement a NATS Jetstream connector. However, any contribution is welcomed, and...