Alexey Shiklomanov
Alexey Shiklomanov
For moderately large libraries (mine is ~3 MB) with lots of PDF files, the `bibtex-completion-find-pdf` call to `bibtex-completion-prepare-entry` becomes a significant bottleneck (see profile under "Details"). It would be nice...
## Description [Singularity](http://singularity.lbl.gov/) is a container-based infrastructure tool specifically geared towards HPC clusters. From my understanding, it roughly combines the portability of virtual machines with the performance and lightness of...
Sometimes, we make boo boos (e.g., requesting 100 years of met download -- oops!). In those cases, it would be nice to have a shortcut to cancel a currently running...
For one, I think we should implement the changes in the closed PR https://github.com/PecanProject/pecan/pull/2768. But that requires rebuilding the `depends` image and some additional testing that I don't have time...
I'm trying to use this package to diagnose a nasty hang that shows up seemingly at random (or at least, is hard to reliably reproduce). Something that would be useful...
I'm still a bit new to Emacs so forgive my ignorance if I'm wrong...but I think the [convention](https://www.gnu.org/software/emacs/manual/html_node/elisp/Major-Mode-Conventions.html) across most Emacs packages is that `x-mode`'s keymap is `x-mode-map`, so the...
I'm using `pg_bulkload` to import a bunch of large (3-5 million row x 4 column) CSV files into a PostgreSQL database. The first two import very quickly and without issue,...
It would be great to implement a version of the Magit "yank" functions that can be combined with evil registers. For example, I often want to copy the commit hash...
`RNetCDF`: https://cran.r-project.org/web/packages/RNetCDF/index.html `ncdf4`: https://cran.r-project.org/web/packages/ncdf4/index.html (I think I did this right? Apologies if I messed up the format or missed some steps...)
Trying to restart a sampler with parallel likelihood evaluation in a new session fails with `invalid connection` error. I think this is because the cluster object (`cl`) stored with the...