Viewing profile — trung_pham
trung_pham
HN member- Joined
- Sat, Jul 14, 2012, 8:33 AM UTC
- HN karma
- 28
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About trung_pham
No profile information was provided.
Recent public activity
-
comment
Comment #4662916
Why do you put audit logs in postgresql? Wouldnt riak be a better storage?
-
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…
-
comment
Comment #4615930
Node.js is old news. Time to move on to GoLang. :)
-
comment
Comment #4602525
What about Java?
-
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 …
-
comment
Comment #4563131
What is the posts count on Go on Hacker News now? Anyone been counting?
-
comment
Comment #4563104
InteliJ
- comment
-
comment
Comment #4401707
Check out Yahoo Mojito.
-
comment
Comment #4369086
agree. this is a horrible solution. sigh...
-
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…
-
comment
Comment #4341829
It would be cool if someone make a rails like framework for GoLang. :)
-
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…
-
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…
-
comment
Comment #4303333
Still waiting on the day that I can use Meteor without giving up on SEO...
-
comment
Comment #4300153
You run the show by architecting your software. Not by counting the number of key strokes you typed.
-
comment
Comment #4300148
Exactly. Duck typing sucks. I don't know why it was invented...
-
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. :)
-
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…
-
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…
-
comment
Comment #4264327
What happens when your phone runs out of juice?