Live data from Hacker News

Viewing profile — NigelTufnel

NigelTufnel

HN member
Joined
Thu, Aug 01, 2013, 11:35 AM UTC
HN karma
86
Public activity
49 items

About NigelTufnel

http://codumentary.blogspot.com

Recent public activity

  1. story
  2. comment
    Comment #16481827

    To find the best Python function ever written!

  3. story
  4. story
  5. comment
    Comment #8479299

    This is so much fun. It's kind of like RPG. There are 3 character classes. 1. Asshole: just goes straight after the green square. 2. Prankster: draws arrows pointing to the wrong e…

  6. comment
    Comment #7506801

    Were it GCC instead of VC++ that wouldn't change much for a lot of people. Fixing bugs in a program with 7 million lines of code is not easy. Fixing bugs in GCC for an unitiated pe…

  7. story
  8. comment
    Comment #7394582

    Wikipedia doesn't underline links either. They're doing fine.

  9. comment
    Comment #7304055

    This is insane. No declaration? Come on!

  10. comment
    Comment #7243293

    I'm getting latitude = 60.0000, longitude = 100.0000 for my IP. Which is about 1000 km away from me.

  11. comment
    Comment #7239320

    Personal experience: weird jargon is a good thing. I've read a book on Hadoop once and it didn't use weird jargon - everything was in my native language. It was super hard to read …

  12. comment
    Comment #7231502

    I just did. And either a) I'm doing something terribly wrong or b) ctypes.Structure is slower than Python class with __slots__. I would bet on a) - I've never worked with ctypes be…

  13. comment
    Comment #7230961

    I did a stupid microbenchmark and it turned out that simple class with __slots__ was the fastest method.

  14. comment
    Comment #7223726

    What was wrong with the honest: "We'll show ads to the first-time Firefox users, so we can make extra money with our free product. We'll show ads only once"? "User-first" bit is th…

  15. comment
    Comment #7217394

    Not just drop downs, but you can click on, e.g, restart and the page will restart. Took me a couple of minutes to get it.

  16. comment
    Comment #7210596

    Now that's hard. The next logical step is to type in point-free Haskell programs.

  17. comment
    Comment #7205247

    A slightly paradoxical advice: learn Objective-C. Learning of one thing never stops. Suppose you're now top 5% iOS developer. 5 years later you'll probably be top 1%. That's cool. …

  18. comment
    Comment #7202490

    He seems to be a normal guy, not a PR genius. But, yeah, "The game with 50,000,000 downloads will be taken off the app stores in the next 22 hours" is brilliant.

  19. comment
    Comment #7195621

    It's noteworthy because this one became popular. That's how the world works.

  20. comment
    Comment #7189638

    Maybe it's just something I don't understand but I would go with Celsius everywhere with converting to Fahrenheit/Kelvin when showing/grabbing temperature to/from user.

  21. comment
    Comment #7183260

    I agree. It's not just the algorithm, scale etc. It's the chicken/egg problem - to have a good page ranking you need a lot of usage data from a lot of users and to get a lot of use…

  22. comment
    Comment #7177274

    It's always a safe bet that any new language will fail spectacularly. Also everybody is not Google and have massive speed/concurrency needs.

  23. comment
    Comment #7170156

    I wonder how fast is this server. Is handwritten assembly faster than GCC/clang-written assembly?

  24. comment
    Comment #7165354

    I don't understand. By built-in map you mean "map literals"?

  25. comment
    Comment #7162416

    I think that "destroyed" is not the right word. Yes, free to play games with in app purchases dominate the mobile market. For now. The mobile gaming is just 6 years old. We're in t…