Jesse Cooke
Jesse Cooke
 Apologies if this doesn't belong here; I can't quite tell by the error message. Here's the relevant section of my `init.lua` file: ```lua paq 'tjdevries/colorbuddy.vim' paq 'marko-cerovac/material.nvim' require('colorbuddy').colorscheme('material') require('material').change_style('oceanic')...
I was going to add a mongoid scroll but was thwarted. ``` 10:08:48 jesse@maynard:~/projects/appscrolls (git:mongoid+:3c37861) ruby-1.9.3-p125 ∴ b rake new NAME=mongoid --trace ** Invoke new (first_time) ** Execute new Couldn't...
https://github.com/jc00ke/guard-puma/blob/ac351d60a91ba926a7b5f55f78c7ddbb32811a2d/lib/guard/puma/runner.rb#L19-L27
I use [@altercation's solarized](https://github.com/altercation/vim-colors-solarized) (dark) for my theme, and I can't get the highlights to be dark when background is set before colorscheme. ``` set background=dark colorscheme solarized ``` yields...
``` cucumber In order to test our emails As a developer I want to use Email Spec Given we use batches with Sidekiq Pro And I want to notify by...
  ``` ❯ nvim --version NVIM v0.5.0-dev+1265-g66f9dd3c6 Build type: RelWithDebInfo LuaJIT 2.1.0-beta3 Compilation: /usr/bin/cc -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -O2 -g -Og -g -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes...
 This is on Ubuntu GNOME 17.04 with Mojibar 2.5.0 Happy to help debug!
We're seeing that all of the relationships are passed through, which doesn't seem like it jives with GraphQL as a "only what the client needs" query language. Is there a...
- GTK 3.18.9 - Ubuntu 16.04 - Paper 2.0+r257~daily~ubuntu16.04.1 Paper:  Ambiance: 
First off, thank you for writing this! I'd love to see either releases or maybe even distro packages. Seems like the former is a lighter lift since it can all...