Thanks Hank Green.
The people who built the stone towns of Gobekli Tepe and Carahan Tepe in Anatolia in Turkey, built and lived their villages so long ago, that the very first historical civilization recognized as such, with cities and writing - the ancient Sumerians - are closer to us in time than to those hunter/gatherer people, who lived near the
AtlasTaurus Mountains foothills and the rivers and tributaries that eventually merge into the Eufrates further downstream.The time between the last living stegosaurus and the last living tyrannosaurus is greater that the time between the last tyrannosaurus and today.
The natural logarithm number e is the most efficient base, Benford’s law shows that a collection of numbers where their logarithms are uniformly and randomly distributed, the probability of the first digit being 1 of any of the numbers is around 30%, and most humans can learn echolocation with some training.
π mph is roughly e knots.
Two from me:
People took the London tube to the last public hanging - https://londonist.com/london/undergroundtoapublichanging
The University of Oxford (1096) is older than the Aztec empire (1345)
Almost all web traffic now uses the utf-8 encoding, a clever hack which works because ascii is a seven-bit code but web traffic uses 8-bit bytes.
- If the first bit is 0, treat the byte as ascii.
- if the first bit is 1, treat the byte as part of a multi-byte unicode character.
multi-byte characters in utf-8 can officially be up to four bytes long, with 11 of those 32 bits used for tracking the size of the multi-byte block. That leaves 2^21 code points available, about two million in total, easily enough for every alphabet you could need to write on a website, and all without breaking ascii.
Oh, I wondered about why there weren’t more characters in the ASCII code set.
yep! the ascii standard was originally invented for teletypewriters, and includes four ‘blocks’ of 32 codes each, for 128 in total, so it only uses seven bits per code.
the first block, hex 00 - 1F, contains control codes for the typewriter. stuff like “newline”, “backspace”, and “ring bell” all go in here.
The second block has the digits are in order, from hex 30 = ‘0’ all the way to hex 39 = ‘9’,
The uppercase alphabet starts at hex 41 = ‘A’, and exactly one block later, the lowercase alphabet starts at hex 61 = ‘a’. This means their binary codes are 100 0001 and 110 0001, differering only in a single bit! So you can easily convert between upper and lowercase ascii by flipping that bit.
The remaining space in the last three blocks is filled with various punctuation marks. I’m not sure if these are in any particular order.
The final ascii code, 7F, is reserved for “delete”, because its binary representation is 111 1111, perfect for “deleting” data on a punch card by punching over it.
Very neat!
Your
mommoon is exactly at the right distance to give full eclipse of the sunIn the movie “Catch Me If You Can”, the french police officer that arrests Leonardo DiCaprio who is playing a young Frank Abagnale Jr. Is Frank Abagnale Jr.
Don’t know that. That’s kind of cool.
Hydrogen, if left on its own long enough, names itself.
Honestly literally anything about QR codes. Those things are insane. Did you know there’s a very obvious 01010101010101 pattern in it if you know where to look?
(look in-between the paper)…mother fucker… That’s neat!
I don’t get it.
https://en.m.wikipedia.org/wiki/File:QR_Code_Structure_Example_3.svg
https://en.m.wikipedia.org/wiki/QR_code
OP is talking about the alternating pattern between the two straw papers. In the SVG from Wikipedia, this corresponds to the “timing”
There is a giant hexagon on the north pole of Saturn.
It’s more evidence that hexagons are the bestagons.
Two, wasn’t it?
The mitochondria is the powerhouse of the cell.
Your lips and butthole are the two ends of the same tube. Same glaborous vermillion border type skin or something
Shhh! Diffusion AI might hear you.
Time to screw with stable diffusion
The number of possible combinations of cards in a standard 52 card pack is so large that there is very little chance that any two packs of shuffled cards that have ever existed have ever been in the same order.
52 factorial is a larger number than the number of atoms in the observable universe.
Chess positions are like that too, after any “main line” it quickly becomes a never played game…
Correct me if I’m wrong, but it seems more realistic to say:
- Playing the same game twice is unlikely because of the number of possible games, OR
- It’s possible the same game has never been played twice, OR
- After a certain number of moves, it’s very possible to create a never-played game
I’m certain I’ve played the same game multiple times, because I suck at chess and I fall into the same obvious traps over and over.
You were in a main-line then.
And what you states is matematics/statistics, but if you take that ar face value, you could just win the lottery 10000 times in a row too.
I bet there are certain shuffled combinations that repeat. like, take a new deck, divide perfectly in half, do one perfect riffle. that has probably happened more than once.
How can we even know that?
It’s only in a statistical sense. Combinations based off a few shuffles from a standard sorted deck would be fairly common in practice.
The first part is a matter of probabilities. It’s very unlikely by virtue of the sheer number of possible configurations vs how many times a deck is shuffled in history (even erring on the high side)
For the second part, the composition of elements in most stars is known. And the total mass of the universe is approximated by observing gravitational effects. Which is what you need to work out approx number of atoms.