Ilya Gazman

Results 9 issues of Ilya Gazman

**6.0.0**: Please allow using AppIntro as a Fragment. I plan on running the app intro when the user first opens the app for the first time, and when they decline...

enhancement
feature request

I created an events library [Signals](https://github.com/gazman-sdk/signals). It's not exactly similar to Jess, but it has a lot of shared goals. I wonder what do you think are the pros and...

I like your demo, can you please add Media messages in the `Notification.MessagingStyle`?

Current implementations of Large Language Models (LLMs) must handle a vast array of data inputs across multiple languages including standard languages like Chinese, Russian, and Hebrew, as well as non-intuitive...

I am using your library for Java blockchain development: https://github.com/Confidence-coin/coco I was looking for the ability to generate a public key from a private key, eventually, I found this: `...

Hey, I also created an events library. It's called [Signals](https://github.com/gazman-sdk/signals). What do you think are the pros and cons of using each of our libraries.

Hey, I would like to use your signature aggregation algorithm in the cryptocurrency that I am developing in order to reduce the block size. What tests and research do I...

Wow, this is awesome! Please tell me how to add benchmarks for my library [Signals](https://github.com/gazman-sdk/signals)

When triggering via SQL, it would be awesome if you could allow the columns in the trigger to be used in the input binding, like it is done with HTTP...

enhancement
P1