What's a piece of esoteric knowledge you have?

https://lemm.ee/post/64424875

What's a piece of esoteric knowledge you have? - lemm.ee

Lemmy

ifupdown2 has a 15-character interface name limit, and the systemd predictable interface naming system uses the mac address for usb nics (giving them a 15-character name), so if you try to create a vlan subinterface of a usb nic using the standard interface.vlan naming scheme on a systemd host, it will fail, and you’ll have to set up systemd network link files to rename the base interfaces to something shorter.
Reminds me of the ESP32 ROM dictionary only taking a 15 character limit and simply bugging out silently without any notification whatsoever. Arduino, so easy to use, great for beginners. It has got all the wild goose chases!
I’m almost sure the backstory to how you gained this knowledge is “i spent hours debugging something, and that 15 chars limit was the problem”
Yep exactly! Setting up a raspberry pi low-performance computing cluster with secondary usb nics, going slowly insane trying to figure out why the vlan interfaces wouldn’t work when their base interfaces worked just fine, and going down all of the wrong rabbit holes along the way.
And all that just because someone decided that an array bigger that 16 bytes would have been too expensive (/s probably)
Tell me you had to do real work with Systemd and discovered what a steaming useless pile of millennial shite it is as a whole, without using those words. The only cure for lennart’s cancer is to cut it out.

“Bizarre” is the only word from the Basque language that is regularly used in the English language

(Can’t wait to be proven wrong in 5… 4… 3…)

The most important Basque words in English

Basque words in English

QuickSilver Translate
😂 Ok so the “regularly” in my post is doing a bit of lifting. Not too much tho (anchovy is the only other one you could possibly consider frequently used, unless you have a particularly bizarre vocabulary).

bilbo, meaning a sword made in Bilbao,

Bilbo Baggins is the hero of The Hobbit, which every true lemmy user has tattooed on their left thigh.

TIL I’m not a true Lemmy user.
You shall not pass!
That's what most of their teachers said, I bet.
$50.00 and I’ll keep it quiet.
I have it tattooed on my middle thigh.
That’s your nose!
I found this really interesting so I looked it up! This website claims that “anchovy” also came to English from Basque, along with “bilbo” and possibly “jingo”.
The most important Basque words in English

Basque words in English

QuickSilver Translate
Library of Babel

A project towards a universal library. By this art you may contemplate the variation of the 23 letters.

love this concept. ever found anything interesting?

Crime novelist Jim Thompson [Pop.1,280] wrote a novelization of the TV show Ironside.

If that’s not esoteric, I don’t know what is.

Wikipedia:Articles for deletion/Jeff V. Merkey - Wikipedia

Wow. From everything I could find that he wasn’t able to nuke, he sounds like a trip!

Hm, I guess this is esoteric in the sense that most people aren’t interested in it?

Some clothes are made with what’s called ‘slub cotton’, which is cloth made from cotton thread that has irregular lumps jutting out of it. It gives the final woven fabric an interesting look, almost like static. If it’s done with bright or contrasting colors it can give a really interesting pop to the final item.

Human blood is a valid substitute for eggs in baking.
Coagulation station
Is it, though? I get that they have a similar protein composition or whatever, but there’s no way the taste is anywhere near the same. Then again, I guess I’ve never eaten fully raw eggs before (not sure if a semi-runny sunny side up on toast counts, heh).
But you have eaten raw human blood‽
You’ve never tasted your own blood from like bloody lips and stuff?
Oh, yes, I guess I didn’t think of that
I did in a shot. It doesn’t taste like egg.
So is semen iirc.
There’s no way. It doesn’t taste like eggs at all. Does it? I’ve never tasted raw egg before
For it to be a substitute, it doesn’t have to taste the exact same. It just has to have similar properties.
Yeah I remember a video called the “cumlette”
I learned this from the reverse, as eggs are a valid substitute for human blood in sacrifices.
Human (and animal) blood and eggs can also both be used in place of Styrofoam to gelify fuel for molotovs.
TIL. So many options to make a molotov nastier. Stinky rotten egg fires!
Calm down Dahmer
Huh, so that’s why filloas de sangre are a thing. I always found it weird but it makes sense now. TIL.

The most efficient base for a number system is e.

We use base 10 with 0-9 digits and each position is a ten’s place, and the efficiency being measured is the product of the number of digits and the length of digits needed to represent a number in a given range of values. So if we used base 2 binary instead of base 10 decimal we only need to remember 2 digits 0-1, but to represent most numbers we’ll need more digits, 11 in base 10 is 1011 in base 2. On the other side we could use hexadecimal to write shorter numbers like 11 is B, but need to use more digits, 0-F digits where A-F are the 10-15 digits.

If you try to plot a function that minimizes the efficiency the minimum is at e. So you’d have digits 0-2 and e would be written as 10 since each position is an e’s place.

This is not a great explanation of radix economy of Base e.
Optimal radix choice - Wikipedia

There is (or at least used to be) a debug command to write-protect a hard drive. No idea what it’s for or why such a thing exists, but you flip a certain bit from 0 to 1 and drive no write. I won $100 once at work with this knowledge. We had a training course about how much better the new version of windows at the time was and how much harder it was to break - so hard they’d pay $100 (in early 2000s money) to anyone who could unrecoverably break their demo windows install during the 10 minute presentation. The instructor (who worked for Microsoft) said he’d been doing this for 6 months and they’d never had to pay out that prize before, much less 30 seconds in.
Sounds like something registry editor related.
No, this is the debug command that’s been include in MS-DOS since like version 2.0 (before there even was a Windows, much less Win95/NT/etc. It can let you view and alter the contents of memory at a particular address, etc. We also used it to wipe hard drives by forcibly writing 0s to every block on the drive.
You could do stuff like that with the older DOS versions of Norton Utilities. I used to do fun stuff like set my friend’s files as the drive label. He thought I was basically a wizard.
Yup, or any hex editor that could target memory addresses (some of them were limited to run on a certain file or whatever.) But yeah I used to do similar when I was a kid, I would go into my game files (all DOS games back then of course) and change text strings you could find in there with a hex editor. I’d just change goofy stuff like ‘Copyright’ to ‘Copyleft’, ‘The bandit strikes the princess!’ to ‘The dude slaps a ho’, etc. It was endlessly amusing when I was that age. :)

There are two types of color E-ink displays:

One that uses a color filter on top of a regular black and white particle display, like in their Kaleido screens. This has a faster refresh rate like black and white displays, but the colors are muted and the screen’s “pure white” is much more gray than other displays.

One that uses four colored particles, cyan, magenta, yellow, and reflective white, like in their Gallery screens. This has a much slower refresh rate, but the colors are vivid and the screen’s “pure white” is just as good as a non-color screen.

There are also color transflective LCD screens from other companies that are sometimes marketed as “e-paper” or “paper like” that are fairly uninteresting.

And there are just straight up backlit LCD screens marketed as “e-paper” or “paper like” that are just not. XPPen just made one. I personally think this should be considered false advertising.

Not sure if I can call this knowledge since I don't know if it's true, but I think I identified a couple of women from the 8th century CE who are mentioned in some Irish annals as being the same person. As far as I know there's next to no discussion of these women on the internet and there are basically no historical records of them, at least. So I guess if I'm right it's very obscure?

The women in question are Eithne ingen Bresail Bregh and Eithne ingen Cinadhon (and possibly also the legendary Eithne mother of Tuathal Techtmar)

This is a really good one.
T-rex is closer temporally to humans than they were to Stegosaurus.
Wait so t-tex and steggy never hung out? :'(
Nope. They missed each other by about 77 million years or so.

Also phylogenetically and morphologically.

T-Rex is more closely related to sparrows than to stegosaurus.

Indeed. Two very different clades.

Reign of Kings, a medieval online PvE survival game had a bug where the 360 rotation camera could be used in 3rd person mode to look inside of walls of other players. You could even access their chests if they built them against the wall (which they all did).

This meant that you could loot everyone’s bases without even breaking in. The game went through several major updates with this bug still in place. My brother and I used it extensively.

One day there is a major update and the release notes mention about how they have now finally fixed the “glitch where players items disappear from chests when placed near walls”.

Real G’s move in silence like lasagna.

I remember some roblox games I used to play let you zoom out, look into a secret room and take loot as well.
The SR-71 used an Astroinertial Navigation System that used stars to keep the navigation information accurate as the plane flew over long distances. Normally an inertial navigation system degrades in accuracy over time and distance due to small errors building up and something called gyro drift. The NAS-14V2 used a catalog of known stars and a gimballed telescope to identify specific stars (even during a cloudy day) and determine the position of the stars in relation to the aircraft. Using this information the position of the aircraft can be used to revise the inertial navigation system’s data every so often so the accuracy is much better.
And this was required because the SR-71 started flying in 1966, and the first GPS satellite didn’t launch until 1978. The full GPS constellation wasn’t finished until 1990.