Hacker News new | ask | show | jobs
by holsta 504 days ago
Did you try loading this in your own browser and look at the console? I get one warning and five errors:

    * Cross-Origin Request Blocked.
    * None of the "sha512" hashes match the content.
    * Loading 3rd party javascript failed.
    * Another Cross-Origin Request Blocked.
    * Another sha512 hash fails to match.
    * Notification permission error
2 comments

Thanks for pointing that out—I’ll investigate these issues immediately and fix the errors. Really appreciate the detailed feedback!
Do you have UBlock Origin/some other privacy extension installed? The CORS/SRI errors are from blocked Cloudflare and Plausible analytics scripts. I got the same and they went away when I temporarily disabled UBlock.

The notification permission error probably is a genuine bug