YearOfTheCommieDesktop

joined 2 years ago
[–] [email protected] 14 points 2 years ago* (last edited 2 years ago) (9 children)

Look no further, I have written a TamperMonkey script for exactly this purpose:

// ==UserScript==
// @name         Hexbear Blocker
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Hide comments from hexbear.net
// @author       YearOfTheCommieDesktop
// @match        https://hexbear.net/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=tampermonkey.net
// @require      https://cdn.jsdelivr.net/gh/CoeJoder/[email protected]/waitForKeyElements.js
// @grant        none
// ==/UserScript==

function processComment(comment) {
    var link = comment.querySelectorAll('a[title="link"]');
    if (link.length !== 0 && link[1].href.includes("hexbear.net")) {
        comment.querySelector('button[aria-label="Collapse"]').click();
        console.log('hid hexer');
    }
    return true;
}



waitForKeyElements('.comment-node', processComment);

I didn't add any exemption for your own comments (yet) though so your own replies will be auto-collapsed too

And with tampermonkey it's easy to toggle on and off, just toggle the script and refresh

[–] [email protected] 1 points 2 years ago (1 children)

gravity bong. commonly made out of plastic bottles like a 2L of soda.

[–] [email protected] 35 points 2 years ago* (last edited 2 years ago)

we have an emote for that special feeling of bewilderment jesse-wtf

[–] [email protected] -1 points 2 years ago

Could be very very good shit. Shame I'm not using android anymore

[–] [email protected] 4 points 2 years ago (3 children)

you smoking out of a geeb or something?

even if it doesn't affect the brain, it will affect your lungs, and I wouldn't bet on it not affecting the brain too

[–] [email protected] 26 points 2 years ago* (last edited 2 years ago)

It's too small, it doesn't have the same shock value

and we can no longer make it bigger with markdown angery

linking to hexbear.net/PPB stays winning

[–] [email protected] 36 points 2 years ago (3 children)

blame lemmy's terrible Active algo. It's a struggle session factory

[–] [email protected] 16 points 2 years ago

Maybe just keep ppb to libs that come to us?

it makes the most sense that way IMO, but I'm ambivalent. I'd focus more on dunks, and then insults for those who are clearly just committed reactionaries. PPB for dipshits who wander into our comms is perfection though

[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

I am desperately trying to protect my friends from that brainworms. I have one other former-chapo-head buddy that is trying to ruin it for me by introducing the apolitical ones to the Xinnie the Pooh meme just to annoy me though.

[–] [email protected] 1 points 2 years ago* (last edited 2 years ago) (1 children)

Not on iOS but I like my yubikeys. Depending on your requirements (if you have less than 32 TOTP accounts per yubikey), they can handle your TOTP directly instead of just using them to unlock Bitwarden.

For security I don't like to keep my TOTP keys in my password manager, even if it is strongly protected. With a yubikey I can ensure that both access to the key AND a physical touch is necessary to generate any codes. So even if I leave it plugged in on a remotely compromised PC I'm mostly protected, because a touch is required.

[–] [email protected] 10 points 2 years ago* (last edited 2 years ago) (3 children)

Aww sadness

I was hoping for a chud eating shit

Side note: has anyone else noticed libs starting to use "chud" but just applying it to anyone with aesthetics they don't like with no explicit relation to politics? Might just be a couple of my friends picking it up from my speech, but idk.

view more: ‹ prev next ›