Ryan Kruse

Results 12 issues of Ryan Kruse

See the log below after `:set verbose=1` on a file that only contains one line of `1+1` The stderr.log file is empty. `formatR` does run on this same file ```...

I'm using this project in a pane in tmux, with Vim in another using https://github.com/jpalardy/vim-slime. With all my other interactive shells (python, r, node, psql) there is a way to...

I would like to use this against our Azure data warehouse, but `sp_help` doesn't exist there. Is there an alternative to show the table definition? ``` mydb> \d schema.tablename Time:...

On PitchFX.org I'd like to search for pitches depending on the balls and strikes, but we don't have that data stored with this project. This issue is to add 'b'...

We'll need to add twitter handles to each player in the players DB. We should figure out how to crowdsource that data. If the twitter handle is there, we should...

enhancement

We'd like to have the same colors describe the same pitch types always, across all pitchers. So, we need a color value assigned to each one of these. - FA:...

enhancement
design

See the screenshots below. The default color pallet from highcharts is a bit too pastel for our site. For this issue we need to get a color value for the...

enhancement
design

See #73 for a bug that was caused by using the latest highcharts and highmaps scripts. For this issue I'd like to see if we can get highcharts and highmaps...

enhancement

I wanted to see where a pitcher was throwing most of their fastballs this year compared to last and discovered that we don't have a simple pitch count heatmap. I...

enhancement

Right now the filters simply collapse on mobile. They would be much better served in an "aside" or slider module, similar to this: http://mgcrea.github.io/angular-strap/##asides I don't want to include that...

enhancement