David Salgado

Results 10 issues of David Salgado

Using or packaging the gem as is results in the following warning: ``` NOTE: Gem::Specification#has_rdoc= is deprecated with no replacement. It will be removed on or after 2018-12-01. Gem::Specification#has_rdoc= called...

Hi there I'm having trouble getting dispatch to work under tmux (tmux 1.8, inside iTerm2 Build 1.0.0.20131116, on a Mac running OSX Mavericks). If I use iTerm without tmux, and...

> I tried to use your issue creation tool, and it didn't work for me - lots of console errors. The quickstart template feature [here](https://www.creative-tim.com/learning-lab/bootstrap/quick-start/soft-ui-dashboard#bootstrap-starter-template) has several errors. There are...

I love the idea of this tool, and I'm planning to introduce it at work. One thing I'd love to be able to do is to add a github action...

enhancement
neat!

Vbox talks about "restoring" snapshots, so I think this tool should accept "vagrant snapshot restore ..."

I've had great results with Ditaa, and I really like the fact that the diagrams can also be viewed directly as inline asciiart without a separate rendering step. IMO that...

Given an empty directory `out`, and `in/index.mmd` containing: ``` # Test Here is some text referencing footnote one[^1]. [^1]: This is a footnote. ``` Then running `npx mpx build --input...

I've been playing around with mpx (`"@mathpix/mpx-cli": "^0.4.0"`) to build a github pages site from some markdown files with inline and block equations, and noticed some strange behaviour. Given `src/index.mmd`,...

We often see planned changes which are just the provider re-ordering the tags of our pingdom checks. e.g. terraform plan will report something like this: ``` Terraform will perform the...

Many thanks for taking the time to create these examples. I'm trying to use [this one](https://github.com/anna-geller/packaging-prefect-flows/blob/master/flows/github_ecs_run.py) as a basis for a demo flow which runs on ECS, and where the...