moving all the UI elements a few pixels in random directions so the site gets a fresh new look
document.querySelectorAll("html *").forEach(e=>e.style.transform=`translate(${(Math.random()*8)-4}px,${(Math.random()*8)-4}px) rotate(${(Math.random()*2)-1}deg)`)
@selfsame better than most recent mastodon UI changes 
@selfsame I don't even hate this tbh. I almost like it

Beginner's guide: Press F12, then a part of your firefox (if you don't use firefox, please do) opens a view into the inner workings of the web page. Then you click on "Console" (German: Konsole) in the upper part. There you find a "prompt", a kind of input line, often starting with ">>". You have to copy the text of @selfsame
's toot into this prompt – the complete text from "document..." until "...}deg)`)". Hit enter, and F12 to close the Console, and enjoy!

Get back to normal: ctrl+shift+r

@selfsame With setInterval() :D

@piko @selfsame

To shake things up!

setInterval(() => document.querySelectorAll("html *").forEach(e=>e.style.transform=`translate(${(Math.random()*4)-2}px,${(Math.random()*4)-2}px) rotate(${(Math.random()*0.5)-0.25}deg)`),250);

@nblr @piko @selfsame To make the changes more smooth, run this beforehand:

document.querySelectorAll("html *").forEach(e=>e.style.transition=`transform 0.25s ease 0s`)

@ollibaba @piko @selfsame This is what I love fedi for :)

@piko @selfsame Asked WebSim to animate a new design, and I think it's production-ready.

https://websim.ai/c/cHihiVzI3bINpb16N

DancingTodon - Where Mastodon Meets TikTok

@selfsame Microsoft Office Word, in one JS command.
@selfsame that munted mine pretty good I'm impressed
@selfsame Now I want to revisit all the HTML sanitisation code I've ever written and add specific exemptions for this exact string. ;)
@selfsame thats more than just a few pixels, both of the sidebars are fricking gone
@gravitos yeah it's probably overwriting other transform rules

@selfsame
I've read 'Punish!' on the button.

Too hard for me -_-

@selfsame I could use a little bit of that, tired of every thing being so orderly.
@selfsame thanks! this looks way better! :D
@selfsame not working too well on desktop

@TudbuT @selfsame

At least you broke the internet somehow 😂

@TudbuT @selfsame

It's getting funny when you see all the cols btw.

@selfsame mastodon, go home, you're drunk
@selfsame @krishean Be the change the world doesn't want to see!! 

@catsalad if you check the replies to the post people took this and ran with it

@selfsame

@krishean @selfsame Lmao!! This entire thread is a gold mine
@selfsame Cam shake if you enter the wrong password...
@selfsame Everythin's slant! I feel hip and cool now 🤭