dmayle
dmayle
As mentioned in the wikipedia on cronspecs, Jenkins supports a new field value 'H' (or 'H/15', etc.) which is used to specify a random stable offset within the schedule. Jenkins...
**Is your feature request related to a problem? Please describe.** I use a Linux system that doesn't conform to FHS (NixOS), which for most things has no effect on what...
This is a hacky POC showing the use of markdown-it-diagrams for mermaid and svgbob. Notable changes: * Adds svgbob support for ascii diagrams * CDN config isn't tested because svgbob...
**Describe the bug** In the default configuration (following quick start instructions), proxying behavior is broken in a cluster configured with Calico and at least 2 nodes. In the default configuration,...
svgbob has problems when using certain characters, notably multipoint emoji like the helmet with white cross: ``` .~~~~~~~~~~~~~~~~~~~~. ! ⛑️ Problem Emoji : '~~~~~~~~~~~~~~~~~~~~' ``` The spacing gets out of...
### Is your feature request related to a problem? Please describe. I'd like to be able to use Wire without compiling my own binary ### Describe the solution you'd like...
**Describe the bug** Following the docs, I've generated a shell.nix and used `generate-directory` but the widgets won't load **To Reproduce** 1. shell.nix ``` let jupyter = import (builtins.fetchGit { url...
Please consider implementing gyro assist on the joycons so that you fuse the input from the gyro and the stick.
**Is your feature request related to a problem? Please describe.** There's currently no way to know how much of your storage has been pre-allocated to existing volumes. The dashboard shows...
### Current Behavior When I create a kernel from a pyprojet.toml, the python version is ignore, and 3.10 is used as default ### Expected Behavior I expect the kernel to...