Maja changed the topic of ##bash-crimes to: we bash back | club of folks preoccupied in whether they could, not whether they should | logs https://libera.irclog.whitequark.org/~h~bash-crimes
jn has quit [Ping timeout: 252 seconds]
jn has joined ##bash-crimes
jn has quit [Changing host]
jn has joined ##bash-crimes
<isabella> for _ in {1..10000}; do ((count+=RANDOM**2+RANDOM**2<=0x7fff**2)); done
<isabella> echo $((count*4))
<isabella> happy pi day :)