Richard Hornsby

Avatar
  • Total activity 37
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 10
  • Created

    pycharm association to .py files requires shebang

    I don't know when this started, or if I've somehow completely screwed up my PyCharm configuration, but I can't get pycharm to associate .py files as Python in Pycharm (ie for the purposes of syntax...
    • 2 followers
    • 3 comments
    • 0 votes
  • Edited

    linker out of memory on compile?

    Completed
    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...
    • 4 followers
    • 11 comments
    • 0 votes
  • 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...
    • 3 followers
    • 3 comments
    • 1 vote
  • 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...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    Chef's "cookstyle" - drop-in replacement for rubocop

    Answered
    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. ...
    • 2 followers
    • 1 comment
    • 0 votes
  • 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...
    • 1 follower
    • 1 comment
    • 0 votes