Michael Hucka

Results 59 comments of Michael Hucka

Per today's Cirq Cync, @dabacon suggested the following concrete steps: 1. retag this as `time/after-1.0` 2. change the title of this issue to reflect the goal being to revisit what...

Thank you @tanujkhattar for the thoughtful reply and further elaboration! If things are left as-is (i.e., no changes to the json format), then for the sake of future developers, I...

Thank you for this, and my apologies for taking so long to reply. I think your solution (sorting by length) sounds like a good idea. I want to run some...

Thanks for your report. Sometimes, some identifiers will inevitably be split suboptimally, and I guess this is an example of that. As mentioned in the [README section on performance](https://github.com/casics/spiral/#-performance-of-ronin), the...

I'm experiencing this problem of images that seem to have gotten corrupted. Has anything changed? Is there a way to repair images?

Hi – I was trying to think of what would be useful as a method name for this, based on the examples on the [JSON-RPC](https://retorque.re/zotero-better-bibtex/exporting/json-rpc/) page, and also the code...

Thanks for the feedback. I'm not sure if you're envisioning the `get` function would take an attachment key as a value. In the situation I'm grappling with, all I have...

Thanks for the detailed explanation! I understood some of that already, but not all of it. This will be useful as a reference. This is disturbing news, though: > Additionally,...

On Ubuntu 22.04.2 LTS (and probably others), `cargo` can also be installed using `apt` or `apt-get` normally. E.g., ```shell apt-get install cargo ```

I apologize if this is off the mark, but my $0.02 based just on general principles is that I agree with Pavol. For non-dev requirements, _not_ using a version requirement...