Live data from Hacker News

Viewing profile — chowmeined

chowmeined

HN member
Joined
Sat, Aug 08, 2009, 2:11 PM UTC
HN karma
17
Public activity
11 items

About chowmeined

No profile information was provided.

Recent public activity

  1. comment
    Comment #2091641

    If you end up staring at a computer screen late into the night like I do, the light may be disrupting your circadian rhythms. Theres a utility called Flux ( http://www.stereopsis.c…

  2. comment
    Comment #2091635

    With the Radeon 5000 family of GPUs AMD really did well for themselves. Nvidia didn't have an answer for that until they delivered Fermi 6 months later. And what you say about Inte…

  3. comment
    Comment #2065655

    From my experience, the software: * Has a lot of bugs, inconsistencies and crashes. (poor technical design) * Doesn't truly solve the problems it is marketed to. (inadequate resear…

  4. comment
    Comment #1828904

    The difference is wifi broadcasts that information.

  5. comment
    Comment #1313647

    Is it Sugar - The Bitter Truth: http://www.youtube.com/watch?v=dBnniua6-oM ?

  6. comment
    Comment #1176906

    Perhaps because V8's engine translates directly from code to assembly with no intermediate bytecode. It seems like it would make it more difficult to integrate tracing with that sy…

  7. comment
    Comment #1103380

    Where do you buy self control?

  8. comment
    Comment #1001554

    Tabs Open Relative: https://addons.mozilla.org/en-US/firefox/addon/1956 might be what you're looking for.

  9. comment
    Comment #878204

    As they should. Since there is no way to verify the remote server then the connection is vulnerable to man-in-the-middle attacks. In that situation an attacker can simply pretend t…

  10. comment
    Comment #817634

    The human body is not 100% efficient. The efficiency of a human body can change. The amount of Kcal in a food item measured in a lab is not necessarily going to be the same amount …

  11. comment
    Comment #749322

    Postgres lets you define your own aggregate functions and has an array type. http://mssql-to-postgresql.blogspot.com/2007/12/cool-groupco...