Live data from Hacker News

Viewing profile — neimado

neimado

HN member
Joined
Wed, Mar 09, 2011, 12:12 AM UTC
HN karma
-10
Public activity
17 items

About neimado

No profile information was provided.

Recent public activity

  1. comment
    Comment #3379673

    No, "we" really do not love significant whitespace.

  2. comment
    Comment #3379670

    In 15 years of coding javascript I've never had a significant problem with == vs ===. If anything using === got me into more trouble than using ==, but it really depends on coding …

  3. comment
    Comment #3372011

    what a shame you chose to do this in Coffeescript. Would have looked much more beautiful if written in JavaScript.

  4. comment
    Comment #2731777

    I agree. Also they aren't using 1TBS for the code examples, and that will naturally lead to noob javascript programmers running into trouble when they inevitably type return { hell…

  5. comment
    Comment #2703405

    It still does nothing to support the millions of IE6, 7 & 8 users, and VML has been around since IE5.x - it's really not much different than SVG either. Seeing a vector library the…

  6. comment
    Comment #2650980

    what a bubble they've become.

  7. comment
    Comment #2520015

    "industry dream-boat Paul Irish" is where I stopped reading. eww. he doesn't even know how setTimeout works.

  8. comment
  9. comment
    Comment #2460961

    I doubt it matters that you did this in CoffeeScript at all. so what.

  10. comment
    Comment #2444530

    1:1? This is so much bullshit i don't even know where to start.

  11. comment
    Comment #2444519

    I've never once run into a 'forgot a semicolon' problem in 15 years of programming javacsript. semicolons are optional, and if you are fretting over a misplaced semicolon, you are …

  12. comment
    Comment #2304177

    "CoffeeScript: The beautiful way to write JavaScript" is a fucking ridiculous thing to say. I'll counter that with Coffeescript is an ugly way to write javascript. Go ahead and say…

  13. comment
    Comment #2303491

    No, you aren't trying to "improve JS semantics", you are trying to 'Rubyify' Javascript. You've created a language that is NOT javascript. Sorry, but no matter how hard you try to …

  14. comment
    Comment #2303268

    coffescript !== javascript, and it never will === javascript.

  15. comment
    Comment #2303262

    I write javascript and I don't feel 'dead inside'. I love writing javascript, and I code all day every day. Just because you hate it doesn't mean it's bad.

  16. comment
    Comment #2303236

    I agree with everything you are saying. Coffeescript really is for people who prefer a ruby/python syntax, and who just don't like javascript's syntax. BEATUY IS IN THE EYE OF THE …

  17. comment
    Comment #2303183

    I don't agree with your opinion at all. Your claim that coffeescript is somehow 'better' than javascript is just false. You prefer one syntax, fine, but don't assume that it is som…