29
top 2 comments
sorted by: hot top controversial new old
[-] ZILtoid1991@lemmy.world 1 points 2 days ago

I can already convert binary and hexadecimal in my head for the most part. Here's a handy table for each digit:

0;0000
1;0001
2;0010
3;0011
4;0100
5;0101
6;0110
7;0111
8;1000
9;1001
a;1010
b;1011
c;1100
d;1101
e;1110
f;1111
[-] jia_tan 2 points 3 days ago
this post was submitted on 26 Mar 2025
29 points (100.0% liked)

Programmer Humor

22080 readers
517 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS