Saeed Nemati
Saeed Nemati
@APCBoston, I got it. Though you manually cached the images, this was a creative approach. In fact, you cached a bunch of compressed files. And you used the `docker` command...
@SimonCropp, I have also reported https://github.com/Humanizr/Humanizer/issues/1282. The point is, the `camelCasing`, `PascalCasing`, `kebab-casing`, and `snake_casing` conventions are clear. The source should be converted into the target. In the `camelCasing` convention,...
It's unfortunate that even with the help of the community the release is not provided.
@archisman-panigrahi, thank you so much. I worked.
@archisman-panigrahi, does this mean that we don't need this code anymore? ``` sudo add-apt-repository ppa:safeeyes-team/safeeyes -y sudo apt-get update sudo apt-get install safeeyes -y ``` And we can simply run...
I'm also waiting for Linux support.
Event plural nouns are only tagged as noun.
@MuhamedRagab, we should follow React rules. I'm proposing that we make rules more semantic. A function that **gets** something is better to be named `get`. It should not be called...
Please provide an official docker image for this repo.