A project I saw linked in the css post, and wanted to share, because I love the insanity.
A truly monstrous async web chat using no JS whatsoever on the frontend
https://github.com/kkuchta/css-only-chat
https://github.com/kkuchta/css-only-chat
A project I saw linked in the css post, and wanted to share, because I love the insanity.
9 Comments
solrize@lemmy.world · 39 pts · 2y
This says it's not enough to ban JavaScript: we also have to ban CSS.
henfredemars@infosec.pub · 15 pts · 2y
The Internet was a mistake.
Pantsofmagic@lemmy.world · 5 pts · 2y
The www in particular
originalucifer@moist.catsweat.com · 36 pts · 2y
reminds me of the guy that made a video in excel with cells as pixels... i enjoy the flex, but damn
aard@kyu.de · 16 pts · 2y
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.
pupbiru@aussie.zone · 3 pts · 2y
the “new” hotness is grid layout
idunnololz@lemmy.world · 1 pts · 2y
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?
XPost3000@lemmy.ml · 31 pts · 2y
"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
dsilverz@thelemmy.club · 22 pts · 2y
parpol@programming.dev · 13 pts · 2y
56_@lemmy.ml · 3 pts · 2y
What's wrong with forms?