Hacker News new | ask | show | jobs
by Lukman 3418 days ago
The ActiveGS Chrome extension required to run the games on this site is broken, and the code hasn't been updated in two years:

https://chrome.google.com/webstore/detail/activegs/nhndampaj...

1 comments

It shows the sad state of the web: anything you build will automatically be broken in a couple of years.
I downvoted this because it is nonsense. And in this case it is broken because this site depends on a browser extension. A native browser extension.
The web is one of the great stories of backwards compatibility along with Microsoft's herculean efforts on DOS/Windows over the years.
>The web is one of the great stories of backwards compatibility

Are you serious? Flash is being dropped eventually, npapi plugins (especially wrt Java) are out, the blink tag is gone, Firefox extensions are being dropped for a worse system, breaking changes to JavaScript, the list goes on.

On the other hand, HTML I wrote by hand in some terrible Windows text editor in 1997 still renders fine. It's kind of a mixed bag.