Uniqueness check update. Run a real-time scan. Обновление проверки уникальности.

in SteemFamily3 years ago

To check for uniqueness (1).png

Greetings!

The topic of uniqueness is important to STEEMIT. My approach to checking text uniqueness was supported by @papi.mati and @ac-cheetah. I am also developing this project as part of the alexmove.witness project along with the steemit-market project in a team with @greatketty

And today a serious update and a step forward has been made. Now the uniqueness check occurs every 5 minutes, and, accordingly, after the publication of the post and before it is checked, a maximum of 5 minutes will pass.

After that, in case the post is not unique, a comment is published under this post:

This is my post, which means that for users it will be a "silent check" and nothing will worry their hearts and minds.

In a comment, by mentioning with the @ tag, an invitation is made to @ac-cheetah, as well as to the community administrator or community moderator, who is responsible for checking uniqueness.

If the post is verified and there are no questions about uniqueness, then a comment with the post address and% uniqueness is published under this post:
This is so that you can make sure that the post is checked for uniqueness. Maybe in the future I will turn it off.

By agreement, a report can be configured with a list of all checked posts every N days. Example: https://steemit.com/hive-111293/@alexmove/20220303t233030655z

The full script code is on github.
You can deploy this uniqueness check yourself.
https://github.com/Alexmovelove/uniq.git
Below are the installation instructions.

Or I can customize this check for you.
In return, I will ask you to vote for us as witnesses on the page: https://steemitwallet.com/~witnesses

Accounts: @alexmove.witness and @steemit-market
Also, I will be glad to upvote and various boomings, and other support of the curators.

Please pay attention to my project and, if you wish, support with votes: @stef1 @ety001 @dev.supporters

To check for uniqueness.png

Приветствую!

Тема уникальности важна для STEEMIT. Мой подход к проверки уникальности текста был поддержан @papi.mati и @ac-cheetah. Также я развиваю данный проект в рамках проекта alexmove.witness вместе с проектом steemit-market в команде с @greatketty

И вот сегодня сделано серьезно обновление и шаг вперед. Теперь проверка уникальности происходит каждые 5 минут, и сооветственно после публикации поста и до его проверки пройдет максимум 5 минут.

После этого, в случае не уникальности поста, публикуется комментарий под этим постом: https://steemit.com/club5050/@alexmove/check-for-uniqueness-less-than-80-additional-verification-needed

Это мой пост, а значит для пользователей это будет "тихая проверка", и ничто не будет волновать их сердца и умы.

В комментарии же через упоминание с помощью тега @ происходит приглашение для @ac-cheetah, а также для администратора сообщества или для модератора сообщества, который ответственен за проверку уникальности.

Если же пост проверен и к нему нет вопросов по уникальности, то комментарий с адресом поста и % уникальности публикуется под этим постом: https://steemit.com/hive-153018/@alexmove/check-for-uniqueness-ok-100-or-more-80
Это для того, чтобы можно было убедится, что пост проверен на уникальность. Возможно в будущем я отключу это.

По договоренности, может быть настроен report со списком всех проверенных постов раз в N дней. Пример: https://steemit.com/hive-111293/@alexmove/20220303t233030655z

Полный код скриптов находится на github.
Вы можете самостоятельно развернуть у себя данную проверку уникальности.
https://github.com/Alexmovelove/uniq.git
Ниже инструкция по установке.

Либо же я могу настроить данную проверку для вас.
Взамен я попрошу проголосовать за нас, как за свидетелей на странице: https://steemitwallet.com/~witnesses

Аккаунты: @alexmove.witness и @steemit-market
Также, я буду рад апвоутом и различным бумингам, и другой поддержке кураторов.

Прошу обратить внимание на мой проект и по желанию поддержать голосами: @stef1 @ety001 @dev.supporters

Инструкция к установке.
How install Check_Uniq

git clone https://github.com/Alexmovelove/uniq.git
CREATE DATABASE ;
sudo mysql -u root
GRANT ALL PRIVILEGES ON family.
TO 'main'@'localhost'
GRANT SELECT ON family.
TO 'main'@'localhost';
GRANT UPDATE ON family.
TO 'main'@'localhost';
GRANT UPDATE ON family.* TO 'main'@'localhost';
FLUSH PRIVILEGES;

crontab -e
15 * * * * node /mnt/uniq/family/uniq/addpost.js
55 * * * * node /mnt/uniq/family/uniq/spisok.js
5 * * * * node /mnt/uniq/family/uniq/uniqpost.js

Any questions:
discord: Alexmove#5540
telegram: http://t.me/alexmove12345

Have a nice day!

Sort:  
 3 years ago 

Спасибо за труд! Это классная разработка, которая будет пользоваться успехом на всей платформе!

@alexmove Too bad I don't have pineapple planted to be my entertainment too haaa I love that fruit, it is divine between citrus and sweet, even its shell is used to make juices and drinks to lose weight, your pineapple plant is beautiful, beautiful photographs. Greetings and blessings.

Coin Marketplace

STEEM 0.16
TRX 0.15
JST 0.028
BTC 56835.87
ETH 2399.86
USDT 1.00
SBD 2.39