Kyrylo Yakymenko

Results 18 issues of Kyrylo Yakymenko

Hi! Is there a way to hook in to `PersistenceLifecycleEvent` in typed actors? I've looked at https://github.com/Horusiath/Akkling/issues/72 and the test, but this seems only to work for untyped actors. Here...

Feature idea: instead of adding context information in the citation itself (e.g. in parens), you could have a "hidden" context field. In this way, the citation body would remain "pure"...

A quiz-style game where a citation is presented without the author being shown, where the participants would try to either choose from a list, or freely guess the author.

Hi. Was looking to use the UpdateCitation mutation in the flutter app and noticed that `insert_citations` with `on_conflict` is being used here. Is there any reason not to use `update_citations`...

A few issues that could be improved: - indicate which button is currently focused, as it is hard to know when trying to get to the "Add" button - autofocus...

For longer citations it is often easy to forget the exact wording while typing the text. A nice-to-have feature would be to add a speech-to-text option using the microphone. I've...

Is there a way to show all citations by author?

Before any authors are added, the dropdown is empty, so maybe it makes sense to just go into "text-input" mode automatically in this case?

It would be nice to be able to specify what language the citation is in.

I've looked at [Convert from JSON to an F# anonymous record](https://compositionalit.github.io/farmer/contributing/adding-resources/1-the-farmer-pipline/#step-12-convert-from-json-to-an-f-anonymous-record) and [Migrating to IArmResource](https://compositionalit.github.io/farmer/contributing/adding-resources/2-iarm-resource/), and (correct me if I am wrong) it looks like it does not allow adding...