Hacker News new | ask | show | jobs
by at-fates-hands 2474 days ago
I used to have a script on my personal site that would just continue to compute digits of Pi until your browser crashed. I finally took it down after too many recruiters and potential employers keep clicking on the link that said, "Don't Click This." and complaining about it.

I did the same thing when I was testing it. I would keep an eye on the system RAM resources graph as the script was running. Watching the RAM start to spike was oddly satisfying.

It's pretty scary to me how easy it is to crash a browser these days with something so simple.