Paul Hammant
Paul Hammant
`npx mddb "**/*.md"` would be nice. I'm in a Git checkout and would want to recurse all markdown from root (not a blog with a `_blog/` path). I want it...
` npx mddb DirOne/ dir_two/` fails as it thinks the second is a config file. ` npx mddb "DirOne/ dir_two/"` doesn't work, nor does a semi-colon instead of a space...
Newbie attempt at a dep upgrade ModSecurity from 3.0.8 to 3.0.12
I have "live page reload" going and sometimes I regret my /undo decision :-O
Pertinent RFC - https://www.rfc-editor.org/rfc/rfc7869.html From the UI for a VM when looking at the console, and about to launch "desktop viewer"  For some reasons for me on my Ubuntu...
Page: VM - Console [Desktop Viewer] Currently that shows  This would be even better if it **also** suggested: `virt-viewer --connect qemu+ssh://user@domainOfKvmHost/system guestDomainName` in the page. user, domainOfKvmHost and guestDomainName...
### Issue I've read #1587 but this is different. Aider quits completely for this repo. To reproduce: ``` git clone [email protected]:bytedeco/javacpp-presets.git cd javacpp-presets/ aider /add .github/ update modsecurity.yml to latest...
Here I show `//console` typed onto the end of* a `/podman` URL as a suggestion as to where this feature could go:  * were I to press enter on...
In Cockpit's web-ui, while on podman navigation, and in the console of one of the container ...  ... it would be fantastic if there were some ability for the...
Ref: http://trunkbaseddevelopment.com/short-lived-feature-branches/ And GitHubFlow - https://guides.github.com/introduction/flow/ :)