Live data from Hacker News

Show HN: Embed a snow effect on your website

embed.im

11–20 of 83 posts

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

#17
post #11

Earlier quoted context omitted.

That's good, because I miss a few things from back then. Like "Site under construction" gifs!

http://www.textfiles.com/underconstruction/ for all your construction needs!

So there's another weekend project idea :)

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

#19
I asked GPT what the source code does, was pretty impressed with the response

>This code is a JavaScript program that creates a "snow" animation on a web page. When executed, the code generates a number of white, circular elements (which represent snowflakes) and animates them to move across the page, creating the illusion of snow falling. The snowflakes are given random positions, sizes, and animations to make the effect more realistic.

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

#20
post #5

Ahh, adding snow effects to your websites with JS, the reason Javascript was actually invented in the first place, along with showing current time alongside your cursor ;).

Haha, thanks for another idea, cursor showing current time is what we all miss on our websites today :)

PS. The JS is used just to generate and embed the code, snow effect is 100% CSS :)

Post reply on HN