James D

Results 16 comments of James D

@miladjef This extension doesn't activate when installed with Chrome Store Foxified on Firefox Stable. AngularJS Batarang doesn't even compile in Chrome Store Foxified.

I also found having a dedicated note for the day surprisingly useful in Foam, even though Foam isn't quite my perfect note taking app. I liked the feature so much...

Looking at `GraphQL::Schema::Loader`, it appears to be incompatible with [the schema provided by Tray.io](https://gist.github.com/jamesgecko/7da8658a2ea604ae9ea3bc42525891b6); expecting to be able to access paths in the json like data -> __schema -> types...

This morning I discovered that this library can support schema definitions written in the GraphQL SDL format (`.graphql` files) as well as introspection results (`.json` files). ```ruby SCHEMA_PATH = Rails.root.join('vendor',...

Some examples such as the one in [this gist](https://gist.github.com/1380305) would be handy for a start. :)

Just hit this; was very confused when Firefox popped in Czech. As Mike, it's not a system locale. My `Get-WinHomeLocation` is `United States` and My `Get-WinUserLanguageList` has `en-US` and `zh-Hans-CN`.

I have a similar issue in a large project with ruby 1.8.7, rails 3.0.20, and mysql. There are 130 gems in my Gemfile, but when the Gemfile is applied to...

Maybe it's related to a specific version of the font I'm using? Here's what's in my `/Library/fonts` directory. [JetBrainsMono fonts.zip](https://github.com/zed-industries/zed/files/14087088/JetBrainsMono.fonts.zip) I noticed something odd. If I set my terminal font,...

I installed the font from the `homebrew/cask-fonts/font-jetbrains-mono` Homebrew cask; it's on whatever the latest version of that is. I also manually installed the Nerd Font version of the font from...

I closed applications, ran `sudo atsutil databases -remove` in Terminal, and rebooted. No change. (The `atsutil server -shutdown` command displays a message that the ATS utility is unsupported in macOS...