Hacker News new | ask | show | jobs
by patrickhogan1 608 days ago
BTW your main site is throwing an error. Probably want to edit since your post is growing.

https://www.sievedata.com/

Application error: a client-side exception has occurred (see the browser console for more information).

1 comments

Original dev here. Unable to replicate this on my end, try refreshing?
Interesting. The issue occurs because I have WebGL disabled, causing the createShader function you're using to throw an error. You can reproduce this by going to chrome://settings, disabling "Use hardware acceleration when available," refreshing the page, and then triggering the same error.