Jacob 'BoomShadow' Tirey

Results 9 comments of Jacob 'BoomShadow' Tirey

Wow. That Markx is an excellent find! That would be fantastic to put right on the page when editing in Gitit's web interface. The engineers/devs can keep using git, and...

It works fine for me, following the example .bellybutton.yml in this repo. I was able to exclude the `venv` directory just fine: ``` settings: all_files: !settings &all_files included: - ~+/*...

You can do this by turning off the HTTP listener in the beanstalk settings, and then making a new `aws_lb_listener` resource that manages the HTTP listener outside of the beanstalk...

@drewpotter @harismahmood89 @yas4891 I submitted a PR to fix the attr_accessible issue. #106

@harismahmood89 Really? Where at? I just ran it on a fresh project again, and it worked just fine.

I use a combination of [`fd`](https://github.com/sharkdp/fd) (a `find` replacement) and what @wooorm suggested above to get Alex as a linter in my projects' CI/CD pipeline. I find all ruby files,...

I'm seeing the same thing as @rajkumarvenkatasamy . Thank you for the detailed write-up. With the env vars that they used, I am able to confirm that the data _is_...

Redis or DynamoDB would just be awesome!

Thanks everyone! All the talk of DNS lead me to my own fix. I run pi-hole with Cloudflared for DoH. However, my fallback if the pi-hole is offline is to...