Live data from Hacker News

Viewing profile — epe

epe

HN member
Joined
Sun, Oct 07, 2007, 3:54 AM UTC
HN karma
487
Public activity
79 items

About epe

http://www.ubermac.net/ http://twitter.com/eentzel [ my public key: https://keybase.io/eentzel; my proof: https://keybase.io/eentzel/sigs/JANKqR2wwf1qpsWnqqZrH2O0g4M_a4_An5e1kwaQ79E ]

Recent public activity

  1. comment
    Comment #9336643

    Sadly this isn't entirely new news: http://www.physics.nyu.edu/sokal/lingua_franca_v4/lingua_fra... http://www.fudco.com/chip/deconstr.html

  2. comment
    Comment #8720924

    I find this: http://martin.kleppmann.com/2014/11/25/hermitage-testing-the... a more informative read on essentially the same topic.

  3. comment
    Comment #8463080

    Seems like classic Hawthorne effect...

  4. comment
    Comment #4751515

    I'd assumed it was a reference to jwz's "how will this software get my users laid": http://www.jwz.org/doc/groupware.html Maybe I'm giving them too much credit...

  5. comment
    Comment #3881614

    I don't know if it's any simpler, but I tend to do: git init . git remote add origin git://github.com/eentzel/dotfiles.git git checkout -t origin master

  6. comment
    Comment #3796901

    Go has a great solution for this in the binary package: http://golang.org/pkg/encoding/binary/#Read I've been working on some code to parse the shapefile format, which specifies so…

  7. comment
    Comment #3759676

    I'll just leave this here in case anyone still cares... http://www.ics.uci.edu/~fielding/pubs/dissertation/rest_arch...

  8. comment
    Comment #3145947

    Apparently it's managed to destroy even the minimal level of talent needed to construct a readable PNG.

  9. comment
    Comment #3024700

    Agreed that the web doesn't have any "magical properties", but it has the "Worse is Better" survival characteristic; or at least it did in its early days. I think the web's continu…

  10. comment
    Comment #2328820

    I think the snake-oil nature of (much of) SEO stems from the fact that it's difficult or impossible to measure in an accurate, unambiguous way. Since A/B testing includes measureme…

  11. comment
    Comment #2222877

    The clearest explanation I've ever seen of this method is here: http://www.evanmiller.org/rank-hotness-with-newtons-law-of-c...

  12. comment
    Comment #1996291

    Wouldn't simply excluding any http request whose user agent contains "googlebot" from the displayed count make it dramatically more accurate without needing a switch to JS-based an…

  13. comment
    Comment #1943221

    This is my November Startup Sprint[0] project, inspired by a StackExchange question[1] from this HN thread[2]. The idea is that the app creates a unique email address for you, and …

  14. story
  15. comment
    Comment #1657088

    It appears to be down at the moment, but there's a site called Wrong Tomorrow ( http://wrongtomorrow.com/ ) that seems to me like a good start in this direction. Here's the blog po…

  16. story
  17. comment
    Comment #1546994

    Even better review of an earlier book of Friedman's by the same reviewer: http://www.nypress.com/article-11419-flathead.html

  18. comment
    Comment #1515157

    I don't believe it's any Javascript overhead for non-IE browsers. It's just a single line of CSS: behavior: url(path/to/PIE.htc); that non-IE browsers will simply ignore.

  19. comment
    Comment #1476012

    http://projecteuler.net/

  20. comment
  21. story
  22. comment
    Comment #1233129

    There is certainly a case to be made that the U.S. school system was designed to make "drones or conformists": http://en.wikipedia.org/wiki/Prussian_education_system Or for a more …

  23. story
  24. comment
    Comment #1110374

    Care to share the name of the bank?

  25. comment
    Comment #1104502

    On http://www.sticket.net/request/ if I type "denver, co" in the first field and hit tab, the field gets blanked out. Safari 4 on OSX 10.5.