Live data from Hacker News

Viewing profile — trung_pham

trung_pham

HN member
Joined
Sat, Jul 14, 2012, 8:33 AM UTC
HN karma
28
Public activity
21 items

About trung_pham

No profile information was provided.

Recent public activity

  1. comment
    Comment #4662916

    Why do you put audit logs in postgresql? Wouldnt riak be a better storage?

  2. comment
    Comment #4641634

    Very cool. Maybe Go will win some people back to the strongly typed language realm. Having the compiler acts as a safety net is pretty awesome. Much better than having your code bl…

  3. comment
    Comment #4615930

    Node.js is old news. Time to move on to GoLang. :)

  4. comment
    Comment #4602525

    What about Java?

  5. comment
    Comment #4570960

    It's very hard to do Test Driven Development in Go because there is no mocking library that can help with stubbing constructor or static method. I feel that people who jumped ship …

  6. comment
    Comment #4563131

    What is the posts count on Go on Hacker News now? Anyone been counting?

  7. comment
  8. comment
  9. comment
    Comment #4401707

    Check out Yahoo Mojito.

  10. comment
    Comment #4369086

    agree. this is a horrible solution. sigh...

  11. comment
    Comment #4343241

    Unlike Ruby, I'm stilling waiting for the one framework to stand out and dominate others, like Rails. As of now, there are too many little web frameworks in Go. Most of them are in…

  12. comment
    Comment #4341829

    It would be cool if someone make a rails like framework for GoLang. :)

  13. comment
    Comment #4327468

    Why are people so quick to dismiss Yahoo Mojito? All these frameworks only run inside the browser. A little ehh to me, nothing revolutionizing. Yahoo's Mojito is a game changer. It…

  14. comment
    Comment #4316031

    I have a feeling if this thing does not stop spreading, then expect Facebook stock to drop by 50% on their next earning report... Advertisers will cut their budget and that will ki…

  15. comment
    Comment #4303333

    Still waiting on the day that I can use Meteor without giving up on SEO...

  16. comment
    Comment #4300153

    You run the show by architecting your software. Not by counting the number of key strokes you typed.

  17. comment
    Comment #4300148

    Exactly. Duck typing sucks. I don't know why it was invented...

  18. comment
    Comment #4300145

    IntelliJ is the best IDE out there. It might be pricy, but it will save you so much time in the long run. Since time is money, you will end up saving money too. :)

  19. comment
    Comment #4299660

    I love static typed language. With a proper IDE, code navigation, completion work like magic. I end up doing less typing than the dynamic typed language. Have you ever tried to aut…

  20. comment
    Comment #4294614

    We worked so hard over the past decade to separate the presentation code from the business logic code. And moving away from SOAP/RPC to simple REST protocol. Then come nodejs and f…

  21. comment
    Comment #4264327

    What happens when your phone runs out of juice?