this post was submitted on 22 Nov 2025
522 points (98.3% liked)

Science Memes

17402 readers
2489 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] CookieOfFortune@lemmy.world 3 points 12 hours ago (1 children)

Long runs of no changes is generally undesirable because it makes it harder to know where the reader is. So you’d want some type of coding to make sure you see changes occasionally regardless of where you are. For CDs, it seems like each byte is converted into 14 bits, where the longest run of zeroes is 10.

[–] ChaoticNeutralCzech@feddit.org 1 points 6 hours ago (1 children)

I know, among other things there is a time code inserted very frequently between audio data, without which seeking would not be possible at all. However, the audio uses over 90 % of the data so it's largely responsible for the overall appearance of the track.

[–] CookieOfFortune@lemmy.world 1 points 5 hours ago

It doesn’t seem like there’s a pseudorandom coding applied, so repeated patterns should show up visibly. I’ve never really examined it myself though.