Jon Frisby
Jon Frisby
### Describe the bug I have a maintenance script I run to keep a local copy of billing & usage data for my personal AWS account. It's identifying almost every...
Ruby version: 3.2.2 Rails version: 7.1.3.2 Sidekiq / Pro / Enterprise version(s): 7.2.2 / 7.2.0 / N/A When filtering the Metrics page for specific classes, the result is a page...
### Describe the bug I have a Resource with several Scopes defined for it. The scopes behave properly from the index page for the relevant resource, but not when viewing...
### Describe the bug After upgrading to Rails 7.1, assets began failing to load, even with `unsafe_inline` in my CSP for script-src and style-src. Chasing it down a bit, it...
If one doesn't want to install to ~/.labrador, one is stuck editing a bunch of different places in the setup script. For example: ``` bash cd ~ && git clone...
Some of us have multiple keypairs in our keychain. `dotgpg` appears to be getting whichever one shows up first from `gpg --list-keys`, but in my case that's not the correct...
When I have Lita connect to HipChat as me, it does not recognizes messages I send when I log in from web/native client. It makes it hard to develop handlers...
Perhaps by giving a pre-hashed value, so one doesn't need to worry about restricting read access to `device-init.yml` itself.
Scott, You've got some interesting ideas here, and it's nice to see someone tackling the UX issues that git has. That said, as someone who's been the technical co-founder of...
### Describe the bug For field names, the default width is `w-48`, with a breakpoint rule of `md:w-64`. Unfortunately, for long field names, this presents a problem as certain field...