Emily Strickland

Results 18 comments of Emily Strickland

As an alternative, consider [informant](https://aur.archlinux.org/packages/informant). It installs a Pacman hook.

> What versions of Rails are we supporting with this library? The gem spec denotes any version of Rails: > > https://github.com/stitchfix/stitches/blob/6737805f9704877d834357073ff936730cbe7278/stitches.gemspec#L21 If we're especially concerned about supporting Rails 4.0...

Hi, Micah, I just wanted to acknowledge the care you put into making sure this is the right solution for our problem. I'd also like to respond some specific points...

If anyone does take this on, there is some subtle complexity to consider. Much of this is discussed in this similar issue: https://github.com/mastodon/mastodon/issues/10557. To summarize, there are two main issues:...

I put up this draft pull request because it felt easier than setting up to run tests locally. I thought that the blank string would be the cause of the...

Meh, I'll test more tomorrow.

> Blank profiles are indeed one of the things that can cause this issue fixed by #20428. I was silly and careless, and I forgot that the test I put...

> Anyway, what I meant is that the test you added is good and useful, but what was actually causing an issue was in the `'for remote accounts'` context, not...

Thanks for the approval! Hope this helps!

Some thoughts, while I’m here. I was re-reading this just now and looked more closely at https://github.com/obsproject/obs-studio/commit/c83eaaa51c260c3844baaf1cb76de63e0f096cea. This is probably the thing that needs adjustment for my case, but I...