this post was submitted on 15 May 2025
1090 points (98.5% liked)

Programmer Humor

23545 readers
3625 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
 
(page 3) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 2 weeks ago (1 children)

Does anybody ever figure in parity when comparing bit sizes and all that jazz or are we only ever concerned with storage space?

load more comments (1 replies)
[–] humanspiral 2 points 2 weeks ago

Now store the numbers (array):

0 0 0 1 0 1 1 2

think 8 bytes???

load more comments
view more: ‹ prev next ›