Shiv Kokroo

Results 7 issues of Shiv Kokroo

## Feature Request ### Describe the problem the feature is intended to solve Tensorflow Serving should have docker images with AVX2 and FMA et al enabled, with different tags so...

type:feature
stat:awaiting tensorflower

The import code "from termcolor import colored" was present twice per file, across 3 files.

https://www.reddit.com/r/Stremio/comments/15gijoq/stremio_for_apple_silicon_m1_m2_etc/ @_pajarito was able to compile Stremio for Apple Silicon, and I think we can do the same. One thing to note here is that it will save a lot...

A new CVE was published ([link](https://github.com/advisories/GHSA-mr82-8j83-vxmv)), in which Pydantic versions below 1.10.13 have a denial of service vulnerability. Switching to that version causes this: ``` The conflict is caused by:...

enhancement

I am making some ongoing performance improvements to the code. Although this won't matter much for a single run, it will create a measurable impact on execution speed and memory...

Hi, I ported unishox2 to Rust. There's a no_std version too, to run on microcontrollers. I also created interop tests between the C and Rust ports. It is memory safe...

I intend to add all the words from multiple languages into the wordlist, at compile time. I believe that only English language words are included as of now. How can...