Live data from Hacker News

JS1024 Results – 1k JavaScript Demos

js1024.fun

1–10 of 45 posts

Re: JS1024 Results – 1k JavaScript Demos

#3
I only get a secure connection error with Firefox 79 (on ArchLinux) when trying to connect to that domain. The certificate configuration seems to be missing some intermediate certs:

https://www.sslshopper.com/ssl-checker.html#hostname=js1024....

https://www.ssllabs.com/ssltest/analyze.html?d=js1024.fun

Re: JS1024 Results – 1k JavaScript Demos

#5
There’s something ironic about a site hosting intentionally tiny snippets of code that’s crashed / sluggish under the social media hug of death...

BUT - the few that I’ve managed to see are super cool, so when it comes back to life it’s worth checking out!

Re: JS1024 Results – 1k JavaScript Demos

#8
post #3

I only get a secure connection error with Firefox 79 (on ArchLinux) when trying to connect to that domain. The certificate configuration seems to be missing some intermediate certs: https://www.sslshopper.com/ssl-checker.html#hostname=js1024.... https://www.ssllabs.com/ssltest/analyze.html?d=js1024.fun

Alway there is that one arch guy in the comments

Re: JS1024 Results – 1k JavaScript Demos

#9
post #7

I really appreciate how well documented a lot of the source files are. There are a lot of cool golf hacks/tricks in these! i.e.: https://js1024.fun/demos/2020/16/source

Besides from being one of the winners (AquaPop1K), I also had a pleasure to read every single source code to rate submissions (as every submitter could rate other entries). I recommend to do the same if you have time.

Re: JS1024 Results – 1k JavaScript Demos

#10
post #8
post #3

I only get a secure connection error with Firefox 79 (on ArchLinux) when trying to connect to that domain. The certificate configuration seems to be missing some intermediate certs: https://www.sslshopper.com/ssl-checker.html#hostname=js1024.... https://www.ssllabs.com/ssltest/analyze.html?d=js1024.fun

Alway there is that one arch guy in the comments

Having the same error on Firefox Preview
Post reply on HN