this post was submitted on 20 Aug 2024
159 points (100.0% liked)

Programming

21571 readers
196 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

A project I saw linked in the css post, and wanted to share, because I love the insanity.

all 13 comments
sorted by: hot top controversial new old
[–] solrize@lemmy.world 37 points 10 months ago (2 children)

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

[–] henfredemars@infosec.pub 15 points 10 months ago (1 children)

The Internet was a mistake.

[–] Pantsofmagic@lemmy.world 5 points 10 months ago

The www in particular

[–] moreeni@lemm.ee 10 points 10 months ago (1 children)

Browsers too. Oh, and migth actually want to stop using computers in general if they have an Internet connection

[–] hexbatch@programming.dev 4 points 10 months ago

How about just fires to use smoke signals?

It worked for my grandfathers, and it seems comforting

[–] originalucifer@moist.catsweat.com 37 points 10 months ago (2 children)

reminds me of the guy that made a video in excel with cells as pixels... i enjoy the flex, but damn

[–] aard@kyu.de 17 points 10 months ago (1 children)

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 points 10 months ago* (last edited 10 months ago)

the “new” hotness is grid layout

[–] idunnololz@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

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 points 10 months ago

"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

[–] 56_@lemmy.ml 3 points 10 months ago

What's wrong with forms?