Item_Boring already clarified what I meant better than I could ever express it. But yeah basically "Kleidermacher" was historically a genderless term for quite a long time (potentially always) and was then gendered…
Actually "Kleidermacher" is a genderless word in German. Source: I'm German. :D But historically this has been a complicated topic. Basically about a hundred years ago the genus and sexus of words started to get…
Hmm... Sometimes even I say "maybe women just prefer [...]", but actually mean exactly that, what you said: There are social trends and in this case there is a social trend specific to women wrongly being taught that…
The thing where you "hang" your "coat" on: https://www.google.com/search?q=coat+hanger&tbm=isch
I'm not really sure how to interpret your comment, since it is possible to contribute to all of those and they are de facto loved by the community…
Somehow it seems that currently everything happening in the USA is "Dead on Arrival" - including Swift. This time due to shipping an utterly broken compiler to an unfinished language, without being able to contribute to…
Using a closure: function foo(s) { function generator(i) { return function () { return i; }; } var r = new Array(s); for (var i = 0; i < s; i++) { r[i] = generator(i); } return r; } console.log(foo(1000)[42]()); Using…
Let's say we poll the roughly 1b people living in first world, and ask them each to pay $10 to see SpaceX do whatever SpaceX does. How many people even think it's worth $10? I just wan't to add that the problem is not…
IMHO currently the worst bugs are in discoveryd, which replaces mDNSResponder for Bonjour. If you remove a service on OSX 10.10 it's removal will be broadcast. But it doesn't stop there. No... Most of the time the…
I'm not a believer, like many others (especially in europe). So... It would be nice to see her face harsh consequences on this side too. I'm pretty sure that we both can agree on that one.
Sssh! Don't disturb their precious dreams. The patriarchy will win if you do!
"crc-mark-adler-hw" uses SSE4.2 just like your "crc-sse42". The latter one is just very poorly written, since it only uses _mm_crc32_u8() once per iteration (instead of 3 times).
Well… The difference is the implied meaning of burning a book. Making a movie about the assassination of the NK leader doesn't imply hate. I'm pretty sure making the movie wasn't about the hate against NK per se, but…
It's not redundant. You wrote an awesome browser and many people, including me, a very eager to get their hands on the new version. Keep up with you awesome work! It's not just that competition like this is important,…
IMO if an article starts with > Who knew that Sony’s top brass, a line-up of mostly white male executives, earn $1 million and more a year? I'm already putting my expectations for the rest of it on the same level as…
I guess stuff like that: http://unhandledexpression.com/2013/12/17/telegram-stand-bac...
require.js: 1249 LOC define.js: 259 LOC You should rather ask what the difference to almond is (which is also from jburke and useful for bundled loading - I think this is more similiar to define.js). almond: 275 LOC As…
Furthermore he says "Thus the conservation law, though not an a priori mathematical truth, provides [...]". Imho "not [...] a priori" is not the same as a simple "not".
I'm sorry… English is not my native tongue. But I'm learning fast. :) In no way I intended to say that my framework is better overall, but I do think it's better suited for simple things, like apps. In fact, I think I…
I really like your idea of the 4-part abstraction. Still… Your library really is not "that" easy to use. I'm currently working on my own library using libuv, http-parser, nghttp2 and wslay, which is very similiar in…
It seems only -webkit- prefixes are being used for this, which is why this doesn't work in FF. @-webkit-keyframes scroll { from { -webkit-transform: translate(0, 0); } to { -webkit-transform: translate(-300px, 0); } }…
I think ignoring the differences between races (e.g. hypertension medicine targeted at african americans) is as wrong as ignoring the fact, that genetic differences between 2 people, which might be considered as being…
And that's my basic problem with talking with other people: It's hard for me to understand how one can not know or comprehend what I know and classify as "basic knowledge"... Of course I understand that and can for…
That one is actually pretty "old" already. The original demo can be found here: https://developer.mozilla.org/demos/detail/fluid
Folks... Let me ask you a related question: Why are signed integers used so (extremely) often, if the number is by definition always greater or equal to zero? Why are so few using explicit unsigned integers? Is it just…
Item_Boring already clarified what I meant better than I could ever express it. But yeah basically "Kleidermacher" was historically a genderless term for quite a long time (potentially always) and was then gendered…
Actually "Kleidermacher" is a genderless word in German. Source: I'm German. :D But historically this has been a complicated topic. Basically about a hundred years ago the genus and sexus of words started to get…
Hmm... Sometimes even I say "maybe women just prefer [...]", but actually mean exactly that, what you said: There are social trends and in this case there is a social trend specific to women wrongly being taught that…
The thing where you "hang" your "coat" on: https://www.google.com/search?q=coat+hanger&tbm=isch
I'm not really sure how to interpret your comment, since it is possible to contribute to all of those and they are de facto loved by the community…
Somehow it seems that currently everything happening in the USA is "Dead on Arrival" - including Swift. This time due to shipping an utterly broken compiler to an unfinished language, without being able to contribute to…
Using a closure: function foo(s) { function generator(i) { return function () { return i; }; } var r = new Array(s); for (var i = 0; i < s; i++) { r[i] = generator(i); } return r; } console.log(foo(1000)[42]()); Using…
Let's say we poll the roughly 1b people living in first world, and ask them each to pay $10 to see SpaceX do whatever SpaceX does. How many people even think it's worth $10? I just wan't to add that the problem is not…
IMHO currently the worst bugs are in discoveryd, which replaces mDNSResponder for Bonjour. If you remove a service on OSX 10.10 it's removal will be broadcast. But it doesn't stop there. No... Most of the time the…
I'm not a believer, like many others (especially in europe). So... It would be nice to see her face harsh consequences on this side too. I'm pretty sure that we both can agree on that one.
Sssh! Don't disturb their precious dreams. The patriarchy will win if you do!
"crc-mark-adler-hw" uses SSE4.2 just like your "crc-sse42". The latter one is just very poorly written, since it only uses _mm_crc32_u8() once per iteration (instead of 3 times).
Well… The difference is the implied meaning of burning a book. Making a movie about the assassination of the NK leader doesn't imply hate. I'm pretty sure making the movie wasn't about the hate against NK per se, but…
It's not redundant. You wrote an awesome browser and many people, including me, a very eager to get their hands on the new version. Keep up with you awesome work! It's not just that competition like this is important,…
IMO if an article starts with > Who knew that Sony’s top brass, a line-up of mostly white male executives, earn $1 million and more a year? I'm already putting my expectations for the rest of it on the same level as…
I guess stuff like that: http://unhandledexpression.com/2013/12/17/telegram-stand-bac...
require.js: 1249 LOC define.js: 259 LOC You should rather ask what the difference to almond is (which is also from jburke and useful for bundled loading - I think this is more similiar to define.js). almond: 275 LOC As…
Furthermore he says "Thus the conservation law, though not an a priori mathematical truth, provides [...]". Imho "not [...] a priori" is not the same as a simple "not".
I'm sorry… English is not my native tongue. But I'm learning fast. :) In no way I intended to say that my framework is better overall, but I do think it's better suited for simple things, like apps. In fact, I think I…
I really like your idea of the 4-part abstraction. Still… Your library really is not "that" easy to use. I'm currently working on my own library using libuv, http-parser, nghttp2 and wslay, which is very similiar in…
It seems only -webkit- prefixes are being used for this, which is why this doesn't work in FF. @-webkit-keyframes scroll { from { -webkit-transform: translate(0, 0); } to { -webkit-transform: translate(-300px, 0); } }…
I think ignoring the differences between races (e.g. hypertension medicine targeted at african americans) is as wrong as ignoring the fact, that genetic differences between 2 people, which might be considered as being…
And that's my basic problem with talking with other people: It's hard for me to understand how one can not know or comprehend what I know and classify as "basic knowledge"... Of course I understand that and can for…
That one is actually pretty "old" already. The original demo can be found here: https://developer.mozilla.org/demos/detail/fluid
Folks... Let me ask you a related question: Why are signed integers used so (extremely) often, if the number is by definition always greater or equal to zero? Why are so few using explicit unsigned integers? Is it just…