Earlier quoted context omitted.
Language evolves. Capitalization is an artifact of a period where capitalizing the first letter made a lot of sense for the medium (parchment/paper). Modern culture is abandoning it for speed efficiency on keyboards or digital keyboards. A purist would say that we should still be using all capitals like they did in Greek/Latin which again was related to the medium. I'll likely continue using Capitalization as a prefe…
> we use it to express conventions in programming Interestingly programming is the one place where I ditch it almost entirely (at least in my personal code bases).
Softmax forever, or why I like softmax
91–100 of 116 posts
Re: Softmax forever, or why I like softmax
#92Earlier quoted context omitted.
>Sam is just one of the few large company CEOs to tweet in the style other Twitter users usually use. Just looked at the algorithmic feed on Twitter to makes sure trends haven't shifted overnight, and zero people in that sample of hundreds of tweets used all lower case in the tweets. Not in science. Not in AI. Not in maths or politics or entertainment or media. Sam is trying to bE dIFFERENT. He isn't adopting a norm…
> Not in science. Not in AI. Not in maths or politics or entertainment or media. That is the professional Twitter class and is not at all representative of the norm. Click through to the replies. Sentence case is probably in the vast minority. I promise you that it is neither a fad nor started with the AI bro.
Re: Softmax forever, or why I like softmax
#93Earlier quoted context omitted.
> Not in science. Not in AI. Not in maths or politics or entertainment or media. That is the professional Twitter class and is not at all representative of the norm. Click through to the replies. Sentence case is probably in the vast minority. I promise you that it is neither a fad nor started with the AI bro.
Black turtlenecks existed before Steve Jobs wore them.
Re: Softmax forever, or why I like softmax
#94Earlier quoted context omitted.
> There is no such thing as "two spaces" in HTML, so good luck with that. Code point 160 followed by 32. In other words ` ` will do it.
There's: U+3000, ideographic space. It's conceptually fitting, with sentence separation being a good fit for "idea separation". edit: well I tried to give an example, but hn seems to replace it with regular space. Here's a copy paste version: https://unicode-explorer.com/c/3000
Re: Softmax forever, or why I like softmax
#95Earlier quoted context omitted.
I and everyone I know turns it off. On many platforms and in many cultures, capitalization often implies Solemness or even rudeness in 1-on-1 conversations, and otherwise comes across as being out of touch in other kinds of communication.
I’ve never encountered anyone turning it off. I avoid socialising with people who think it’s rude to use capitalisation.
Using the chat/IM style outside of that context just doesn't work and looks really odd, like it's obviously someone who didn't learn those norms and is now mimicking them without understanding them.
Re: Softmax forever, or why I like softmax
#96Earlier quoted context omitted.
I agree. I'm all for Graham's pyramid of disagreement: we should focus on the core argument, rather than superfluous things like tone, or character, or capitalisation. But this is too much for me personally. I just realised I consider the complete lack of capitalisation on a piece of public intellectual work to be obnoxious. Sorry, it's impractical, distracting and generates unnecessary cognitive load for everyone el…
Graham's Hierarchy, in "How to Disagree": https://paulgraham.com/disagree.html
Re: Softmax forever, or why I like softmax
#97Earlier quoted context omitted.
> It's a fad associated with AI, popularised by Sam Altman especially. I know this is true but does anyone understand why they do it? It is actually cognitively disruptive when reading content because many of us are trained to simultaneously proof read while reading. So I also consider it a type of cognitive attack vector and it annoys me extremely as well.
>So I also consider it a type of cognitive attack vector What does this mean?
I can literally feel it assaulting my reading speed.
Re: Softmax forever, or why I like softmax
#98An aside: please use proper capitalization. With this article I found myself backtracking thinking I’d missed a word, which was very annoying. Not sure what the authors intention was with that decision but please reconsider.
Re: Softmax forever, or why I like softmax
#99Earlier quoted context omitted.
> since the extra effort to hit shift when typing on a phone keyboard is a bit higher, and the additional effort to go back and fix any typos that happen due to trying to capitalize things is also higher compared to using a traditional keyboard I'm a bit confused about this. Do people turn off auto capitalisation on their phones? I very rarely have to press shift on my phone
I and everyone I know turns it off. On many platforms and in many cultures, capitalization often implies Solemness or even rudeness in 1-on-1 conversations, and otherwise comes across as being out of touch in other kinds of communication.
Re: Softmax forever, or why I like softmax
#100Earlier quoted context omitted.
There's: U+3000, ideographic space. It's conceptually fitting, with sentence separation being a good fit for "idea separation". edit: well I tried to give an example, but hn seems to replace it with regular space. Here's a copy paste version: https://unicode-explorer.com/c/3000
Belying the name somewhat, I believe U+3000 is specifically meant for use with Sinoform logographs, having the size of a (fullwidth character) cell, and so it makes little sense in other contexts.
But...the vertical dimensions don't scale so well, at least in my browser. It causes a slight downward shift.