Rohit Dandamudi

Results 44 comments of Rohit Dandamudi

Thank you very much @jiazhewang for your apt response, looking forward to have an amazing experience with you all. Regards, Rohit

> 1.A key problem to be Implement a geographic coordinate system or a map visualization library? The issues I can think are: - Different map projections and different scales of...

@lzxue @jiazhewang It seems the proposal wasn't good enough, thank you for reviewing it. Any feedback would be constructive.

Hey, @thomastaylor312 @bacongobbler is this issue up for grabs? I am pretty new to this repo and would like it to give it a try, looks like @VishnuJin already tried...

Yes, @rushi-12320. The technology used for testing is called [EQC or Erlang QuickCheck](http://www.quviq.com/products/erlang-quickcheck/). It is used here specifically to test the model aka specification of the scripting language called Script/TremorScript...

Hey! I tried to implement this, it was easier to add the global flag and bind it to viper. I am not sure how to access the flag value at...

Is this still the case? I was able to add the same certificate via `flyctl secrets import < .env` the output: ```bash $ ../flyctl/bin/flyctl secrets import < .env map[MY_CERT:"-----BEGIN CERTIFICATE-----\nMIIFaz......

This could be a good excuse to explore all commands and see which outputs are JSONable. I will start with that. Thanks!