Thanks Hank Green.
Early cycling laws and rights predate the invention of the automobile by decades. So it is actually the car that is the invasive newcomer.
Yeah, but it’s the cyclist that annoys me (more than cars. Cars do annoy me as well). At least the ones wearing a helmet and riding a street bike.
If they’re wearing a hoodie and a backpack I usually sympathize with them. They probably got jammed up and this is their only way to get to work, groceries, drugs, see someone, or whatever else they might need to go out for
Your view of cyclists contains a lot of assumptions that I don’t find likely to be true often enough to be actionable
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.
Hydrogen, if left on its own long enough, names itself.
How do you mean?
Over billions of years, hydrogen left on its own collapsed under gravity into stars, under went fusion, supernovaed, created all the heavier elements, formed secondary stars and rocky plants, evolved into creatures, which learnt chemistry and gave it a name. We’re all stardust + time basically. But we’re stardust that names itself.
That’s a wild way to think about the universe. Gonna steal this
Two, wasn’t it?
There are more grains of sand in the ocean than there are stars in our solar system.
I’m pretty happy about that. It’s warm enough.
There’s more than one grain of sand in the ocean???1one
if you like big numbers: there are significantly more ways to shuffle a deck of 52 cards than there are atoms in the observable universe.
Every shuffle of the deck is almost certainly unique since folks been shuffling cards.
edit: ahh nice someone posted this exact fact at the top level lower down!
There are about 8x10^67 ways to shuffle a deck of cards, and about 10^80 atoms in the observable universe, so there are actually far, far more atoms.
thank you for the correction!
One side of the moon is always dark and therefore the other side is always light
For a funner fact: the only time this is not true is during a lunar eclipse, where the Earth’s shadow means the entire moon is in shadow at once
I hope this is supposed to be a joke.
The firealarm speaks Welsh
what
deleted by creator
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.
Very neat!
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.
In 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.
On Titan, you could strap on wings and fly around.
Moreover, the atmosphere is >5% natural gas, but without oxygen you can’t burn it. I suppose oxygen would be considered the fuel in that case and you’d pipeline that instead? And being able to breathe would be a nice side-benefit.
The mitochondria is the powerhouse of the cell.
*are
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)
African Wild Dogs decide on when to go hunting by voting. If there is a supermajority of votes in favor of hunting, they will go out and hunt. If that quorum is not reached, they will stay home.
Dingo Suffrage is my new punk band name
We have a Lemmy instance for this kind of stuff: https://lemmy.world/c/fakebandnames
Count me in.
And a one 🎶 and a two 🎶 and a one, two - one two three four!
Somebody once told me…
How do they indicate yay or nah
They sneeze!
Amazing they can just like do that on demand like that
I think it’s quiet or sneeze
Another interesting fact: dogs also use sneezing to communicate, though not in the same way. I also easily trained my dogs to indicate yes or no by either licking their lips or not doing anything.
That’s awesome! Maybe they should teach us some of their tricks…
π mph is roughly e knots.