aaelony
aaelony
My fingers are trained to navigate a line with ctrl+a for the start and ctrl+e for the end. Is it difficult to introduce emacs such cursor positioning [emacs key bindings](https://ccrma.stanford.edu/guides/package/emacs/emacs.html)...
Docker offers analysis portability across several machines. The [Rocker (R + Docker) project](https://www.rocker-project.org/) offers standardized Docker containers for R, Rstudio, Shiny, and other R package installs (e.g. [install_shiny_server](https://github.com/rocker-org/rocker-versioned2/blob/master/scripts/install_shiny_server.sh)). Would it...
Wanted to get your thoughts. In my use case, I actually need two usage modes; one is like yours, which I affectionately term _Upsert/Clobber_ mode and the other I term...
Great project. One concern about passwords. According to the design.md documentation, the manifest.edn file containing the JDBC connection username and password sits in S3. Shouldn't this info be better placed...
Perhaps these are too trivial to include (or not), but it would be useful to have conversions from bytes to gigabytes taking into account block sizes. Thoughts? Cheers, -A
Would be great to validate/render Vega-lite as well, which is even more terse than Vega. https://github.com/vega/vega-lite, https://vega.github.io/vega-editor/?mode=vega-lite thoughts?