New Simulation Shows Exactly What Dark Matter Would Look Like If We Could See It Posted on 2020/09/09 by Carl Robitaille Reply New Simulation Shows Exactly What Dark Matter Would Look Like If We Could See It
bitmasks Posted on 2020/09/04 by Carl Robitaille Reply Question: Why are many developers not getting COVID-19?Answer: They are using bitmasks— nixCraft 🐧 (@nixcraft) September 4, 2020
Hamming codes, h■w to ov■rco■e n■ise. Posted on 2020/09/04 by Carl Robitaille Reply https://harryli0088.github.io/hamming-code/
If a girl asks you to guess her age Posted on 2020/09/04 by Carl Robitaille Reply https://twitter.com/LifeMathMoney/status/1301357755056320513?s=20
Where do Russian Hackers store their exploits? Posted on 2020/09/04 by Carl Robitaille Reply Where do Russian Hackers store their exploits?/ussr/bin/#LameJokeOfTheDay— Lame Joke Of The Day (@LameJokes69) September 2, 2020
Developer turning bug into a feature Posted on 2020/09/01 by Carl Robitaille Reply Developer turning bug into a feature. pic.twitter.com/N1eff3a7R5— naren.io (@DudeWhoCode) August 30, 2020
$RANDOM Posted on 2020/08/28 by Carl Robitaille Reply Want a random integer between 0 and 32767 is generated under running on Linux or Unix? Tryecho "$RANDOM" # quick and dirty method for scriptsecho $(( $RANDOM % 100 + 1 )) # Use modulo to get int between 1 – 100 pic.twitter.com/palIZ8RU0U— nixCraft 🐧 (@nixcraft) August 28, 2020