Hey Nicolas,
On 20-07-2022 22:21, Nicolas Pitre wrote:
On Wed, 20 Jul 2022, Miguel Ojeda wrote:
On Mon, Jul 18, 2022 at 8:56 AM Olliver Schinagl
<oliver+list@xxxxxxxxxxx> wrote:
Secondly, and more importantly so; you argue 'who cares about people
with disablements, atleast its equally hard to read everywhere' which is
a very poor argument :p
No, and I want to be __very__ clear about this: at no point I have
argued "who cares about people with disabilities" or anything like it.
It is insulting that you even suggest it.
What "people with disablements" have to do with this anyway?
I don't get it.
If you are talking to me; simple, reading disabilities (dyslexia being
the most common one) are real :) and code-style heavily impacts those.
For example, I have a really really hard time reading 2 space indent,
especially in larger code bases. Also, CamelCase is very very hard for
me to read also, as is statements without spaces `if((x<y&0xf)||z>a)`
for example.
So codestyle affects those with reading disabilities, but not well known
to the people without these, which is why I was raising awareness.
Hope this helps to explain things?
Nicolas