Jonathan Rochkind
Jonathan Rochkind
solr_wrapper is code that many blacklight and samvera developers really rely on. I think @cbeer is very busy, and sometimes takes some time to get to solr_wrapper issues, which can...
Is this line: https://github.com/curationexperts/riiif/blob/master/app/controllers/riiif/images_controller.rb#L69-L71 Allowing _client-set query params_ to choose the name of the ruby class that will get loaded and have methods called on it? Is this wise, security-wise?...
john cupitt of vips suggests: > Secondly, P3 colourspace is becoming very widely used. This is significantly bigger than sRGB, and P3 images converted to sRGB will either be drastically...
Kithe provides some callback-based logic to automatically trigger re-index of Kithe models upon changes -- with features to disable/customize that etc. But what if you are indexing based on an...
Don't make the end-user do this themselves, just make it so. Gives access to ModelName.jsonb_contains method from AttrJson.
Right now it doesn't, so you need to explicitly put `to_a` into your `obj_extract` paths, to turn it into an array. One way to accomplish this would be to treat...
The README still suggests: > # or add custom apt repos (only required if using packages outside of the standard Ubuntu APT repositories) > :repo:deb https://apt.example.com/ example-distro main But some...
I have found that some packages don't work, and I'm curious the general theory behind it, what's up with the heroku environment. For instance, trying to list `exiftool` in the...