Hacker News new | ask | show | jobs
by romwell 2887 days ago
It's not much easier with Java applets since Oracle tightened applet security (requiring everything to be signed, which the old applets aren't), and deprecating the plugin altogether.

I had to jump through hoops to get an applet I wrote only 10 years ago running.