Public
Using rapid prototyping to choose a bioinformatics workflow management system
Paper about how a group selected a workflow management system. I'm not sure it's that worthy of a writeup, at least not as seen via the lens of a software developer, but it's a useful perspective to read it to get some insight into how others approach this.
Configuring Emacs, lsp-mode and the python language server. - vxlabs
Blog post that explains how to get lsp for Python going with Emacs -- especially useful in this case as it relates to virtual environments, pipenv, and also projectile; all things that I make use of for major Python development.
Starboard
Site that sort of provides active JavaScript notebooks, with a view to doing most/all of the work on the client side. I was sort of hoping there'd be a self-host option or something and I'm not seeing that. On the other hand it could be a good tool for tinkering with and prototyping code.