by moloch on 4/10/15, 12:49 AM with 28 comments
by tomohawk on 4/10/15, 1:53 AM
by majke on 4/10/15, 1:53 AM
by rsuelzer on 4/10/15, 1:58 AM
by thyrsus on 4/10/15, 8:35 AM
<meta http-equiv="refresh" content="0">AAAA.........
...as displayed with ^U, except the "AAAA...." wasn't visible until I pasted it in this text box. I'm not sure, but I suspect the length of the AAAAs was growing rapidly. There's a lot of memory and more than one core on this system, so I think I killed the tab, which appeared only as a blank page, before it became too destructive.by DigitalSea on 4/10/15, 1:41 AM
Seems like it just overloads the browser using this technique in the URL: data:text/html,<script>location+=location+'A'.repeat(100000000);</script> - I haven't tested in any other browser, but to me that technique would crash any browser, probably even worse on mobile.
by Manishearth on 4/10/15, 7:47 AM
by nunsncustard on 4/10/15, 3:04 AM
by cozzyd on 4/10/15, 1:42 AM
by soylentcola on 4/10/15, 4:25 PM
Did indeed crash Firefox 37.0.1.
by windlep on 4/10/15, 1:42 AM
I didn't realize HN was the new 4chan/8chan. Sigh.
by malkia on 4/10/15, 1:52 AM
by mijoharas on 4/10/15, 1:43 AM
data:text/html,<script>location+=location+'A'.repeat(100000000);</script>
by Mizza on 4/10/15, 4:50 AM
Not really sure what I was expecting.
by skidoo on 4/10/15, 1:39 AM