Live data from Hacker News

Viewing profile — olihb

olihb

HN member
Joined
Wed, May 20, 2009, 2:02 PM UTC
HN karma
144
Public activity
75 items

About olihb

No profile information was provided.

Recent public activity

  1. comment
    Comment #9820047

    Very cool, I did the same thing a while back for the Canadian Parliament. Unfortunately, the party discipline in Canadian politics makes it less interesting. It has done in flash, …

  2. comment
    Comment #9081889

    I'm just saying that we must be careful citing CSDM numbers because they represent a special situation. The CSDM have a lot of first generation immigrants, poor students, students …

  3. comment
    Comment #9081445

    As anything else, the situation is more nuanced. Quebec schools as a whole are pretty good: http://www.theglobeandmail.com/globe-debate/editorials/quebe... The problem is that good…

  4. comment
  5. comment
    Comment #6419876

    It's still a project from minority government and all institutions/cities can withdraw from it. Montreal(1.65M pop) said that it will not apply the charter in their city. It still …

  6. comment
    Comment #6315449

    Right, but there's a subset of Open Access articles from Pubmed: http://www.ncbi.nlm.nih.gov/pmc/tools/openftlist/

  7. comment
    Comment #6252449

    Not illegal at all. We have plenty of towns with English names.

  8. story
  9. comment
    Comment #5131361

    Author here. What I find really interesting about this map is that the articles seem connected at a local level instead of internationally. When you think about it, it makes a lot …

  10. story
  11. comment
    Comment #4697621

    Very nice and more interesting than the bar charts/graph that other twitter visualization tools give us. It would be really cool (and informative) if you could add a small word clo…

  12. comment
    Comment #4387297

    No. Women (and men) are attracted to assertive behavior, not aggressive behavior. Huge difference.

  13. comment
    Comment #3901534

    It's not the same data, but I did a PCA with the voting record of Canadian MPs. It's a bit old, so it's in flash instead of html5. You can access it here: http://www.votum.ca

  14. comment
    Comment #3715565

    In the video, they say that the water is filtered and chlorinated before going into the cooling system.

  15. comment
    Comment #3611008

    This doesn't work on my cellphone's voicemail. I guess the new systems closed that hole.

  16. story
  17. comment
    Comment #3572546

    Nice. It would be very interesting to correlate the migration with unemployment. The outliers (eg: bad economy but migration influx) would be even more interesting. By the way, I d…

  18. comment
    Comment #3540278

    Exactly. These phenomena are notoriously non-linear. IMHO, the best way to calculate a good index is to model (usually log-transformed) the relationship between the venture capital…

  19. comment
    Comment #3525324

    I really don't like Elsevier, but the alternatives do not really exist. Most open Access aggregators are of dubious quality and don't provide an interface for peer-reviewing. Even …

  20. comment
    Comment #3518474

    I really don't like Elsevier, but the alternatives don't exist Most open Access databases are of dubious quality and don't provide an interface for peer-reviewing. Even worst, the …

  21. comment
    Comment #3350538

    I'm sure that most big production/distribution houses are not panicking because it's still a new way to distribute content and it's a niche product, but I'm wondering what they are…

  22. comment
    Comment #3331434

    I was a market research for a couple of years, and 1,25$ per completed survey is cheap if you don't manage your own panel database. We paid around 3.50$ per respondent (french spea…

  23. comment
    Comment #3324613

    It seems I cannot reply to TeMPOraL, but here are some citations: Iyengar, S. 1991. Is Anyone Responsible? How Television Frames Political Issues. Chicago : The University of Chica…

  24. comment
    Comment #3317732

    Nice, but most visualizations don't take in account the scaling effects present in the data. Most social science systems are wildly non-linear. IMHO, the best way is to try to mode…

  25. comment
    Comment #3292504

    We use aho-corasick to extract keywords from terabyte size corpus. Works really well but you have to build your matching tree before.