Andrew
Andrew
Now that we have some more [examples](https://github.com/mcandre/remy) of building CloudABI Rust binaries, could rust-cross get CloudABI support as well?
Many Node.js applications use a different port (e.g., React.js assumes 3000), or even avoid using networking altogether (e.g., Node.js CLI tools). I think the benefits of assigning a default port...
When I run `:ClangFormat`, it immediately suspends the Vim session. This lands me back onto the shell. Example file: https://github.com/mcandre/swiper/blob/master/include/swiper/swiper.hpp Recovered using the swap file and tried again, same result...
Please show a specific installation command using common community tools. For example, show the vim-plugin snippet to write in vimrc. This helps newbies to install vim-clang-format more easily.
If someone edits the Angular frontend code, they can bypass some validation methods and supply a shell injection string similar to `jq '.blah';hostname`, in order to run shell commands on...
Gentle petition to keep types as close to the variable declarations as possible. Done in the right way, this provides a wonderful balance of power and reliability. For example, in...
**Describe the bug** *.pjs files are not highlighting as Processing JavaScript code. **To Reproduce** Steps to reproduce the behavior: 1. Open a `.pjs` file. **Expected behavior** The file is syntax...
Please provide a `ping()` convenience method for healthchecks to analyze whether the client object has a good connection to the LDAP server. For example, submit a search query. This represents...
### Steps to reproduce 1. Create a Debian 9.9 Stretch ppc64el primary, grandparent base box with Packer. 2. Customize this box with provisioning scripts. Export this second, parent box with...
Homebrew now has more of the dependencies available towards vagrant-libvirt on macOS, such as the main libvirt service. However, there is no libvirt-dev formula on Homebrew. Anyone interested in testing...