this post was submitted on 28 Mar 2024
367 points (93.6% liked)
Programmer Humor
32380 readers
1432 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
We already have a confusing abbreviation:
B
vsb
. One is bits, one is bytes.It's a pretty drastic difference. One Gb per second is only 125 MB per second. Don't mess up your capitalization!
It's for this reason I sometimes spell out the Bytes or bits. Eg: 88 Gbits/s or 1.44 MBytes
It's also especially useful for endianness and bit ordering: MSByte vs MSbit