Spyke
lemmy.world

This says it's not enough to ban JavaScript: we also have to ban CSS.

39
aardreply
kyu.de

About 20 years ago I made a script that converts pictures to HTML tables. Back then RAM was a severe problem for this, and even for more powerful hardware browsers tended to just crash on larger pictures.

I checked it again a few years later, and things looked way better. I guess using CSS it'd be rather trivial nowadays to do the same with a short video by just cycling through showing/hiding tables of each frame.

16

I remember that too but it's been so long I can't remember if I dreamed it up. Do you happen to have the video/link?

1

"I fear not the man who can make one thing in 10,000 languages, but I fear the man who can make 10,000 things in one language." - Bruce Lee

31

You reached the end

A truly monstrous async web chat using no JS whatsoever on the frontend | Spyke