Jonathan Keane

Results 27 comments of Jonathan Keane

If this PR is merged (or something like it), I have an example of how adding lens information from flickr would work: https://github.com/jonkeane/nanogallery2/compare/flickr-exif...jonkeane:flickr-lens-exif

I'm not wholly against requiring registration if it is significantly simpler or is the only way. But I'm not sure that requiring registration will necessarily help make errors easier to...

> Give both of these work and the approach is rather complex, by walking the AST, I will now go more in the direction suggested by @paleolimbot (in https://github.com/apache/arrow/pull/13789#issuecomment-1214992856) and...

Also, I'm curious if there is a way to have the same behavior as `dependencies = TRUE` _and_ install one (or more) of the `Config/Needs` fields at the same time?...

I’ve been thinking (though haven’t yet found a satisfactory way) of doing the same in dittodb. If I do come up with something I’ll mention it here since at least...

Hmmm, that's weird. When I try it on a fresh install from the master branch from this repo, that same command does produce output for me: ``` > remotes::install_github("lintr") Error...

> I agree with this idea so the image has alt text by default, but I think this could be extended further to allow the user to specify alt text...

Thanks for this issue, fantastic repro and discussion! Yup, I have not (yet) added other arguments to the hashing algorithm that tells queries apart. It shouldn't be _too complicated_ to...