549
you are viewing a single comment's thread
view the rest of the comments
[-] Cethin@lemmy.zip 3 points 1 month ago* (last edited 1 month ago)

I don't think I said assembly is abstracted. It's pretty much just a translation.

Hexidecimal isn't binary. They're both just ways to represent numbers. A number displayed in hexadecimal and binary are the same number even though they look different. FF(base 16) = 1111 1111(base 2) = 255(base 10). They're all identical.

this post was submitted on 22 Jun 2024
549 points (96.1% liked)

Programmer Humor

18907 readers
486 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 1 year ago
MODERATORS