Live data from Hacker News

Viewing profile — pashields

pashields

HN member
Joined
Sun, Dec 20, 2009, 5:17 PM UTC
HN karma
315
Public activity
55 items

About pashields

patshields.net

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. comment
    Comment #9107899

    Idiomatic means "using expressions that are natural to a native speaker." It's very possible, but not idiomatic, to write functional Java (pre-8). It's often more verbose and diffi…

  7. comment
    Comment #6880412

    see Aphyr's comments here: https://groups.google.com/d/msg/redis-db/Oazt2k7Lzz4/q9YDD7D...

  8. comment
    Comment #6878822

    Just to be clear, the criticism is of Redis Cluster, which has been redesigned because the first design was so lax it was effectively unusable. The real issue, is that as of right …

  9. comment
    Comment #6328958

    They handle automatic failover, which redis does not currently do out of the box. That part is pretty cool. Maybe not worth the price, but definitely useful.

  10. comment
    Comment #6315711

    Adzerk - Durham, NC 12 person (and growing fast) ad platform. Real customers (Reddit, Stack Overflow, and more), real revenue. We have open positions in sales, devops, and develope…

  11. comment
    Comment #6142922

    Adzerk - Durham, NC - Full-time, permanent - ( http://www.adzerk.com ) We're looking for a devops engineer and both junior and senior developers. More info on our jobs page ( http:…

  12. comment
    Comment #5971003

    Adzerk - http://www.adzerk.com/job-openings/ - Durham, NC We're looking for software engineers, both senior and junior. Our needs are all over the place, from UI to data warehousin…

  13. story
  14. story
  15. comment
    Comment #5352338

    The pre-internet version of this is Steve Albini's "The problem with music" which shows how major labels can end up costing bands quite a bit of money. Originally printed in Maximu…

  16. comment
    Comment #4661121

    Not after a small function change. See Wes' remarks in comments: http://wesmckinney.com/blog/?p=475#comment-521757980

  17. comment
    Comment #3690348

    People who would work out perfectly in the R&D division of SAS Institute are not necessarily great first hires at consumer web start-ups (forgetting the potential skill impedance m…

  18. comment
    Comment #3688459

    I can't agree with this. It's true that many languages work well as starters, but there are certainly some that don't. I think java is a classicly bad first language. There is a lo…

  19. comment
    Comment #3591469

    Some (potential) context to this is that at Clojure Conj there was a discussion of the potential for clojure expressions to become a standard data serialization format. The idea is…

  20. comment
    Comment #3563370

    I'm at a loss as to how this is surprising anyone. How did people think that these apps found other users you know? This is built to support: A) finding existing people on the serv…

  21. comment
    Comment #3533750

    The author hints at, but doesn't push the issue that the cost is all really in the customization. If you were to build an app using only standard apple components, the cost would b…

  22. comment
    Comment #3301408

    I just posted a demo video on youtube. http://www.youtube.com/watch?v=vddaYMtETjo Done using iOS 5 simulator on iphone 4. I'm going to send a pull request to the author to include …

  23. comment
    Comment #3228242

    No slides. It was just a live demo with color commentary.

  24. comment
    Comment #3227819

    I really hope Byrd and Friedman's talk from thursday night was taped. Highlight of the conference so far for me.

  25. comment
    Comment #3202942

    I like having things like list comprehensions. I like having a sane scoping system (as opposed to jsl and "best practices"). I'm also pretty fond of the syntactic sugar being offer…