There's a difference between Björn (the name) and björn (the animal).
Capitalization gives additional context in this case, if it were in the beginning of the sentence though, then one would hope it contains other clues as well
I have `<firstname>.nu` as one of my domains, some company that resides on the same postal address as the owners of `<firstname>.se` reached out to buy the domain from me for I think it was €1000. I just told them no, I've had that name for 15 years, I've used it for my personal website ever since and have email and such set up.
I don't care if they printed out my domain on a car print or a card or something that they give out. That's not my problem.
The thing is, companies can (at least under some TLD's) claim domain names. But this claim has to be tested. And the test that I'm aware that exists is kinda if you have some kind of claim to it as well. It may that you own a business with that name, but it's also claim enough that you have that name as your name. Then your claim is valid and you had it first.
I'm not sure how it works with .com, but I wouldn't think they are very different.
A properly implemented use of password_hash() would also allow them to use the same field and code for different algorithms over time.
What I mean is, the stored data contains which algorithms it is. So they can in their code or configuration change which algorithms to use and how many times it should hash. Then on login they can verify the password against the hash and also check if the stored hash needs to be rehashed against the current set settings, then it can create a new hash from the password the user entered on login and store that in the database.
Then you get automatic hash upgrades to match the current settings of the hashing of the passwords on the site with basically no user interaction (other than the act of logging in to have the password in plain text).
I would also argue that it's quite hard to determine from a Wikipedia article if a person were a good programmer at the time of creating a certain thing about 40 years ago.
If my memory serves me correctly, Leslie Lamport [1] created TeX because he wanted to write a book on math but there were no good systems to write math, so he made TeX. So to me, it sounds like he were a math teacher at that time, I have no idea if he actually knew programming when starting to work on TeX.
What does even the "search with bing" do from Notepad? Like... open "default browser with bing to let you search?" by a hotkey and menu entry? That's just... silly.
Capitalization gives additional context in this case, if it were in the beginning of the sentence though, then one would hope it contains other clues as well