cross-posted from: programming.dev/post/37592724
Comments
- Lobsters.
Submitted 3 weeks ago by Pro@programming.dev to technology@lemmy.world
https://devblogs.microsoft.com/oldnewthing/20250915-00/?p=111599
cross-posted from: programming.dev/post/37592724
Comments
- Lobsters.
Well, there’s plenty of standards-noncompliance out there, but breaking the firmware of a peripheral you manufacture so that it can’t be properly supported by the OS driver you wrote and needs a workaround requires a special type of corporate boneheadedness.
“the Microsoft Wireless Notebook Presenter Mouse 8000 reports its name as Microsoft⟪AE⟫ Wireless Notebook Presenter Mouse 8000, encoding the registered trademark symbol ® not as UTF-8 as required by the specification but in code page 1252” is a sentence that seems to have come straight from unix_surrealism
Leave it up to microsoft to screw up even something that simple.
You spelled Microsoft® wrong.
This sounds like someone said, I only changed some text, we don’t even need another round of testing.
How big is the company you’re working in?
In my experience that’s just a corporate thing.
The stupid, old, irritating cycle of: You implement against a standard, and then you implement exceptions for third party users of the standard. 😔
But in this case it’s first-party, and they still had to make an exception
Raymond’s book is an amazing read and full of stories very much like this one.
NotKyloRen@lemmy.zip 2 weeks ago
The answer:
Thanks, Legal Department, for sticking a ® in the descriptor and messing up the whole thing.
There is a special table inside the Bluetooth drivers of “Devices that report their names wrong (and the correct name to use)”. If the Bluetooth stack sees one of these devices, and it presents the wrong name, then the correct name is substituted.
That table currently has only one entry.
vinnymac@lemmy.world 2 weeks ago
While I don’t know this is the case, I can say from experience that in large enterprise organizations compliance departments will and do actively prevent the release of features and even commits if they don’t comply.
While that’s not an excuse for challenging them, I could definitely see a stressed out mid level just trying to make there manager happy and move on with life.
NotKyloRen@lemmy.zip 2 weeks ago
Good explanation. Thank you.
ratten@lemmings.world 2 weeks ago
Another reason why I have 0 respect for anyone working in legal departments for businesses. They are unnecessary and make things worse to justify their existence.
phutatorius@lemmy.zip 2 weeks ago
When I was doing bids for consulting work, our legal department earned its keep many times over.