Michael Pearson

Results 14 issues of Michael Pearson

I'm unsure whether this is a 'bug' or my misunderstanding of how littlechef works. I'm using the ['ufw' cookbook](https://github.com/opscode-cookbooks/ufw) to manage firewall rules on a machine I'm provisioning with littlechef....

enhancement

hello! While trying to make my generated GIFs smaller I ended up prototyping using upng-js to generate an animated PNG instead of a GIF. APNGs are supported by just about...

Hopefully some keen person sees this, because this would be very nice to have running in VSCode (rather than installing / running at https://www.fromlatest.io)

We've had a few issues where people have gotten stuck/confused because the version of iamy they're running is newer/older than the version last used in that repository. I'd like to...

Had a case where I was about to copy a bunch of SSM keys to another region and then realised that there was a better way. Struggled with trying to...

(unlike the other proposals, this one is for stack_master 1, not 2) I want to be able to ship CFN templates (`.yml`) as part of a private gem for others...

enhancement

I'm considering dropping negative_captcha and looking for other solutions as we're getting many false negatives as users auto-fill forms. Before I do so, I'm wondering if anybody else has encountered...

I've been trying to work out how some of these things are intended to be used and having trouble. ### Why are all fields possibly undefined? eg (doc comments removed:...

service-api
documentation
p2

Writing this up as this was a biig problem for me when using MiniProfiler. MiniProfiler's use of a `position: fixed` widget causes extreme slowdown when trying to scroll certain pages...

Reading through `profiler.rb` I see lots of magic in there to manipulate caching & set cookies , mainly for good reasons (as detailed in the comments). I think that this...