Live data from Hacker News

Viewing profile — kevindication

kevindication

HN member
Joined
Tue, Mar 03, 2009, 11:25 PM UTC
HN karma
667
Public activity
191 items

About kevindication

send e-mail to '@'.join(['kevin','.'.join(['pheared','net'])])

[ my public key: https://keybase.io/kpd; my proof: https://keybase.io/kpd/sigs/vJc92pZmf6t0WGlQY5K3qJnZcs5se-wWusSlIHtOx4c ]

Recent public activity

  1. comment
    Comment #16040457

    Not really disagreeing with your sentiment, but he laid it out nicely in the "Defining the Hot Path" section. That is honestly the most valuable lesson a newer programmer could tak…

  2. comment
    Comment #15196976

    Just wanted to drop a note to say thanks for your nicely done ansible recipes.

  3. comment
    Comment #13810738

    Something I don't get to say every day: Nihilism made me smile.

  4. comment
    Comment #12735365

    Looks like there's some WARC files here: https://archive.org/details/archiveteam_panoramio

  5. comment
    Comment #12733989

    It says that they will upload the results to archive.org, which is good news. But is it possible to join a torrent now to make a copy of the dataset?

  6. comment
    Comment #10850241

    Nice to see more options on that one. This is the one I remember: http://meyerweb.com/eric/tools/gmap/hydesim.html

  7. story
  8. comment
    Comment #10127356

    Amazing! That's the one episode I think of when I think of Mr. Wizard.

  9. comment
    Comment #9771851

    Does it work better if you click the black arrow at the bottom of each slide?

  10. comment
    Comment #9670289

    Anyone who has worked on cases involving APT from known foreign actors can identify common TTPs and attempt a best guess at the group involved.

  11. comment
    Comment #9473603

    HumanGeo - http://thehumangeo.com - Washington, DC - Technologists/Developers HumanGeo creates innovative geospatially oriented products and solutions for government and commercial…

  12. comment
    Comment #9306738

    HumanGeo - http://thehumangeo.com - Washington, DC - Technologists/Developers HumanGeo creates innovative geospatially oriented products and solutions for government and commercial…

  13. comment
    Comment #8959661

    Similarly, it's always fun to find out what has appeared at Null Island recently: http://tools.wmflabs.org/geohack/geohack.php?pagename=Null_I...

  14. comment
    Comment #8835415

    I did enjoy Slackware as a learning experience all those years ago, but nowadays I like to spend more time building things and less time futzing with the OS.

  15. comment
    Comment #8833164

    My primary professional OS progression went something like: Slackware -> Debian -> Ubuntu -> OS X. As with the author, I'm pretty sure I'm done with OS X. If I want to go back to L…

  16. story
  17. comment
    Comment #7651982

    Correct, data is a plural. OP either doesn't know that or is making a more nuanced complaint about stodgy old style guides that used Latin to decide things like this.

  18. comment
    Comment #7495025

    Both of these positions on the subject are needlessly binary. I often find it the case that, even though I erect careful boundaries between work and non-work, when I leave a proble…

  19. comment
    Comment #7150186

    But to call that a Postgres variant seems to suggest that they have way more in common than they really do. The trade offs that vertical databases are making are kind of alien for …

  20. comment
    Comment #7148892

    It's not a Postgres variant at all. Postgres is emulated as an interface to the columnar ParAccel database underneath. ParAccel does neat things (compiles your SQL into a program t…

  21. comment
    Comment #6568850

    This. I love Chrome, but their target market is using Windows, and asking them to click "Yes" to upgrade Chrome (or leaving this question up to the administrator) is not a barrier …

  22. comment
    Comment #6493788

    He was reinstated apparently upon appeal.

  23. comment
    Comment #5646074

    Right, but just because you have a data type that can handle a date that far in the future does not imply that you have fixed your OS and supporting software to be able to handle t…

  24. comment
    Comment #5488550

    I guess this explains why their booth was empty at PyCon this year. (Though I think they may have had an empty booth at previous PyCons...)

  25. comment
    Comment #5228337

    Yep. Redshift is based off of ParAccel. We used that DB for some really awesome large scale analytics on a previous project. http://www.zdnet.com/amazon-redshift-paraccel-in-costly…