Spell checking errors can be hilarious
Ogi
ogion.art at gmail.com
Tue Oct 13 11:53:57 UTC 2020
On Monday, 12 October 2020 at 17:04:01 UTC, Ali Çehreli wrote:
> The unfortunate thing in the video was 'to' is not searchable
> on the internet and it took them a long time to figure out how
> to use a to!string expression. :/
When I try to search for “dlang to” in Google, the first result
points to std.conv.to page. Their problem was that their queries
looked like “dlang to template”, “dlang import to module” etc.
Search engines are doing a good job at searching “unsearchable”
things unless you pollute your query with irrelevant words.
Keywords like “to” and “yes” are perfectly fine. It’s not D’s
fault that some people don’t know how to use the internet.
More information about the Digitalmars-d
mailing list