Live data from Hacker News

Viewing profile — teebrz

teebrz

HN member
Joined
Sat, Aug 10, 2013, 3:15 AM UTC
HN karma
56
Public activity
20 items

About teebrz

teebrz.wordpress.com

Recent public activity

  1. comment
    Comment #7653047

    One of the reasons Adventure Time is so interesting is that it manages a delicate balance - it is both your typical "kids cartoon" but also manages to appeal to an older audience. …

  2. comment
    Comment #7395794

    It's not hard too eat so that it only costs ~5$ a day depending on your situation. Most simple meals like a sandwich or some pasta can be made for ~1$ and a little more effort. Whe…

  3. comment
    Comment #7362155

    Higgs is looking for contributors. Higgs is a JIT compiler for JavaScript targeting x86-64 platforms. The core is written in D, but most of the runtime/libs are written in JS. You …

  4. comment
    Comment #7301052

    Hearing "DHTML" reminded me of Thomas Brattli's old site[1] and it's successor dhtmlcentral. I learned quite a bit from those sites in the late 90s early 00s. [1] https://web.archi…

  5. story
  6. comment
    Comment #7000698

    Hang out on forums, #javascript, etc some time and see how many people have problems because their understanding of the DOM begins and ends with the jQuery API. I see it all the ti…

  7. comment
    Comment #6828850

    The Google search is only mentioned once in passing in the text, and in the image. Their argument is based on the number of users/groups on lift. This is of course, also pretty fli…

  8. comment
    Comment #6703982

    Is it ethical to get up and get a cup of coffee on the clock? Stop and chat with coworkers? Browse the Internet? It's unreasonable for employers to expect you to spend 100% of your…

  9. comment
    Comment #6694886

    To be clear, the specific part you mention is fair...but I don't think anyone would object to that. The part where it seems somewhat unfair is where the director asked weixiyen to …

  10. comment
    Comment #6575081

    You may be "thinking backwards". If their language doesn't have this feature, or their society these concepts...it's because they don't really run into these situations to the poin…

  11. comment
    Comment #6506083

    Kudos on being a bigger person than me; I'd be tempted to name names.

  12. comment
    Comment #6418352

    It currently has a loose target of ES5. It has some features like Object.create, but not others like property descriptors or Function.prototype.bind. One of my hopes for this post …

  13. comment
    Comment #6382800

    That's the premise of the article we're discussing. They mention that experiment specifically.

  14. comment
    Comment #6356798

    There are directors who have scored one or many of their own films, such as John Carpenter, Robert Rodriguez, and Clint Eastwood. It's true that excepting the ones who have a stron…

  15. comment
    Comment #6344702

    I don't recall him saying he wished to replace the people around him, or live in some world populated entirely with dolls. Nor does it seem he's entirely given up on relationships …

  16. comment
  17. comment
    Comment #6344161

    To be fair this guy is probably not as far out there as you might think. Consider for one that quite a lot of people believe in transubstantiation; a bit of bread and wine becomes …

  18. comment
    Comment #6232868

    I think most Russian-speaking programmers are intelligent enough to understand it's a foreign name, especially since it's written as "kal" and not "кал". > I.e. name shouldn't soun…

  19. comment
    Comment #6232328

    Sure, it would be a poor name for a new soda you plan to market in Russian-speaking countries; but probably not really worth mentioning here. I'm sure you realize, but lots of Russ…

  20. comment
    Comment #6215401

    JS supports integers; it just doesn't have an integer type so you can't always store, operate, etc on them efficiently (though a smart engine can do some of that for you). It has b…