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> if you want to heat the room, cat /dev/zero > /dev/null
BluRaf has quit [Server closed connection]
BluRaf has joined ##bash-crimes
alicejustplaying has quit [Server closed connection]
alicejustplaying has joined ##bash-crimes
zip has quit [Server closed connection]
zip has joined ##bash-crimes
<isabella> if you want to see a cool spaceship: (echo HTTP/1.1 200; echo; cat /dev/zero) | nc -l 9999
<isabella> then in a new terminal do this: curl localhost:9999 -o /dev/null -#
<jn> neat
<cve> jn: heat battle: chromium on all cores vs redirecting /dev/urandom to /dev/null
<cve> compiling of course
<cve> isabella: woah, magic
<janvhs> random, but is there a way to get the numeric value of the access controls of a file that is POSIX compliant? stat isn’t in there :(
<isabella> don't think there is