I am looking for a memorable 32-bit value to be used as a constant. If possible, it should be somewhat funny too.
So far, I have come up with these two:
<
I'm a fan of 0xBAADF00D.
You can find them yourself easily enough.
sed '/[^a-folt]/d' /usr/share/dict/words | tr olt 017 |
awk '{print length, $0}' | sort -n | cut -f2- -d' '
The classic is 0xdeadbeef.
Here's another: 0xDEADCAFE :)
0xDEADBEEF 0xDEADBABE
...
Hexspeak
0xBADDD00D
, 0xBADDFACE
, 0xCAFEF00D
, 0xBAADCAAB
, 0xBADCAB1E
etc etc