Month: January 2022
Shitty language for writing bots in discord
DBCE – Discord Bot Creator Easy (Лёгкое создания дискорд бота) Для получения поддержки вы можете перейти на официальный сервер В терминале введите данный код, открыть терминал вы можете: На телефоне: Play Market -> Pydroid 3 -> Terminal На компьютере: Win+R -> cmd pip install –upgrade dbce GitHub View Github
Read morePython based Retail Inventory Scanner
A simple python program that connects to a PostgreSQL database every 6 hours. It scans the inventory for potential low stocks and sends an email, with a brief report to the specified receiving address. Pre-requisites Download and install the latest python version from here. Install PostgreSQL driver psycopg2 using the command pip install psycopg2 from the terminal. Install sendgrid using the command pip install sendgrid from the terminal. Install dotenv using the command pip install python-dotenv from the terminal. Run […]
Read morePrivate Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data? (SDM 2022)
We consider how a user of a web service can build their own recommender system. Many recommender systems on the Internet are still unfair/undesirable for some users, in which case the users need to leave the service or unwillingly continue to use the system. Our proposed concept, private recommender systems, provides a way for the users to resolve this dilemma. Paper: https://arxiv.org/abs/2105.12353 💿 Dependency $ pip install -r requirements.txt $ sudo apt install wget unzip 🗃️ Download and Preprocess Datasets […]
Read moreTwitter Analysis of MIUUL CEO
I got last @mvahitkeskin 184 tweets with twitter.developer api and I analysed all his tweets with NLP method.I chosen @mvahitkeskin twitter account because he share valuable informations about Data science and he is Co-founder of MIUUL.I am strongly recommending to follow this account on twitter. I got all tweet content and split to each words. I filtered all content to delete nonsense words. After that I used NLP method with wordcloud library and I analyse commonly used words and I […]
Read moreThis repository detects a system vulnerable to CVE-2022-21907 and protects against this vulnerability if desired
Description This repository detects a system vulnerable to CVE-2022-21907 (CVSS:3.1 9.8), protects against this vulnerability if desired and exploit it with python and powershell (a payload is available). I offer 2 powershell codes in 1 line. Codes Only detect $ErrorActionPreference=”SilentlyContinue”;$_=($(Get-ItemProperty -Path HKLM:SystemCurrentControlSetServicesHTTPParameters -Name EnableTrailerSupport).EnableTrailerSupport -or $(Write-Host “Not vulnerable to CVE-2022-2190”)) -and $(Write-Host “$env:computername vulnerable to CVE-2022-2190 !”)
Read moreThis RaspberryPi project uses weather data to estimate the share of renewable energy in the power grid
This RaspberryPi project uses weather data to estimate the share of renewable energy in the power grid.From this, the value of CO2 emissions per kWh can be calculated.Visit https://www.agora-energiewende.de/service/agorameter/ for an overview of the electricity mix and the emission value. The estimated emission value is displayed similar to a traffic light on a green-red scale by leds connected to the RaspberryPi. GitHub View Github
Read moreA TrueCharts automatic and bulk update utility
A easy tool for frequently used TrueNAS SCALE CLI utilities.Previously known as “trueupdate” How to install run pip install truetool Please be aware you will need to reinstall after every SCALE update How to Update run pip install –upgrade truetool How to use running truetool should be a good start. Additional options are available: Help truetool -h for the CLI help page Update truetool -u or truetool –update updates TrueNAS SCALE Apps truetool –catalog CATALOGNAME where CATALOGNAME is the name […]
Read moreA python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations
A python script for combining multiple native SU2 format meshes into one mesh file for multi-zone simulations. Run the python script in the directory your mesh files are located and follow the instructions. References; https://su2code.github.io/docs_v7/Multizone/ https://su2foundation.org/wp-content/uploads/2020/06/Kattmann.pdf GitHub View Github
Read moreA python script to crack the account efbeh:v
Menu & Fitur Crack Instal On Termux $ pkg update && pkg upgrade $ pkg install python2 git -y $ git clone https://github.com/AngCyer/Face-Crack $ cd Face-Crack $ pip2 install -r bahan.bakar $ chmod +x * $ ls $ python2 face.py Donate Dana : 083806858479 Pulsa : 081392979518 Thank For Your Support GitHub View Github
Read more