Live data from Hacker News

Viewing profile — tuxdev

tuxdev

HN member
Joined
Mon, Jan 14, 2013, 7:27 PM UTC
HN karma
13
Public activity
7 items

About tuxdev

No profile information was provided.

Recent public activity

  1. comment
    Comment #17579982

    Autonomous cars could allow space currently devoted to idle car storage to be reused for denser development patterns, which would reduce the need for car-based transport in the fir…

  2. comment
    Comment #14198301

    The paragraphs under the "Slowing Down" heading kind of imply that they think the argument also applies in an urban environment. It's incredibly frustrating and infuriating to read…

  3. comment
    Comment #11633158

    Already starting to happening. I know a kid in high school who's annoyed by his parents insisting that he learns to drive. Some of that is because he believe the tech is going to g…

  4. comment
    Comment #9396906

    I agree they're the biggest nuisance, but.. they're just a nuisance. I'm not fearing for my life from bikes like I do from cars all the time at almost every intersection.

  5. comment
    Comment #6396441

    Most games shape their random events because true random is actually really frustrating to play.. but what it appears to me here is that there's a PRNG here that was seeded before …

  6. comment
    Comment #5190493

    Just because you don't explicitly write it down doesn't mean you didn't prove something. For optimization, you have to prove to yourself that the new code behaves equivalently to t…

  7. comment
    Comment #5056194

    Actually, this method is one of the most efficient ways to multiply in software. It's called the "Comba" method in that context, and is efficient for multiplying 32x32 words or sma…