4 comments
> Application error: a client-side exception has occurred (see the browser console for more information).<p>seems like website doesn't work without webgl enabled... why?
Application error: a client-side exception has occurred (see the browser console for more information).
Already posted here earlier: <a href="https://news.ycombinator.com/item?id=47376119">https://news.ycombinator.com/item?id=47376119</a>
I usually have a script/alias cmd to automatically convert images to webp. The webp format has pretty much replaced jpg/jpeg (lacks transparency/alpha support) and png (no compression) formats for me.<p>There is also AVIF format which is newer and better but it needs to still mature a bit with better support/compatability.<p>If you are hosting images it is nice to use avif and fallback to webp.