> Oh, how they dare argue with WALTER BRIGHT. The hubris!
With all due respect, but if someone says something invalid, the fact that they have authority on a subject does not mean that we should agree.
As far as I understand the article (And I'm not the great Walter Bright, so I may be wrong) - the author states that "void foo(char a[..])" is better syntax than "void foo(size_t s, char a[])" but does not provide any arguments for it. Furthermore, the author initially fails to mention that there has been an attempt to fix the array-to-pointer-decay issue, when discussing "C's Biggest Mistake".
So, yeah, the author may be right that this has been C's biggest mistake. I don't know whether that is true or not, I do not have his experience. It is certainly true that this mistake would be high on rankings of all mistakes that C did. Still, the initial "sleight of hand" move followed by unsubstantiated argument leads to a post with the quality similar to that of a twitter post. Maybe even worse, since, you know, it's posted on a place other than twitter, so we are actually talking about it as if it was something serious.
I don't think that you are correct. Well... maybe they do know it and are opting for an alternative approach, because guilt-tripping seems like a fairly common tactic, especially in the aforementioned activists.
I'm sorry, but how did you come to this conclusion? The first thing that comes to mind is the new tactic used by activist, saying something to the effect of "If you are not doing something to prevent racism, then you are guilty of being racist." Which is what (I believe) lead to this thing: https://www.businessinsider.com/white-protesters-confront-di...
There is a thing that I don't understand from the original article[1]:
> The ruling class has figured out that a happy and productive population with free time on their hands is a mortal danger. And, on the other hand, the feeling that work is a moral value in itself, and that anyone not willing to submit themselves to some kind of intense work discipline for most of their waking hours deserves nothing, is extraordinarily convenient for them.
Does the author really mean that if you don't work you still deserve something in return? That one kinda sounds like bullshit. Has that been expanded upon somewhere?
Also, the author mentions that this was already attempted during the 60s and that it ended in a disaster but doesn't tell what that was. I am not from America, so I don't really know the history of the country during the 60s. What happened?
I am kinda new to hackerrank and I don't know what it means when a comment is grayed out (it doesn't sound like a good thing), but I totally agree with you. I read the first part of the article and I just couldn't read further. It's like the article is about how great of an accomplishment that study is, instead of the data that supposedly came out of it.
Is the response time really that fast? On my e-reader, it takes solid 1 second in the best case (and sometimes more than 3s worst) to switch a page. This device looks really fast. But maybe it's just updating small region and that's why it's so fast?
I've used this library before. It is really good. The biggest difference that I can point out is that you can use shaders with SDL-gpu. Also - it plays nicely with the standard SDL2 lib.
With all due respect, but if someone says something invalid, the fact that they have authority on a subject does not mean that we should agree.
As far as I understand the article (And I'm not the great Walter Bright, so I may be wrong) - the author states that "void foo(char a[..])" is better syntax than "void foo(size_t s, char a[])" but does not provide any arguments for it. Furthermore, the author initially fails to mention that there has been an attempt to fix the array-to-pointer-decay issue, when discussing "C's Biggest Mistake".
So, yeah, the author may be right that this has been C's biggest mistake. I don't know whether that is true or not, I do not have his experience. It is certainly true that this mistake would be high on rankings of all mistakes that C did. Still, the initial "sleight of hand" move followed by unsubstantiated argument leads to a post with the quality similar to that of a twitter post. Maybe even worse, since, you know, it's posted on a place other than twitter, so we are actually talking about it as if it was something serious.