Viewing profile — b3tta
b3tta
HN member- Joined
- Thu, Aug 23, 2012, 9:53 AM UTC
- HN karma
- 120
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About b3tta
No profile information was provided.
Recent public activity
-
comment
Comment #26865987
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 (potenti…
-
comment
Comment #26862374
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 an…
- comment
-
comment
Comment #9092889
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 specifi…
-
comment
Comment #9017068
The thing where you "hang" your "coat" on: https://www.google.com/search?q=coat+hanger&tbm=isch
-
comment
Comment #8976485
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…
-
comment
Comment #8971272
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 langua…
-
comment
Comment #8918315
Using a closure: function foo(s) { function generator(i) { return function () { return i; }; } var r = new Array(s); for (var i = 0; i Using Function.prototype.bind(): function foo…
-
comment
Comment #8915768
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…
-
comment
Comment #8910569
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 …
-
comment
Comment #8855407
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 t…
-
comment
Comment #8838536
Sssh! Don't disturb their precious dreams. The patriarchy will win if you do!
-
comment
Comment #8785010
"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).
-
comment
Comment #8776423
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 a…
-
comment
Comment #8703520
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 tha…
-
comment
Comment #8698335
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 …
-
comment
Comment #8692708
I guess stuff like that: http://unhandledexpression.com/2013/12/17/telegram-stand-bac...
-
comment
Comment #8614562
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 simi…
-
comment
Comment #8571581
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".
-
comment
Comment #8563997
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 …
-
comment
Comment #8563837
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 a…
-
comment
Comment #7949237
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…
-
comment
Comment #7243689
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 peopl…
-
comment
Comment #6814841
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 co…
-
comment
Comment #6631059
That one is actually pretty "old" already. The original demo can be found here: https://developer.mozilla.org/demos/detail/fluid