Mike Roach

Results 12 comments of Mike Roach

Using jsdeliver? They're serving the wrong version. If you hit http://cdn.jsdelivr.net/devicons/1.8.0/css/devicons.min.css and look at the source you'll see in the header comment they're serving version 1.7.0. I was ripping my...

@jeffutter Thanks for bringing this up. With issues like #42 that break Statix on the newest OTP, it's becoming more pressing to keep the project maintained. Otherwise, I suspect there...

@jeffutter That'd be great to have a fork on the Bleacher Report org. Since statix is now broken, I think we'll see a ramp-up in users looking for a maintained...

I also got stuck with this issue and was surprised to find it's doing string matching on a JSON body. Request matching already has `queryStringParameters` to match on a proper...

I'm not sure if this is the place to ask, but what do you think about being able to set the timeout on a per-request basis? For example if you...

@teamon Just to be sure I understand, the idea would be something like specifying options in a way that doesn't conflict between middleware and is consistent for middleware to access?...

I have the same issue on Fedora 36 with standard GNOME+Wayland. I'm using an extension [Night Theme Switcher](https://nightthemeswitcher.romainvigier.fr/) to switch my system automatically between light and dark. Other apps switch,...

:+1: It's no good that the headers totally disappear when using the Semantic select dropdown.

Ouch. I can imagine you banged you head on the wall for a while on that one. Big +1 on not using `titleize`. I'd even go a step further and...

:+1: On this! It'd be cool to have audited be able to look for some methods on associated objects that would give a nice description. Perhaps in the initialisation configuration...