Jonathan Barronville

Results 11 issues of Jonathan Barronville

The following is the error logged by __Gradle__: ``` Could not apply requested plugin [id: 'com.hendraanggrian.packr-gradle-plugin', version: '0.1', artifact: 'com.hendraanggrian:packr-gradle-plugin:0.1'] as it does not provide a plugin with id 'com.hendraanggrian.packr-gradle-plugin'....

We've been using `clib(1)` at [our startup](http://scrapum.com) and it's been very helpful. However, there are two main things I'm wondering if we could do better at. The first thing is...

enhancement
help wanted
2.x

I experienced an error while attempting to use the JSON importer: ``` ~/Code/github.com/cinchapi/concourse git$develop(09eac17) ❯ concourse import -d $HOME/Downloads/datasets/airbnb/airbnb_session_data.json -t json password for [admin]: ***** Starting import... ERROR: org.apache.thrift.TApplicationException: Internal...

Command used to generate the __PDF__ document: ```sh pandoc --from=markdown_github --latex-engine=xelatex --output=./article-kingsbury-k-2017-10-05-git-06f63fc7-an-introduction-to-distributed-systems.pdf ./README.markdown ``` The __PDF__ file name is basically an `article-`-prefixed *“slugified”* transformation of an __APA__-formatted-*like* citation of the...

I asked [this question in the __wasm2c__ project](https://github.com/WebAssembly/wabt/issues/2372), but I’m also curious what __w2c2__’s semantics are when it comes to this type of usage. Basically, is it undefined behavior to...

question

This is just a minor update to remove a few unnecessary heap allocations.

This is just a minor update to update a few variables to use exact width integer types.

After commenting on #17365 yesterday, I decided I could do better than just __+1__ and complain, so I went ahead and implemented the JSON compilation database support. It likely could...

Hi there. Are there any plans to get the crypto in this library audited by an independent third-party? Good work though!