Reblogged by isagalaev ("Ivan Sagalaev :flag_wbw:"):
b0rk@jvns.ca ("Julia Evans") wrote:
Attachments:
- A screenshot of a website. There’s a bit pattern (10110011), and interpretations of those bits as a signed decimal value, unsigned decimal value, binary value, and hexadecimal value also there are 6 operations you can do: increment, decrement, left shift, signed right shift, unsigned right shift, and not (remote)