That moment when you're optimizing memory usage and think "You know what? A char is 8 bits but I only need to store 5 characters... I could totally squeeze that into a 32-bit integer." Then you spend 6 hours bit-shifting and masking when you could've just used an array and gone home early. But hey, you saved 3 whole bytes! Practically a hero of computer science.
Why Shouldn't I Save 5 Chars As An Int?
5 months ago
357,102 views
0 shares
memory-optimization-memes, premature-optimization-memes, bit-manipulation-memes, char-vs-int-memes, overthinking-memes | ProgrammerHumor.io
More Like This
Live and learn
4 years ago
57.3K views
0 shares
Orgasm And Xorgasm: A Bitwise Love Story
10 months ago
320.4K views
0 shares
he cant do that
1 year ago
54.7K views
0 shares
It's a simple UI.. Users will be able to understand easily
3 years ago
61.9K views
0 shares
Yeah. Kinda confused after seeing this.
2 years ago
55.3K views
0 shares
Laptops (affiliate)
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp