Chris Martin
Chris Martin
I had to jump around the docs and ask others for help, and from this experience, I produced the following guide. The existing "Debian and Ubuntu" section of the installation...
I'll start by saying that I respect the effort of elm-spa and I want to either use it or learn from it for my own Elm projects! I'm not trying...
Trying to follow the [new instructions](https://github.com/nginxinc/docker-nginx/tree/master/modules) to add modules to the Nginx Docker image. The module I need is [form input](https://github.com/calio/form-input-nginx-module). It depends on the Nginx Development Kit module. I...
From `CONTRIBUTING.md`: > The contributed repository must be maintained, have an active community... The community is active here, but the maintainer @MunGell is not. The last commit to the main...
In the chat web UI, underscores (`_`) are treated as italicized text delimiters, even within code spans and blocks where they should not affect formatting. I've also observed this with...
I made a QWERTY diagram to help new folks (like me) get started with the project. Unlike #106, this is for the column-staggered split layout (not ANSI / lite). No...
**Is your feature request related to a problem? Please describe.** When I find an amazing project like this one, I want to send a donation to thank the author. I...
VSCodium is important for developers who choose to work with non-proprietary tools. It's important work to maintain this package (and also the broader ecosystem of extensions that provide a full-featured...
Limit the base64-encoded backup description to 255 characters, because that's all Cinder will accept. Fixes #7.
Since OpenStack Liberty, Cinder has [supported non-disruptive volumes of in-use volumes](https://gorka.eguileor.com/in-use-volume-backups-in-cinder/). We don't need to take a separate snapshot, create a temporary volume from that snapshot, and back that up...