Live data from Hacker News

Viewing profile — canadiansaur

canadiansaur

HN member
Joined
Wed, Jul 20, 2011, 3:31 AM UTC
HN karma
30
Public activity
6 items

About canadiansaur

No profile information was provided.

Recent public activity

  1. comment
    Comment #3033367

    My experience is as follows. 1) TDD encourages testing the smallest unit of functionality possible 2) When you are first developing a large piece of functionality from scratch, you…

  2. comment
    Comment #2909527

    you can buy a US green card as well, via the EB-5 visa.

  3. comment
    Comment #2894176

    If you work for the government in Australia, you probably want the OPPOSITE of what this is - cloud servers hosted entirely outside the USA. If the servers are located in the US, t…

  4. comment
    Comment #2841309

    'There is a direct and measurable causal relationship between number of LOC and number of bugs.' So if i write unit tests, that increases the number of lines of code, thus increasi…

  5. comment
    Comment #2833067

    Some of their arguments seem debatable, but my biggest issue with stored procedures with Oracle is purely economic - It is MUCH cheaper to scale the application layer than to scale…

  6. comment
    Comment #2784187

    I have to say that i really like the looks of this language (at least as much as i can without having programmed anything in it) - it seems to fix all the major problems with java,…