Live data from Hacker News

Viewing profile — pretodor

pretodor

HN member
Joined
Sat, Nov 10, 2012, 11:13 AM UTC
HN karma
16
Public activity
9 items

About pretodor

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #17209658

    > The site is down It's available in Google's cache.[1] [1] http://webcache.googleusercontent.com/search?q=cache:https:/...

  3. comment
    Comment #13704994

    > It does lead to subtle bugs. Have you encountered any bugs so far while testing NodeScript out? I thought I have taken care of all the gotchas when it comes to semicolons.

  4. comment
    Comment #13694346

    The default behaviour is not to shadow variables. If you want to shadow a variable, you have to do so explicitly with the 'let' keyword. Here is a NodeScript snippet and its equiva…

  5. comment
    Comment #13688550

    Regarding the semicolons, due to the insertion mechanism JavaScript uses, lines starting with '[', '(', or '`' will get merged with the previous statement. So the example in the re…

  6. story
  7. comment
    Comment #12821443

    > I also really like Mac OS, even with it's thorns, because its design is much better than whatever version of Linux I would use (not a big fan of Ubuntu's Unity). I would love to …

  8. comment
    Comment #12420642

    Here is the full text: 1/ The key to finishing projects on time is to start every single step as late as possible (exactly the opposite of what most PMs do) 2/ First, because only …

  9. comment