Viewing profile — neimado
neimado
HN member- Joined
- Wed, Mar 09, 2011, 12:12 AM UTC
- HN karma
- -10
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About neimado
No profile information was provided.
Recent public activity
-
comment
Comment #3379673
No, "we" really do not love significant whitespace.
-
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 …
-
comment
Comment #3372011
what a shame you chose to do this in Coffeescript. Would have looked much more beautiful if written in JavaScript.
-
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…
-
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…
-
comment
Comment #2650980
what a bubble they've become.
-
comment
Comment #2520015
"industry dream-boat Paul Irish" is where I stopped reading. eww. he doesn't even know how setTimeout works.
- comment
-
comment
Comment #2460961
I doubt it matters that you did this in CoffeeScript at all. so what.
-
comment
Comment #2444530
1:1? This is so much bullshit i don't even know where to start.
-
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 …
-
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…
-
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 …
-
comment
Comment #2303268
coffescript !== javascript, and it never will === javascript.
-
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.
-
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 …
-
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…