I hereby claim:
- I am rushter on github.
- I am rushter (https://keybase.io/rushter) on keybase.
- I have a public key whose fingerprint is 9443 E5D0 2850 33E6 32DC D8D8 93A7 9304 1160 E65D
To claim this, I am signing this object:
| function sleep(ms) { | |
| return new Promise((resolve) => setTimeout(resolve, ms)); | |
| } | |
| async function deleteActivities(max_pages = 25) { | |
| for (let i = 0; i < max_pages; i++) { | |
| console.log(`Round ${i + 1} of ${max_pages}`); | |
| // Delete all items | |
| document.querySelectorAll(".btn.btn-link.btn-xs.delete").forEach((el) => el.click()); |
| import vk | |
| from datetime import datetime, date, timedelta | |
| import matplotlib.pyplot as plt | |
| import seaborn as sns | |
| import numpy as np | |
| U_ID = 11111111 # used id | |
| bulk_limit = 50 | |
I hereby claim:
To claim this, I am signing this object: