Richard Hornsby
- Total activity 32
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 9
-
Edited linker out of memory on compile?
CompletedI'm not a GO programmer, so please forgive me. I am however trying to contribute a fix for an issue in Hashicorp vault. Goland compiles and runs the project without errors, but when I try to execut... -
Created Terraform plugin: Cannot locate module locally, unknown reason
Not sure where this should be logged as a bug, since I don't think it's specific to Rubymine. The Terraform/HCL plugin is not resolving local modules anymore. That is, RM highlights the block as ha... -
Edited erb renders array properly, but RM says syntax error
I'm not sure if this is a RM bug, a Chef Cookbook RM plugin bug or if I'm doing something wrong in terms of erb or HCL syntax and RM is picking up on my mistake. This is a snippet of the erb (ie my... -
Created Chef's "cookstyle" - drop-in replacement for rubocop
AnsweredChef has created a direct(?) replacement for rubocop they call "cookstyle". It seems to use the same configuration syntax etc, but has some chef-specific rules and other things they've done to it. ... -
Created Windows: net/http SSL_connect certificate verify failed
I'm having a very similar issue to another thread[1], but instead of trying to install a gem, I'm just trying to use the net/http gem, and getting the same SSL certificate error:in 'connect': SSL_c...