Viewing profile — Dunearhp
Dunearhp
HN member- Joined
- Sun, Dec 20, 2009, 4:31 AM UTC
- HN karma
- 35
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About Dunearhp
No profile information was provided.
Recent public activity
-
comment
Comment #1490459
It was installed by default on one of my old debian boxes. The first time I stumbled upon it I felt like I was in the twilight zone. It took some time to realize what it was.
-
comment
Comment #1473657
It is one of the few arguments that doesn't first require the other person to have a deep understanding of functional programming. Try to convince someone of the value of immutabil…
-
comment
Comment #1471590
You can be a good bricklayer without knowing much about structural engineering. What happens when you want to build something taller than ten stories? What happens when you want to…
-
comment
Comment #1422232
This is what I think they are doing.
-
comment
Comment #1408255
Why does someone need a reason not to answer a silly question.
-
comment
Comment #1370397
Do you use EV to run your Perl web apps as free standing applications? Or do you use it for some other purpose?
-
comment
Comment #1351830
Your point is invalid, and is in fact a much better argument for open standards, which don't require a predatory monopoly to benefit the ecosystem. Consider: The value of TCP is no…
-
comment
Comment #1254943
It is an interesting video. Quick summary: Node.js is a program/api written in C that lets you write asynchronous servers in javascript. All IO is done through event loops and call…
-
comment
Comment #1237828
He confuses his own internal mental model with the actual nature of electricity. Mostly this is just arguments about semantics.
-
comment
Comment #1234346
They've moved the hosting to Australia.
-
comment
Comment #1005744
I've been using HStringTemplate on top of happstack quite happily. REST would be fairly easy to achieve using this approach. I would venture to suggest that most people would find …