At my last job, a bunch of the older folks did not realize they had a “two spaces” habit.
It’s a clear tell.
Saw this meme and thought I’d point that out.
At my last job, a bunch of the older folks did not realize they had a “two spaces” habit.
It’s a clear tell.
Saw this meme and thought I’d point that out.
Too bad for you that HTML collapses all repeated whitespace, so double spacing after a period on the web does actual nothing.
Not true. Whitespace in html is broken. It works or doesn’t work based on inconsistent rules about what is considered “significant”.
"Typically, spaces which are visible to the user are referred to as significant, while spaces which are not rendered are considered insignificant. "
https://blog.dwac.dev/posts/html-whitespace/#%3A~%3Atext=Beyond+single+spaces%2C+HTML+is%2Csame+as+having+one+space.
My Lemmy app, Thunder, shows all the spaces, sadly.