Ben Ford
Ben Ford
Puppet used to require an `init.pp` file back in the early days and would fail if it were not found. This led to the pattern of creating an `init.pp` manifest,...
See https://github.com/rtomayko/tilt/blob/master/docs/TEMPLATES.md#escape_html--truefalse Supersedes #350
If anything goes wrong with the protocol negotiation at https://github.com/portertech/carrier-pigeon/blob/master/lib/carrier-pigeon.rb#L25 then this loop never quits. And it won't even display debugging output. The only way I was able to debug...
If the very first command you run includes `--puppet-version` then it will hang forever. Then when you finally give up and ctrl-c out, it dumps out a permissions error. ```...
We noticed that your Puppet module includes Puppet 3.x function and created this pull request to help you get started porting them to the new API. The Puppet function API...
mermaid.js is nice, but this looks like it might be nicer https://www.diagram.codes
The Showoff codebase has outgrown its monolithic roots. It's time to redesign from the ground up. I plan to do this in several stages, so that we can iteratively build...
The static or supplemental page address has more elements in it, so loading assets by path needs to be a couple directories up. We could us `/`, but then it...