Kedar Mhaswade

Results 6 issues of Kedar Mhaswade

I think clippy does not work on IE. I also see that none of the "clone repo git URL" clippies on github.com work on IE. Is it just me?

The guide has become rather difficult to read at places. This is an attempt to improve its readability. I believe you meant `use` and not `usage` (these words mean different...

Although we have our own `name: ${name:value}` mechanism implemented in yab, can we consider the values for the variables as a merge of env vars and those that are specified...

First off, excellent discussion on splat operator at: http://ruby.runpaint.org/variables#splat-lvalue Perhaps, that section could clarify that when an lvalue is splatted and it does not have enough corresponding rvalues, it is...

The [`expmod`](https://sourceacademy.org/sicpjs/1.2.6#p7) function in §1.2.6 uses a subtlety. It is perhaps not immediately clear to (even careful) readers that for any three positive integers `a, b, c`, `(ab) % c`...

The idea is simple: - host gradoop demo server somewhere, - ask users to put their gradoop datasets (that they want to visualize and run Cypher queries on, against a...