Live data from Hacker News

Viewing profile — phillc

phillc

HN member
Joined
Tue, Feb 28, 2012, 1:27 PM UTC
HN karma
42
Public activity
17 items

About phillc

No profile information was provided.

Recent public activity

  1. story
    Two Problems Jokes

    A collection of "two problems" jokes.

  2. story
  3. comment
    Comment #8183803

    I share your pain.

  4. comment
    Comment #7899241

    I'm currently trying to buy a pair of shoes on amazon, and many reviewers are calling out the fact that after giving the shoes a five star, they go to buy a second pair of the same…

  5. comment
    Comment #6676185

    I actually owe my programming career to MTM. When I was ~10-11 years old, I held many tournaments. At some point, my tournament grew to the point where I couldn't manage signups da…

  6. comment
    Comment #6450761

    I use it here and there as well. I combined it with meteor to give a presentation without having to screen share. https://github.com/phillc/meteor-impress Example: http://phillc-cd…

  7. comment
    Comment #5375499

    You hit my opinion exactly. I love to hate/hate to love meteor because of how easy it is, but I just can't come up with an easy testing scheme outside of full out integration test,…

  8. comment
    Comment #5172272

    If you are worried about cost, just run it on a subset of your servers. 10-20% of your servers should be enough to gather most information you need... unless you are using new reli…

  9. comment
    Comment #5156560

    Your philosophies are sound for banking software. There are cases where startups, social impact organizations, or any fast moving team would pick rails for its fast movement, acces…

  10. comment
    Comment #5153936

    Single location to aggregate a list of all vulnerable apps.

  11. comment
    Comment #5002501

    If you are scanning your code base for find_by_ 's, make sure to look at your find_all_by_ 's as well if you have them.

  12. comment
    Comment #5002380

    Thank you... I always wondered why that was true.

  13. comment
    Comment #4840963

    Yep, it focuses my eyes. While pair programming, it tends to drive the other person nuts.

  14. comment
    Comment #4753396

    And that they took some of the learnings during the contest and saw some decent gains.

  15. comment
    Comment #4478989

    One of the racks fell over onto the other racks, like dominios.

  16. comment
    Comment #4305773

    Yes. I have played with many js frameworks, including derby, meteor, tower, and several more while attempting to build my toy app http://retr.us . While it is built in meteor, I ha…

  17. comment
    Comment #3643051

    Thank you! I was in the middle of debating what to do my presentation in and decided to go with Shower because of your analysis.