Hacker News new | ask | show | jobs
by lifthrasiir 644 days ago
I was also quite surprised, and I took a bit of challenge to make it a single file that faithfully reproduces the exact behavior and embeds all dependencies including the web font, besides from Inter which is only used for toasts and barely distinguishable from Arial in this context. It weighs 3,123 bytes without the specifically subsetted font which takes additional 10,433 bytes.

https://gist.github.com/lifthrasiir/f46725d3e9e9d055da40b3de...

3 comments

Really cool.

I know almost nothing about web dev, but that looked like a nice quick challenge. So I spent maybe 20 minutes to get it 90% there. It's missing a portion of text below the timer and a toast. 1948 bytes

https://gist.github.com/Archargelod/d121ae5377a0d09b0133b7b0...

What were the main difficulties?
Implementing absolutely everything, because I wasn't sure which part was intentional or not. My version even replicates some bugs and subtle behaviors: for example the toast animation lasts 5 seconds, which is measured from the beginning of fade-in animation to the beginning of fade-out animation.
You have improved nothing.
Joke obviously lost on some…