Richard Hornsby

- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 9
-
已编辑于 linker out of memory on compile?
已完成I'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... -
创建于 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... -
已编辑于 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... -
创建于 Chef's "cookstyle" - drop-in replacement for rubocop
已回答Chef 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. ... -
创建于 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...