this post was submitted on 01 Jan 2025
145 points (70.5% liked)

Just Post

695 readers
80 users here now

Just post something ๐Ÿ’›

founded 1 year ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] silverchase@sh.itjust.works 9 points 2 weeks ago (2 children)

Too bad for you that HTML collapses all repeated whitespace, so double spacing after a period on the web does actual nothing.

[โ€“] Blue_Morpho@lemmy.world 13 points 2 weeks ago* (last edited 2 weeks ago)

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%7E%3Atext=Beyond+single+spaces%2C+HTML+is%2Csame+as+having+one+space.

[โ€“] CrayonRosary@lemmy.world 5 points 1 week ago

My Lemmy app, Thunder, shows all the spaces, sadly.