Settings

Theme

Can't Stop the Signal. Poison It

blog.digitalgrease.dev

48 points by rmadriz 12 hours ago · 18 comments

Reader

gruez 10 hours ago

Wasn't there a startup that basically did this, but instead of for privacy purposes, it was for creating fake influencer profiles you could use for marketing campaigns? This project feels like a great way to get your accounts banned from various platforms, because this is basically doing that, and platforms have at least a vague interest in banning such things. It tries to hide itself, but doesn't do a good job at it. MockLocationProvider can be easily detected, and so can UA/canvas spoofing. All of this basically screams "I'm running a bot farm", so expect it to be first in line when sites want to do a bot crackdown.

TheChaplain 10 hours ago

Not often you encounter a site that makes scrolling choppy.

  • ethmarks 10 hours ago

    I'm pretty sure that's because the entire <main> of the site has an 8px Gaussian blur on it:

      .site-main[data-astro-cid-bpoqdqeq] { 
        backdrop-filter:blur(8px); 
      }
    
    Why, exactly? The page looks visually identical when I disable that rule, but the performance skyrockets. I realize that it's probably vibecoded, but come on.
    • dormento an hour ago

      For $DEITY sake, this surprised me. Such inadequate performance on a 9800x3d + RX9070XT. How? Don't people test anything anymore?

      Damn.

    • throawayonthe 2 hours ago

      does it not affect the vignette effect? i can't test it (on the phone) but performance seems fine for me (and i have js jit disabled lol)

      yes they should have tested the site on firefox, but idk i wouldn't expect css gaussian blur of all things to cause slowdowns in some browsers

  • nottorp 10 hours ago

    Firefox by any chance?

    Ran recently into another site on here that scrolled fine on anything except Firefox. And this one seems to be fine on safari.

    • barbazoo 10 hours ago

      Firefox Android is fine albeit laggy. I don't get why one has to customize scroll behavior but I don't do mobile UX myself.

      • nottorp 7 hours ago

        Last time i checked it's not laggy because they messed with the scroll, but because of some fancy CSS that firefox has trouble with.

  • skeledrew 10 hours ago

    Works great in my browser that hasn't been updated - except by me, mainly to keep it running - in about 10 years.

  • nosioptar 10 hours ago

    It's even fucked with JavaScript disabled.

  • functionmouse 10 hours ago

    it's slop which is notoriously willing to fuck with scroll

    don't fuck with scroll

initramfs 10 hours ago

https://marcusb.org/hacks/quixotic.html more lightweight than this anvil

Esophagus4 5 hours ago

Similar idea: https://adnauseam.io/

tsol 7 hours ago

This is a cool idea, I like it.

manithree 10 hours ago

I like the idea (hate the site), but what does it do to my battery life?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection