Viewing profile — redneckbeard
redneckbeard
HN member- Joined
- Wed, Aug 14, 2013, 2:17 PM UTC
- HN karma
- 137
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About redneckbeard
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #6802359
Use of gadget/template is totally optional. The _primary_ use case for Gadget is RESTful web services. That's why you can route to a resource, and have the appropriate controller m…
-
comment
Comment #6801816
Recompiling and restarting the server has yet to become a bottleneck in development for me, or at least it hasn't caused enough friction or irritation to compel me to add something…
-
comment
Comment #6801795
I just don't understand the argument that we should all just use HandlerFuncs for everything. Python and Ruby have stdlib HTTP facilities that are pretty good. They aren't nearly a…
-
comment
Comment #6801714
I would like to go something like "batteries included but not installed." The User interface I have now is a good example of what I mean -- I would prefer to keep everything built …
-
comment
Comment #6801157
Two reasons: 1) I didn't want routes in a text file. This is whiny, I know. Just a personal preference. 2) Go is the only programming language that has held my attention long enoug…
- story
- story
-
comment
Comment #6212094
My understanding is that many people try Go and decide they don't like it, as you did; at the same time, many have experiences that are similar to mine and they embrace it. To each…
-
comment
Comment #6211731
Original author of the post in question here. Please note that the microbench was "rigged" by the author of Node when he was first presenting it several years ago (spelled out in t…