Live data from Hacker News

Show HN: Embed a snow effect on your website

embed.im

41–50 of 83 posts

Re: Show HN: Embed a snow effect on your website

#42
post #10
post #4

Earlier quoted context omitted.

The URL is not versioned, so it will break whenever OP makes an update (which is arguably a good thing, but we really need OP to provide us with a versioned URL)

Luckily, your snow effect is not mission-critical. So even without the versioned URL, I'd probably take the trade-offs; the snow effect might disappear, but at least I don't give some random person arbitrary remote code execution permissions on my website.

But yeah, the URL should really be versioned.

Re: Show HN: Embed a snow effect on your website

#47
post #28

Earlier quoted context omitted.

Also consider making a replacement for the marquee element for a true nostalgic experience. Or does it still work in modern browsers?

It has been removed from web standards, but at least today it still works both in Chrome and Safari, I just tested. See for yourself: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ma...

Wow, I never even knew you could scroll upwards or both ways!

Works on Firefox too. I tried adding but (thankfully) that didn't work.

Blinking Marquees were a big thing.

Re: Show HN: Embed a snow effect on your website

#48
Reminds me of an online party invite [0] I made with a friend back in 2012.

We made a bunch of winter/holiday related libraries (font, snow fall, randomly generated snow-capped mountain scenery and marquee lights border) all constructed from HTML form elements.

The font, based on low-res [1] (with permission), is still available as a library [2]

0. https://web.archive.org/web/20150313003701/http://megazinema...

1. https://fonts.adobe.com/fonts/lo-res

2. https://github.com/1800joe/LoResForm

Post reply on HN