Andrew

Results 212 comments of Andrew

+1 Rapid, per-project .ruby-version switching with rvm is too useful _not_ to have this for Node.js!

I find nodenv[-install] to be highly reliable these days. Wonder if that supports querying desired node version ranges from package.json. On Tue, Mar 22, 2022, 2:52 PM Carlos Molina A...

Ah, I just noticed that :P. I was getting an error during `rake test` complaining that rake-compiler was not installed, so I figured a gemspec was the thing. But I...

> POSIX doesn't specify a pre-function trap, which is needed for auto.sh switching to work. I think you might be right about that. I was under the impression that chruby...

I get similar errors about extensions, without using any JRuby stuff. El Capitan.

Here's an example of the Monokai theme for Emacs v24. https://github.com/lvillani/el-monokai-theme/blob/master/monokai-theme.el

Also https://github.com/jaromero/vim-monokai-refined/issues/1

Better yet, pure Node.js-ize aspell, to take advantage of JSHint's `.jshintignore` parser, for regex patterns very similar to `.gitignore` patterns. https://github.com/jshint/jshint/blob/2.x/src/cli.js#L183-L234

I have the opposite problem. My data has zero values at the end, but no amount of configuration can successfully force Chart.js to actually show a tick on the x...

`--production` is a stopgap, it does not actually remove any vulnerabilities that may be present on the developer's machine.