Live data from Hacker News

CSS is DOOMed

nielsleenheer.com

11–20 of 120 posts

Re: CSS is DOOMed

#11

This page could use some "Practical CSS scroll snapping": https://css-tricks.com/practical-css-scroll-snapping/

I was amazed when I first came across CSS scroll snapping. It's great for creating immersive experiences where one part of the page fills the entire screen while native browser scrolling still works.

Re: CSS is DOOMed

#12
The game logic runs in JavaScript

Also: a modern CPU is around 10000x faster than the 486 CPU Doom was designed for. Per core.

Re: CSS is DOOMed

#15

This page could use some "Practical CSS scroll snapping": https://css-tricks.com/practical-css-scroll-snapping/

I was amazed when I first came across CSS scroll snapping. It's great for creating immersive experiences where one part of the page fills the entire screen while native browser scrolling still works.

When done right, I oddly find it immersive too. But know some people aren't fond of scrolling being tampered with.

The post here could really use it though. The main content is pushed to the bottom of the page!

Post reply on HN