280
submitted 4 months ago by Blaze@piefed.zip to c/privacy@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] chasteinsect@programming.dev 73 points 4 months ago* (last edited 4 months ago)

https://vmfunc.re/blog/persona Here's a more in-depth article of what was found and the process involved.

I have to say this is one of the coolest sites I've visited

[-] mushroommunk@lemmy.today 19 points 4 months ago

I haven't seen anything that stylized in quite a while. Really need a desktop cat again.

Also very interesting read

[-] logging_strict@programming.dev 0 points 4 months ago

Wait waaaaat? Doesn't everyone have a desktop cat. What a sad bunch of losers without the company of even a digital cat.

oneko wtf!

[-] Deconceptualist@leminal.space 8 points 4 months ago

Vintage PC animations? Ok, I'm curious.

Auto-playing music? Fuck that, I'm out. I'll stick to the OP link.

[-] angelmountain@lemy.nl 3 points 4 months ago* (last edited 4 months ago)

Wow very cool website indeed!

Horrible message

[-] refalo@programming.dev 2 points 4 months ago

How are they able to auto-play audio even when my browser is set to block that?

[-] brachypelmide@lemmy.zip 4 points 4 months ago

Browsers can't autoplay video and audio without the user's permission, and that permission is given via input events, mainly the click event. When you press the 'continue' button, you send a click event to the browser, which grants the script permission to play audio.

There is likely an event listener on the 'continue' button that when pressed simply runs the audio script, which is allowed under autoplay rules (user interacted with the page). Not sure if that's actually the case since I'm currently on a phone and my internet connection is pure dogwater so I can't even get past the continue button.

this post was submitted on 22 Feb 2026
280 points (99.6% liked)

Privacy

4849 readers
293 users here now

Icon base by Lorc under CC BY 3.0 with modifications to add a gradient

founded 3 years ago
MODERATORS