pwdisswordfisha
- Karma
- 32
- Created
- January 5, 2023 (3y ago)
- Submissions
- 0
Upvote literally everything:
const links = Array.from(document.querySelectorAll(':link[href^="vote"][id^="up"]:not(.nosee)'));
const timer = setInterval(() => {
const link = links.pop();
if (!link.matches('.nosee'))
setTimeout(() => link.click(), Math.random() * 2000);
if (links.length == 0)
clearInterval(timer);
}, 12000);
[flagged]
"Tart up your startup"
> Plus, we have a lot of processing power on the client side, which should be utilised. That does not mean it should be utilised by you. Have some humility as a developer.
> some of the shittier proposals manage to slip in Examples?
They tried this already in 2014 as part of the Typography Refresh™ package, but reverted it rather quickly after a backlash. Likewise line height changes and not-quite-black black text. Only the relatively benign font…
I have been using a user script to do just the opposite, because the interface is so much poorly delineated and the content much harder to read. I guess I'll be modifying it to plaster ?useskin=vector at the end of…
You should make your website work without JavaScript.
Sound, being ephemeral, is pretty useless as money. I'm glad we moved past it.
If we're being so pedantic, you have misspelt 'Fediverse'.
I'd be more impressed if it explained set-theoretic forcing on that level.
Why "urn:msisdn:" when "tel:" already exists?