Results 56 comments of Yufan Lou

As `ngine_io.vultr` uses the deprecated API v1, which is going to be disabled on Jun 30, this workaround will stop working too tomorrow. algo needs to change to use [`vultr.cloud`](https://github.com/vultr/ansible-collection-vultr/).

I am using the fix by #14587 I also met the problem fixed by #14622 and using that too

I really like this idea of making the request line more like actual HTTP request. > how would you tell if the protocol is HTTP or HTTPS? When a URL...

After some experiments, I found the culprit: `/dev/null`. Unfortunately for backtick Ruby executes the command under Windows cmd, not POSIX.

I am not sure whether a cask formula can depend on a brew formula. But the way Homebrew works is it links binaries and libraries to their proper locations in...

You can do it by adding the following under `menu:` in `_config.yml`: ``` : ``` For example: ``` menu: Home: / Archives: /archives Github: https://github.com/louy2 ``` That will create a...

Just wanna +1 on pre-commit usage. If it is already possible maybe document it?

All code are from 4 years ago and this fix is not merged for 2 years. I think it is safe to just fork this plugin.

The most active fork seems to be this: https://github.com/dcosson/vagrant-unison2

I would recommend create a separate file to store the abbrevs and grow the list, instead of all at once. Or maybe a facebook activity to compile one?