Kevin Menard
Kevin Menard
Sure. Although that information is just as apt to fall out date :-)
@baransu I've added some additional context to the PR. Please let me know what you think.
I don't know if this is out of scope, but can we add an _.lldbinit_ file as well? Some tooling, such as CLion, keys off that to configure lldb. I...
If you decide to go with it, I'd give Celluloid a look. Alas, it is Ruby 1.9 only due to its use of fibers. But it's a pretty nice library.
Great to hear there's activity on improving it. Unfortunately, the docs at https://www.gtk.org/docs/installations/macos/ are where I've been struggling. I'd love to just have a Homebrew command to install the necessary...
To clear up confusion, `String#casecmp` works fine with UTF-8 strings. What it ignores is non-ASCII characters. You can check if a string consists only of ASCII data via `String#ascii_only?`. This...
I'm unable to look into it this week. To the best of my knowledge, it's still an issue, but I'll verify when I'm back.
Hi @tyom. Thanks for taking a look. This is my first Storybook project, so apologies in advance if I've got something wrong. To make the example concrete, I'm using _@auth0/auth0-react_...
Looking at this a bit more, Hasura has a `configuration.custom_name` metadata value that corresponds to the namespacing. Setting that one entry updates all of the generated field names. That replaces...
I really dislike this bot. There's been no activity on the issue, beyond triaging it, as far as I can tell so there's no reason to consider it stale.